Sweden-Number/dlls/comctl32
Guy L. Albertelli 5e7b201400 - correct rebar window borders and handling of RBS_BORDERS, now
matches native.
- major redesign of band layout, now comes a lot closer to native for
  the test programs.
- support RBS_VARHEIGHT for both on and off.
- better debug info, and performance improvement
2001-06-11 20:12:11 +00:00
..
.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 Spelling fixes. 2001-04-20 18:36:05 +00:00
comboex.c - Implement CB_{GET|SET}ITEMDATA for CombBoxEx. 2001-04-20 18:27:19 +00:00
comctl32.h Added version info. 2001-03-16 16:50:24 +00:00
comctl32.spec Implement COMCTL32_StrToIntW() using NTDLL's _wtoi. 2001-04-30 18:16:28 +00:00
comctl32undoc.c Implement COMCTL32_StrToIntW() using NTDLL's _wtoi. 2001-04-30 18:16:28 +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 Add '\n' at the end of traces. 2001-05-09 17:31:31 +00:00
datetime.c Implemented DTM_GET/SETRANGE. 2001-05-25 20:38:20 +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 Set background mode to transparent before calling owner-drawn user 2001-04-04 00:09:05 +00:00
hotkey.c Add <string.h> to files that needed it. 2001-01-26 20:43:40 +00:00
imagelist.c Fixed off by one error in ImageList_DrawIndirect(). 2001-04-20 18:29:17 +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 Add '\n' at the end of traces. 2001-05-09 17:31:31 +00:00
monthcal.c Spelling typos. 2001-05-18 21:01:38 +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 Implement autorepeat scrolling when button is held down. 2001-05-03 18:33:57 +00:00
progress.c Add <string.h> to files that needed it. 2001-01-26 20:43:40 +00:00
propsheet.c Implemented page skipping on PSN_SETACTIVE -1 return. 2001-06-06 21:03:21 +00:00
rebar.c - correct rebar window borders and handling of RBS_BORDERS, now 2001-06-11 20:12:11 +00:00
rsrc.rc Added version info. 2001-03-16 16:50:24 +00:00
smoothscroll.c Change the callback declarations to a safer format. 2001-02-12 03:51:04 +00:00
status.c Remove unnecessary single quoting of debugstr_xxx strings. 2001-05-11 20:03:40 +00:00
tab.c Remove unnecessary single quoting of debugstr_xxx strings. 2001-05-11 20:03:40 +00:00
toolbar.c TOOLBAR_InsertButtonA: If iString==-1 then don't use it as a pointer. 2001-05-31 21:33:55 +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 Add '\n' at the end of traces. 2001-05-09 17:31:31 +00:00
updown.c Corrected default values with help from Ulrich Czekalla. 2000-11-26 22:35:01 +00:00