Sweden-Number/dlls/comctl32
Marko Nikolic 7399177f0b comctl32/tests: Removed sign comparison warning in imagelist tests. 2011-06-06 16:18:21 +02:00
..
tests comctl32/tests: Removed sign comparison warning in imagelist tests. 2011-06-06 16:18:21 +02:00
Makefile.in comctl32: Convert string table resources to po files. 2011-01-11 16:05:47 +01:00
animate.c
comboex.c comctl32/comboex: Reduce variable scope. 2011-02-25 11:08:59 +01:00
comctl32.h comctl32: Mark internal symbols as hidden visibility. 2011-05-16 16:35:32 +02:00
comctl32.rc po: Add message contexts (and French translations) for some polysemic English translation entries. 2011-04-25 11:52:02 +02:00
comctl32.spec comctl32: Make more functions available by name. 2010-10-25 13:52:51 +02:00
comctl32undoc.c comctl32: Ignore size field when creating with -W calls. 2011-05-02 18:48:19 +02:00
comctl_Bg.rc comctl32: Convert string table resources to po files. 2011-01-11 16:05:47 +01:00
comctl_Cs.rc comctl32: Convert string table resources to po files. 2011-01-11 16:05:47 +01:00
comctl_Da.rc comctl32: Convert string table resources to po files. 2011-01-11 16:05:47 +01:00
comctl_De.rc comctl32: Convert string table resources to po files. 2011-01-11 16:05:47 +01:00
comctl_El.rc comctl32: Convert string table resources to po files. 2011-01-11 16:05:47 +01:00
comctl_En.rc comctl32: Convert string table resources to po files. 2011-01-11 16:05:47 +01:00
comctl_Eo.rc comctl32: Convert string table resources to po files. 2011-01-11 16:05:47 +01:00
comctl_Es.rc comctl32: Convert string table resources to po files. 2011-01-11 16:05:47 +01:00
comctl_Fr.rc comctl32: Convert string table resources to po files. 2011-01-11 16:05:47 +01:00
comctl_He.rc comctl32: Convert string table resources to po files. 2011-01-11 16:05:47 +01:00
comctl_Hu.rc comctl32: Convert string table resources to po files. 2011-01-11 16:05:47 +01:00
comctl_It.rc comctl32: Convert string table resources to po files. 2011-01-11 16:05:47 +01:00
comctl_Ja.rc comctl32: Convert string table resources to po files. 2011-01-11 16:05:47 +01:00
comctl_Ko.rc comctl32: Convert string table resources to po files. 2011-01-11 16:05:47 +01:00
comctl_Lt.rc comctl32: Convert string table resources to po files. 2011-01-11 16:05:47 +01:00
comctl_Nl.rc comctl32: Convert string table resources to po files. 2011-01-11 16:05:47 +01:00
comctl_No.rc comctl32: Convert string table resources to po files. 2011-01-11 16:05:47 +01:00
comctl_Pl.rc comctl32: Convert string table resources to po files. 2011-01-11 16:05:47 +01:00
comctl_Pt.rc comctl32: Convert string table resources to po files. 2011-01-11 16:05:47 +01:00
comctl_Ro.rc comctl32: Convert string table resources to po files. 2011-01-11 16:05:47 +01:00
comctl_Ru.rc comctl32: Convert string table resources to po files. 2011-01-11 16:05:47 +01:00
comctl_Si.rc comctl32: Convert string table resources to po files. 2011-01-11 16:05:47 +01:00
comctl_Sk.rc comctl32: Convert string table resources to po files. 2011-01-11 16:05:47 +01:00
comctl_Sr.rc comctl32: Convert string table resources to po files. 2011-01-11 16:05:47 +01:00
comctl_Sv.rc comctl32: Convert string table resources to po files. 2011-01-11 16:05:47 +01:00
comctl_Th.rc comctl32: Convert string table resources to po files. 2011-01-11 16:05:47 +01:00
comctl_Tr.rc comctl32: Convert string table resources to po files. 2011-01-11 16:05:47 +01:00
comctl_Uk.rc comctl32: Convert string table resources to po files. 2011-01-11 16:05:47 +01:00
comctl_Zh.rc comctl32: Convert string table resources to po files. 2011-01-11 16:05:47 +01:00
commctrl.c comctl32: Change stub to return IDYES instead of IDOK. 2010-10-13 11:19:53 +02:00
datetime.c comctl32: Validate the day of month when scrolling through years. 2011-03-31 23:48:05 +02:00
dpa.c
draglist.c
dsa.c
flatsb.c
header.c comctl32: Constify some variables. 2010-08-02 12:55:21 +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/imagelist: Fix a couple of imagelist leaks (Valgrind). 2011-01-17 12:50:33 +01:00
imagelist.h
ipaddress.c comctl32/ipaddress: Use array index after range check (Coverity). 2011-02-25 11:09:20 +01:00
listview.c comctl32/listview: Fix parameter validation for LVM_SETITEMTEXT. 2011-05-13 10:55:43 +02:00
monthcal.c Assorted spelling and case fixes. 2011-05-09 12:09:27 +02:00
nativefont.c
pager.c comctl32/pager: Fix incorrect use of the ScreenToClient function. 2010-10-05 14:03:48 +02:00
progress.c comctl32: Add a trailing '\n' to a FIXME() call. 2010-12-09 12:17:33 +01:00
propsheet.c comctl32/propsheet: Fix incorrect use of the ScreenToClient function. 2010-10-05 14:04:01 +02:00
rebar.c comctl32: Add a trailing '\n' to an ERR() call. 2011-03-07 11:09:08 +01:00
smoothscroll.c
status.c comctl32: Add a check for setting number of parts in the statusbar to zero. 2011-03-01 13:21:58 +01:00
string.c
syslink.c comctl32/syslink: Call default procedure directly when needed. 2011-04-27 11:54:49 +02:00
tab.c comctl32/tab: Fully initialize itemData to fix x64 test failure. 2011-06-01 18:10:01 +02:00
theme_button.c
theme_combo.c
theme_dialog.c
theme_edit.c
theme_listbox.c
theming.c comctl32: Mark internal symbols as hidden visibility. 2011-05-16 16:35:32 +02:00
toolbar.c comctl32: Mark internal symbols as hidden visibility. 2011-05-16 16:35:32 +02:00
tooltips.c comctl32: Removed array NULL check (Coverity). 2011-03-15 17:14:07 +01:00
trackbar.c
treeview.c comctl32/treeview: TVM_EXPAND with TVE_TOGGLE action shouldn't always notify as it does on user input. 2011-05-25 11:54:13 +02:00
updown.c