Pan7
|
1024a57584
|
Fix game mode of project settings
|
2017-06-02 00:04:06 +02:00 |
|
Pan7
|
abee57bffe
|
Replace deprecated gtk_toolbar_append_element
|
2017-05-30 19:35:43 +02:00 |
|
Timothee "TTimo" Besset
|
5622d0b02b
|
Merge pull request #507 from Pan7/MoveTexDirList
Move Texture Directory List setting to Texture Settings
|
2017-05-27 18:55:46 -05:00 |
|
Pan7
|
55ef0c7e53
|
Move Texture Directory List setting to Texture Settings
|
2017-05-28 01:29:00 +02:00 |
|
Timothee "TTimo" Besset
|
94fa9fd42f
|
Merge pull request #506 from Pan7/deprGdkDisplay
Replace deprecated GDK_DISPLAY with gdk_x11_get_default_xdisplay
|
2017-05-27 18:20:51 -05:00 |
|
Pan7
|
23018aaf4d
|
Replace deprecated GDK_DISPLAY with gdk_x11_get_default_xdisplay
|
2017-05-28 01:09:56 +02:00 |
|
Timothee Besset
|
e02a9194b7
|
clean out a bunch of obsolete vendor and hardware specific GL workarounds
|
2017-05-27 17:15:06 -05:00 |
|
Timothee Besset
|
9123ea1cb0
|
fix preferences panes being off by 1
|
2017-05-27 17:01:11 -05:00 |
|
Timothee "TTimo" Besset
|
7cdf4a24cb
|
Merge pull request #502 from Mateos81/ModelBrowsingTweak
Model browsing: move "All supported types" to top
|
2017-05-27 16:32:37 -05:00 |
|
Timothee "TTimo" Besset
|
39bff93f2b
|
Merge pull request #505 from Pan7/noGuiUpd
No GUI update during creation
|
2017-05-27 16:14:26 -05:00 |
|
Timothee "TTimo" Besset
|
8536330197
|
Merge pull request #504 from Pan7/FixMisText
Fix missing text field
|
2017-05-27 16:08:15 -05:00 |
|
Timothee "TTimo" Besset
|
782d4b62bb
|
Merge pull request #503 from Pan7/gtkfilesel
Remove obsolete gtk file selection code
|
2017-05-27 16:08:00 -05:00 |
|
Pan7
|
7067c4d142
|
No GUI update during creation
|
2017-05-25 21:42:01 +02:00 |
|
Pan7
|
24be19bf0d
|
Fix missing text field
|
2017-05-25 19:36:37 +02:00 |
|
Pan7
|
49345dec38
|
Remove obsolete gtk file selection code
|
2017-05-24 21:53:15 +02:00 |
|
Christophe Mateos
|
45dd743f81
|
Move "All supported types" to top
Like usual browse menu. Migrated "as-is" (just for the model browser for
now)
|
2017-05-24 21:23:47 +02:00 |
|
Timothee "TTimo" Besset
|
5940b1adbc
|
Merge pull request #501 from Mateos81/TexDirWinRunTimeFix
Fixes the Windows run time exceptions upon start up
|
2017-05-23 11:05:29 -05:00 |
|
Christophe Mateos
|
92f6aa84e0
|
Merging commits.
|
2017-05-23 16:16:37 +02:00 |
|
Timothee "TTimo" Besset
|
c49c7e0f3e
|
Merge pull request #481 from Pan7/TexDirList
Texture directory list
|
2017-05-22 08:41:46 -05:00 |
|
Timothee "TTimo" Besset
|
afc4b75c61
|
Merge pull request #499 from Pan7/toascii
Rename __toascii to toascii
|
2017-05-22 08:40:06 -05:00 |
|
Timothee "TTimo" Besset
|
e6c89df898
|
Merge pull request #500 from Pan7/DLG_ENTRY
Remove obsolete DLG_ENTRY_FLOAT and DLG_ENTRY_INT
|
2017-05-22 08:38:16 -05:00 |
|
Pan7
|
1294c35880
|
Merge branch 'master' of https://github.com/TTimo/GtkRadiant into TexDirList
# Conflicts:
# radiant/preferences.cpp
|
2017-05-22 13:51:27 +02:00 |
|
Pan7
|
7bf02bca91
|
Remove obsolete DLG_ENTRY_FLOAT and DLG_ENTRY_INT
|
2017-05-22 12:23:09 +02:00 |
|
Pan7
|
a5887fbfc1
|
Rename __toascii to toascii
|
2017-05-22 12:13:01 +02:00 |
|
Timothee "TTimo" Besset
|
422cd9d40f
|
Merge pull request #498 from Pan7/remGdk
Remove obsolete gdk header
|
2017-05-21 10:00:05 -05:00 |
|
Timothee "TTimo" Besset
|
c521b127b7
|
Merge pull request #497 from Pan7/deiconify
Use gtk_window_deiconify for Sys_Restore
|
2017-05-21 09:59:52 -05:00 |
|
Timothee "TTimo" Besset
|
14b200e58b
|
Merge pull request #494 from Pan7/deprMenuA
Replace deprecated gtk_menu_append
|
2017-05-21 09:57:21 -05:00 |
|
Timothee "TTimo" Besset
|
19efeb56a5
|
Merge pull request #493 from Pan7/homog
Extra gtk_box_set_homogeneous function calls
|
2017-05-21 09:57:06 -05:00 |
|
Pan7
|
3730351e8a
|
Remove obsolete gdk header
|
2017-05-20 15:32:59 +02:00 |
|
Pan7
|
c757835111
|
Remove unused header gdkwin32.h
|
2017-05-20 13:09:51 +02:00 |
|
Pan7
|
8df88a23d1
|
Use gtk_window_deiconify for Sys_Restore
|
2017-05-20 12:05:38 +02:00 |
|
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 |
|