Sweden-Number/dlls/comctl32
Kevin Groeneveld 3219ae74fb Change default range of up-down control to match range used in
window.
2003-09-02 23:05:21 +00:00
..
tests New comctl32 test directory and test case for DPA_Search. 2003-05-15 23:58:48 +00:00
.cvsignore Update some .cvsignore files for building on Windows. 2002-08-30 00:04:03 +00:00
Makefile.in New comctl32 test directory and test case for DPA_Search. 2003-05-15 23:58:48 +00:00
animate.c Change return code comparison in AVI control (from patch by 2003-04-30 23:59:46 +00:00
comboex.c Change RECT to use LONG to match win32 standard headers and fix format 2003-01-08 21:09:25 +00:00
comctl32.h Get rid of generic notification support in comctrl32. The MS docs were 2002-12-10 19:07:59 +00:00
comctl32.spec Ordinals 410-413 are the window subclassing functions. 2003-05-11 03:40:59 +00:00
comctl32undoc.c Fixed prototypes of CreateStatusWindowA/W, ImageList_Copy, 2003-08-22 23:51:15 +00:00
comctl_Cn.rc Added Simplified Chinese support. 2002-11-20 19:47:44 +00:00
comctl_De.rc Removed some more trailing whitespace. 2002-06-01 02:55:48 +00:00
comctl_En.rc - Unicodeify control. 2002-09-17 18:30:07 +00:00
comctl_Es.rc More Spanish translations. 2003-08-23 23:04:49 +00:00
comctl_Ko.rc Added Korean resources. 2002-06-10 02:32:31 +00:00
comctl_Pl.rc Added Polish translations. 2002-08-27 00:35:28 +00:00
comctl_Pt.rc - Localization to Portuguese of Brazil 2003-06-30 20:22:35 +00:00
comctl_Ru.rc Added a lot of Russian translations. 2003-05-04 02:33:08 +00:00
comctl_Si.rc Minor updates of Slovenian translations. 2003-08-29 22:21:43 +00:00
commctrl.c Fixed prototypes of CreateStatusWindowA/W, ImageList_Copy, 2003-08-22 23:51:15 +00:00
datetime.c Fix DTM_SETSYSTEMTIME. 2003-05-13 22:04:40 +00:00
draglist.c - fix the "int format, HANDLE arg" type of warnings for comctl32 2002-10-23 22:19:10 +00:00
flatsb.c Removed unnecessary HANDLE typecasts. 2002-12-02 18:10:57 +00:00
header.c Update ordering on insertion of an item. 2003-05-22 03:34:54 +00:00
hotkey.c Removed unnecessary HANDLE typecasts. 2002-12-02 18:10:57 +00:00
imagelist.c Avoid division by zero when the imagelist is created with a width of 2003-08-29 22:10:25 +00:00
imagelist.h Rearrange members of HIMAGELIST to match Windows. 2003-05-13 03:36:27 +00:00
ipaddress.c Removed unnecessary HANDLE typecasts. 2002-12-02 18:10:57 +00:00
listview.c If we don't send custom draw messages for subitems, inherit the color 2003-09-01 23:55:33 +00:00
monthcal.c Fixed a possible memory corruption. 2003-05-12 03:19:35 +00:00
nativefont.c Removed unnecessary HANDLE typecasts. 2002-12-02 18:10:57 +00:00
pager.c Fixed bad non-client calculation. 2003-05-13 22:05:50 +00:00
progress.c Invalidate the window when the range is changed. 2003-05-11 02:38:05 +00:00
propsheet.c Set defaults for the Next/Prev button. 2003-07-21 20:01:59 +00:00
rebar.c Replace DPRINTF with TRACE. 2003-03-14 04:11:17 +00:00
rsrc.rc More Spanish translations. 2003-08-23 23:04:49 +00:00
smoothscroll.c - fix the "int format, HANDLE arg" type of warnings for comctl32 2002-10-23 22:19:10 +00:00
status.c Accept SIZE_MAXIMIZED as one of statuses of MDI windows. 2003-08-11 18:42:47 +00:00
tab.c Implemented TAB_SetMinTabWidth and TAB_HighlightItem. 2003-09-02 00:56:43 +00:00
toolbar.c Button width should be the larger of text width/bitmap width. 2003-08-27 23:11:35 +00:00
tooltips.c 'sizeof type' is best avoided as it won't always compile (e.g. 'int 2003-06-18 19:45:22 +00:00
trackbar.c Oops, back to hard coding initial thumb size until we figure out how 2003-08-06 22:05:11 +00:00
treeview.c Fix the creation of treeview with checkboxes. 2003-08-23 23:18:48 +00:00
updown.c Change default range of up-down control to match range used in 2003-09-02 23:05:21 +00:00