Sweden-Number/dlls/comctl32
Alexandre Julliard eb58e1d597 Declare debug channels in all dlls that need them; added imports of
ntdll where necessary.
2000-11-05 04:53:07 +00:00
..
.cvsignore Build Win32 resources as .res files and dump them into the .spec.c file. 2000-10-23 21:39:39 +00:00
Makefile.in Declare debug channels in all dlls that need them; added imports of 2000-11-05 04:53:07 +00:00
animate.c Use SetDIBits instead of StretchDIBits (in ANIMATE_PaintFrame). 2000-09-02 23:17:04 +00:00
comboex.c Forward CBEM_SETEXSTYLE to CBEM_SETEXTENDEDSTYLE, pass WM_SETTEXT and 2000-11-05 03:19:06 +00:00
comctl32.h Added additional resource IDs. 2000-10-15 00:24:48 +00:00
comctl32.spec Declare debug channels in all dlls that need them; added imports of 2000-11-05 04:53:07 +00:00
comctl32undoc.c Fixed off by one error in DPA handling, added some warnings. 2000-11-04 02:56:38 +00:00
comctl_De.rc Split out resources that might be localized. 2000-10-15 00:26:58 +00:00
comctl_En.rc Split out resources that might be localized. 2000-10-15 00:26:58 +00:00
commctrl.c - stupid spelling fixes 2000-10-13 20:26:52 +00:00
datetime.c Localization and expect leapdays when looking for the length of a 2000-10-15 00:28:00 +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 Draw text and icons, implement ordering functions, allow reordering 2000-10-19 22:26:17 +00:00
hotkey.c Removed all non-standard common control headers from the include 2000-08-09 00:41:17 +00:00
imagelist.c Fixed some flickering that was occurring in the image list control 2000-10-22 23:43:56 +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 Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie O. Paun <dimi@cs.toronto.edu>, Patrik Stridvall <ps@leissner.se> 2000-11-01 03:11:12 +00:00
monthcal.c Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie O. Paun <dimi@cs.toronto.edu>, Patrik Stridvall <ps@leissner.se> 2000-11-01 03:11:12 +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 Moved all Win16 definitions out of the standard Windows headers. 2000-09-26 22:20:14 +00:00
propsheet.c - Added some missing WINELIB_NAME_AW definitions, types and messages 2000-09-19 02:43:00 +00:00
rebar.c Pass up WM_DRAWITEM messages to parent. 2000-11-04 02:54:32 +00:00
rsrc.rc Split out resources that might be localized. 2000-10-15 00:26:58 +00:00
smoothscroll.c Implemented SmoothScrollWindow. 2000-07-29 21:54:38 +00:00
status.c Status bars on managed windows should not have SIZEGRIP style. 2000-10-13 17:07:08 +00:00
tab.c Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie O. Paun <dimi@cs.toronto.edu>, Patrik Stridvall <ps@leissner.se> 2000-11-01 03:11:12 +00:00
toolbar.c Swap CalcToolbar and paint rectangle computation to the correct order. 2000-11-02 20:07:25 +00:00
tooltips.c Fixed format strings. 2000-09-24 03:05:11 +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 Treeview item sorting could mess up the visibleOrder of the items. 2000-11-02 20:09:43 +00:00
updown.c Draw the scrollbar beside the buddy when neither UDS_ALIGN[RIGHT|LEFT] 2000-10-15 00:28:44 +00:00