]> de.git.xonotic.org Git - xonotic/netradiant.git/shortlog
xonotic/netradiant.git
2017-12-30 TimePathWrap more GTK
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-10-14 Thomas Debessefix game_packs_all target
2017-10-14 Thomas Debessedo not look for pack to install in already installed...
2017-10-14 Thomas Debesseupdate game packs list thanks to NeonKnightOA, fix !76
2017-08-30 Thomas Debessegcc8: static_cast NULL instead of reinterpret_cast
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/*
next