Sweden-Number/controls
Alexandre Julliard dcc175de6a Owen Wang
When you click on an icon to open a combo box, you would expect it to
be enabled so you can choose something in it. In Wine this was not
guaranteed since your default flags could get lost in the process-heap
of the application.
2000-05-30 15:28:06 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
EDIT.TODO Release 970415 1997-04-15 17:19:52 +00:00
Makefile.in Release 980913 1998-09-13 16:32:00 +00:00
button.c Like the AUTORADIOBUTTON, the parent of a RADIOBUTTON style button 2000-05-12 21:51:09 +00:00
combo.c Owen Wang 2000-05-30 15:28:06 +00:00
desktop.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
edit.c Henning Hoffmann 2000-05-26 01:24:56 +00:00
icontitle.c Removed #include of wingdi.h and windef.h from winuser.h (and resolved 2000-02-10 19:03:02 +00:00
listbox.c Serge Ivanov 2000-05-26 22:28:34 +00:00
menu.c Post a WM_CANCELMODE message to wake up the internal menu handling 2000-05-23 23:34:17 +00:00
scroll.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
static.c The static control only needs to invalidate its rect when we SetText. 2000-03-08 18:22:51 +00:00
uitools.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
widgets.c The MDIClient class must be registered with the IDC_ARROW cursor. 1999-09-19 14:11:41 +00:00