Sweden-Number/dlls/comctl32
Alexandre Julliard 9cf9e5e7dd Don't register classes is no theme is active to avoid trouble (based
on a patch by Vitaliy Margolen).
2005-10-19 19:08:31 +00:00
..
tests Fix some off by one calculations in the comboboxex functions, and 2005-09-21 09:41:44 +00:00
.cvsignore We are no longer generating .dbg.c files. 2005-09-29 10:35:58 +00:00
Makefile.in Add theming support for dialogs (to support tab page background). 2005-08-19 10:05:34 +00:00
animate.c Call SetDIBits with a proper DC in order to set bitmap bits. 2005-09-18 11:12:00 +00:00
comboex.c Fix some off by one calculations in the comboboxex functions, and 2005-09-21 09:41:44 +00:00
comctl32.h Unregister theming subclasses at comctl32 shutdown; should fix 2005-09-12 11:10:58 +00:00
comctl32.spec Specify 64-bit integers as double instead of long long in spec files 2005-09-09 15:05:01 +00:00
comctl32undoc.c Buffer size needs to be specified in bytes on input. 2005-09-17 14:29:01 +00:00
comctl_Bg.rc Bulgarian resources for mpr, msi, user, commdlg, oleaut32, shdocvw, 2005-09-19 17:00:58 +00:00
comctl_Cn.rc
comctl_Cs.rc
comctl_De.rc
comctl_En.rc
comctl_Es.rc
comctl_Fr.rc
comctl_It.rc
comctl_Ja.rc
comctl_Ko.rc
comctl_Nl.rc
comctl_No.rc Added Norwegian translation of comctl32 and shell32. 2005-09-21 11:43:31 +00:00
comctl_Pl.rc
comctl_Pt.rc
comctl_Ru.rc
comctl_Si.rc
comctl_Sv.rc
comctl_Th.rc
comctl_Uk.rc
commctrl.c Unregister theming subclasses at comctl32 shutdown; should fix 2005-09-12 11:10:58 +00:00
datetime.c Handle WM_GETFONT and WM_SETFONT. 2005-08-22 09:20:36 +00:00
dpa.c
draglist.c
dsa.c
flatsb.c
header.c Do some bounds checking on iOrder. 2005-09-18 12:29:35 +00:00
hotkey.c
imagelist.c Fix warnings in 64bit. 2005-08-30 10:07:17 +00:00
imagelist.h
ipaddress.c Fix warnings in 64bit. 2005-08-30 10:07:17 +00:00
listview.c Correct Page Up/Down handling in report mode. 2005-10-04 17:58:46 +00:00
monthcal.c
nativefont.c
pager.c
progress.c - Redraw immediately upon PBM_SETPOS, PBM_DELTAPOS, PBM_STEPIT. 2005-08-23 10:02:25 +00:00
propsheet.c The last argument to MultiByteToWideChar is wide character count and 2005-09-12 22:07:53 +00:00
rebar.c Use "static const" rather than "const static" as gcc -W complains 2005-10-06 11:38:45 +00:00
rsrc.rc Added Norwegian translation of comctl32 and shell32. 2005-09-21 11:43:31 +00:00
smoothscroll.c
status.c Use "static const" rather than "const static" as gcc -W complains 2005-10-06 11:38:45 +00:00
string.c
syslink.c
tab.c Use "static const" rather than "const static" as gcc -W complains 2005-10-06 11:38:45 +00:00
theme_combo.c Forward WM_DESTROY to superclass in edit & listbox theming. 2005-08-19 13:58:03 +00:00
theme_dialog.c Add WM_CTLCOLORSTATIC handler to dialog theming subclass so static 2005-08-25 15:20:48 +00:00
theme_edit.c Forward WM_DESTROY to superclass in edit & listbox theming. 2005-08-19 13:58:03 +00:00
theme_listbox.c Add theming for listbox (and combo listbox) controls. 2005-08-18 11:45:43 +00:00
theming.c Don't register classes is no theme is active to avoid trouble (based 2005-10-19 19:08:31 +00:00
toolbar.c - Add support for navigating a toolbar with the arrow keys. 2005-09-14 19:16:03 +00:00
tooltips.c Fix warnings in 64bit. 2005-08-30 10:07:17 +00:00
trackbar.c
treeview.c The last argument to MultiByteToWideChar is wide character count and 2005-09-12 22:07:53 +00:00
updown.c