]> de.git.xonotic.org Git - xonotic/netradiant.git/history - radiant/dialog.cpp
radiant/q3map2: add option to disable engine path and home path
[xonotic/netradiant.git] / radiant / dialog.cpp
2018-01-03 TimePathWrap more GTK
2018-01-03 TimePathDialog: wrap GTK widgets in data binding develop
2018-01-03 TimePathIntroduce Property<T> to simplify preferences system
2018-01-01 TimePathGroup import/export callbacks
2018-01-01 TimePathCallback: remove fixed-arity wrappers
2017-12-30 TimePathWrap more GTK
2017-12-30 TimePathGTK: wrap gtk_widget_set_size_request
2017-12-30 TimePathGTK: wrap gtk_table_attach
2017-12-29 TimePathWrap more GTK
2017-12-29 TimePathGTK: wrap GTK_WIDGET
2017-12-29 TimePathGTK: wrap gtk_box_pack_start
2017-12-29 TimePathWrap more GTK
2017-08-06 TimePathPrevent implicit Widget construction
2017-08-06 TimePathWrap more GTK
2017-08-01 TimePathMerge branch 'TimePath/gtk++' into 'master'
2017-07-31 TimePathWrap g_signal_connect
2017-07-31 TimePathRemove <gtk/gtk.h> from radiant/dialog.h
2017-07-31 TimePathRemove <gtk/gtk.h> from gtkutil/dialog.h
2017-07-31 TimePathRemove implicit Window constructor
2017-07-31 TimePathPurge gtk_container_add
2017-07-31 TimePathPurge gtk_widget_show from radiant/*
2017-07-31 TimePathRemove <gtk/gtk.h> from most of radiant/*
2017-07-31 TimePathWrap gtkutil/entry
2017-07-31 TimePathWrap gtkutil/dialog
2017-07-31 TimePathWrap gtkutil/button
2017-07-31 TimePathWrap GTK
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