Commit Graph

411 Commits

Author SHA1 Message Date
TTimo 7ffb0a94f4 wip removing old STLPort and cleaning up to std:: 2017-08-06 17:22:08 -05: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
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 2e119b583d Extra gtk_box_set_homogeneous function calls 2017-05-16 00:34:04 +02: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
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 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
Christophe Mateos 6ba4b02cbc Enough. 2017-05-05 23:38:07 +02:00
Christophe Mateos d25fc9b847 Rollback again. 2017-05-05 23:27:33 +02:00
Christophe Mateos 877f0b4c2f Finalizing alignments rollback. 2017-05-05 10:40:38 +02:00
Christophe Mateos c03075a737 Rollback on alignments. 2017-05-05 10:17:10 +02:00
Christophe Mateos fba3bd3f4d Merge remote-tracking branch 'refs/remotes/TTimo/master' into InvalidMiscModelFix
# Conflicts:
#	plugins/entity/entity_entitymodel.h
2017-05-04 21:27:04 +02:00
Pan7 75079e179f Entities/Entity View update 2017-05-02 23:22:08 +02:00
Pan7 d1ace58ceb Image loading fallback 2017-05-02 22:18:43 +02:00
Pan7 45c2924e27 Multiselect and description for the Entity Info dialog 2017-04-30 22:35:20 +02: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
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 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
Pan7 66a2b5f03c Fix more missing sentinel warnings 2017-04-27 23:35:50 +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 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
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
Pan7 ecf10f473a Switch OK-Cancel order for the preference dialog 2017-04-22 21:32:38 +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
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
Pan7 16450b57d2 Project Settings for Quake II with CTF 2017-04-21 18:42:14 +02:00