Sweden-Number/dlls/comctl32
Aric Stewart 59dae22a43 Beginning of some simple optimization of the listview
drawing. Specifically it reduces flicker when selection changes.
2000-08-21 20:16:53 +00:00
..
.cvsignore Build most dlls as separate shared libraries. 2000-01-31 05:02:49 +00:00
Makefile.in Added imports of kernel32.dll where necessary. 2000-08-06 03:47:29 +00:00
animate.c Implemented ACS_CENTER for animation controls. 2000-08-16 12:53:43 +00:00
comboex.c Removed all non-standard common control headers from the include 2000-08-09 00:41:17 +00:00
comctl32.h Serge Ivanov 1999-11-28 21:01:47 +00:00
comctl32.spec Added imports of kernel32.dll where necessary. 2000-08-06 03:47:29 +00:00
comctl32undoc.c Replaced all lstr* calls from inside Wine code by their str* equivalent. 2000-08-14 14:41:19 +00:00
commctrl.c Removed all non-standard common control headers from the include 2000-08-09 00:41:17 +00:00
datetime.c Removed all non-standard common control headers from the include 2000-08-09 00:41:17 +00:00
draglist.c Added/fixed some documentation reported by winapi_check. 2000-03-24 20:46:04 +00:00
flatsb.c Removed all non-standard common control headers from the include 2000-08-09 00:41:17 +00:00
header.c Replaced all lstr* calls from inside Wine code by their str* equivalent. 2000-08-14 14:41:19 +00:00
hotkey.c Removed all non-standard common control headers from the include 2000-08-09 00:41:17 +00:00
imagelist.c Removed all non-standard common control headers from the include 2000-08-09 00:41:17 +00:00
imagelist.h Removed all non-standard common control headers from the include 2000-08-09 00:41:17 +00:00
ipaddress.c Removed all non-standard common control headers from the include 2000-08-09 00:41:17 +00:00
listview.c Beginning of some simple optimization of the listview 2000-08-21 20:16:53 +00:00
monthcal.c Replaced all lstr* calls from inside Wine code by their str* equivalent. 2000-08-14 14:41:19 +00:00
nativefont.c Removed all non-standard common control headers from the include 2000-08-09 00:41:17 +00:00
pager.c Removed all non-standard common control headers from the include 2000-08-09 00:41:17 +00:00
progress.c Removed all non-standard common control headers from the include 2000-08-09 00:41:17 +00:00
propsheet.c Disable the owner of a modal dialog box just before creating the 2000-08-21 03:31:39 +00:00
rebar.c Replaced all lstr* calls from inside Wine code by their str* equivalent. 2000-08-14 14:41:19 +00:00
rsrc.rc Changed the size of property sheet template to be the same as the 2000-07-08 11:47:19 +00:00
smoothscroll.c Implemented SmoothScrollWindow. 2000-07-29 21:54:38 +00:00
status.c Fixed STATUS_GetTextW in regard to NULL pointers. 2000-08-18 23:44:12 +00:00
tab.c Replaced all lstr* calls from inside Wine code by their str* equivalent. 2000-08-14 14:41:19 +00:00
toolbar.c - Added a helper function TOOLBAR_GetText() and macro TOOLBAR_HasText() to 2000-08-18 23:42:03 +00:00
tooltips.c Replaced all lstr* calls from inside Wine code by their str* equivalent. 2000-08-14 14:41:19 +00:00
trackbar.c Removed all non-standard common control headers from the include 2000-08-09 00:41:17 +00:00
treeview.c Removed direct calls to TREEVIEW_Refresh(). 2000-08-20 03:40:21 +00:00
updown.c Moved NM_UPDOWN definition to commctrl.h. 2000-08-11 12:53:27 +00:00