Sweden-Number/controls
Aric Stewart fe9a0f0977 Fixed a problem where when deleting an item using index -1 on an empty
listbox we would pass through an illegal negative index and cause
problems.
2001-01-04 19:27:03 +00:00
..
.cvsignore Replaced global Callbacks structure by appropriate glue code 2000-08-14 14:29:22 +00:00
EDIT.TODO Release 970415 1997-04-15 17:19:52 +00:00
Makefile.in Moved most builtin controls structures into their respective C file. 2000-12-10 23:01:33 +00:00
button.c Moved most builtin controls structures into their respective C file. 2000-12-10 23:01:33 +00:00
combo.c Replaced PTR_SEG_TO_LIN macro by exported MapSL function. 2000-12-13 20:20:09 +00:00
desktop.c Moved most builtin controls structures into their respective C file. 2000-12-10 23:01:33 +00:00
edit.c Fix remaining signed/unsigned mismatches. 2000-12-22 20:28:05 +00:00
icontitle.c winuser.h now requires that we include winbase.h first. 2000-12-19 04:53:20 +00:00
listbox.c Fixed a problem where when deleting an item using index -1 on an empty 2001-01-04 19:27:03 +00:00
menu.c - clarify many error messages 2000-12-27 04:02:46 +00:00
scroll.c Moved most builtin controls structures into their respective C file. 2000-12-10 23:01:33 +00:00
static.c Moved most builtin controls structures into their respective C file. 2000-12-10 23:01:33 +00:00
uitools.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00