]> de.git.xonotic.org Git - xonotic/netradiant.git/shortlog
xonotic/netradiant.git
2017-08-13 TimePathRemove RTLD_DEEPBIND, it is no longer required
2017-08-07 TimePathRemove -Wno-sign-compare
2017-08-07 TimePathRemove redefinition of INT_MIN
2017-08-07 TimePathMissed a R_OK
2017-08-07 TimePathRemove redefinitions of {F,W,R}_OK
2017-08-07 TimePathRemove -Wno-missing-field-initializers
2017-08-07 TimePathRemove -Wno-incompatible-pointer-types
2017-08-07 TimePathRemove -Wno-pointer-to-int-cast
2017-08-07 TimePathRemove -Wno-int-conversion
2017-08-06 TimePathRemove -Wno-delete-non-virtual-dtor
2017-08-06 TimePathUpdate windows build instructions
2017-08-06 TimePathFix compile
2017-08-06 TimePathPrevent implicit Widget construction
2017-08-06 TimePathRemove -Wno-reorder
2017-08-06 TimePathRemove -Wno-unused-but-set-variable
2017-08-06 TimePathReally really fix windows build
2017-08-06 TimePathReally fix windows build
2017-08-06 TimePathRemove -Wno-write-strings
2017-08-06 TimePathRemove -Wno-parentheses
2017-08-06 TimePathRemove -Wno-pedantic
2017-08-06 TimePathFix windows build
2017-08-06 TimePathRemove -Wno-switch
2017-08-06 TimePathRemove -Wno-extra
2017-08-06 TimePathAdd error flags (no changes yet)
2017-08-06 TimePathFix prtview about dialog regression
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-03 TimePathAdd CPack targets package and package_source
2017-08-02 TimePathUpdate CMakeLists.txt
2017-08-01 Thomas Debesserefresh VFS on model refresh, refresh models on VFS... 72/head
2017-08-01 Thomas Debessedpk vfs: now loads DEPS file from game pack 71/head
2017-08-01 Thomas Debessededuplicate empty string affectation
2017-08-01 Thomas Debessep3dlib.c: include “cmdlib.h” on non Windows platform
2017-08-01 Thomas Debesseuse %ld instead of %d for “long int” arguments
2017-08-01 Thomas Debesseuse NULL as sentinel instead of 0
2017-08-01 Thomas Debessesome “char*” to “const char*” declaration
2017-08-01 Thomas Debesseone argument, one argument 70/head
2017-08-01 Thomas DebesseIngar was right (slashslash no more)
2017-08-01 TimePathMerge branch 'TimePath/gtk++' into 'master'
2017-08-01 TimePathFix minizip regression
2017-07-31 TimePathFix legacy makefile 59/head
2017-07-31 TimePathRemove a few glib includes in headers
2017-07-31 TimePathRemove a few gdk 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 TimePathFix GTK3 crash
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 TimePathFix release build
2017-07-31 TimePathRemove <gtk/gtk.h> from radiant/dialog.h
2017-07-31 TimePathRemove <gtk/gtk.h> from radiant/textureentry.h
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 TimePathPurge gtk_widget_show from radiant/*
2017-07-31 TimePathWrap gtkutil/dialog
2017-07-31 TimePathWrap gtkutil/cursor
2017-07-31 TimePathWrap gtkutil/container
2017-07-31 TimePathRemove <gtk/gtk.h> from most of radiant/*
2017-07-31 TimePathRemove <gtk/gtk.h> from plugins/*
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
2017-07-31 TimePathPropagate ui::Window
2017-07-31 TimePathWrap GTK
2017-07-31 TimePathRemove 156 files
2017-07-31 TimePathCMake: really fix installing gamepacks
2017-07-31 TimePathCMake: mark modules as a dependency of radiant
2017-07-31 TimePathCMake: switch minizip casing
2017-07-31 TimePathCMake: Make dll bundling optional
2017-07-31 TimePathFix the mapping wiki link
2017-07-31 TimePathCMake: fix installing gamepacks
2017-07-31 TimePathCMake: make default install prefix actually work
next