Pan7
1f40723a78
Replace deprecated gtk_menu_append
2017-05-16 12:25:41 +02:00
Pan7
2e119b583d
Extra gtk_box_set_homogeneous function calls
2017-05-16 00:34:04 +02:00
Timothee "TTimo" Besset
ef888dede5
Merge pull request #492 from Pan7/bobNum
...
Numeric text fields for bobtoolz
2017-05-15 17:06:30 -05:00
Timothee "TTimo" Besset
51ffafb354
Merge pull request #491 from Pan7/touchIcon
...
Make hollow touch icon
2017-05-15 17:05:56 -05:00
Timothee "TTimo" Besset
3108a704ac
Merge pull request #489 from Pan7/menuEllipses
...
Make menus more consistent with ellipses
2017-05-15 17:05:38 -05:00
Timothee "TTimo" Besset
817dfbb9ee
Merge pull request #487 from Pan7/entViewPaned
...
GtkPaned for the Entity View Dialog
2017-05-15 17:05:20 -05:00
Timothee "TTimo" Besset
786ea1d4e7
Merge pull request #486 from Pan7/cfgGLayout
...
Adjusting the layout of the "Configure games" dialog
2017-05-15 17:04:28 -05:00
Pan7
d08926a1fe
Numeric text fields for bobtoolz
2017-05-14 05:18:36 +02:00
Pan7
c549790025
Make hollow touch icon
2017-05-11 03:46:07 +02:00
Pan7
31c24a875f
Make menus more consistent with ellipses
2017-05-10 23:26:29 +02:00
Pan7
3d9d86a48c
GtkPaned for the Entity View Dialog
2017-05-08 00:40:46 +02:00
Pan7
c1f482b034
Adjusting the layout of the "Configure games" dialog
2017-05-08 00:01:49 +02:00
TTimo
a3e015da0a
Merge branch 'Mateos81-InvalidMiscModelFix'
2017-05-07 16:13:15 -05:00
TTimo
e4a1a3c850
Merge branch 'InvalidMiscModelFix' of https://github.com/Mateos81/GtkRadiant into Mateos81-InvalidMiscModelFix
2017-05-07 16:11:11 -05:00
Timothee "TTimo" Besset
eba9e88981
Merge pull request #483 from Pan7/entViewUpd
...
Entities/Entity View update
2017-05-07 15:54:31 -05:00
Timothee "TTimo" Besset
c3fc08e454
Merge pull request #482 from Pan7/imgAlt
...
Image loading fallback
2017-05-07 15:53:43 -05:00
Timothee "TTimo" Besset
0bf677c42d
Merge pull request #480 from Pan7/multiselect2
...
Multiselect and description for the Entity Info dialog
2017-05-07 15:52:47 -05:00
Christophe Mateos
6ba4b02cbc
Enough.
2017-05-05 23:38:07 +02:00
Christophe Mateos
bc2b5d860c
Merge branch 'InvalidMiscModelFix' of https://github.com/Mateos81/GtkRadiant into InvalidMiscModelFix
2017-05-05 23:30:32 +02:00
Christophe Mateos
d25fc9b847
Rollback again.
2017-05-05 23:27:33 +02:00
Christophe Mateos
1fb67d4ed0
Merge branch 'InvalidMiscModelFix' of https://github.com/Mateos81/GtkRadiant into InvalidMiscModelFix
2017-05-05 23:24:10 +02:00
Mateos81
58a263dbe4
Make NULL models rendered as a box, and selectable (were already editable)
...
TODO:
- Handle the case "Model not found".
- Add relevant console prints.
- Fix glitchy-looking selected box.
Alignments in code.
More texture suffix checks for DarkPlaces effect texture names.
PicoModel Backport: Fixed compilation.
Update .gitignore
Added more exclusions, most of them Windows/Visual Studio related.
Aligment.
Fix compilation on OS X. How is this working elsewhere?
This generates a different warning now, and is just wrong anyway.
Fix a handful of compiler warnings.
Fix for potentially using uninitialized variable
Fix gcc warning shdr may be used uninitialized
Fix gcc warning i may be used uninitialized
tweak previous pull with an assert
remove unused tex_palette
Fix gcc warning item may be used uninitialized in this function
read source file lists from .vcxproj files for SCons build
remove the old .vcproj
m4_submat modification
Fix gcc warning sizeof on array function parameter src will return size of float (*)[3]
Rollback on alignments.
2017-05-05 23:23:06 +02:00
Christophe Mateos
877f0b4c2f
Finalizing alignments rollback.
2017-05-05 10:40:38 +02:00
Christophe Mateos
c03075a737
Rollback on alignments.
2017-05-05 10:17:10 +02:00
Christophe Mateos
fba3bd3f4d
Merge remote-tracking branch 'refs/remotes/TTimo/master' into InvalidMiscModelFix
...
# Conflicts:
# plugins/entity/entity_entitymodel.h
2017-05-04 21:27:04 +02:00
Pan7
75079e179f
Entities/Entity View update
2017-05-02 23:22:08 +02:00
Pan7
d1ace58ceb
Image loading fallback
2017-05-02 22:18:43 +02:00
Pan7
7e95dbb1e0
Texture directory list
2017-05-02 02:15:35 +02:00
Pan7
45c2924e27
Multiselect and description for the Entity Info dialog
2017-04-30 22:35:20 +02:00
Timothee "TTimo" Besset
9228a5508b
Merge pull request #479 from Pan7/FixNullWarn
...
Remove unused var g_cNull
2017-04-30 14:51:36 -05:00
Timothee "TTimo" Besset
29ff5ac400
Merge pull request #478 from Pan7/FixComboWarn
...
Fix DLG_COMBO_INT warning
2017-04-30 14:51:25 -05:00
Timothee "TTimo" Besset
f730908a3d
Merge pull request #476 from Pan7/DeprStock
...
Replace deprecated gtk_image_new_from_stock
2017-04-30 14:47:22 -05:00
Timothee "TTimo" Besset
7210fa0f46
Merge pull request #475 from Pan7/deprAppend
...
Replace deprecated gtk_toolbar_append_item
2017-04-30 14:46:19 -05:00
Pan7
12ac550d8b
Remove unused var g_cNull
2017-04-29 13:25:45 +02:00
Pan7
c1fddf7cff
Fix DLG_COMBO_INT warning
2017-04-29 13:15:19 +02:00
Pan7
38dab47117
Replace deprecated gtk_image_new_from_stock
2017-04-28 21:22:44 +02:00
Pan7
b4af08ec90
Replace deprecated gtk_toolbar_append_item
2017-04-28 19:04:04 +02:00
Timothee "TTimo" Besset
83568617ac
Merge pull request #469 from Pan7/fixconst
...
Fix a const warning/error
2017-04-28 07:25:04 -05:00
Timothee "TTimo" Besset
0f345cf728
Merge pull request #474 from Pan7/FixAbsWarn
...
Fix abs warning
2017-04-28 07:16:05 -05:00
Timothee "TTimo" Besset
dd6134a197
Merge pull request #473 from Pan7/FixParWarn
...
Fix extraneous parentheses warning
2017-04-28 07:15:50 -05:00
Timothee "TTimo" Besset
8dbbf5bf36
Merge pull request #472 from Pan7/Fixsenwarn
...
Fix missing sentinel warning
2017-04-28 07:15:27 -05:00
Timothee "TTimo" Besset
24a2a70db7
Merge pull request #471 from Pan7/fixextwarn
...
Fix uninitialized use of ext warning
2017-04-28 07:14:42 -05:00
Timothee "TTimo" Besset
967d2a88f6
Merge pull request #470 from Pan7/fixwarn1
...
Fix delete and comparison warning
2017-04-28 07:14:23 -05:00
Timothee "TTimo" Besset
cadc00939f
Merge pull request #468 from Pan7/numfields
...
Turn text fields into numeric text fields only
2017-04-28 07:11:48 -05:00
Pan7
a7f7a59422
Fix abs warning
2017-04-28 13:59:41 +02:00
Pan7
66a2b5f03c
Fix more missing sentinel warnings
2017-04-27 23:35:50 +02:00
Pan7
81a1776bbd
Fix more extraneous parentheses warnings
2017-04-27 21:58:43 +02:00
Pan7
3f87271ea6
Fix extraneous parentheses warning
2017-04-27 21:03:13 +02:00
Pan7
d3142c153d
Fix missing sentinel warning
2017-04-27 20:49:58 +02:00
Pan7
cc8cbd8a72
Fix uninitialized use of ext warning
2017-04-27 18:12:09 +02:00