Pan7
7d96eec99a
Fix Light Intensity Dialog when using accelerator
2017-08-13 03:12:28 +02:00
Pan7
8ea1da552a
Adjusting Focus 2d View for multiselect
2017-07-06 21:47:16 +02:00
Timothee "TTimo" Besset
c66e55196b
Merge pull request #511 from Pan7/Focus2D
...
Focus Entity in 2D Views
2017-07-05 10:33:48 +02:00
Pan7
1463e8edb0
Focus Entity in 2D Views
2017-06-11 00:05:41 +02:00
Pan7
1024a57584
Fix game mode of project settings
2017-06-02 00:04:06 +02:00
Timothee "TTimo" Besset
8536330197
Merge pull request #504 from Pan7/FixMisText
...
Fix missing text field
2017-05-27 16:08:15 -05:00
Pan7
24be19bf0d
Fix missing text field
2017-05-25 19:36:37 +02: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
2e119b583d
Extra gtk_box_set_homogeneous function calls
2017-05-16 00:34:04 +02:00
Pan7
3d9d86a48c
GtkPaned for the Entity View Dialog
2017-05-08 00:40:46 +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
83568617ac
Merge pull request #469 from Pan7/fixconst
...
Fix a const warning/error
2017-04-28 07:25:04 -05:00
Pan7
d3142c153d
Fix missing sentinel warning
2017-04-27 20:49:58 +02:00
Pan7
179e6f01fa
Fix a const warning/error
2017-04-27 17:30:17 +02:00
Timothee "TTimo" Besset
6e3c89c217
Merge pull request #466 from Pan7/aboutlink
...
Fix link in the about dialog
2017-04-27 08:33:19 -05:00
Pan7
d70d6242c1
Fix link in the about dialog
2017-04-27 14:14:19 +02:00
Pan7
0402765f7b
Replace deprecated gtk combo
2017-04-24 16:32:26 +02:00
Timothee Besset
c435e891b0
cleanup dead code
2017-04-22 13:13:59 -05:00
Timothee Besset
12b5a1c766
Merge branch 'openurl' of https://github.com/Pan7/GtkRadiant into Pan7-openurl
2017-04-22 13:05:52 -05:00
Pan7
16450b57d2
Project Settings for Quake II with CTF
2017-04-21 18:42:14 +02:00
Timothee Besset
7cd6a22c52
Merge branch 'deprchild' of git://github.com/Pan7/GtkRadiant into Pan7-deprchild
2017-04-16 21:11:31 -05:00
Timothee Besset
d417283518
Merge branch 'entity_info' of git://github.com/Pan7/GtkRadiant into Pan7-entity_info
2017-04-15 13:16:45 -05:00
Pan7
c29e8da324
Use GTK to open URLs
2017-04-14 19:52:25 +02:00
Pan7
ddbf0ec597
Replace deprecated GtkSignalFunc, gtk_container_children
2017-04-03 19:26:13 +02:00
Pan7
d98297759e
Align Entity Info Dialog
2017-03-29 12:39:36 +02:00
Pan7
aeaa370f09
Left align for the text of Labels
2017-03-28 09:29:11 +02:00
Pan7
e9aa6a836f
More Dialog improvements
2017-03-26 17:09:18 +02:00
Pan7
c2e44c532a
Dialog improvements
2017-03-23 09:37:50 +01:00
Pan7
bdb1c3abaa
Replacing deprecated GTK functions
2017-03-15 11:58:36 +01:00
Timothee "TTimo" Besset
7768219268
Merge pull request #425 from Pan7/rotateenter
...
Arbitrary rotation, apply on enter key press
2017-03-07 18:06:48 -05:00
Timothee "TTimo" Besset
b2dd3a3164
Merge pull request #424 from Pan7/scaleenter
...
Scale dialog, apply on enter key press
2017-03-07 18:06:29 -05:00
Pan7
30286e10a1
Arbitrary rotation, apply on enter key press
2017-03-07 08:51:12 +01:00
Pan7
0ba407b1b1
Scale dialog, apply on enter key press
2017-03-07 08:40:41 +01:00
Timothee "TTimo" Besset
454a6dc72e
Merge pull request #420 from Pan7/gtk2events
...
Use GTK2 events
2017-03-05 18:43:54 -05:00
Pan7
afca61523a
Use GTK2 events
2017-03-04 18:36:21 +01:00
Pan7
4f0c07282f
Adjusting Project Settings dialog for games
2017-03-03 16:35:26 +01:00
Pan7
7ae40ed73c
Win fallback for non associated shader files
2016-05-16 22:49:20 +02:00
jdolan
10569d4e0c
Attempt to resolve prefix_win32 support on Windows. Support for m_strHomeGame was previously conditionalized for Linux and Mac only. Also, try to fix a few OS-specific path issues by using G_DIR_SEPARATOR.
2013-09-13 10:07:17 -04:00
Chris Brooke
60a0f49052
some more gtk spin-button cleanup ( Preferences / Surface Inspector / Patch Inspector / Arbitrary Rotation / gtkGenSurf plugin )
2013-07-22 03:06:06 +01:00
Timothee "TTimo" Besset
2ca658fe9f
convert projects to msvc 2012
2013-05-23 20:44:41 -05:00
jdolan
a269593afe
Low hanging fruit: bring the number of compiler warnings down from 264 to 33.
2013-05-03 02:57:29 -04:00
freemancw
060a9ba011
fixed links to point to correct locations, more descriptive labels
2012-12-25 09:00:14 -05:00
freemancw
1b1a7ed108
changed bmps to pngs
2012-12-19 01:37:36 -05:00
Clinton Freeman
6a2288bb90
centered about on parent window
2012-04-01 21:01:18 -04:00
Clinton Freeman
5a4c0cc6bc
reorganized about dialog code, added updated 1.5.0 .ico
2012-04-01 20:37:53 -04:00
Clinton Freeman
adeab050ef
reorganized about dialog and updated logo. fixed
...
broken links
2012-04-01 16:54:44 -04:00
Timothee TTimo Besset
830125fad0
uncrustify! now the code is only ugly on the *inside*
2012-03-17 15:01:54 -05:00
TTimo
7c46911658
rebuilt gtk binary dependencies file
...
fixed/optimized a number of VC9 project settings
fixed sprintf being hijacked by intl.dll stuff
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@345 8a3a26a2-13c4-0310-b231-cf6edde360e5
2010-12-13 04:21:05 +00:00
TTimo
a54ff4a83e
apply misc fixes from Markus Fischer and Rambetter
...
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@329 8a3a26a2-13c4-0310-b231-cf6edde360e5
2009-12-31 18:45:35 +00:00