Sweden-Number/dlls/comctl32
Stephane Lussier 3872d0a218 Sorting items in a listview using LVW_SORTITEMS is only sorting the items
and not the subitems. This patch fix this issue. I've remove the temporary
Sortlist, it was not necessary to create another list, and it was buggy.
2000-09-18 01:39:27 +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 Use SetDIBits instead of StretchDIBits (in ANIMATE_PaintFrame). 2000-09-02 23:17:04 +00:00
comboex.c Removed all non-standard common control headers from the include 2000-08-09 00:41:17 +00:00
comctl32.h Merged main Wine changes into Corel's treeview control rewritten by 2000-09-13 20:27:30 +00:00
comctl32.spec Added imports of kernel32.dll where necessary. 2000-08-06 03:47:29 +00:00
comctl32undoc.c Fixed a bug (incorrect size in memmove) that I introduced with an 2000-09-06 19:43:38 +00:00
commctrl.c Merged main Wine changes into Corel's treeview control rewritten by 2000-09-13 20:27:30 +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 Replaced cCurImage by cMaxImage. 2000-08-26 20:28: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 Sorting items in a listview using LVW_SORTITEMS is only sorting the items 2000-09-18 01:39:27 +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 "Fixed" horribly misaligned pages in property sheets of apparently 2000-08-26 20:28:02 +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 Fixed tab control to use HTTRANSPARENT when mouse hits client area, 2000-09-16 20:47:27 +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 - Make sure tooltips are hidden before deleting them. 2000-09-07 18:38:12 +00:00
trackbar.c Wine was not drawing trackbars with minimum ranges of more than 0 2000-08-23 19:11:31 +00:00
treeview.c Merged main Wine changes into Corel's treeview control rewritten by 2000-09-13 20:27:30 +00:00
updown.c Moved NM_UPDOWN definition to commctrl.h. 2000-08-11 12:53:27 +00:00