dxx-rebirth/ui
2005-03-20 01:10:03 +00:00
..
.cvsignore Add file ui/.cvsignore 2005-03-20 01:10:03 +00:00
barbox.c make ui_barbox_update return void 2005-01-25 19:40:04 +00:00
button.c
checkbox.c use d_malloc instead of malloc 2005-02-26 09:51:41 +00:00
file.c use PhysicsFS in file.c, involves modifying the listbox so it can use an array of string pointers 2005-03-05 09:30:26 +00:00
func.c
gadget.c use d_free instead of free 2005-02-26 10:13:51 +00:00
harderr.c
icon.c
inputbox.c use d_malloc instead of malloc 2005-02-26 09:51:41 +00:00
keypad.c handle characters > 128 correctly 2005-02-26 11:17:01 +00:00
keypress.c call gr_update in event loops 2005-02-27 03:55:46 +00:00
keytrap.c
listbox.c use PhysicsFS in file.c, involves modifying the listbox so it can use an array of string pointers 2005-03-05 09:30:26 +00:00
Makefile.am
medfunc.c
menu.c call gr_update in event loops 2005-02-27 03:55:46 +00:00
menubar.c call gr_update in event loops 2005-02-27 03:55:46 +00:00
message.c call gr_update in event loops 2005-02-27 03:55:46 +00:00
mouse.c gcc doesn't like multi-line // comments 2005-03-16 20:49:39 +00:00
number.c call gr_update in event loops 2005-02-27 03:55:46 +00:00
popup.c call gr_update in event loops 2005-02-27 03:55:46 +00:00
radio.c use d_strdup instead of strdup 2005-02-26 10:01:55 +00:00
scroll.c use timer_get_fixed_seconds instead of TICKER macro 2005-01-25 19:44:27 +00:00
ui.c no unnecessarily including MS DOS headers 2005-02-26 00:47:08 +00:00
uidraw.c
userbox.c
window.c use d_free instead of free 2005-02-26 10:13:51 +00:00