.. |
.cvsignore
|
Avoid wildcards in .cvsignore.
|
2002-01-29 03:05:12 +00:00 |
animate.c
|
Move __stdcall/__cdecl to the right place.
|
2002-02-02 18:42:11 +00:00 |
comboex.c
|
Initialize pszText to 0 for internal ->ceItem to eliminate moves to
|
2002-02-12 18:41:48 +00:00 |
comctl32.h
|
Added version info.
|
2001-03-16 16:50:24 +00:00 |
comctl32.spec
|
Stub for comctl32.419
|
2002-01-18 18:08:01 +00:00 |
comctl32undoc.c
|
Fixed some more missing parenthesis issues.
|
2002-02-02 18:06:03 +00:00 |
comctl_De.rc
|
Translations for German language.
|
2001-04-09 18:33:26 +00:00 |
comctl_En.rc
|
Implemented toolbar customization dialog.
|
2000-11-07 20:30:11 +00:00 |
commctrl.c
|
Move the implementation of comctl32._TrackMouseEvent to
|
2002-01-15 20:41:41 +00:00 |
datetime.c
|
Some 'calendar' typos...
|
2001-07-17 00:40:30 +00:00 |
draglist.c
|
Documentation ordinal fixes.
|
2001-06-19 03:34:07 +00:00 |
flatsb.c
|
Documentation ordinal fixes.
|
2001-06-19 03:34:07 +00:00 |
header.c
|
Fixed some more missing parenthesis issues.
|
2002-02-02 18:06:03 +00:00 |
hotkey.c
|
Add <string.h> to files that needed it.
|
2001-01-26 20:43:40 +00:00 |
imagelist.c
|
Implemented ImageList_Write.
|
2002-01-29 17:12:20 +00:00 |
imagelist.h
|
Removed all non-standard common control headers from the include
|
2000-08-09 00:41:17 +00:00 |
ipaddress.c
|
Storing an IP address in a signed int results in bugs if it starts
|
2002-02-04 18:36:42 +00:00 |
listview.c
|
Correct tests involved with processing the LVIF_DI_SETITEM flag.
|
2002-02-12 18:42:25 +00:00 |
Makefile.in
|
Use libwine and libwine_unicode directly from their build directory
|
2000-12-06 00:05:14 +00:00 |
monthcal.c
|
Spelling typos.
|
2001-05-18 21:01:38 +00:00 |
nativefont.c
|
Eliminate some useless error messages.
|
2002-01-29 17:11:30 +00:00 |
pager.c
|
- Make all WM_NOTIFY messages go to the parent.
|
2001-08-13 20:07:47 +00:00 |
progress.c
|
Remove PROGRESS_Refresh, always do InvalidateRect() to repaint.
|
2002-02-05 18:08:38 +00:00 |
propsheet.c
|
Authors: Guy Albertelli <guy@codeweavers.com>, Mike McCormack <mike_mccormack@start.com.au>
|
2002-01-29 17:14:53 +00:00 |
rebar.c
|
Fix regression in some programs due to CLR_DEFAULT fix. Noticed in
|
2002-02-12 18:43:24 +00:00 |
rsrc.rc
|
Added version info.
|
2001-03-16 16:50:24 +00:00 |
smoothscroll.c
|
Move __stdcall/__cdecl to the right place.
|
2002-02-02 18:42:11 +00:00 |
status.c
|
Fix errors resulting from missing parenthesis.
|
2002-01-29 16:54:50 +00:00 |
tab.c
|
Forward tab notifications to the parent.
|
2001-12-24 20:24:58 +00:00 |
toolbar.c
|
When the commandID was being treated as the index, no check for index
|
2002-02-12 18:43:56 +00:00 |
tooltips.c
|
Set WS_EX_TOOLWINDOW in a tooltip's dwExStyle.
|
2002-02-08 17:03:57 +00:00 |
trackbar.c
|
Add <string.h> to files that needed it.
|
2001-01-26 20:43:40 +00:00 |
treeview.c
|
Added implementation of SetItemW.
|
2002-02-04 18:37:32 +00:00 |
updown.c
|
Various cleanups:
|
2002-02-05 18:08:01 +00:00 |