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
Forest Hale
88cea027e6
ported over the 1.5 branch version of q3map2 which is newer
...
made Visual Studio files work in VS2005 Express
fixed a ton of warnings in VS2005 Express
fixed some compile problems on OpenSUSE 11.0
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@302 8a3a26a2-13c4-0310-b231-cf6edde360e5
2008-07-25 07:31:37 +00:00
mattn
0902485233
* more translateable strings
...
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@295 8a3a26a2-13c4-0310-b231-cf6edde360e5
2008-07-05 08:37:22 +00:00
mattn
04c7eb042d
* reactivated WXY_Print function to generate screenshots from the xy window
...
* removed all the references to the old bugzilla links (deadlinks - no longer useful)
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@289 8a3a26a2-13c4-0310-b231-cf6edde360e5
2008-06-27 15:09:36 +00:00
mattn
146deafcee
* mark strings translateable in the dialogs
...
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@271 8a3a26a2-13c4-0310-b231-cf6edde360e5
2008-06-26 10:19:31 +00:00
mattn
e4b1c1a55c
* fixed a lot of compiler warnings (mostly const char * stuff and use of uninitialized data)
...
* add support for translating radiant (just marked three strings, more to come)
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@264 8a3a26a2-13c4-0310-b231-cf6edde360e5
2008-06-26 07:52:02 +00:00
TTimo
f33fed31ce
misc fixes
...
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant@200 8a3a26a2-13c4-0310-b231-cf6edde360e5
2008-03-02 23:36:20 +00:00
TTimo
33efc90892
more eol-style
...
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant@185 8a3a26a2-13c4-0310-b231-cf6edde360e5
2007-11-04 03:51:54 +00:00
TTimo
8037810110
transfer from internal tree r5311 branches/1.4-gpl
...
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant@177 8a3a26a2-13c4-0310-b231-cf6edde360e5
2007-09-12 18:54:28 +00:00