dxx-rebirth/common/ui
Chris Taylor db665d8c33 Allow dcx::UI_DIALOG struct to be subclassed - step 2
Allow dcx::UI_DIALOG struct to be subclassed step 2. Make all the UI_DIALOG handlers return a window_event_result like everyone else.
2016-10-04 15:58:20 +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::UI_DIALOG struct to be subclassed - step 2 2016-10-04 15:58:20 +08:00
file.cpp Allow dcx::UI_DIALOG struct to be subclassed - step 2 2016-10-04 15:58:20 +08: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 Allow dcx::UI_DIALOG struct to be subclassed - step 2 2016-10-04 15:58:20 +08:00
menubar.cpp Replace delete dcx::window kludge with a better solution 2016-10-04 14:05:44 +08:00
message.cpp Allow dcx::UI_DIALOG struct to be subclassed - step 2 2016-10-04 15:58:20 +08: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