.. |
.cvsignore
|
Build most dlls as separate shared libraries.
|
2000-01-31 05:02:49 +00:00 |
Makefile.in
|
Removed winmm from import list.
|
2000-04-19 16:52:06 +00:00 |
animate.c
|
Specify the service thread timers in ms instead of us.
|
2000-05-10 04:43:32 +00:00 |
comboex.c
|
Protect against use of comctl32 private control memory after it has
|
2000-05-10 01:34:53 +00:00 |
comctl32.h
|
Serge Ivanov
|
1999-11-28 21:01:47 +00:00 |
comctl32.spec
|
Fixed issues found by winapi_check.
|
2000-04-24 18:03:54 +00:00 |
comctl32undoc.c
|
Fixed some issues reported by winapi_check.
|
2000-04-06 20:21:16 +00:00 |
commctrl.c
|
Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello <abbeyj@wpi.edu>
|
2000-04-28 20:49:20 +00:00 |
datetime.c
|
Removed superfluous GlobalFindAtom calls.
|
2000-02-13 15:10:16 +00:00 |
draglist.c
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-24 20:46:04 +00:00 |
flatsb.c
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-24 20:46:04 +00:00 |
header.c
|
Protect against use of comctl32 private control memory after it has
|
2000-05-10 01:34:53 +00:00 |
hotkey.c
|
Protect against use of comctl32 private control memory after it has
|
2000-05-10 01:34:53 +00:00 |
imagelist.c
|
Remove the background from the new image when it is being replaced
|
2000-05-11 21:39:45 +00:00 |
ipaddress.c
|
Protect against use of comctl32 private control memory after it has
|
2000-05-10 01:34:53 +00:00 |
listview.c
|
Inserted a missing call to SetWindowPos(). With this change the header
|
2000-05-24 03:33:05 +00:00 |
monthcal.c
|
Protect against use of comctl32 private control memory after it has
|
2000-05-10 01:34:53 +00:00 |
nativefont.c
|
Removed superfluous GlobalFindAtom calls.
|
2000-02-13 15:10:16 +00:00 |
pager.c
|
Protect against use of comctl32 private control memory after it has
|
2000-05-10 01:34:53 +00:00 |
progress.c
|
Protect against use of comctl32 private control memory after it has
|
2000-05-10 01:34:53 +00:00 |
propsheet.c
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-28 20:22:59 +00:00 |
rebar.c
|
Protect against use of comctl32 private control memory after it has
|
2000-05-10 01:34:53 +00:00 |
rsrc.rc
|
- Implemented a new preprocessor that is (nearly) ANSI-C compliant. The
|
2000-05-01 20:05:58 +00:00 |
status.c
|
Protect against use of comctl32 private control memory after it has
|
2000-05-10 01:34:53 +00:00 |
tab.c
|
Corrected the problem where a tab control marked multiline but has
|
2000-05-24 21:02:29 +00:00 |
toolbar.c
|
Reduce toolbar redrawing and flicker by calling RedrawWindow() in
|
2000-05-23 21:11:06 +00:00 |
tooltips.c
|
Fixed tooltips.
|
2000-05-23 21:12:03 +00:00 |
trackbar.c
|
Fixed some quirks (range is 32 bit, page up/dn mismatch on HZ trackbars).
|
2000-05-11 21:42:12 +00:00 |
treeview.c
|
Implemented TVM_EDITLABELA, plus some improvements to EndLabelEditNow.
|
2000-05-14 23:50:00 +00:00 |
updown.c
|
SetBuddy no longer overwrites its superclass' WndProc property when
|
2000-05-23 21:22:27 +00:00 |