.. |
tests
|
comctl32/tests: Avoid testing uninitialized value (Valgrind).
|
2014-06-16 09:28:10 +02:00 |
Makefile.in
|
makefiles: Get rid of the MAKE_DLL_RULES variable.
|
2014-01-02 12:08:18 +01:00 |
animate.c
|
…
|
|
comboex.c
|
Assorted spelling fixes.
|
2014-02-10 15:47:29 +01:00 |
comctl32.h
|
comctl32: Remove unused defines.
|
2013-05-13 11:09:36 +02:00 |
comctl32.manifest
|
…
|
|
comctl32.rc
|
makefiles: Add makedep pragmas for rc files that contain translations.
|
2013-11-05 20:38:19 +01:00 |
comctl32.spec
|
comctl32: Make Str* functions private.
|
2014-03-26 19:20:29 +01:00 |
comctl32undoc.c
|
…
|
|
commctrl.c
|
Assorted spelling fixes.
|
2013-12-03 19:41:53 +01:00 |
datetime.c
|
comctl32: Use BOOL type where appropriate.
|
2014-03-17 17:34:10 +01:00 |
dpa.c
|
comctl32: Fix a leak on error path (Coverity).
|
2014-03-25 13:55:43 +01:00 |
draglist.c
|
…
|
|
dsa.c
|
comctl32: Remove superfluous const from DPA/DSA function signatures.
|
2013-09-30 11:33:36 +02:00 |
flatsb.c
|
…
|
|
header.c
|
Assorted spelling fixes.
|
2013-11-21 19:44:46 +01: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: Functions using setjmp can never be inlined.
|
2014-06-23 10:18:04 +02:00 |
ipaddress.c
|
…
|
|
listview.c
|
comctl32: Allocate new memory in notify_forward_header() to avoid Free() on wrong pointer. (Valgrind).
|
2014-06-23 10:12:25 +02:00 |
monthcal.c
|
comctl32: Return the number of visible months for MCM_GETMONTHDELTA.
|
2013-08-30 11:12:54 +02: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/progress: Update position by one step on PBM_SETPOS in PBS_MARQUEE style.
|
2014-06-11 19:15:17 +02:00 |
propsheet.c
|
Assorted spelling fixes.
|
2013-11-21 19:44:46 +01:00 |
rebar.c
|
comctl32: Avoid TRUE:FALSE conditional expressions.
|
2014-01-16 10:56:12 +01:00 |
smoothscroll.c
|
…
|
|
status.c
|
comctl32: TTM_ADDTOOLW must refuse to set a tooltip text to NULL.
|
2013-12-02 10:47:24 +01:00 |
string.c
|
…
|
|
syslink.c
|
…
|
|
tab.c
|
comctl32/tab: Fix TCM_SETCURSEL on negative indices.
|
2014-02-10 10:41:47 +01:00 |
theme_button.c
|
…
|
|
theme_combo.c
|
…
|
|
theme_dialog.c
|
…
|
|
theme_edit.c
|
…
|
|
theme_listbox.c
|
…
|
|
theming.c
|
…
|
|
toolbar.c
|
comctl32: The RECT in the custom draw structure should be the entire item's size. This includes any separated dropdown arrow.
|
2014-07-08 17:02:04 +02:00 |
tooltips.c
|
comctl32: TTM_ADDTOOLW must refuse to set a tooltip text to NULL.
|
2013-12-02 10:47:24 +01:00 |
trackbar.c
|
comctl32: TTM_ADDTOOLW must refuse to set a tooltip text to NULL.
|
2013-12-02 10:47:24 +01:00 |
treeview.c
|
comctl32/treeview: Send TVN_KEYDOWN in response of WM_KEYDOWN.
|
2014-06-11 19:15:19 +02:00 |
updown.c
|
comctl32: Use boolean return values in boolean functions.
|
2014-02-04 11:15:26 +01:00 |