]> de.git.xonotic.org Git - xonotic/netradiant.git/history - radiant/texwindow.cpp
radiant/texwindow: make glarea redraw code reusable
[xonotic/netradiant.git] / radiant / texwindow.cpp
2021-03-21 Thomas Debesseradiant/texwindow: make glarea redraw code reusable
2021-03-21 Antoine Fontaineradiant/texwindow: Remove g_TextureBrowser
2021-03-10 Thomas Debesseradiant/texwindow: fix a minor typo
2021-03-10 Thomas Debesseradiant/cursor: get/set cursor position from widget...
2021-03-10 Thomas Debesserevert 0574802, the glwidget has to not be hidden for...
2021-03-06 Thomas Debessemacos: also call to hide the gl widget (even if that...
2021-03-05 Thomas Debesseradiant/texwindow: fix crash when assigning a tag,... 174/head
2021-02-20 Thomas Debessemacos: introduce ugly packing hack to attempt to reduce...
2020-05-25 Thomas DebesseMerge branch 'vfs' into 'master'
2020-05-22 Thomas Debesseradiant/texwindow: use TextureBrowser_showWads when... 166/head
2020-05-22 Thomas Debesseradiant/texwindow: only show per-wad textures, update...
2020-05-22 Thomas Debesseradiant/texwindow: beautify wad list
2020-05-22 Thomas Debesseradiant/texwindow: test .wad file extension case-insens...
2019-06-18 Thomas DebesseMerge branch 'wingtk2gl' into 'master'
2019-06-18 Thomas Debesseworkaround the GTK2 GLWidget bug on Windows 133/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 (manual) "reformat code! now the code... 116/head
2018-10-03 Thomas DebesseMerge branch 'illwieckz/vfs' fix !101
2018-10-03 Thomas Debesseload notex textures from a builtin vfs
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-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: cleanup
2018-01-01 TimePathCallback: remove fixed-arity wrappers
2017-12-31 TimePathEmbrace variadic templates
2017-12-30 TimePathWrap more GTK
2017-12-30 TimePathGTK: wrap gtk_widget_set_size_request
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_box_pack_start
2017-12-29 TimePathWrap more GTK
2017-12-29 TimePathGTK: wrap gtk_list_store_{append,set}
2017-08-06 TimePathPrevent implicit Widget construction
2017-08-06 TimePathRemove -Wno-reorder
2017-08-06 TimePathSuppress warnings
2017-08-01 TimePathMerge branch 'TimePath/gtk++' into 'master'
2017-07-31 TimePaths/nullptr/ui::null/ where appropriate
2017-07-31 TimePathFix GCC7 issues
2017-07-31 TimePathWrap GtkGLArea
2017-07-31 TimePathWrap g_object_unref
2017-07-31 TimePathWrap g_signal_connect
2017-07-31 TimePathRemove <gtk/gtk.h> from radiant/dialog.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 TimePathRemove <gtk/gtk.h> from most of radiant/*
2017-07-31 TimePathWrap gtkutil/menu
2017-07-31 TimePathWrap GtkListStore
2017-07-31 TimePathWrap GTK
2017-07-30 TimePathMerge branch 'subdiv' into 'master'
2017-07-30 TimePathMerge branch 'illwieckz/files'
2017-07-29 Thomas Debessereally filter notex (filter fallback)
2017-07-29 Thomas Debesse[dpkdir] restart VFS only for Map_Free() and Map_LoadFi...
2017-07-18 MarioMerge branch 'dpkdir' into 'master'
2017-07-15 Thomas Debesserefresh DPK VFS before refreshing textures
2017-07-10 MarioMerge branch 'sysfprintf' into 'master'
2017-07-10 MarioMerge branch 'dpkdir' into 'master'
2017-04-09 neumondAdd texturebrowser tree updates on vfs restart
2016-01-12 MirioMerge branch 'ingar/png_icons' into 'master'
2015-12-21 Jay DolanMerge branch 'master' into 'master' 16/head
2015-12-08 Jay DolanMerge remote-tracking branch 'upstream/master'
2015-11-15 MarioMerge branch 'SiPlus/tga-grey-rle' into 'master'
2015-08-03 Rudolf PolzerMerge branch 'master' of ssh://gitlab.com/xonotic/netra...
2015-08-02 MarioMerge branch 'ingar/png_icons' into 'master'
2015-07-20 MarioMerge branch 'Melanosuchus/rotate_scale_dialogs' into...
2015-07-20 MarioMerge branch 'Melanosuchus/texture_browser' into 'master'
2015-07-19 Mattia BasagliaAdd an option for the fixed size texture thumbnails
2015-07-19 Mattia BasagliaChange some default settings to give a nicer presentati...
2015-07-19 Mattia BasagliaGroup purely visual options in the menu
2015-07-19 Mattia BasagliaOption to show transparency in the texture browser
2015-07-19 Mattia BasagliaReload textures in the currently selected directory...
2013-06-27 Stijn BuysReplaced bmp icons in bitmaps/ with png files, changed...
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*
2011-01-23 rambetterAdding "Preferences" -> "Other" -> "Brush" tab. This...
2010-12-05 Rudolf PolzerMerge remote branch 'origin/divVerent/pangofix'
2010-11-18 Rudolf Polzerremove some redundant data members
2010-08-09 Rudolf Polzeralso hide _reflect and _alpha texture files
2009-05-24 divverentfixing last commit :P
2009-05-24 divverentadd more ignore patterns
2009-04-28 divverentfix Gtk warnings about nonzero page_size in spin buttons
2009-01-14 divverentfix error
next