]> git.xonotic.org Git - xonotic/netradiant.git/history - libs/gtkutil
transformpath: fix % characters in strings
[xonotic/netradiant.git] / libs / gtkutil /
2021-11-08 Thomas DebesseMerge branch 'focus-ok-button' into 'master'
2021-09-29 Thomas Debesseradiant/layouts: add a single-window layout
2021-09-29 Antoine FontaineFocus "ok" button on modal windows by default 186/head
2021-03-24 Antoine Fontainelibs/gtkutil/glwidget: rework a bit shared context...
2021-03-24 Antoine Fontainegtkgl module: drop
2021-03-23 Antoine Fontainegtkutil/filechooser: replace Array<char> by std::string
2021-03-21 Thomas DebesseRevert "gtk3: call ui::process() after gtk_gl_area_queu...
2021-03-21 Thomas Debessegtk3: call ui::process() after gtk_gl_area_queue_render()
2021-03-21 Antoine FontaineEnable auto-redraw of the GLArea on GTK3 175/head
2021-03-21 Antoine FontaineFix GTK_CRITICAL errors
2021-03-21 Antoine Fontainegtkutil/glwidget.cpp: use static
2021-03-11 Thomas Debessegtkutil: fix gtk3 compilation (produced build still...
2021-03-10 Thomas Debessemacos: workaround the laggy XY/Camera window mouse...
2021-03-10 Thomas Debesseradiant/cursor: get the display from the widget, attemp...
2021-03-10 Thomas Debesseradiant/cursor: get/set cursor position from widget...
2021-03-10 Thomas Debesseradiant/cursor: factorise a bit the code
2020-12-22 Thomas DebesseMerge branch 'illwieckz/gtkglext' into 'master'
2020-12-22 Thomas Debessemacos: disable drawing xorrectangle (rectangle selectio...
2020-12-22 Thomas Debessemacos: workaround faulty destructor
2020-05-21 Azamat H. HackimovFixing compilation with -DBUILD_SHARED_LIBS=ON
2020-04-04 Thomas Debesseradiant: center messagebox on main window
2019-10-12 Thomas DebesseMerge branch 'restart' into 'master'
2019-10-12 Thomas Debessefix cancel button
2019-08-04 Thomas DebesseMerge branch 'floating' into 'master'
2019-08-04 Thomas Debessefloating window: use HINT_UTILITY on Windows but normal... 152/head
2019-07-23 Thomas DebesseMerge branch 'floating' into 'master'
2019-07-23 Thomas Debessemake floating windows resizable on Windows, ref !140 147/head
2019-07-22 Thomas DebesseMerge branch 'floating' into 'master'
2019-07-13 Thomas Debessegtk2: do not make floating windows minimizable
2019-06-18 Thomas DebesseMerge branch 'wingtk2gl' into 'master'
2019-06-18 Thomas Debesseworkaround the GTK2 GLWidget bug on Windows 133/head
2019-06-16 Thomas DebesseMerge branch 'polishing' into 'master'
2019-06-16 Thomas Debesseradiant/tools: use RADIANT_NAME instead of hardcoding...
2019-05-31 Thomas DebesseMerge branch 'ellipsis' into 'master'
2019-05-31 Thomas Debesseui: fix the ellipsis icon 127/head
2019-05-18 Thomas DebesseMerge branch 'mschwan/gdef-inline-fix' into 'master'
2019-02-12 MarioMerge branch 'revert-restyle' into 'master'
2019-02-11 Thomas DebesseRevert partially (auto) "reformat code! now the code...
2018-04-29 MarioMerge branch 'fix-fast' into 'master'
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 TimePathIntroduce Property<T> to simplify preferences system
2018-01-01 TimePathGroup import/export callbacks
2018-01-01 TimePathCallback: remove fixed-arity wrappers
2017-12-31 TimePathCallback: work at any arity
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_widget_show
2017-12-29 TimePathGTK: wrap gtk_box_pack_start
2017-12-29 TimePathWrap more GTK
2017-12-29 TimePathCentralise compile checks
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-06 TimePathPrevent implicit Widget construction
2017-08-06 TimePathRemove -Wno-pedantic
2017-08-01 TimePathMerge branch 'TimePath/gtk++' into 'master'
2017-07-31 TimePathRemove a few glib includes in headers
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 TimePathPropagate ui::Window
2017-07-31 TimePathWrap GTK
2017-07-31 TimePathRemove 156 files
2017-07-18 MarioMerge branch 'dpkdir' into 'master'
2017-07-16 TimePathFix the build on my system
2016-04-14 TimePathMerge remote-tracking branch 'illwieckz/lokipaths'
next