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
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
Timothee "TTimo" Besset
32fba996a0
Merge pull request #465 from Pan7/deprgtk
...
Remove deprecated gtkhandlebox and replace gdk_window_get_pointer
2017-04-27 08:33:12 -05:00
Timothee "TTimo" Besset
ceb9873524
Merge pull request #462 from Pan7/deprcombo
...
Replace deprecated gtk combo
2017-04-27 08:33:05 -05:00
Pan7
d70d6242c1
Fix link in the about dialog
2017-04-27 14:14:19 +02:00
Pan7
e822bca2ae
Remove deprecated gtkhandlebox and replace gdk_window_get_pointer
2017-04-27 00:40:18 +02:00
Pan7
0402765f7b
Replace deprecated gtk combo
2017-04-24 16:32:26 +02:00
Timothee "TTimo" Besset
c73a4bf3b9
Merge pull request #461 from ensiform/gitignore-cleanup-vs15
...
Update gitignore to cleanup some build spam
2017-04-23 12:01:08 -05:00
Ensiform
05c9fabc10
Update gitignore to cleanup some build spam
...
Noticed a lot of spam on newer VS builds. Primarily 2017 so I updated these to cut out a lot of cruft from git status log that doesn't belong on the repo.
2017-04-23 00:29:56 -05:00
Timothee "TTimo" Besset
7eec9a733f
Merge pull request #460 from Pan7/okcancelorder
...
Switch OK-Cancel order for the preference dialog
2017-04-22 15:12:17 -05:00
Pan7
ecf10f473a
Switch OK-Cancel order for the preference dialog
2017-04-22 21:32:38 +02:00
Timothee Besset
cbb3fc5f03
copy bobtoolz content during setup
2017-04-22 13:48:20 -05:00
Timothee Besset
6bf30aea6b
Merge branch 'Pan7-openurl'
2017-04-22 13:14:24 -05: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
Timothee "TTimo" Besset
ba1e7f2efb
Merge pull request #450 from Pan7/deprcursor2
...
Replace deprecated gdk_cursor_new
2017-04-22 13:05:20 -05:00
Timothee "TTimo" Besset
58362df1d2
Merge pull request #458 from Pan7/projq2ctf
...
Project Settings for Quake II with CTF
2017-04-22 12:52:35 -05:00
Timothee "TTimo" Besset
36ebaecbc0
Merge pull request #448 from Pan7/freegrcpath
...
Free m_global_rc_path
2017-04-22 12:50:49 -05:00
Timothee "TTimo" Besset
0a965b80d6
Merge pull request #447 from Pan7/plugwidget
...
Add plugin parent widget
2017-04-22 12:50:28 -05:00
Pan7
16450b57d2
Project Settings for Quake II with CTF
2017-04-21 18:42:14 +02:00
Timothee Besset
330515b1b7
Merge branch 'Pan7-deprchild'
2017-04-16 21:28:24 -05:00
Timothee Besset
0a03a455c3
fix win32 msvc build - this should be tested more often, really
2017-04-16 21:28:07 -05: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
48d9cdeff7
Merge branch 'Pan7-surfmainwin'
2017-04-15 13:18:18 -05:00
Timothee Besset
3de5e43b8f
Merge branch 'surfmainwin' of git://github.com/Pan7/GtkRadiant into Pan7-surfmainwin
2017-04-15 13:17:56 -05:00
Timothee Besset
8b9be611ff
Merge branch 'Pan7-entity_info'
2017-04-15 13:17:04 -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
Timothee Besset
79c6802229
Merge branch 'Pan7-textalign'
2017-04-15 13:15:55 -05:00
Pan7
c29e8da324
Use GTK to open URLs
2017-04-14 19:52:25 +02:00
Pan7
5c224421bc
Replace deprecated gdk_cursor_new
2017-04-10 17:23:08 +02:00
Pan7
766315cf85
Free m_global_rc_path
2017-04-05 16:29:02 +02:00
Pan7
c34edd31b9
Add plugin parent widget
2017-04-04 22:54:03 +02:00
Pan7
ddbf0ec597
Replace deprecated GtkSignalFunc, gtk_container_children
2017-04-03 19:26:13 +02:00
Pan7
cc75513546
Main app window for surface plugins
2017-03-31 13:56:34 +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
Timothee "TTimo" Besset
16453c6ac2
Merge pull request #441 from Pan7/dlgi
...
Dialog improvements
2017-03-26 11:21:47 -05: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
Timothee "TTimo" Besset
43e9164c9e
Merge pull request #437 from Pan7/entity_icons
...
Icons for right click entity menu
2017-03-19 10:26:13 -05:00
Timothee "TTimo" Besset
d5289ada14
Merge pull request #439 from Pan7/sys_fprintf
...
More Sys_FPrintf with SYS_WRN
2017-03-19 09:27:53 -05:00
Timothee "TTimo" Besset
41f6c7d2c5
Merge pull request #438 from Pan7/gtkrealize
...
Remove gtk_widget_realize calls
2017-03-19 09:27:39 -05:00
Timothee "TTimo" Besset
81256e7f8a
Merge pull request #440 from Pan7/gtkref
...
Replacing deprecated gtk_widget_ref/unref
2017-03-19 09:25:58 -05:00
Pan7
dc6faca5b0
Replacing deprecated gtk_widget_ref/unref
2017-03-19 11:30:01 +01:00
Pan7
9af42bb314
More Sys_FPrintf with SYS_WRN
2017-03-18 18:45:32 +01:00
Pan7
82398621e1
Remove gtk_widget_realize calls
2017-03-17 17:09:26 +01:00
Pan7
28da96daac
Icons for right click entity menu
2017-03-17 13:47:32 +01:00
Timothee "TTimo" Besset
d0163d2dde
Merge pull request #436 from Pan7/mgtki81n
...
More gtk i18n
2017-03-16 08:06:16 -05:00
Pan7
626c2ef7cd
More gtk i81n
2017-03-16 12:40:56 +01:00