Commit graph

1046 commits

Author SHA1 Message Date
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
Pan7
e74153558b Fix delete and comparison warning 2017-04-27 17:56:57 +02:00
Pan7
179e6f01fa Fix a const warning/error 2017-04-27 17:30:17 +02:00
Pan7
9bdaea08a6 Turn text fields into numeric text fields only 2017-04-27 17:21:14 +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