.. |
.cvsignore
|
Build Win32 resources as .res files and dump them into the .spec.c file.
|
2000-10-23 21:39:39 +00:00 |
animate.c
|
Use SetDIBits instead of StretchDIBits (in ANIMATE_PaintFrame).
|
2000-09-02 23:17:04 +00:00 |
comboex.c
|
Handle special case where itemID = -1 (special focus rect draw).
|
2000-10-31 01:00:39 +00:00 |
comctl32.h
|
Added additional resource IDs.
|
2000-10-15 00:24:48 +00:00 |
comctl32.spec
|
Build Win32 resources as .res files and dump them into the .spec.c file.
|
2000-10-23 21:39:39 +00:00 |
comctl32undoc.c
|
Fixed a bug (incorrect size in memmove) that I introduced with an
|
2000-09-06 19:43:38 +00:00 |
comctl_De.rc
|
Split out resources that might be localized.
|
2000-10-15 00:26:58 +00:00 |
comctl_En.rc
|
Split out resources that might be localized.
|
2000-10-15 00:26:58 +00:00 |
commctrl.c
|
- stupid spelling fixes
|
2000-10-13 20:26:52 +00:00 |
datetime.c
|
Localization and expect leapdays when looking for the length of a
|
2000-10-15 00:28:00 +00:00 |
draglist.c
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-24 20:46:04 +00:00 |
flatsb.c
|
Removed all non-standard common control headers from the include
|
2000-08-09 00:41:17 +00:00 |
header.c
|
Draw text and icons, implement ordering functions, allow reordering
|
2000-10-19 22:26:17 +00:00 |
hotkey.c
|
Removed all non-standard common control headers from the include
|
2000-08-09 00:41:17 +00:00 |
imagelist.c
|
Fixed some flickering that was occurring in the image list control
|
2000-10-22 23:43:56 +00:00 |
imagelist.h
|
Removed all non-standard common control headers from the include
|
2000-08-09 00:41:17 +00:00 |
ipaddress.c
|
Removed all non-standard common control headers from the include
|
2000-08-09 00:41:17 +00:00 |
listview.c
|
Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie O. Paun <dimi@cs.toronto.edu>, Patrik Stridvall <ps@leissner.se>
|
2000-11-01 03:11:12 +00:00 |
Makefile.in
|
Build Win32 resources as .res files and dump them into the .spec.c file.
|
2000-10-23 21:39:39 +00:00 |
monthcal.c
|
Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie O. Paun <dimi@cs.toronto.edu>, Patrik Stridvall <ps@leissner.se>
|
2000-11-01 03:11:12 +00:00 |
nativefont.c
|
Removed all non-standard common control headers from the include
|
2000-08-09 00:41:17 +00:00 |
pager.c
|
Removed all non-standard common control headers from the include
|
2000-08-09 00:41:17 +00:00 |
progress.c
|
Moved all Win16 definitions out of the standard Windows headers.
|
2000-09-26 22:20:14 +00:00 |
propsheet.c
|
- Added some missing WINELIB_NAME_AW definitions, types and messages
|
2000-09-19 02:43:00 +00:00 |
rebar.c
|
Have Internet Explorer 3 show its toolbars by passing RB_GETBANDINFO
|
2000-11-01 21:35:28 +00:00 |
rsrc.rc
|
Split out resources that might be localized.
|
2000-10-15 00:26:58 +00:00 |
smoothscroll.c
|
Implemented SmoothScrollWindow.
|
2000-07-29 21:54:38 +00:00 |
status.c
|
Status bars on managed windows should not have SIZEGRIP style.
|
2000-10-13 17:07:08 +00:00 |
tab.c
|
Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie O. Paun <dimi@cs.toronto.edu>, Patrik Stridvall <ps@leissner.se>
|
2000-11-01 03:11:12 +00:00 |
toolbar.c
|
Swap CalcToolbar and paint rectangle computation to the correct order.
|
2000-11-02 20:07:25 +00:00 |
tooltips.c
|
Fixed format strings.
|
2000-09-24 03:05:11 +00:00 |
trackbar.c
|
Wine was not drawing trackbars with minimum ranges of more than 0
|
2000-08-23 19:11:31 +00:00 |
treeview.c
|
Treeview item sorting could mess up the visibleOrder of the items.
|
2000-11-02 20:09:43 +00:00 |
updown.c
|
Draw the scrollbar beside the buddy when neither UDS_ALIGN[RIGHT|LEFT]
|
2000-10-15 00:28:44 +00:00 |