.. |
tests
|
comctl32/tests: Extra WM_PAINT messages are occasionally sent on Vista and Win 7.
|
2015-07-06 20:08:21 +09:00 |
Makefile.in
|
comctl32: Add themed scrollbar stub.
|
2015-02-16 19:18:48 +09:00 |
animate.c
|
…
|
|
comboex.c
|
Assorted spelling fixes.
|
2014-02-10 15:47:29 +01:00 |
comctl32.h
|
…
|
|
comctl32.manifest
|
…
|
|
comctl32.rc
|
…
|
|
comctl32.spec
|
comctl32/dsa: Implement DSA_GetSize().
|
2015-03-31 16:44:29 +09:00 |
comctl32undoc.c
|
comctl32: Remove unneeded NONAMELESSSTRUCT directives.
|
2015-03-09 22:06:23 +09:00 |
commctrl.c
|
comctl32: Add a stub for LoadIconWithScaleDown.
|
2014-12-15 14:18:56 +01:00 |
datetime.c
|
comctl32: Use BOOL type where appropriate.
|
2014-03-17 17:34:10 +01:00 |
dpa.c
|
comctl32: Avoid use-after-free in DPA_Merge (DPH).
|
2015-04-20 14:37:57 +09:00 |
draglist.c
|
…
|
|
dsa.c
|
comctl32: Avoid integer overflow (Coverity).
|
2015-04-07 15:15:11 +09:00 |
flatsb.c
|
comctl32: Claim success in InitializeFlatSB().
|
2015-03-25 15:16:45 +09:00 |
header.c
|
comctl32: Use correct font for themed headers.
|
2015-03-24 16:42:05 +09:00 |
hotkey.c
|
…
|
|
idb_hist_large.bmp
|
…
|
|
idb_hist_large.svg
|
…
|
|
idb_hist_small.bmp
|
…
|
|
idb_hist_small.svg
|
…
|
|
idb_std_large.bmp
|
…
|
|
idb_std_large.svg
|
…
|
|
idb_std_small.bmp
|
…
|
|
idb_std_small.svg
|
…
|
|
idb_view_large.bmp
|
…
|
|
idb_view_large.svg
|
…
|
|
idb_view_small.bmp
|
…
|
|
idb_view_small.svg
|
…
|
|
idc_copy.cur
|
…
|
|
idc_divider.cur
|
…
|
|
idc_divideropen.cur
|
…
|
|
idc_movebutton.cur
|
…
|
|
idi_dragarrow.ico
|
…
|
|
idi_tt_error_sm.ico
|
…
|
|
idi_tt_info_sm.ico
|
…
|
|
idi_tt_warn_sm.ico
|
…
|
|
idt_check.bmp
|
…
|
|
imagelist.c
|
comctl32: Don't start a new ImageList Drag if another one is ongoing.
|
2014-10-07 10:14:23 +02:00 |
ipaddress.c
|
comctl32: Use theming when drawing IP address control.
|
2015-02-16 19:18:49 +09:00 |
listview.c
|
comctl32/listview: Always forward HDM_SETORDERARRAY to a header.
|
2015-03-31 14:47:56 +09:00 |
monthcal.c
|
comctl32/monthcal: Fix title to use properly localized year/month format.
|
2015-06-18 21:41:02 +09:00 |
nativefont.c
|
…
|
|
pager.c
|
comctl32/pager: Reduce pointer scope so it doesn't point to inner scope vars (PVS-Studio).
|
2014-08-18 12:44:59 +02:00 |
progress.c
|
comctl32: Fix graphical error on themed progress bars.
|
2015-02-16 19:18:52 +09:00 |
propsheet.c
|
comctl32: Remove unneeded NONAMELESSSTRUCT directives.
|
2015-03-09 22:06:23 +09:00 |
rebar.c
|
comctl32: Print full flag values in traces.
|
2015-03-30 19:49:13 +09:00 |
smoothscroll.c
|
…
|
|
status.c
|
…
|
|
string.c
|
comctl32: Allow broken behaviour in StrRStr functions.
|
2014-11-19 23:36:34 +09:00 |
syslink.c
|
comctl32: Fix incorrect usage of CompareString in SYSLINK_ParseText.
|
2014-11-18 22:10:51 +09:00 |
tab.c
|
comctl32/tab: Fix TCM_SETCURSEL on negative indices.
|
2014-02-10 10:41:47 +01:00 |
theme_button.c
|
comctl32: Use DPI settings for checkbox size.
|
2015-05-25 14:34:07 +09:00 |
theme_combo.c
|
…
|
|
theme_dialog.c
|
…
|
|
theme_edit.c
|
comctl32: Redraw themed editboxes on focus change.
|
2015-02-16 19:18:50 +09:00 |
theme_listbox.c
|
…
|
|
theme_scrollbar.c
|
comctl32: Draw hot parts of themed scrollbars.
|
2015-03-05 21:39:21 +09:00 |
theming.c
|
comctl32: Add themed scrollbar stub.
|
2015-02-16 19:18:48 +09:00 |
toolbar.c
|
comctl32: Implement the legacy notifications during restore.
|
2015-07-02 16:54:01 +09:00 |
tooltips.c
|
comctl32: TTM_SETTOOLINFO does not change subclassing flags.
|
2015-04-27 19:33:28 +09:00 |
trackbar.c
|
…
|
|
treeview.c
|
comctl32: Send WM_NOTIFY when expanding ancestors of the new selection.
|
2015-05-18 19:59:27 +09:00 |
updown.c
|
comctl32: Fix drawing of buddy background for updown controls.
|
2015-04-09 14:55:17 +09:00 |