.. |
tests
|
comdlg32/tests: Fix some test failures on Win7.
|
2009-11-20 14:49:19 +01:00 |
Makefile.in
|
comdlg32: Make commdlg.dll into a stand-alone 16-bit module.
|
2009-11-12 23:04:42 +01:00 |
cdlg.h
|
comdlg32: Reimplement the 16-bit color dialog on top of the 32-bit one.
|
2009-11-12 20:33:49 +01:00 |
cdlg32.c
|
comdlg32: Make commdlg.dll into a stand-alone 16-bit module.
|
2009-11-12 23:04:42 +01:00 |
cdlg_Bg.rc
|
comdlg32: Build language resource files separately.
|
2009-07-03 11:28:36 +02:00 |
cdlg_Ca.rc
|
comdlg32: Build language resource files separately.
|
2009-07-03 11:28:36 +02:00 |
cdlg_Cs.rc
|
comdlg32: Build language resource files separately.
|
2009-07-03 11:28:36 +02:00 |
cdlg_Da.rc
|
comdlg32: Build language resource files separately.
|
2009-07-03 11:28:36 +02:00 |
cdlg_De.rc
|
comdlg32: Update German translation.
|
2009-08-13 16:41:25 +02:00 |
cdlg_El.rc
|
comdlg32: Build language resource files separately.
|
2009-07-03 11:28:36 +02:00 |
cdlg_En.rc
|
comdlg32: Build language resource files separately.
|
2009-07-03 11:28:36 +02:00 |
cdlg_Eo.rc
|
comdlg32: Fix the copyright year for the Esperanto translation.
|
2009-08-31 12:19:19 +02:00 |
cdlg_Es.rc
|
comdlg32: Build language resource files separately.
|
2009-07-03 11:28:36 +02:00 |
cdlg_Fi.rc
|
comdlg32: Build language resource files separately.
|
2009-07-03 11:28:36 +02:00 |
cdlg_Fr.rc
|
comdlg32: Fix left-right margins inversion in French page setup UI.
|
2009-07-10 12:11:38 +02:00 |
cdlg_Hu.rc
|
comdlg32: Build language resource files separately.
|
2009-07-03 11:28:36 +02:00 |
cdlg_It.rc
|
comdlg32: Build language resource files separately.
|
2009-07-03 11:28:36 +02:00 |
cdlg_Ja.rc
|
comdlg32: Build language resource files separately.
|
2009-07-03 11:28:36 +02:00 |
cdlg_Ko.rc
|
comdlg32: Build language resource files separately.
|
2009-07-03 11:28:36 +02:00 |
cdlg_Lt.rc
|
Various spelling fixes for Lithuanian translation.
|
2009-07-06 14:35:26 +02:00 |
cdlg_Nl.rc
|
comdlg32: Fixed size of Dutch control.
|
2009-07-06 14:35:26 +02:00 |
cdlg_No.rc
|
comdlg32: Build language resource files separately.
|
2009-07-03 11:28:36 +02:00 |
cdlg_Pl.rc
|
comdlg32: Build language resource files separately.
|
2009-07-03 11:28:36 +02:00 |
cdlg_Pt.rc
|
comdlg32: Update Portuguese translation and convert to UTF8.
|
2009-07-07 11:00:56 +02:00 |
cdlg_Ro.rc
|
comdlg32: Build language resource files separately.
|
2009-07-03 11:28:36 +02:00 |
cdlg_Ru.rc
|
comdlg32: Fix some Russian resources.
|
2009-09-16 12:59:50 -05:00 |
cdlg_Si.rc
|
comdlg32: Build language resource files separately.
|
2009-07-03 11:28:36 +02:00 |
cdlg_Sk.rc
|
comdlg32: Build language resource files separately.
|
2009-07-03 11:28:36 +02:00 |
cdlg_Sv.rc
|
comdlg32: Build language resource files separately.
|
2009-07-03 11:28:36 +02:00 |
cdlg_Th.rc
|
comdlg32: Build language resource files separately.
|
2009-07-03 11:28:36 +02:00 |
cdlg_Tr.rc
|
comdlg32: Build language resource files separately.
|
2009-07-03 11:28:36 +02:00 |
cdlg_Uk.rc
|
comdlg32: Build language resource files separately.
|
2009-07-03 11:28:36 +02:00 |
cdlg_Wa.rc
|
comdlg32: Build language resource files separately.
|
2009-07-03 11:28:36 +02:00 |
cdlg_Zh.rc
|
comdlg32: Build language resource files separately.
|
2009-07-03 11:28:36 +02:00 |
cdlg_xx.rc
|
comdlg32: Replaced file dialog house icon with the shell icon for desktop.
|
2009-10-05 15:17:09 +02:00 |
cdrom.ico
|
comdlg32: We can now store binary files in the repository.
|
2007-09-17 15:40:36 +02:00 |
colordlg.c
|
comdlg32: Simplify CC_WMPaint, CC_WMLButtonUp and CC_WMLButtonDown by shedding unused parameters.
|
2009-11-21 14:31:45 +01:00 |
comdlg32.spec
|
…
|
|
filedlg.c
|
comdlg32: Make explorer type file dialogs without custom template or hook proc resizable.
|
2009-10-07 12:28:21 +02:00 |
filedlg31.c
|
comdlg32: Fix icon drawing in the 3.1 file dialog.
|
2009-09-30 14:31:30 +02:00 |
filedlg31.h
|
comdlg32: Remove inappropriate const qualifier.
|
2007-04-06 12:31:10 +02:00 |
filedlgbrowser.c
|
commdlg: Implemented notifications are only sent with OFN_EXPLORER flag set.
|
2009-05-06 13:16:08 +02:00 |
filedlgbrowser.h
|
comdlg32: Implement OFN_ENABLESIZING flag for GetOpenFileName and friends.
|
2009-05-01 14:51:25 +02:00 |
finddlg.c
|
comdlg32: Make commdlg.dll into a stand-alone 16-bit module.
|
2009-11-12 23:04:42 +01:00 |
floppy.ico
|
comdlg32: We can now store binary files in the repository.
|
2007-09-17 15:40:36 +02:00 |
folder.ico
|
comdlg32: We can now store binary files in the repository.
|
2007-09-17 15:40:36 +02:00 |
folder2.ico
|
comdlg32: We can now store binary files in the repository.
|
2007-09-17 15:40:36 +02:00 |
fontdlg.c
|
comdlg32: Reimplement the 16-bit font dialog on top of the 32-bit one.
|
2009-11-12 19:32:56 +01:00 |
fontpics.bmp
|
comdlg32: We can now store binary files in the repository.
|
2007-09-17 15:40:36 +02:00 |
hdisk.ico
|
comdlg32: We can now store binary files in the repository.
|
2007-09-17 15:40:36 +02:00 |
network.ico
|
comdlg32: We can now store binary files in the repository.
|
2007-09-17 15:40:36 +02:00 |
pd32_collate.ico
|
comdlg32: We can now store binary files in the repository.
|
2007-09-17 15:40:36 +02:00 |
pd32_landscape.ico
|
comdlg32: We can now store binary files in the repository.
|
2007-09-17 15:40:36 +02:00 |
pd32_nocollate.ico
|
comdlg32: We can now store binary files in the repository.
|
2007-09-17 15:40:36 +02:00 |
pd32_portrait.ico
|
comdlg32: We can now store binary files in the repository.
|
2007-09-17 15:40:36 +02:00 |
printdlg.c
|
comdlg32: Reimplement the 16-bit print dialog on top of the 32-bit one.
|
2009-11-12 20:15:49 +01:00 |