dxx-rebirth/common/ui
Chris Taylor cc3f35649f Change all occurrences of "Couldn't" to "Could not" for consistency ("Could not" is more common and wins).
Not touching TXT_COULDNT because it's stored separately in hog file.
2016-11-13 13:27:18 +08:00
..
button.cpp Pass window_event_result from a dialog handler all the way to the event system 2016-10-27 19:42:48 +08:00
checkbox.cpp Declare some local window_event_result vars later (clarity) 2016-10-31 14:58:34 +08:00
dialog.cpp Remove ui_gadget_delete_all 2016-11-11 16:09:57 +08:00
file.cpp Check if dir is empty string the more efficient way in file_getdirlist 2016-11-13 12:49:08 +08:00
gadget.cpp Remove ui_gadget_delete_all 2016-11-11 16:09:57 +08:00
icon.cpp Pass window_event_result from a dialog handler all the way to the event system 2016-10-27 19:42:48 +08:00
inputbox.cpp Pass window_event_result from a dialog handler all the way to the event system 2016-10-27 19:42:48 +08:00
keypad.cpp Change all occurrences of "Couldn't" to "Could not" for consistency ("Could not" is more common and wins). 2016-11-13 13:27:18 +08:00
keypress.cpp
listbox.cpp Pass window_event_result from a dialog handler all the way to the event system 2016-10-27 19:42:48 +08:00
menu.cpp
menubar.cpp Change all occurrences of "Couldn't" to "Could not" for consistency ("Could not" is more common and wins). 2016-11-13 13:27:18 +08:00
message.cpp
radio.cpp Pass window_event_result from a dialog handler all the way to the event system 2016-10-27 19:42:48 +08:00
scroll.cpp Pass window_event_result from a dialog handler all the way to the event system 2016-10-27 19:42:48 +08:00
ui.cpp Remove redundant checks and initialisations recently added for editor 2016-11-13 12:44:53 +08:00
uidraw.cpp
userbox.cpp Pass window_event_result from a dialog handler all the way to the event system 2016-10-27 19:42:48 +08:00