Sweden-Number/dlls/comctl32
Guy L. Albertelli 2420fa983d - Move creation process to the WM_NCCREATE message like native and force
styles WS_VISIBLE and CCS_TOP.
- Implement messages WM_NCHITTEST, WM_STYLECHANGED, RB_MOVEBAND,
  RB_MINIMIZEBAND.
- Improve preformance by removing calls to GetWindowLong for GWL_STYLE
  (by saving state and handling WM_STYLECHANGED).
- Cleanup and remove dead and test code.
2001-07-08 20:31:11 +00:00
..
.cvsignore
Makefile.in
animate.c Spelling fixes. 2001-04-20 18:36:05 +00:00
comboex.c - Fix memory leaks. 2001-06-24 00:22:20 +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 Documentation fixes. 2001-07-02 19:59:40 +00:00
comctl_De.rc Translations for German language. 2001-04-09 18:33:26 +00:00
comctl_En.rc
commctrl.c Documentation ordinal fixes. 2001-06-20 23:03:14 +00:00
datetime.c Implemented DTM_GET/SETRANGE. 2001-05-25 20:38:20 +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 Set background mode to transparent before calling owner-drawn user 2001-04-04 00:09:05 +00:00
hotkey.c
imagelist.c Documentation fixes. 2001-07-02 19:59:40 +00:00
imagelist.h
ipaddress.c
listview.c Remember response from LVN_GETDISPINFO if user sets LVIF_DI_SETITEM. 2001-07-02 01:20:28 +00:00
monthcal.c Spelling typos. 2001-05-18 21:01:38 +00:00
nativefont.c
pager.c Implement autorepeat scrolling when button is held down. 2001-05-03 18:33:57 +00:00
progress.c
propsheet.c Documentation ordinal fixes. 2001-06-19 03:34:07 +00:00
rebar.c - Move creation process to the WM_NCCREATE message like native and force 2001-07-08 20:31:11 +00:00
rsrc.rc Added version info. 2001-03-16 16:50:24 +00:00
smoothscroll.c
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 Fix button text placement for disabled buttons (see Winzip 8.0). 2001-07-02 17:58:31 +00:00
tooltips.c
trackbar.c
treeview.c Add '\n' at the end of traces. 2001-05-09 17:31:31 +00:00
updown.c