dxx-rebirth/ui
2012-03-03 20:19:15 +08:00
..
barbox.c Remove redundant conf.h directives 2009-04-30 13:01:31 +00:00
button.c All gadgets now send events 2012-03-03 20:19:15 +08:00
checkbox.c All gadgets now send events 2012-03-03 20:19:15 +08:00
dialog.c All gadgets now send events 2012-03-03 20:19:15 +08:00
file.c Give ui_get_filename a callback for its dialog. Happy new year 2012-01-02 15:49:59 +08:00
gadget.c All gadgets now send events 2012-03-03 20:19:15 +08:00
icon.c All gadgets now send events 2012-03-03 20:19:15 +08:00
inputbox.c All gadgets now send events 2012-03-03 20:19:15 +08:00
keypad.c Remove redundant canvas, next and prev members in the UI_DIALOG struct 2011-12-18 20:41:31 +08:00
keypress.c Give the dialog in (presently unused) GetKeyCode a callback 2012-01-03 13:25:53 +08:00
keytrap.c Pass the event to the individual gadgets' 'do' functions, fix compile warnings introduced in last commit 2011-10-25 09:39:35 +08:00
listbox.c All gadgets now send events 2012-03-03 20:19:15 +08:00
menu.c Give the dialog in (also presently unused) MenuX a callback 2012-01-03 16:23:13 +08:00
menubar.c Make editor menubar and associated menus into windows; either remove or make event-based all the B1_* macros 2011-12-31 17:12:09 +08:00
message.c Give the dialog in MessageBoxN a callback 2012-01-03 17:24:31 +08:00
mouse.c Move EVENT_MOUSE_DOUBLE_CLICKED support from ui/mouse.c to arch/sdl/mouse.c for tidiness and to possibly use it outside the editor 2011-09-12 11:03:57 +08:00
number.c Remove redundant conf.h directives 2009-04-30 13:01:31 +00:00
popup.c Give the last use of a dialog in ui, in PopupMenu, a callback 2012-01-09 23:17:10 +08:00
radio.c All gadgets now send events 2012-03-03 20:19:15 +08:00
scroll.c All gadgets now send events 2012-03-03 20:19:15 +08:00
ui.c All gadgets now send events 2012-03-03 20:19:15 +08:00
uidraw.c Remove redundant conf.h directives 2009-04-30 13:01:31 +00:00
userbox.c All gadgets now send events 2012-03-03 20:19:15 +08:00