wine-wine/controls
Alexandre Julliard 42d20f9dca Merged clipboard driver into USER driver.
Moved all ttydrv source files to dlls/ttydrv.
Load functions pointer for the USER driver from the graphics driver
dll with GetProcAddress.
2000-08-10 01:16:19 +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 All standard window controls should have CS_PARENTDC, but should still 2000-07-15 21:31:42 +00:00
combo.c Removed a few dependencies on GDI internals from USER dll. 2000-08-04 04:18:04 +00:00
desktop.c Merged clipboard driver into USER driver. 2000-08-10 01:16:19 +00:00
edit.c Replaced lstrlen/lstrcmp by libc equivalents everywhere we don't need 2000-08-06 02:41:16 +00:00
icontitle.c Removed some unnecessary #includes and dll dependencies. 2000-08-09 22:35:05 +00:00
listbox.c Avoid resetting the background color when clearing out blank areas, as 2000-08-06 03:35:52 +00:00
menu.c Replaced lstrlen/lstrcmp by libc equivalents everywhere we don't need 2000-08-06 02:41:16 +00:00
scroll.c Fix a few typos and such. 2000-07-23 13:43:00 +00:00
static.c Background of SS_SIMPLE static control is not filled (unless it has 2000-07-16 14:39:21 +00:00
uitools.c Attempt to paint the checkbox and radio buttons better. 2000-06-04 01:32:59 +00:00
widgets.c Removed some unnecessary #includes and dll dependencies. 2000-08-09 22:35:05 +00:00