.. |
tests
|
Fix nGrow initialization in DPA_CreateEx.
|
2004-02-06 05:16:32 +00:00 |
.cvsignore
|
Generate all binary resources using bin2res.
|
2004-01-23 02:11:53 +00:00 |
Makefile.in
|
Move string functions to separate file.
|
2004-02-17 21:02:18 +00:00 |
animate.c
|
Fix a race that caused the Microsoft Viewers 'file extraction'
|
2004-01-13 05:07:56 +00:00 |
comboex.c
|
Make the controls send notifications to the parent window passed to
|
2003-11-20 22:04:13 +00:00 |
comctl32.h
|
Rename COMCTL32_{Alloc,ReAlloc,Free} to {Alloc,ReAlloc,Free}.
|
2003-09-22 21:32:33 +00:00 |
comctl32.spec
|
- Implement string functions in comctl32.
|
2004-02-20 05:16:37 +00:00 |
comctl32undoc.c
|
Forward some wrapper functions since we don't care about compatibility
|
2004-02-17 22:47:21 +00:00 |
comctl_Cn.rc
|
The tab control should be multiline.
|
2004-01-23 20:47:11 +00:00 |
comctl_De.rc
|
The tab control should be multiline.
|
2004-01-23 20:47:11 +00:00 |
comctl_En.rc
|
The tab control should be multiline.
|
2004-01-23 20:47:11 +00:00 |
comctl_Es.rc
|
The tab control should be multiline.
|
2004-01-23 20:47:11 +00:00 |
comctl_Fr.rc
|
The tab control should be multiline.
|
2004-01-23 20:47:11 +00:00 |
comctl_It.rc
|
The tab control should be multiline.
|
2004-01-23 20:47:11 +00:00 |
comctl_Ja.rc
|
The tab control should be multiline.
|
2004-01-23 20:47:11 +00:00 |
comctl_Ko.rc
|
The tab control should be multiline.
|
2004-01-23 20:47:11 +00:00 |
comctl_Nl.rc
|
The tab control should be multiline.
|
2004-01-23 20:47:11 +00:00 |
comctl_Pl.rc
|
The tab control should be multiline.
|
2004-01-23 20:47:11 +00:00 |
comctl_Pt.rc
|
The tab control should be multiline.
|
2004-01-23 20:47:11 +00:00 |
comctl_Ru.rc
|
The tab control should be multiline.
|
2004-01-23 20:47:11 +00:00 |
comctl_Si.rc
|
The tab control should be multiline.
|
2004-01-23 20:47:11 +00:00 |
comctl_Th.rc
|
The tab control should be multiline.
|
2004-01-23 20:47:11 +00:00 |
commctrl.c
|
Add missing '\n's to debug traces.
|
2004-01-27 00:01:43 +00:00 |
datetime.c
|
Make the controls send notifications to the parent window passed to
|
2003-11-20 22:04:13 +00:00 |
draglist.c
|
Fixed header dependencies to be fully compatible with the Windows
|
2003-09-05 23:08:26 +00:00 |
flatsb.c
|
Remove flat scrollbar stub fixmes.
|
2003-12-13 01:33:51 +00:00 |
header.c
|
Make the controls send notifications to the parent window passed to
|
2003-11-20 22:04:13 +00:00 |
hotkey.c
|
Make the controls send notifications to the parent window passed to
|
2003-11-20 22:04:13 +00:00 |
imagelist.c
|
Fix a regression in ImageList_Create when creating a dibsection.
|
2004-02-24 00:58:59 +00:00 |
imagelist.h
|
Fixed header dependencies to be fully compatible with the Windows
|
2003-09-05 23:08:26 +00:00 |
ipaddress.c
|
Make the controls send notifications to the parent window passed to
|
2003-11-20 22:04:13 +00:00 |
listview.c
|
LVN_BEGINRDRAG is implemented now. Fix typo.
|
2004-02-20 05:12:49 +00:00 |
monthcal.c
|
Make the controls send notifications to the parent window passed to
|
2003-11-20 22:04:13 +00:00 |
nativefont.c
|
Rename COMCTL32_{Alloc,ReAlloc,Free} to {Alloc,ReAlloc,Free}.
|
2003-09-22 21:32:33 +00:00 |
pager.c
|
Make the controls send notifications to the parent window passed to
|
2003-11-20 22:04:13 +00:00 |
progress.c
|
Rename COMCTL32_{Alloc,ReAlloc,Free} to {Alloc,ReAlloc,Free}.
|
2003-09-22 21:32:33 +00:00 |
propsheet.c
|
Fix a reentrancy issue in the property sheet implementation by not
|
2004-02-25 01:24:22 +00:00 |
rebar.c
|
REBAR_ShowBand needs to force layout of the rebar after a band is
|
2004-02-27 00:43:04 +00:00 |
rsrc.rc
|
Generate all binary resources using bin2res.
|
2004-01-23 02:11:53 +00:00 |
smoothscroll.c
|
Fixed header dependencies to be fully compatible with the Windows
|
2003-09-05 23:08:26 +00:00 |
status.c
|
Make the controls send notifications to the parent window passed to
|
2003-11-20 22:04:13 +00:00 |
string.c
|
Removed a couple of unneeded helper functions.
|
2004-02-20 19:58:39 +00:00 |
tab.c
|
- Fix handling of TCS_RAGGEDRIGHT style.
|
2004-02-07 01:02:03 +00:00 |
toolbar.c
|
If TBSTYLE_EX_HIDECLIPPEDBUTTONS is set then invalidate the area that
|
2004-02-20 19:56:52 +00:00 |
tooltips.c
|
Accept null module instance, Loadstring can handle it.
|
2004-02-24 01:04:27 +00:00 |
trackbar.c
|
Reinitialize thumb when trackbar size is changed.
|
2003-12-30 19:10:15 +00:00 |
treeview.c
|
Grow the treeview control expander button by 1px in each direction to
|
2004-02-16 22:19:29 +00:00 |
updown.c
|
Make the controls send notifications to the parent window passed to
|
2003-11-20 22:04:13 +00:00 |