]> git.xonotic.org Git - xonotic/netradiant.git/history - radiant/dialog.cpp
-DGTK_DISABLE_DEPRECATED
[xonotic/netradiant.git] / radiant / dialog.cpp
2016-02-18 TimePath-DGTK_DISABLE_DEPRECATED
2016-02-17 TimePath-DGTK_DISABLE_SINGLE_INCLUDES
2016-02-17 TimePathWrap GtkHScale
2016-02-17 TimePathWrap GtkWindow
2016-02-17 TimePathWrap GtkComboBox
2016-02-17 TimePathWrap GtkSpinButton
2016-02-17 TimePathWrap GtkAdjustment
2016-02-17 TimePathWrap GtkTable
2016-02-17 TimePathWrap GtkEntry
2016-02-17 TimePathWrap GtkHBox
2016-02-17 TimePathWrap GtkCheckButton
2016-02-17 TimePathWrap GtkAlignment
2016-02-17 TimePathWrap gtk
2016-01-22 TimePathPartial OSX support Melanosuchus/cmake 10/head
2016-01-22 TimePathMerge branch 'master' into Melanosuchus/cmake
2015-07-26 TimePathMerge branch 'TimePath/cmake' into Melanosuchus/cmake
2015-07-26 Mattia BasagliaMerge branch 'Melanosuchus/modernize' into Melanosuchus...
2015-07-22 Mattia BasagliaMerge branch 'master' of ssh://gitlab.com/xonotic/netra... Melanosuchus/modernize 6/head
2015-07-20 Mattia BasagliaReplace custom string classes with std::string - gone...
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-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-17 Timothee TTimo Bessetuncrustify! now the code is only ugly on the *inside*
2010-06-04 Rudolf PolzerMerge remote branch 'icculus/master'
2010-05-20 Jānis RūcisRemove unnecessary locale/UTF-8 encoding conversions
2009-04-28 divverentfix Gtk warnings about nonzero page_size in spin buttons
2008-09-13 rpolzerinitial
2008-09-01 TTimomerge branch work back into trunk
2008-06-26 mattn* removed unnecessary gi18n.h inclusions
2008-06-26 mattn* fixed a lot of compiler warnings (mostly const char...
2008-06-26 mattn* moved zeroradiant (1.6) into trunk
2008-04-12 TTimofix and improve the game selection and game configurati...
2008-02-25 TTimoadded file copy tree for the game packs - lists support...
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
2007-03-05 Forest Halechanged ASSERT_MESSAGE and ERROR_MESSAGE macros to...
2006-07-09 spogexperimental string converter class
2006-04-09 spogrefactored plugin api; refactored callback library...
2006-02-26 spogadded string-pooling for shader variable names and...
2006-02-10 TTimook