Commit graph

339 commits

Author SHA1 Message Date
Pan7
82398621e1 Remove gtk_widget_realize calls 2017-03-17 17:09:26 +01:00
Pan7
bdb1c3abaa Replacing deprecated GTK functions 2017-03-15 11:58:36 +01:00
Timothee "TTimo" Besset
55f4a45c6a Merge pull request #433 from Pan7/gtkimage
Update for the gtk image loading
2017-03-13 10:37:21 -05:00
Pan7
9a010854de Updating gtk image loading 2017-03-13 11:25:45 +01:00
Pan7
7decfc1cd0 Fix small gtk bug 2017-03-13 01:17:27 +01:00
Timothee "TTimo" Besset
f3f2e0262f Merge branch 'master' into gtk-i81n 2017-03-12 12:42:16 -05:00
Timothee "TTimo" Besset
cb1e21565b Merge pull request #429 from Pan7/gtkimpro
gtk improvements
2017-03-12 12:41:24 -05:00
Pan7
26f4bd0f4f gtk i81n 2017-03-10 23:03:03 +01:00
Pan7
9f22a81a64 gtk improvements 2017-03-10 22:44:05 +01:00
Timothee "TTimo" Besset
9534770d08 Merge pull request #426 from Pan7/f1help
F1 key binding for help
2017-03-09 06:58:33 -05:00
Timothee "TTimo" Besset
d9b4f20896 Merge pull request #427 from Pan7/beepsave
Beep save option
2017-03-09 06:57:32 -05:00
Pan7
3ebb7df7a5 Beep save option 2017-03-09 08:50:45 +01:00
Pan7
5414eba3e9 F1 key binding for help 2017-03-08 21:52:06 +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
Timothee "TTimo" Besset
42e18043e9 Merge pull request #423 from Pan7/minid
No Minidump for debug builds
2017-03-07 17:56:00 -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
Pan7
287a48d77b No Minidump for debug builds 2017-03-06 14:02:48 +01:00
Timothee "TTimo" Besset
454a6dc72e Merge pull request #420 from Pan7/gtk2events
Use GTK2 events
2017-03-05 18:43:54 -05:00
Timothee "TTimo" Besset
ecbcabd9c4 Merge pull request #421 from Pan7/Fixsleep
Fix sleep function
2017-03-05 18:43:47 -05:00
Pan7
22c6fbe2d6 Fix sleep function 2017-03-05 21:30:35 +01:00
Pan7
afca61523a Use GTK2 events 2017-03-04 18:36:21 +01:00
Timothee Besset
672f71d99d Merge branch 'gproj' of git://github.com/Pan7/GtkRadiant into Pan7-gproj 2017-03-03 09:52:26 -06:00
Pan7
4f0c07282f Adjusting Project Settings dialog for games 2017-03-03 16:35:26 +01:00
Timothee Besset
0dc2496237 Merge branch 'hollow' of git://github.com/Pan7/GtkRadiant into Pan7-hollow 2017-03-02 22:11:52 -06:00
Timothee Besset
1c83f98625 another UI tweak 2017-03-02 22:11:29 -06:00
Timothee Besset
4e0a10198c Merge branch 'fixmouse' of git://github.com/Pan7/GtkRadiant into Pan7-fixmouse 2017-03-02 22:06:33 -06:00
Timothee Besset
f716de2a5b reword the game config and selection dialog for clarity. exit without opting into the preferences since that would crash 2017-03-02 22:04:15 -06:00
Pan7
ec310f779c Fix (3d view) mouse problem with using gdk 2017-03-02 16:54:38 +01:00
Pan7
9d9a0581e9 Feature: Make Hollow Touch/Overlap 2017-02-27 03:49:49 +01:00
Timothee Besset
121e2d2d60 Merge branch 'master' of github.com:TTimo/GtkRadiant 2017-02-25 17:19:50 -06:00
Timothee Besset
03f5911b57 issue #380 and friends. the windows path was reading cursor pos via gdk_window_get_pointer and setting via SetCursorPos, doing some bs coord adjustment based on information read from SPI_GETWORKAREA. 2017-02-25 17:19:39 -06:00
Timothee "TTimo" Besset
36ebd24fb4 Merge pull request #408 from Pan7/cam2angles
Camera to angles, store entity key and value for the current pitch, yaw and roll of the camera
2017-02-25 15:27:27 -06:00
Timothee "TTimo" Besset
ceb9a38be5 Merge pull request #402 from Pan7/fixnarrow
Fix gcc warning narrowing conversion of g_MaxWorldCoord
2017-02-25 14:46:49 -06:00
Timothee "TTimo" Besset
55edfadcd9 Merge pull request #400 from Pan7/Fixgtk1
Fix Warning pango_ft2_get_context is deprecated
2017-02-25 14:42:40 -06:00
Pan7
fd952d4775 Camera to angles, store entity key and value for the current pitch, yaw and roll of the camera 2017-02-25 15:46:32 +01:00
Pan7
8ff399011d Fix gcc warning narrowing conversion of g_MaxWorldCoord 2017-02-22 00:44:05 +01:00
Pan7
f514d43e37 Fix Warning pango_ft2_get_context is deprecated 2017-02-21 16:57:49 +01:00
TTimo
a26c818a1e remove the old .vcproj 2017-01-01 09:08:37 -06:00
TTimo
d66c0b02a7 Merge branch 'master' of github.com:TTimo/GtkRadiant 2017-01-01 08:37:14 -06:00
Timothee "TTimo" Besset
0977acea07 Merge pull request #375 from Pan7/fixmain
Fix gcc warning item may be used uninitialized in this function
2017-01-01 08:35:27 -06:00
TTimo
ec670ab48f remove unused tex_palette 2017-01-01 08:34:13 -06:00
Jay Dolan
5938d4e49f Fix a handful of compiler warnings. 2016-12-31 16:02:08 -05:00
Jay Dolan
cdc2dbff32 More texture suffix checks for DarkPlaces effect texture names. 2016-09-15 16:27:55 -04:00
Pan7
5b342944e6 Fix gcc warning item may be used uninitialized in this function 2016-08-23 13:49:43 +02:00
Pan7
f502093f8e Fix missing clamps for stvef 2016-08-17 00:30:32 +02:00
Timothee "TTimo" Besset
c918a29cd0 Merge pull request #352 from Pan7/Sys_FPrintf
Using Sys_FPrintf with SYS_WRN and SYS_ERR
2016-06-11 13:01:13 -05:00
Timothee "TTimo" Besset
9cb253c43b Merge pull request #353 from Pan7/shaderfallback
Win fallback for non associated shader files
2016-06-11 13:00:17 -05:00
Pan7
7ae40ed73c Win fallback for non associated shader files 2016-05-16 22:49:20 +02:00