Parent Directory
|
|
|
|
|
.cvsignore
|
1.1 |
3 years |
schaffner |
Add file ui/.cvsignore
|
Makefile.am
|
1.2 |
3 years |
btb |
fix ui Makefile.am
|
barbox.c
|
1.6 |
3 years |
schaffner |
make ui_barbox_update return void
|
button.c
|
1.4 |
3 years |
schaffner |
include u_mem.h and pstypes.h instead of d1-style mem.h and types.h
|
checkbox.c
|
1.6 |
2 years |
chris |
add ui_checkbox_check
|
file.c
|
1.12 |
2 years |
chris |
add ui_inputbox_set_text
|
func.c
|
1.3 |
3 years |
btb |
include conf.h in new editor files
|
gadget.c
|
1.6 |
3 years |
chris |
use d_free instead of free
|
harderr.c
|
1.3 |
3 years |
btb |
include conf.h in new editor files
|
icon.c
|
1.4 |
3 years |
schaffner |
include u_mem.h and pstypes.h instead of d1-style mem.h and types.h
|
inputbox.c
|
1.7 |
2 years |
chris |
add ui_inputbox_set_text
|
keypad.c
|
1.8 |
3 years |
chris |
handle characters > 128 correctly
|
keypress.c
|
1.5 |
3 years |
chris |
call gr_update in event loops
|
keytrap.c
|
1.3 |
3 years |
schaffner |
include u_mem.h and pstypes.h instead of d1-style mem.h and types.h
|
listbox.c
|
1.6 |
3 years |
chris |
use PhysicsFS in file.c, involves modifying the listbox so it can use an array o... |
medfunc.c
|
1.3 |
3 years |
btb |
include conf.h in new editor files
|
menu.c
|
1.7 |
3 years |
chris |
call gr_update in event loops
|
menubar.c
|
1.8 |
3 years |
chris |
call gr_update in event loops
|
message.c
|
1.5 |
3 years |
chris |
call gr_update in event loops
|
mouse.c
|
1.8 |
2 years |
chris |
avoid assignments between sbyte * and char *, ubyte * and char * to fix warnings... |
number.c
|
1.7 |
3 years |
chris |
call gr_update in event loops
|
popup.c
|
1.6 |
3 years |
chris |
call gr_update in event loops
|
radio.c
|
1.6 |
2 years |
chris |
add ui_radio_set_value, draw an "O" in the current radio button
|
scroll.c
|
1.5 |
3 years |
schaffner |
use timer_get_fixed_seconds instead of TICKER macro
|
ui.c
|
1.6 |
3 years |
chris |
no unnecessarily including MS DOS headers
|
uidraw.c
|
1.4 |
3 years |
schaffner |
include u_mem.h and pstypes.h instead of d1-style mem.h and types.h
|
userbox.c
|
1.4 |
3 years |
schaffner |
include u_mem.h and pstypes.h instead of d1-style mem.h and types.h
|
window.c
|
1.10 |
3 years |
chris |
use d_free instead of free
|