.. |
.cvsignore
|
Remove libXXXX.so.1.0 lines from .cvsignore files.
|
2000-11-30 19:57:34 +00:00 |
Makefile.in
|
Use libwine and libwine_unicode directly from their build directory
|
2000-12-06 00:05:14 +00:00 |
animate.c
|
Add <string.h> to files that needed it.
|
2001-01-26 20:43:40 +00:00 |
comboex.c
|
- Implement CB_SETCURSEL, CBEM_DELETEITEM, CBEM_GETITEM,
|
2001-02-20 01:53:43 +00:00 |
comctl32.h
|
Removed calls to internal (non-exported) wine functions.
|
2000-11-25 01:27:42 +00:00 |
comctl32.spec
|
No longer using function pointers to winmm and msvfw32, but delay
|
2000-12-26 01:26:12 +00:00 |
comctl32undoc.c
|
Change the callback declarations to a safer format.
|
2001-02-14 21:41:35 +00:00 |
comctl_De.rc
|
Implemented toolbar customization dialog.
|
2000-11-07 20:30:11 +00:00 |
comctl_En.rc
|
Implemented toolbar customization dialog.
|
2000-11-07 20:30:11 +00:00 |
commctrl.c
|
Cleaned up dll startup routines now that we have separate address
|
2001-01-17 22:03:18 +00:00 |
datetime.c
|
Don't allow comctl32 controls to access their infoPtr before it has
|
2001-02-12 03:42:23 +00:00 |
draglist.c
|
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ;
|
2000-11-27 23:54:25 +00:00 |
flatsb.c
|
Don't allow comctl32 controls to access their infoPtr before it has
|
2001-02-12 03:42:23 +00:00 |
header.c
|
Mark width as valid when we send HDN_ENDTRACKA.
|
2000-12-15 20:54:41 +00:00 |
hotkey.c
|
Add <string.h> to files that needed it.
|
2001-01-26 20:43:40 +00:00 |
imagelist.c
|
Add <string.h> to files that needed it.
|
2001-01-26 20:43:40 +00:00 |
imagelist.h
|
Removed all non-standard common control headers from the include
|
2000-08-09 00:41:17 +00:00 |
ipaddress.c
|
Add <string.h> to files that needed it.
|
2001-01-26 20:43:40 +00:00 |
listview.c
|
Update selection after sorting (in LISTVIEW_SortItems) by making sure
|
2001-02-16 19:39:14 +00:00 |
monthcal.c
|
Add <string.h> to files that needed it.
|
2001-01-26 20:43:40 +00:00 |
nativefont.c
|
Don't allow comctl32 controls to access their infoPtr before it has
|
2001-02-12 03:42:23 +00:00 |
pager.c
|
Horiz/Vert determination must be dynamic, as the style may not be set
|
2001-02-23 01:33:01 +00:00 |
progress.c
|
Add <string.h> to files that needed it.
|
2001-01-26 20:43:40 +00:00 |
propsheet.c
|
Check PROPSHEETPAGEA.pfnCallback for NULL pointer if PSP_USECALLBACK
|
2001-02-12 18:08:31 +00:00 |
rebar.c
|
- make hidden bands have valid (0 width) child window areas
|
2001-01-26 20:36:53 +00:00 |
rsrc.rc
|
Added header control cursors and drag list arrow icon.
|
2000-11-09 20:26:34 +00:00 |
smoothscroll.c
|
Change the callback declarations to a safer format.
|
2001-02-12 03:51:04 +00:00 |
status.c
|
Add <string.h> to files that needed it.
|
2001-01-26 20:43:40 +00:00 |
tab.c
|
Don't send notifications for the initial display of the first tab of
|
2001-01-25 21:48:01 +00:00 |
toolbar.c
|
Fixed behaviour of dropdown buttons. When a dropdown button is
|
2001-02-20 00:48:37 +00:00 |
tooltips.c
|
Do not send a WM_NOTIFYFORMAT to a non-existent owner.
|
2000-12-19 03:37:02 +00:00 |
trackbar.c
|
Add <string.h> to files that needed it.
|
2001-01-26 20:43:40 +00:00 |
treeview.c
|
Insert the item before calling a SetFirstVisible which can generate a
|
2001-02-20 23:43:21 +00:00 |
updown.c
|
Corrected default values with help from Ulrich Czekalla.
|
2000-11-26 22:35:01 +00:00 |