Sweden-Number/controls
François Gouget 75b278e9dd Modify the look of bitmap menu items to match Win95 and Win98
Fix the sunken edge/bitmap overlap in the Win98 look
Introduce an IS_MAGIC_ITEM macro to test if the item is 'magic'
2001-01-06 01:45:51 +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 Added unicode window proc for combobox control. 2001-01-05 22:21:18 +00:00
desktop.c Moved most builtin controls structures into their respective C file. 2000-12-10 23:01:33 +00:00
edit.c Fixed some problems with scrolling in the edit control. 2001-01-05 03:40:35 +00:00
icontitle.c winuser.h now requires that we include winbase.h first. 2000-12-19 04:53:20 +00:00
listbox.c Took a stab at implementing LBS_NOSEL. 2001-01-06 00:34:14 +00:00
menu.c Modify the look of bitmap menu items to match Win95 and Win98 2001-01-06 01:45:51 +00:00
scroll.c Moved most builtin controls structures into their respective C file. 2000-12-10 23:01:33 +00:00
static.c Added unicode window proc for the static control. 2001-01-05 22:20:57 +00:00
uitools.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00