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 include u_mem.h and pstypes.h instead of d1-style mem.h and types.h 2005-01-24 22:19:10 +00:00
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 include conf.h in new editor files 2004-12-19 15:21:11 +00:00
gadget.c use d_free instead of free 2005-02-26 10:13:51 +00:00
harderr.c include conf.h in new editor files 2004-12-19 15:21:11 +00:00
icon.c include u_mem.h and pstypes.h instead of d1-style mem.h and types.h 2005-01-24 22:19:10 +00:00
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 include u_mem.h and pstypes.h instead of d1-style mem.h and types.h 2005-01-24 22:19:10 +00:00
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 fix ui Makefile.am 2004-12-19 15:23:11 +00:00
medfunc.c include conf.h in new editor files 2004-12-19 15:21:11 +00:00
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 include u_mem.h and pstypes.h instead of d1-style mem.h and types.h 2005-01-24 22:19:10 +00:00
userbox.c include u_mem.h and pstypes.h instead of d1-style mem.h and types.h 2005-01-24 22:19:10 +00:00
window.c use d_free instead of free 2005-02-26 10:13:51 +00:00