]> de.git.xonotic.org Git - xonotic/netradiant.git/history - libs
restore “open userGamePath/maps/” behavior when LastMapFolder unset
[xonotic/netradiant.git] / libs /
2018-06-05 MarioMerge branch 'picomodelname' into 'master'
2018-06-05 MarioMerge branch 'filternonshader' into 'master'
2018-05-05 Thomas Debessefilter non-shader texture paths at the same place
2018-05-04 Thomas Debesseprint picomodel filename on error for @Viech, fix #112
2018-05-03 TimePathMerge branch 'Mario/winfix' into 'master'
2018-05-01 TimePathFix the build
2018-04-29 MarioMerge branch 'nomagicpath' into 'master'
2018-04-29 MarioMerge branch 'csgmakeroom' into 'master'
2018-04-29 MarioMerge branch 'master' into Mario/winfix
2018-04-29 MarioMerge branch 'fix-fast' into 'master'
2018-04-29 MarioMerge branch 'diffnoise' into 'master'
2018-03-04 MarioFix compile on MSYS2
2018-01-27 Thomas Debessetools: reduce diff noise
2018-01-06 TimePathreformat code! now the code is only ugly on the *inside*
2018-01-03 TimePathSuppress GTK warnings and errors
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: cleanup
2018-01-01 TimePathCallback: remove fixed-arity wrappers
2017-12-31 TimePathCallback: work at any arity
2017-12-31 TimePathEmbrace lambdas
2017-12-31 TimePathSupport lambda callbacks
2017-12-31 TimePathEmbrace variadic templates
2017-12-30 TimePathGTK: wrap gtk_widget_set_size_request
2017-12-30 TimePathWrap more GTK
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_widget_show
2017-12-29 TimePathGTK: wrap gtk_box_pack_start
2017-12-29 TimePathWrap more GTK
2017-12-29 TimePathGTK: wrap gtk_list_store_append
2017-12-29 TimePathRemove nonsense assertions
2017-12-29 TimePathGTK: wrap gtk_list_store_{append,set}
2017-12-29 TimePathCentralise compile checks
2017-12-29 TimePathWean off #define
2017-12-29 TimePathRemove trailing spaces after `#` tokens
2017-12-29 TimePathMerge branch 'gcc8' into 'master'
2017-12-29 TimePathMerge branch 'gamepacks' into 'master'
2017-12-29 TimePathMerge branch 'pango_version_check' into 'master'
2017-11-04 Zack MiddletonFix deprecated pango code always being used in glfont.cpp
2017-08-30 Thomas Debessegcc8: static_cast NULL instead of reinterpret_cast
2017-08-07 TimePathRemove -Wno-sign-compare
2017-08-07 TimePathRemove redefinition of INT_MIN
2017-08-07 TimePathRemove redefinitions of {F,W,R}_OK
2017-08-07 TimePathRemove -Wno-missing-field-initializers
2017-08-06 TimePathPrevent implicit Widget construction
2017-08-06 TimePathRemove -Wno-unused-but-set-variable
2017-08-06 TimePathRemove -Wno-parentheses
2017-08-06 TimePathRemove -Wno-pedantic
2017-08-06 TimePathRemove -Wno-switch
2017-08-06 TimePathRemove -Wno-extra
2017-08-06 TimePathWrap more GTK
2017-08-06 TimePathSuppress warnings
2017-08-06 TimePathMerge branch 'smooth' into 'master'
2017-08-06 TimePathMerge branch 'vfsmodels' into 'master'
2017-08-06 TimePathMerge branch 'gamepackdeps' into 'master'
2017-08-06 TimePathMerge branch 'fixwarn' into 'master'
2017-08-01 Thomas Debessededuplicate empty string affectation
2017-08-01 Thomas Debessesome “char*” to “const char*” declaration
2017-08-01 TimePathMerge branch 'TimePath/gtk++' into 'master'
2017-07-31 TimePathRemove a few glib includes in headers
2017-07-31 TimePathRemove the final gtk headers in headers
2017-07-31 TimePathRebase onto master
2017-07-31 TimePaths/nullptr/ui::null/ where appropriate
2017-07-31 TimePathFix GCC7 issues
2017-07-31 TimePathFix MSYS2 issues
2017-07-31 TimePathWrap GtkGLArea
2017-07-31 TimePathUse non-deprecated GDK key constants
2017-07-31 TimePathWrap g_object_unref
2017-07-31 TimePathWrap g_signal_connect
2017-07-31 TimePathRemove <gtk/gtk.h> from gtkutil/xorrectangle.h
2017-07-31 TimePathRemove <gtk/gtk.h> from gtkutil/window.h
2017-07-31 TimePathRemove <gtk/gtk.h> from gtkutil/widget.h
2017-07-31 TimePathRemove <gtk/gtk.h> from gtkutil/toolbar.h
2017-07-31 TimePathRemove <gtk/gtk.h> from gtkutil/nonmodal.h
2017-07-31 TimePathRemove <gtk/gtk.h> from gtkutil/entry.h
2017-07-31 TimePathRemove <gtk/gtk.h> from gtkutil/dialog.h
2017-07-31 TimePathRemove <gtk/gtk.h> from gtkutil/cursor.h
2017-07-31 TimePathRemove <gtk/gtk.h> from gtkutil/container.h
2017-07-31 TimePathRemove implicit Window constructor
2017-07-31 TimePathPurge gtk_container_add
2017-07-31 TimePathPurge GTK forward declarations
2017-07-31 TimePathWrap gtkutil/dialog
2017-07-31 TimePathWrap gtkutil/cursor
2017-07-31 TimePathWrap gtkutil/container
2017-07-31 TimePathWrap gtkutil/window
2017-07-31 TimePathWrap gtkutil/widget
2017-07-31 TimePathWrap gtkutil/toolbar
2017-07-31 TimePathWrap gtkutil/nonmodal
2017-07-31 TimePathWrap gtkutil/menu
2017-07-31 TimePathWrap gtkutil/image
2017-07-31 TimePathWrap gtkutil/frame
2017-07-31 TimePathWrap gtkutil/entry
2017-07-31 TimePathWrap gtkutil/dialog
2017-07-31 TimePathWrap gtkutil/button
2017-07-31 TimePathWrap GtkListStore
2017-07-31 TimePathAlign with GTK object hierarchy
next