]> git.xonotic.org Git - xonotic/netradiant.git/commit
Radiant:
authorGarux <garux@mail.ru>
Tue, 1 Aug 2017 11:06:41 +0000 (14:06 +0300)
committerGarux <garux@mail.ru>
Tue, 1 Aug 2017 11:06:41 +0000 (14:06 +0300)
commit86023af46cb7b0057fd3c9dae743660b2968e255
tree9c01a2e4dfa4f84969d6499c89d21cbadc66f57c
parent2de8ee725b2a6e54e21d5e217ae453ee115b913a
Radiant:

misc...
* local gtk2 themes support; cfgs are .gtkrc-2.0.radiant, .gtkrc-2.0.win; +~100 themes included;
MS-Windows theme is one, inheriting current appearence on Windows
* GTK2 theme & font selector (Misc->Colors->Gtk theme...) (need restart after pair of naughty engines tho)
* openGL implementaion of rubberband selector (w/o rerendering whole scene) (fixes visual issues with Aero)
Makefile
libs/gtkutil/xorrectangle.h
radiant/gtktheme.cpp [new file with mode: 0644]
radiant/gtktheme.h [new file with mode: 0644]
radiant/main.cpp
radiant/mainframe.cpp
radiant/texwindow.cpp
radiant/xywindow.cpp