Sweden-Number/dlls/comctl32
Mikołaj Zalewski 23b0085a25 comctl32: rebar: Don't assume the first band is visible.
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.
2008-02-28 10:45:52 +01:00
..
tests comctl32: rebar: To check if an image is present iImage should be compared to -1 (with testcase). 2008-02-28 10:45:30 +01:00
Makefile.in comctl32: We can now store binary files in the repository. 2007-09-17 15:38:23 +02:00
animate.c comctl32: Process messages while waiting for the animation thread to finish. 2008-02-11 20:41:40 +01:00
comboex.c comctl32: Assign to structs instead of using memcpy. 2008-02-12 23:00:03 +01:00
comctl32.h comctl32: Flesh out version info. 2007-09-10 15:29:47 +02:00
comctl32.spec comctl32: Add stub for DrawShadowText. 2007-05-31 13:07:20 +02:00
comctl32undoc.c comctl32: Spelling fixes. 2008-01-24 11:43:02 +01:00
comctl_Bg.rc
comctl_Cn.rc
comctl_Cs.rc
comctl_De.rc
comctl_El.rc comctl32: Add Greek resources. 2007-10-18 13:19:59 +02:00
comctl_En.rc
comctl_Eo.rc
comctl_Es.rc
comctl_Fr.rc Update the Portuguese translation. 2007-09-13 13:28:26 +02:00
comctl_Hu.rc
comctl_It.rc
comctl_Ja.rc
comctl_Ko.rc comctl32: Updated Korean resource. 2007-10-25 13:56:41 +02:00
comctl_Nl.rc
comctl_No.rc
comctl_Pl.rc
comctl_Pt.rc Update the Portuguese translation. 2007-09-13 13:28:26 +02:00
comctl_Ru.rc
comctl_Si.rc
comctl_Sv.rc
comctl_Th.rc
comctl_Tr.rc
comctl_Uk.rc
commctrl.c comctl32: Spelling fixes. 2008-01-24 11:43:02 +01:00
datetime.c comctl32: datetime: Support literals in apostrophes. 2008-02-25 13:27:00 +01:00
dpa.c comctl32: Remove unneeded casts. 2007-12-03 13:10:21 +01:00
draglist.c
dsa.c comctl32: Remove unneeded casts. 2007-12-03 13:10:21 +01:00
flatsb.c wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
header.c comctl32: Remove unneeded casts. 2007-12-31 17:40:45 +01:00
hotkey.c wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
idb_hist_large.bmp comctl32: We can now store binary files in the repository. 2007-09-17 15:38:23 +02:00
idb_hist_small.bmp comctl32: We can now store binary files in the repository. 2007-09-17 15:38:23 +02:00
idb_std_large.bmp comctl32: We can now store binary files in the repository. 2007-09-17 15:38:23 +02:00
idb_std_small.bmp comctl32: We can now store binary files in the repository. 2007-09-17 15:38:23 +02:00
idb_view_large.bmp comctl32: We can now store binary files in the repository. 2007-09-17 15:38:23 +02:00
idb_view_small.bmp comctl32: We can now store binary files in the repository. 2007-09-17 15:38:23 +02:00
idc_copy.cur comctl32: We can now store binary files in the repository. 2007-09-17 15:38:23 +02:00
idc_divider.cur comctl32: We can now store binary files in the repository. 2007-09-17 15:38:23 +02:00
idc_divideropen.cur comctl32: We can now store binary files in the repository. 2007-09-17 15:38:23 +02:00
idc_movebutton.cur comctl32: We can now store binary files in the repository. 2007-09-17 15:38:23 +02:00
idi_dragarrow.ico comctl32: We can now store binary files in the repository. 2007-09-17 15:38:23 +02:00
idi_tt_error_sm.ico comctl32: We can now store binary files in the repository. 2007-09-17 15:38:23 +02:00
idi_tt_info_sm.ico comctl32: We can now store binary files in the repository. 2007-09-17 15:38:23 +02:00
idi_tt_warn_sm.ico comctl32: We can now store binary files in the repository. 2007-09-17 15:38:23 +02:00
idt_check.bmp comctl32: We can now store binary files in the repository. 2007-09-17 15:38:23 +02:00
imagelist.c comctl32: Remove check which never triggers. 2007-11-15 12:49:23 +01:00
imagelist.h comctl32: Spelling fixes. 2008-01-24 11:43:02 +01:00
ipaddress.c comctl32: Remove unneeded casts. 2007-12-31 17:40:45 +01:00
listview.c comctl32: Rename the dwStyle and dwOldStyle variables in LISTVIEW_SetExtendedListViewStyle to more accurately reflect their purpose. 2008-02-25 12:02:18 +01:00
monthcal.c comctl32: Use wine_dbgstr_rect() in traces. 2008-02-07 11:59:53 +01:00
nativefont.c wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
pager.c comctl32: Use wine_dbgstr_rect() in traces. 2008-02-07 11:59:53 +01:00
progress.c wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
propsheet.c comctl32: Fix local variable shadowing in load_string by moving len to the block in which it is actually used. 2008-02-25 12:02:15 +01:00
rebar.c comctl32: rebar: Don't assume the first band is visible. 2008-02-28 10:45:52 +01:00
rsrc.rc comctl32: Add Greek resources. 2007-10-18 13:19:59 +02:00
smoothscroll.c
status.c comctl32: Fix the signedness of i, oldNumParts and nTipCount in STATUSBAR_SetParts. 2008-02-25 12:02:11 +01:00
string.c comctl32: Get rid of CharNextW/CharPrevW. Simplify some string functions. 2007-06-25 13:51:00 +02:00
syslink.c comctl32: Remove unneeded casts. 2007-12-31 17:40:45 +01:00
tab.c comctl32: Use wine_dbgstr_rect() in traces. 2008-02-07 11:59:53 +01:00
theme_combo.c comctl32: Fix a typo. 2007-11-26 12:27:20 +01:00
theme_dialog.c
theme_edit.c
theme_listbox.c
theming.c Assorted spelling fixes. 2007-10-23 18:20:27 +02:00
toolbar.c comctl32: Assign to structs instead of using memcpy. 2008-02-12 23:00:03 +01:00
tooltips.c comctl32: Tooltips should be top-most windows. 2008-01-23 21:42:33 +01:00
trackbar.c comctl32: Use wine_dbgstr_rect() in traces. 2008-02-07 11:59:53 +01:00
treeview.c comctl32: Remove some more useless asserts. 2008-02-16 13:52:33 +01:00
updown.c comctl32: Spelling fixes. 2008-01-24 11:43:02 +01:00