• Mikołaj Zalewski's avatar
    comctl32: rebar: Don't assume the first band is visible. · 23b0085a
    Mikołaj Zalewski authored
    The code required that a row started with a visible band. However this
    was not met if the first band of the rebar was hidden. The new code
    should fix this case. I've also made it explicit in the comments that
    the functions require the first band to be visible and renamed
    next_band, prev_band to next_visible and prev_visible to make it clear
    what these functions do.
    23b0085a
Name
Last commit
Last update
dlls Loading commit data...
documentation Loading commit data...
fonts Loading commit data...
include Loading commit data...
libs Loading commit data...
loader Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
COPYING.LIB Loading commit data...
ChangeLog Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
Make.rules.in Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...