]> de.git.xonotic.org Git - xonotic/netradiant.git/history - libs/gtkutil
fix homedir version
[xonotic/netradiant.git] / libs / gtkutil /
2017-07-18 MarioMerge branch 'dpkdir' into 'master'
2017-07-16 TimePathFix the build on my system
2016-04-14 TimePathMerge remote-tracking branch 'illwieckz/lokipaths'
2016-04-14 TimePathMerge remote-tracking branch 'illwieckz/keepshader'
2016-04-14 TimePathMerge remote-tracking branch 'illwieckz/exportents'
2016-04-14 TimePathMerge remote-tracking branch 'illwieckz/fastallocate'
2016-04-14 TimePathMerge remote-tracking branch 'illwieckz/pakpath'
2016-04-14 TimePathMerge remote-tracking branch 'illwieckz/outoftree'
2016-04-14 TimePathMerge remote-tracking branch 'illwieckz/split' into...
2016-04-14 TimePathAdd CMakeLists.txt
2016-01-12 MirioMerge branch 'ingar/png_icons' into 'master'
2015-12-21 Jay DolanMerge branch 'master' into 'master' 16/head
2015-12-08 Jay DolanMerge remote-tracking branch 'upstream/master'
2015-11-15 MarioMerge branch 'SiPlus/tga-grey-rle' into 'master'
2015-08-03 Rudolf PolzerMerge branch 'master' of ssh://gitlab.com/xonotic/netra...
2015-08-02 MarioMerge branch 'ingar/png_icons' into 'master'
2013-12-10 Rudolf PolzerFix touchpad scrolling on Linux.
2013-06-28 Stijn BuysDisabled pink to alpha conversion for icons.
2013-03-16 Rudolf Polzergtk is retarded. Nevertheless, the warping CAN be platf...
2013-03-16 Rudolf Polzeralso kill the win32 specific path (gtk should handle...
2013-03-16 Rudolf Polzerget rid of some REALLY stupid code (generic pointer...
2012-05-15 Rudolf PolzerMerge branch 'master' into divVerent/farplanedist-sky-fix
2012-05-07 Rudolf PolzerMerge remote-tracking branch 'ttimo/master'
2012-04-12 Rudolf PolzerMerge remote-tracking branch 'ttimo/master'
2012-04-09 Rudolf PolzerMerge branch 'master' of /var/cache/git/xonotic/netradiant
2012-04-09 michaelbfix invalid use of <glib/...> headers
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'
2010-12-11 Rudolf PolzerRevert "fix some more of the weird workarounds"
2010-12-09 Rudolf Polzerfix some more of the weird workarounds
2010-12-09 Rudolf Polzeradd an ifdeffed out font size workaround
2010-12-09 Rudolf Polzerbe a little nicer to switching font system at compile...
2010-12-05 Rudolf PolzerMerge remote branch 'origin/divVerent/pangofix'
2010-11-18 Rudolf Polzerswitch over to pango rendering
2010-11-18 Rudolf Polzerrefactoring font code to hopefully be closer to be...
2010-11-18 Rudolf PolzerMerge branch 'master' into divVerent/pangofix-public
2010-11-18 Rudolf Polzerpango font stuff: remove reference to a deprectaed...
2010-11-16 Rudolf Polzerglfont.cpp: add an internal class that uses Pango
2010-10-14 Rudolf PolzerMerge branch 'master' of ssh://icculus.org/netradiant
2010-10-10 Rudolf PolzerMerge remote branch 'origin/divVerent/convert-from...
2010-10-10 Rudolf Polzerallow different file type selections for open/import...
2009-04-28 divverentif a font was not found, fall back to fixed or courier...
2009-04-09 divverentslightly better font handling, enjoy!
2009-03-25 divverentmake it work with older Gtk again
2009-03-25 divverentnew awesome feature: the shortcuts list can now be...
2009-01-07 divverentnew toys :P
2008-12-10 divverentcorrectly support [ and ] keys
2008-09-17 rpolzers/GtkRadiant/NetRadiant/
2008-09-16 rpolzerthe historic move: getting rid of all visual studio...
2008-09-13 rpolzerinitial
2008-06-26 mattn* moved zeroradiant (1.6) into trunk
2007-03-08 namespace- Win32 compile fix (woekele)
2007-03-05 Forest Haleadded a direct Xlib implementation of font bitmap gener...
2007-03-04 namespace- Disabled useless "deprecated" warnings when using...
2007-02-28 namespace- Radiant is now Vista compatible (Aero must be disabled)
2006-06-03 spogfixed detail brushes being converted to structural...
2006-05-29 spogfixed camera freemove shortcuts bug
2006-05-13 spogadded plugins to win32/linux installers; fixed crash...
2006-05-09 spogportability fixes
2006-04-30 spogported bobtoolz
2006-04-10 spogoops
2006-04-10 spogfixed compile errors
2006-04-09 spogrefactored plugin api; refactored callback library...
2006-02-26 spogadded string-pooling for shader variable names and...
2006-02-21 spogfixed access() assert when using msvc 8.0 runtime
2006-02-20 spogfixed crash on disabling lighting
2006-02-10 TTimook