dxx-rebirth/common/ui
Chris Taylor 87617e8ac9 Allow dcx::window struct to be subclassed - step 3
Allow dcx::window struct to be subclassed step 3. This step adds the window destructor and both requires and implements the window to be deleted by the event handler/client in all cases.
2016-10-02 17:49:19 +08:00
..
button.cpp Remove cv_color 2016-02-12 04:02:28 +00:00
checkbox.cpp Uninline namespace dcx 2015-12-13 18:00:49 +00:00
dialog.cpp Allow dcx::window struct to be subclassed - step 3 2016-10-02 17:49:19 +08:00
file.cpp Reuse string_array_sort_func for file_sort_func 2016-09-04 19:10:43 +00:00
gadget.cpp Use C++ static_cast for gadget downcast 2016-07-06 01:54:25 +00:00
icon.cpp Rewrite simple integer casts from C style to static_cast<> 2016-06-16 03:56:44 +00:00
inputbox.cpp Remove unnecessary gr_setcolor calls 2016-02-12 04:02:28 +00:00
keypad.cpp Remove unnecessary gr_setcolor calls 2016-02-12 04:02:28 +00:00
keypress.cpp Convert various static const expressions to constexpr 2016-07-16 16:52:04 +00:00
listbox.cpp Remove unnecessary gr_setcolor calls 2016-02-12 04:02:28 +00:00
menu.cpp Move namespace dsx handling to dsx-ns.h 2016-03-19 19:08:10 +00:00
menubar.cpp Allow dcx::window struct to be subclassed - step 3 2016-10-02 17:49:19 +08:00
message.cpp Move namespace dsx handling to dsx-ns.h 2016-03-19 19:08:10 +00:00
radio.cpp Simplify ui_radio_set_value loop 2016-07-06 01:54:25 +00:00
scroll.cpp Remove unnecessary gr_setcolor calls 2016-02-12 04:02:28 +00:00
ui.cpp Uninline namespace dcx 2015-12-13 18:00:49 +00:00
uidraw.cpp Remove unnecessary gr_setcolor calls 2016-02-12 04:02:28 +00:00
userbox.cpp Remove unnecessary gr_setcolor calls 2016-02-12 04:02:28 +00:00