dxx-rebirth/common/ui
2020-10-12 03:28:26 +00:00
..
button.cpp Rename ui_button_do to UI_GADGET_BUTTON::event_handler 2020-10-12 03:28:26 +00:00
checkbox.cpp Rename ui_checkbox_do to UI_GADGET_CHECKBOX::event_handler 2020-10-12 03:28:26 +00:00
dialog.cpp Pass UI_DIALOG& to ui_dialog_set_current_canvas 2020-10-12 03:28:26 +00:00
file.cpp Pass UI_DIALOG& to ui_add_gadget_button 2020-10-12 03:28:26 +00:00
gadget.cpp Rename ui_icon_do to UI_GADGET_ICON::event_handler 2020-10-12 03:28:26 +00:00
icon.cpp Rename ui_icon_do to UI_GADGET_ICON::event_handler 2020-10-12 03:28:26 +00:00
inputbox.cpp Rename ui_inputbox_do to UI_GADGET_INPUTBOX::event_handler 2020-10-12 03:28:26 +00:00
keypad.cpp Pass UI_DIALOG& to ui_add_gadget_button 2020-10-12 03:28:26 +00:00
keypress.cpp Qualify uses of std::array 2020-05-02 21:18:42 +00:00
listbox.cpp Rename ui_listbox_do to UI_GADGET_LISTBOX::event_handler 2020-10-12 03:28:26 +00:00
menu.cpp Pass UI_DIALOG& to ui_add_gadget_button 2020-10-12 03:28:26 +00:00
menubar.cpp Inline window_set_modal 2020-08-28 00:18:45 +00:00
message.cpp Pass UI_DIALOG& to ui_add_gadget_button 2020-10-12 03:28:26 +00:00
radio.cpp Rename ui_radio_do to UI_GADGET_RADIO::event_handler 2020-10-12 03:28:26 +00:00
scroll.cpp Rename ui_scrollbar_do to UI_GADGET_SCROLLBAR::event_handler 2020-10-12 03:28:26 +00:00
ui.cpp Add color_palette_index type alias, to note palette-related uint8_t 2020-07-16 02:31:04 +00:00
uidraw.cpp Add color_palette_index type alias, to note palette-related uint8_t 2020-07-16 02:31:04 +00:00
userbox.cpp Rename ui_userbox_do to UI_GADGET_USERBOX::event_handler 2020-10-12 03:28:26 +00:00