.. |
tests
|
We no longer use the .exe.spec.c files.
|
2004-03-02 21:16:37 +00:00 |
.cvsignore
|
.spec.c files are no longer used for 32-bit dlls.
|
2004-03-24 03:36:44 +00:00 |
animate.c
|
Do not kill the animation thread with TerminateThread, let it finish
|
2004-03-11 00:41:07 +00:00 |
comboex.c
|
Make Unicode strings static const.
|
2004-04-20 01:12:17 +00:00 |
comctl32.h
|
- Let the subclassing stack grow the opposite way to make the code
|
2004-05-17 19:48:24 +00:00 |
comctl32.spec
|
StrSpnW doesn't exist in comctl32.dll but StrCSpnW does.
|
2004-05-17 20:51:27 +00:00 |
comctl32undoc.c
|
Make Unicode strings static const.
|
2004-04-20 01:12:17 +00:00 |
comctl_Cn.rc
|
Implemented PSH_WIZARD97_OLD and PSH_WIZARD97_NEW property sheet
|
2004-05-10 21:26:04 +00:00 |
comctl_De.rc
|
Implemented PSH_WIZARD97_OLD and PSH_WIZARD97_NEW property sheet
|
2004-05-10 21:26:04 +00:00 |
comctl_En.rc
|
Implemented PSH_WIZARD97_OLD and PSH_WIZARD97_NEW property sheet
|
2004-05-10 21:26:04 +00:00 |
comctl_Es.rc
|
Implemented PSH_WIZARD97_OLD and PSH_WIZARD97_NEW property sheet
|
2004-05-10 21:26:04 +00:00 |
comctl_Fr.rc
|
Implemented PSH_WIZARD97_OLD and PSH_WIZARD97_NEW property sheet
|
2004-05-10 21:26:04 +00:00 |
comctl_It.rc
|
Changed my name, so update copyright info.
|
2004-05-27 02:25:13 +00:00 |
comctl_Ja.rc
|
Implemented PSH_WIZARD97_OLD and PSH_WIZARD97_NEW property sheet
|
2004-05-10 21:26:04 +00:00 |
comctl_Ko.rc
|
Implemented PSH_WIZARD97_OLD and PSH_WIZARD97_NEW property sheet
|
2004-05-10 21:26:04 +00:00 |
comctl_Nl.rc
|
Implemented PSH_WIZARD97_OLD and PSH_WIZARD97_NEW property sheet
|
2004-05-10 21:26:04 +00:00 |
comctl_Pl.rc
|
Implemented PSH_WIZARD97_OLD and PSH_WIZARD97_NEW property sheet
|
2004-05-10 21:26:04 +00:00 |
comctl_Pt.rc
|
Implemented PSH_WIZARD97_OLD and PSH_WIZARD97_NEW property sheet
|
2004-05-10 21:26:04 +00:00 |
comctl_Ru.rc
|
Implemented PSH_WIZARD97_OLD and PSH_WIZARD97_NEW property sheet
|
2004-05-10 21:26:04 +00:00 |
comctl_Si.rc
|
Implemented PSH_WIZARD97_OLD and PSH_WIZARD97_NEW property sheet
|
2004-05-10 21:26:04 +00:00 |
comctl_Th.rc
|
Implemented PSH_WIZARD97_OLD and PSH_WIZARD97_NEW property sheet
|
2004-05-10 21:26:04 +00:00 |
comctl_Uk.rc
|
Implemented PSH_WIZARD97_OLD and PSH_WIZARD97_NEW property sheet
|
2004-05-10 21:26:04 +00:00 |
commctrl.c
|
- Let the subclassing stack grow the opposite way to make the code
|
2004-05-17 19:48:24 +00:00 |
datetime.c
|
- make monthcal a child of datetime (it was a sibling before, causing
|
2004-04-21 22:23:36 +00:00 |
draglist.c
|
- Document control completeness.
|
2004-03-11 00:38:44 +00:00 |
flatsb.c
|
Update common control function documentation.
|
2004-02-27 04:40:08 +00:00 |
header.c
|
Make our ascii strings static const.
|
2004-05-04 04:13:05 +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
|
Set the palette for image list DIBs that has 8 or less bits per
|
2004-06-28 23:52:51 +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 Unicode strings static const.
|
2004-04-20 01:12:17 +00:00 |
listview.c
|
Clear the state image bits only if LVS_EX_CHECKBOXES is set.
|
2004-06-04 17:58:29 +00:00 |
Makefile.in
|
- Add cursor resource.
|
2004-03-23 23:04:08 +00:00 |
monthcal.c
|
- next/prev month don't stick anymore
|
2004-04-21 22:24:09 +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
|
Spelling fixes.
|
2004-03-11 00:39:53 +00:00 |
propsheet.c
|
Implemented PSH_WIZARD97_OLD and PSH_WIZARD97_NEW property sheet
|
2004-05-10 21:26:04 +00:00 |
rebar.c
|
Always reset AUTO_RESIZE flag on exit from REBAR_ForceResize.
|
2004-05-02 04:21:48 +00:00 |
rsrc.rc
|
Added Ukrainian translations.
|
2004-04-26 23:35:17 +00:00 |
smoothscroll.c
|
Update common control function documentation.
|
2004-02-27 04:40:08 +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
|
StrSpnW doesn't exist in comctl32.dll but StrCSpnW does.
|
2004-05-17 20:51:27 +00:00 |
tab.c
|
Implemented TCM_SETITEMEXTRA.
|
2004-06-04 18:11:03 +00:00 |
toolbar.c
|
- Clean up the mask drawing code.
|
2004-06-28 20:29:00 +00:00 |
tooltips.c
|
Start of balloon tip support.
|
2004-06-28 23:52:37 +00:00 |
trackbar.c
|
Make Unicode strings static const.
|
2004-04-20 01:12:17 +00:00 |
treeview.c
|
Implemented TVS_NOSCROLL.
|
2004-05-02 04:20:06 +00:00 |
updown.c
|
When setting the buddy to 0 then we must still resize the updown
|
2004-03-15 20:20:41 +00:00 |