wine-wine/controls
Dimitrie O. Paun a4273ca385 - Stop passing hwnd around when we're passing EDITSTATE.
- Merge the non-obsolete bits of EDIT.TODO into edit.c.
- Some cleanups, and simplifications.
2002-09-25 03:24:53 +00:00
..
button.c Fixed some various comparisons wrt signedness. 2002-06-21 22:25:17 +00:00
combo.c If we have no dropdown height give ourselves a minimum height of 5 2002-08-28 00:53:23 +00:00
desktop.c Added include protection for unistd.h and sys/time.h. 2002-08-17 00:43:16 +00:00
edit.c - Stop passing hwnd around when we're passing EDITSTATE. 2002-09-25 03:24:53 +00:00
icontitle.c Added include protection for unistd.h and sys/time.h. 2002-08-17 00:43:16 +00:00
listbox.c - Rename WIN_Handle16 to HWDN_16 and make it a macro. 2002-09-04 19:37:01 +00:00
menu.c Remove clearing of the window menu id for now. This will need more 2002-09-17 18:40:39 +00:00
scroll.c On mouse down in thumb, issue SB_THUMBTRACK with current position. 2002-08-03 00:13:48 +00:00
static.c - Rename WIN_Handle16 to HWDN_16 and make it a macro. 2002-09-04 19:37:01 +00:00
uitools.c - Implement DFCS_TRANSPARENT. 2002-09-09 19:22:40 +00:00