Sign in
goma
/
wine
/
a9b405cf9a826b90c7bf56ad5b67f60ed0088e2e
/
dlls
/
commdlg
3e42f69
Changed my name, so update copyright info.
by Ivan Leo Puoti
· 21 years ago
4b2a99b
Support lpstrCustomFilter and return nFilterIndex in file dialog.
by Wolfgang Schwotzer
· 21 years ago
4943881
Encoding fixes in Ukrainian translation.
by Ilya Korniyko
· 21 years ago
bce73e4
Update OFN_READONLY flag when closing file dialog.
by Wolfgang Schwotzer
· 21 years ago
095752a
Make the file type combobox non-editable.
by Pavel Roskin
· 21 years ago
2f0a4ac
Make file dialog support FNERR_BUFFERTOSMALL if buffer too small.
by Wolfgang Schwotzer
· 21 years ago
1c279bf
Added Ukrainian translations.
by Ilya Korniyko
· 21 years ago
85cad2c
If lpstrTitle is NULL, set it to either 'Open File' or 'Save as'.
by Francois Gouget
· 21 years ago
52c0832
Make Unicode strings static const.
by Francois Gouget
· 21 years ago
6a6c85c
Make Unicode const strings static so they are not copied to the stack
by Francois Gouget
· 21 years ago
01fbcfb
Add back win16 style dialogs for win32 apps.
by Huw Davies
· 21 years ago
24dd96a
Updated Spanish translations.
by José Manuel Ferrer Ortiz
· 21 years ago
c64835d
Separate US English resources from English ones.
by Robert Shearman
· 21 years ago
35ac185
Minor updates in resource for Portuguese.
by Marcelo Duarte
· 21 years ago
9e4ed64
.spec.c files are no longer used for 32-bit dlls.
by Alexandre Julliard
· 21 years ago
a56d40f
Fix a possible null pointer crash in FILEDLG95_LOOKIN_Init.
by Rein Klazes
· 21 years ago
5bec0d7
Change GetFileTitleA/W prototype to match PSDK.
by Ge van Geldorp
· 21 years ago
0053b8b
Italian update.
by Ivan Leo Murray-Smith
· 21 years ago
a2e2e18
Avoid a few more GetModuleHandle calls.
by Alexandre Julliard
· 21 years ago
89ef25e
Use the BTNS_* toolbar button style defines rather than the outdated TBSTYLE_*.
by Huw Davies
· 21 years ago
cf09f5a
Thai language translation.
by Jon Griffiths
· 21 years ago
20b4585
Only link against libdxguid where necessary.
by Alexandre Julliard
· 21 years ago
6b6ed72
Add missing '\n's to debug traces.
by Francois Gouget
· 21 years ago
6fb62d0
Resource updates.
by Ivan Leo Murray-Smith
· 21 years ago
8e9e892
Directly use the hook proc for the custom template dialog rather than
by Huw Davies
· 21 years ago
be4aff3
Handle the cases when initdir is either invalid, or specifies a file.
by Rein Klazes
· 21 years ago
2509fcf
Some more Win16/Win32 separation (based on a patch by Steven Edwards).
by Alexandre Julliard
· 21 years ago
640cc3f
Assorted spelling fixes.
by Francois Gouget
· 21 years ago
e18682a
Remove PRINTDLG_GetDefaultPrinterName; use Win32 GetDefaultPrinterA/W instead.
by Robert Shearman
· 21 years ago
930b7da
Implemented OFN_OVERWRITEPROMPT and OFN_EXTENSIONDIFFERENT flags.
by Phil Krylov
· 21 years ago
62fb191
- Add a bitmap resource with the font icons: TrueType, printer,
by Rein Klazes
· 21 years ago
c04cf2d
Fixed MS UI Gothic font names.
by Vik Kumar
· 21 years ago
04f96a8
DWL_USER might be used otherwise, so use an internal window property
by Marcus Meissner
· 21 years ago
66e5a82
When a directory is entered in the 16 bits file dialog, it should not
by Rein Klazes
· 21 years ago
7803bb5
Porting fix.
by Steven Edwards
· 21 years ago
c49064a
- The last of the major Win16/32 split for commdlg (for real this
by Steven Edwards
· 21 years ago
103f989
Font changes from MS P Gothic to MS UI Gothic.
by Vik Kumar
· 21 years ago
965b285
Do conversions between the font size specified in points (or
by Rein Klazes
· 21 years ago
c546462
Enable the display of a true type bitmap for true type fonts.
by Rein Klazes
· 21 years ago
5882718
Fix a font object leak in the font dialog's WM_PAINT handler.
by Dmitry Timoshkov
· 21 years ago
c69a522
Correct the test for the ODS_SELECTED bit in the WM_DRAWITEM message handler.
by Rein Klazes
· 21 years ago
42fc4be
Use the lfHeight field to initialize the font dialog's point size. Do
by Rein Klazes
· 21 years ago
6f1a7da
Implement combobox to select the font's character set.
by Rein Klazes
· 21 years ago
98cda18
Split the Win16/32 color dialog by duplicating two internal functions.
by Steven Edwards
· 21 years ago
f1f3b91
Spelling/Grammar fixes.
by Jon Griffiths
· 21 years ago
2c142af
Add sample texts for all missing character sets (or explain why some
by Rein Klazes
· 21 years ago
2964888
A general cleanup of the version resources in Wine DLLs.
by Dmitry Timoshkov
· 21 years ago
e94dad1
Remember (do not reset) font size and style parameters in the initial
by Rein Klazes
· 21 years ago
c9197aa
Fix a bug in the test for italic font style property.
by Rein Klazes
· 21 years ago
e998d0e
Tidy up indentation.
by Rein Klazes
· 21 years ago
801cb5a
Fix "sample" box drawing by adding some needed coordinate and size
by Rein Klazes
· 21 years ago
5a2f3c1
Added/updated Italian resources.
by Ivan Leo Murray-Smith
· 21 years ago
f9be2f3
Removed some unnecessary includes.
by Alexandre Julliard
· 21 years ago
2aa8a83
Replaced a few more 0xffffffff by the appropriate constants.
by Alexandre Julliard
· 21 years ago
c3c0c56
- Split Win16/32 file dialogs. - Remove support for Win16 style'd Win32 dialogs.
by Steven Edwards
· 21 years ago
4fcb06a
Pass the correct lparam when calling PageDlgProcA's PageSetupHook for
by Mike McCormack
· 21 years ago
fbdfd91
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
by Dimitrie O. Paun
· 21 years ago
c48c164
Remove a few unneeded include statements in internal headers.
by Steven Edwards
· 21 years ago
4d375d1
Fixed warnings with gcc option "-Wwrite-strings".
by Michael Günnewig
· 21 years ago
54e6b0d
Extract binary resources to files, to fit the standard.
by Dimitrie O. Paun
· 21 years ago
082e0bf
Fix missing mem freeing on error path.
by Michael Stefaniuc
· 21 years ago
4ba3b0a
Fix memory leaks on error path.
by Michael Stefaniuc
· 21 years ago
8b25584
Remove the obsolete pascal16 (replaced by pascal -ret16).
by Dimitrie O. Paun
· 22 years ago
bf5f07a
Yet another batch of French resources updates.
by Vincent Béron
· 22 years ago
9d61596
SLOWORD and SHIWORD do not exist on Win32 (reported by Filip Navara).
by Alexandre Julliard
· 22 years ago
cf52644
Removed the A/W constants for builtin cursors, icons and resource
by Alexandre Julliard
· 22 years ago
69c90c2
Converted the rest of the obj_*.h headers to IDL into shobjidl.idl.
by Alexandre Julliard
· 22 years ago
e37c6e1
Fixed header dependencies to be fully compatible with the Windows
by Alexandre Julliard
· 22 years ago
81c3170
Avoid including wine/obj_*.h files directly from C files.
by Alexandre Julliard
· 22 years ago
63fecde
Declare LPCITEMIDLIST as 'const' pointer and adjust shell32
by Martin Fuchs
· 22 years ago
d4c1eba
Minor updates of Slovenian translations.
by Rok Mandeljc
· 22 years ago
261b97a
Some applications depend on the order of initialization steps of the
by Dmitry Timoshkov
· 22 years ago
ca7e9ff
Cope with potentially moved and resized file view window.
by Dmitry Timoshkov
· 22 years ago
864ca06
winnls.h must not include winbase.h.
by Alexandre Julliard
· 22 years ago
9e2b15d
Split Win16/32 printer dialogs.
by Steven Edwards
· 22 years ago
17afa80
Some spelling fixes.
by Francois Gouget
· 22 years ago
b96b3d1
Improve handling of custom dialog templates passed to GetOpenFileName.
by Dmitry Timoshkov
· 22 years ago
8b644f8
- lesser adjustments in cdlg_Pt.rc (better visual)
by Marcelo Duarte
· 22 years ago
07e69ae
Send a CDN_FOLDERCHANGE message when we change folders.
by Mike McCormack
· 22 years ago
de08661
- Localization to Portuguese of Brazil
by Marcelo Duarte
· 22 years ago
dfe397f
Get/SetPropW needs a Unicode string.
by Alexandre Julliard
· 22 years ago
0d6a2e9
Store PrintStructures in a window property instead of extra window bytes.
by Mike Hearn
· 22 years ago
5552da9
Remove unneeded calls to LoadLibrary16 and FreeLibrary16.
by Steven Edwards
· 22 years ago
1d05524
More splitting of the Win16/32 internal filedlgproc window procedures
by Steven Edwards
· 22 years ago
2faead1
Fixed Russian commdlg localization. Some resource elements didn't have
by Oleg Prokhorov
· 22 years ago
c5f775a
Typos/spelling fixes.
by Francois Gouget
· 22 years ago
e36fa45
Updated a bunch of translations for Slovenian language.
by Rok Mandeljc
· 22 years ago
6056159
Split Win16/32 file dialogs.
by Steven Edwards
· 22 years ago
3f5b518
Split Win16/32 color dialog support.
by Steven Edwards
· 22 years ago
6b9c474
Separate Win16 and Win32 font dialog support.
by Steven Edwards
· 22 years ago
39669fa
Use SetDlgItemText instead of sending a WM_SETTEXT.
by Dmitry Timoshkov
· 22 years ago
e392414
Better handling of OFN_NOVALIDATE for win31 style file dialogs.
by Huw Davies
· 22 years ago
0bb73f5
Fill the filedialog95 controls before sending a CDN_INITDONE notification.
by Mike McCormack
· 22 years ago
97b7bc1
Added a lot of Russian translations.
by Igor Stepin
· 22 years ago
e3d681b
Get rid of the COMMDLG_hInstance variables.
by Alexandre Julliard
· 22 years ago
114b667
Some spelling and formatting fixes.
by Andreas Mohr
· 22 years ago
2d55e04
Fix some problems found while compiling and linking Wine under Cygwin.
by Dmitry Timoshkov
· 22 years ago
da9720c
Unicode strings termination fixes.
by Vitaliy Margolen
· 22 years ago
473a886
Fix the lookin combobox overlapping the toolbar in open/save file dialog.
by Maxime Bellengé
· 22 years ago
c342de1
Fix how the size of the dialog is computed and the child component
by Maxime Bellengé
· 22 years ago
Next »