dxx-rebirth/ui
2012-03-12 10:31:48 +08:00
..
button.c All gadgets now send events 2012-03-03 20:12:25 +08:00
checkbox.c All gadgets now send events 2012-03-03 20:12:25 +08:00
dialog.c Make do_centers_window into a proper callback, iron out some problems that have become apparent 2012-03-12 10:31:48 +08:00
file.c Make do_centers_window into a proper callback, iron out some problems that have become apparent 2012-03-12 10:31:48 +08:00
gadget.c Make do_centers_window into a proper callback, iron out some problems that have become apparent 2012-03-12 10:31:48 +08:00
icon.c All gadgets now send events 2012-03-03 20:12:25 +08:00
inputbox.c All gadgets now send events 2012-03-03 20:12:25 +08:00
keypad.c Remove redundant canvas, next and prev members in the UI_DIALOG struct 2011-12-18 20:33:51 +08:00
keypress.c Use the gadget-sent events in the dialogs in ui 2012-03-05 19:07:57 +08:00
keytrap.c Pass the event to the individual gadgets' 'do' functions, fix compile warnings introduced in last commit 2011-10-25 09:38:12 +08:00
listbox.c Use the gadget-sent events in the dialogs in ui 2012-03-05 19:07:57 +08:00
menu.c Use the gadget-sent events in the dialogs in ui 2012-03-05 19:07:57 +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:10:40 +08:00
message.c Use the gadget-sent events in the dialogs in ui 2012-03-05 19:07:57 +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:02:30 +08:00
popup.c Use the gadget-sent events in the dialogs in ui 2012-03-05 19:07:57 +08:00
radio.c Make do_centers_window into a proper callback, iron out some problems that have become apparent 2012-03-12 10:31:48 +08:00
scroll.c All gadgets now send events 2012-03-03 20:12:25 +08:00
ui.c All gadgets now send events 2012-03-03 20:12:25 +08:00
uidraw.c Copy lots of editor stuff from d2x-rebirth to d1x-rebirth, getting it to work on Mac OS X 2010-12-24 12:26:24 +08:00
userbox.c All gadgets now send events 2012-03-03 20:12:25 +08:00