]> de.git.xonotic.org Git - xonotic/netradiant.git/history - radiant/main.cpp
Force legacy GDK backend for GTK3
[xonotic/netradiant.git] / radiant / main.cpp
2021-03-21 Antoine FontaineForce legacy GDK backend for GTK3
2020-04-04 Thomas Debessecmake: drop useless version.h
2019-07-23 Thomas DebesseMerge branch 'radiant-cmdline-null-mapname' into 'master'
2019-07-23 Zack Middletonradiant: fix command-line error message for non-map... 148/head
2019-07-22 Thomas DebesseMerge branch 'restart' into 'master'
2019-07-22 Thomas Debesseradiant: get own radiant executable file path
2019-07-22 Thomas Debesseradiant: fix command-line opening on windows
2019-06-16 Thomas DebesseMerge branch 'polishing' into 'master'
2019-06-16 Thomas Debesseradiant/tools: use RADIANT_NAME instead of hardcoding...
2019-05-18 Thomas Debessecmake: FHS installation
2019-05-18 Thomas Debessecmake: drop generation and usage of radiant version...
2019-05-18 Thomas DebesseMerge branch 'mschwan/gdef-inline-fix' into 'master'
2019-02-12 MarioMerge branch 'revert-restyle' into 'master'
2019-02-11 Thomas DebesseRevert partially (auto) "reformat code! now the code...
2018-04-29 MarioMerge branch 'fix-fast' into 'master'
2018-01-06 TimePathreformat code! now the code is only ugly on the *inside*
2018-01-03 TimePathFix release mode
2018-01-03 TimePathSuppress GTK warnings and errors
2018-01-01 TimePathCallback: remove fixed-arity wrappers
2017-12-29 TimePathWrap more GTK
2017-12-29 TimePathCentralise compile checks
2017-08-06 TimePathSuppress warnings
2017-08-06 TimePathMerge branch 'smooth' into 'master'
2017-08-01 Thomas DebesseIngar was right (slashslash no more)
2017-08-01 TimePathMerge branch 'TimePath/gtk++' into 'master'
2017-07-31 TimePathRebase onto master
2017-07-31 TimePathFix release build
2017-07-31 TimePathRemove <gtk/gtk.h> from most of radiant/*
2017-07-31 TimePathPropagate ui::Window
2017-07-31 TimePathWrap GTK
2017-07-30 TimePathMerge branch 'subdiv' into 'master'
2017-07-30 TimePathMerge branch 'illwieckz/files'
2017-07-29 Thomas Debesseremove version string from home config path 63/head
2017-07-29 Thomas Debessefix homedir version
2017-07-29 Thomas Debesseadd command line support
2017-07-18 MarioMerge branch 'dpkdir' into 'master'
2017-07-16 TimePathFix the build on my system
2012-05-15 Rudolf PolzerMerge branch 'master' into divVerent/farplanedist-sky-fix
2012-05-07 Rudolf PolzerMerge remote-tracking branch 'ttimo/master'
2012-05-06 Timothee "TTimo... Merge pull request #50 from merlin1991/ETPack
2012-05-06 Timothee "TTimo... Merge pull request #47 from mrwonko/MapLoading
2012-05-04 Willi SchinmeyerIf the first argument ends in .map, try to load it...
2012-04-12 Rudolf PolzerMerge remote-tracking branch 'ttimo/master'
2012-03-27 Rudolf PolzerMerge remote-tracking branch 'github/master'
2012-03-27 Rudolf PolzerMerge commit '830125fad042fad35dc029b6eb57c8156ad7e176'
2012-03-27 Rudolf Polzermy own uncrustify run
2012-03-27 Rudolf PolzerMerge commit '515673c08f8718a237e90c2130a1f5294f966d6a'
2012-03-27 Rudolf PolzerMerge commit '48410b113dd2036e69dbf723a39ec9af02fc9b12'
2012-03-23 Timothee TTimo BessetMerge branch 'master' of github.com:TTimo/GtkRadiant
2012-03-18 Timothee "TTimo... Merge pull request #6 from bnoordhuis/cleanup
2012-03-18 Ben Noordhuisfix warning: format not a string literal and no format...
2012-03-17 Timothee TTimo Bessetuncrustify! now the code is only ugly on the *inside*
2011-03-03 rambetter- Updated Windows build doc, very slight revision....
2011-02-14 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/weird...
2011-01-23 rambetterFixing filters.
2011-01-22 rambetterTurn off desktop compositing in Windows ("Aero") for...
2011-01-21 Rudolf Polzerrename the DwmEnableComposition variable
2010-11-26 TTimoapply back 335 and 336, will need to update deps and...
2010-11-26 TTimorevert 335 and 336, breaking the win32 build
2010-11-16 rambetterDONE:
2010-11-14 rambetterIn Radiant main() method, add putenv("LC_NUMERIC=C").
2009-04-08 divverentinclude windows.h
2009-04-08 divverenttry to disable composition on Vista
2009-03-25 divverentnew awesome feature: the shortcuts list can now be...
2008-09-18 rpolzergit-svn-id: svn://svn.icculus.org/netradiant/trunk...
2008-09-18 rpolzergtk error message handling fixes
2008-09-18 rpolzerfix OpenGL erorr bug on XP software renderer; use svn...
2008-09-13 rpolzerinitial
2008-09-01 TTimomerge branch work back into trunk
2008-06-27 mattn* reactivated WXY_Print function to generate screenshot...
2008-06-26 mattn* added pot file (translation catalog)
2008-06-26 mattn* fixed a lot of compiler warnings (mostly const char...
2008-06-26 mattn* moved zeroradiant (1.6) into trunk
2007-12-25 TTimobasic architecture for game configuration at runtime...
2007-11-04 TTimomore eol-style
2007-11-04 TTimomore eol-style
2007-09-12 TTimotransfer from internal tree r5311 branches/1.4-gpl
2006-05-13 spogfixed linux-only crash when error message handler cause...
2006-05-13 spogminor change to error message handling
2006-04-09 spoglimited win32 stack-trace size
2006-03-25 spogfixed crash on prefs reset; fixed crash on next-leak...
2006-02-26 spogadded string-pooling for shader variable names and...
2006-02-10 TTimook