• Guy L. Albertelli's avatar
    - Implement TBSTYLE_FLAT as "transparent" toolbar and buttons. (Skip · f617391d
    Guy L. Albertelli authored
      FillRect and BF_MIDDLE on _FLAT toolbars.)
    - Issue FIXMEs for unsupported styles.
    - If the "hidden" state has changed then recalc the buttons.
    - Support TBSTYLE_CUSTOMERASE (used by IE4) ans issue some of the
      necessary NM_CUSTOMDRAW notifies.
    - Pass the WM_ERASEBKGND to parent if the toolbar is "transparent".
    - Invalidate the area 1 bigger than the button rect on a WM_MOUSELEAVE
      so that the edge is "erased" by the parent.
    - Support the PGN_CALCSIZE notify since a toolbar can be a child of the
      Pager control.
    f617391d
Name
Last commit
Last update
..
.cvsignore Loading commit data...
Makefile.in Loading commit data...
animate.c Loading commit data...
comboex.c Loading commit data...
comctl32.h Loading commit data...
comctl32.spec Loading commit data...
comctl32undoc.c Loading commit data...
comctl_De.rc Loading commit data...
comctl_En.rc Loading commit data...
commctrl.c Loading commit data...
datetime.c Loading commit data...
draglist.c Loading commit data...
flatsb.c Loading commit data...
header.c Loading commit data...
hotkey.c Loading commit data...
imagelist.c Loading commit data...
imagelist.h Loading commit data...
ipaddress.c Loading commit data...
listview.c Loading commit data...
monthcal.c Loading commit data...
nativefont.c Loading commit data...
pager.c Loading commit data...
progress.c Loading commit data...
propsheet.c Loading commit data...
rebar.c Loading commit data...
rsrc.rc Loading commit data...
smoothscroll.c Loading commit data...
status.c Loading commit data...
tab.c Loading commit data...
toolbar.c Loading commit data...
tooltips.c Loading commit data...
trackbar.c Loading commit data...
treeview.c Loading commit data...
updown.c Loading commit data...