.. |
tests
|
comctl32/tests: comctl32.dll is already loaded.
|
2013-10-02 13:03:29 +02:00 |
Makefile.in
|
comctl32: Convert dialogs to po files.
|
2011-12-05 20:38:21 +01:00 |
animate.c
|
…
|
|
comboex.c
|
comctl32/comboex: Add support for setting the font.
|
2013-05-29 18:08:58 +02:00 |
comctl32.h
|
comctl32: Remove unused defines.
|
2013-05-13 11:09:36 +02:00 |
comctl32.manifest
|
comctl32: Create the WinSxS manifest from a resource.
|
2011-08-25 15:34:16 +02:00 |
comctl32.rc
|
comctl32: Convert dialogs to po files.
|
2011-12-05 20:38:21 +01:00 |
comctl32.spec
|
comctl32: Export TaskDialogIndirect by ordinal and name.
|
2013-04-12 16:26:17 +02:00 |
comctl32undoc.c
|
Assorted typo, spelling, wording and case fixes.
|
2012-05-15 16:26:43 +02:00 |
commctrl.c
|
comctl32: Don't bother to unregister classes at process exit.
|
2013-05-14 11:13:09 +02:00 |
datetime.c
|
comctl32: Indentation fix.
|
2012-12-17 11:47:39 +01:00 |
dpa.c
|
comctl32: Remove superfluous const from DPA/DSA function signatures.
|
2013-09-30 11:33:36 +02: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
|
comctl32: Properly handle repainting for HDF_OWNERDRAW items.
|
2013-07-22 17:15:59 +02: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: Use BOOL type where appropriate.
|
2013-10-04 12:46:17 +02:00 |
ipaddress.c
|
comctl32: Avoid hardcoding array lengths.
|
2011-11-22 10:53:33 +01:00 |
listview.c
|
comctl32: Fix LVS_OWNERDRAWFIXED handling in hittesting.
|
2013-09-09 11:27:54 +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: Don't rely on PGN_CALCSIZE to set the non-scrollable dimension of the control.
|
2012-11-20 17:18:17 +01:00 |
progress.c
|
comctl32: Return previously set colors for PBM_SETBKCOLOR and PBM_SETBARCOLOR.
|
2013-05-27 19:18:01 +02:00 |
propsheet.c
|
comctl32: Avoid code duplication by reusing PROPSHEET_GetPageIndex.
|
2012-12-26 18:23:04 +01:00 |
rebar.c
|
comctl32: Remove comments about native behavior, that's not a valid source of information.
|
2013-05-29 15:43:27 +02:00 |
smoothscroll.c
|
…
|
|
status.c
|
comctl32: Avoid signed-unsigned integer comparisons.
|
2013-01-02 13:35:52 +01:00 |
string.c
|
comctl32: Simplify the string comparison functions a bit and use the CSTR_XXX macros.
|
2012-06-21 08:33:31 +02:00 |
syslink.c
|
comctl32/syslink: Fix painting of background color for transparent controls.
|
2012-01-12 12:20:46 +01:00 |
tab.c
|
comctl32: Fix broken logic for retrieving default font properties.
|
2013-06-18 10:40:38 +02:00 |
theme_button.c
|
comctl32: Make themed button hot when mouse is over it.
|
2011-06-27 15:07:04 -05:00 |
theme_combo.c
|
comctl32: Use vssym32.h instead of tmschema.h.
|
2011-06-27 15:06:49 -05:00 |
theme_dialog.c
|
comctl32: Prevent double theme closing when WM_DESTROY is called many times.
|
2011-06-27 15:07:14 -05:00 |
theme_edit.c
|
comctl32: Use vssym32.h instead of tmschema.h.
|
2011-06-27 15:06:49 -05:00 |
theme_listbox.c
|
comctl32: Use vssym32.h instead of tmschema.h.
|
2011-06-27 15:06:49 -05:00 |
theming.c
|
comctl32: Avoid using uninitialized value (Coverity).
|
2011-12-20 20:24:00 +01:00 |
toolbar.c
|
comctl32: Remove comments about native behavior, that's not a valid source of information.
|
2013-05-29 15:43:27 +02:00 |
tooltips.c
|
comctl32: Test appropriate tool window for active state.
|
2013-02-05 10:53:42 +01:00 |
trackbar.c
|
comctl32: Fix build with MSVC.
|
2013-09-16 11:47:19 +02:00 |
treeview.c
|
comctl32: Do not rearrange treeview when collapsing already collapsed item.
|
2013-08-16 11:55:23 +02:00 |
updown.c
|
comctl32: Avoid signed-unsigned integer comparisons.
|
2013-01-02 13:35:52 +01:00 |