Sweden-Number/dlls/comctl32
Nikolay Sivov f79c4d6fa2 comctl32/syslink: Call default procedure directly when needed. 2011-04-27 11:54:49 +02:00
..
tests comctl32/tests: Remove practically unused parameters from test functions. 2011-04-27 11:54:47 +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: Use the correct resource ids for cursors. 2010-10-18 19:08:37 +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
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 edit box text limit. 2011-03-28 17:31:25 +02:00
monthcal.c comctl32/monthcal: Get rid of empty slots in cached brushes array. 2011-04-04 11:51:58 +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: Return if there's no current selection in TAB_EnsureSelectionVisible(). 2011-04-26 10:46:15 +02:00
theme_button.c
theme_combo.c
theme_dialog.c
theme_edit.c
theme_listbox.c
theming.c
toolbar.c comctl32: Don't draw text when the number of text lines has been set to zero. 2011-04-25 13:05:06 +02:00
tooltips.c comctl32: Removed array NULL check (Coverity). 2011-03-15 17:14:07 +01:00
trackbar.c
treeview.c comctl32/treeview: Remove some casts. 2010-11-17 14:01:13 +01:00
updown.c