projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix thinko that slipped in with the prev patch (reenables refresh).
[wine]
/
dlls
/
commdlg
/
2002-10-21
Duane Clark
Set the return value of the PD_PAGENUMS flag.
tree
|
commitdiff
2002-10-18
Alexandre Julliard
Added support for building certain dlls with -DSTRICT.
tree
|
commitdiff
2002-10-17
Alexandre Julliard
Fixed wownt32.h to make it usable from inside Wine...
tree
|
commitdiff
2002-10-13
Carlos
Avoid crashes when ofnW->lpstrFile is null.
tree
|
commitdiff
2002-10-10
Michael Stefaniuc
- change the internal functions in windows/cursoricon...
tree
|
commitdiff
2002-10-02
Alexandre Julliard
Make sure things still work if 16-bit dlls cannot be...
tree
|
commitdiff
2002-09-17
Alexandre Julliard
Authors: Josef Meixner <Josef.Meixner@t-online.de>...
tree
|
commitdiff
2002-09-16
Michael Stefaniuc
Convert HRSRC to a void*.
tree
|
commitdiff
2002-09-12
Patrik Stridvall
Moved all the content of the DDK files ntdef.h and...
tree
|
commitdiff
2002-09-06
Michael Stefaniuc
Finish the conversion of HWND to a void*.
tree
|
commitdiff
2002-08-16
Mike McCormack
- Do not modify pointers in the OPENFILENAME structure...
tree
|
commitdiff
2002-08-15
Alexandre Julliard
Added support for #pragma code_page.
tree
|
commitdiff
2002-07-16
Juergen Schmied
Fixed a memory leak and a wrong memory free call.
tree
|
commitdiff
2002-07-10
Shachar Shemesh
- Fixed access to the lpTemplateName of ChooseFont...
tree
|
commitdiff
2002-07-03
Gregg Mattinson
Removed non-static structure initializers.
tree
|
commitdiff
2002-07-02
Juergen Schmied
- changed STRRET definition
tree
|
commitdiff
2002-06-28
Rok Mandeljc
Added Slovenian resources.
tree
|
commitdiff
2002-06-28
Sander van Leeuwen
Do not change directory if path is invalid.
tree
|
commitdiff
2002-06-25
Jason Edmeades
Fixed crash in open file dialog on non-windows 98 emula...
tree
|
commitdiff
2002-06-21
Alexandre Julliard
Made some more spec file entries optional or unnecessary.
tree
|
commitdiff
2002-06-13
Alexandre Julliard
Store print dlg structure in a property instead of...
tree
|
commitdiff
2002-06-10
Won-kyu Park
Added Korean resources.
tree
|
commitdiff
2002-06-10
Sander van Leeuwen
- Save and restore current directory in GetFileDialog95W if
tree
|
commitdiff
2002-06-04
Jason Edmeades
nitialDir handling and InitialFile handling now agrees...
tree
|
commitdiff
2002-06-01
Alexandre Julliard
Removed some more trailing whitespace.
tree
|
commitdiff
2002-05-31
Vincent Béron
Removed trailing whitespace.
tree
|
commitdiff
2002-05-17
Alexandre Julliard
Removed most imports of ntdll since we no longer import...
tree
|
commitdiff
2002-05-17
Alexandre Julliard
A few fixes for mingw cross-compilation.
tree
|
commitdiff
2002-05-17
Alexandre Julliard
Export the debugging API from libwine instead of ntdll.
tree
|
commitdiff
2002-05-16
Steven Edwards
Fixed snprintf warnings.
tree
|
commitdiff
2002-05-14
Alexandre Julliard
Added winebuild support for generating a .dbg.c file...
tree
|
commitdiff
2002-05-11
Alexandre Julliard
Added -res option to specify resources on winebuild...
tree
|
commitdiff
2002-05-09
Alexandre Julliard
Moved imports specification from the .spec into the...
tree
|
commitdiff
2002-05-08
Bill Medland
Fix the Win31 style file dialog box.
tree
|
commitdiff
2002-04-29
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2002-04-19
Mehmet Yasar
Now, we are really erasing WS_CAPTION style.
tree
|
commitdiff
2002-04-14
Mehmet Yasar
- Clear WS_CAPTION style.
tree
|
commitdiff
2002-04-11
Marcus Meissner
Implemented PrintDlgW and PageSetupDlgW.
tree
|
commitdiff
2002-03-26
Mehmet Yasar
Fix default extension behavior with GetOpenFileName.
tree
|
commitdiff
2002-03-20
Alexandre Julliard
Changed builtin dlls file names to make it clear they...
tree
|
commitdiff
2002-03-11
Hidenori Takeshima
Added and fixed some Japanese resources.
tree
|
commitdiff
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
tree
|
commitdiff
2002-02-14
Martin Dalecki
Some artwork on the default icons.
tree
|
commitdiff
2002-02-02
Patrik Stridvall
Move __stdcall/__cdecl to the right place.
tree
|
commitdiff
2002-02-02
Andreas Mohr
Fixed some more missing parenthesis issues.
tree
|
commitdiff
2002-01-29
Charles Loep
Fixed file extension problem in the file dialog.
tree
|
commitdiff
2002-01-29
Dimitrie O. Paun
Make FIXMEs more grep-able.
tree
|
commitdiff
2002-01-29
Patrik Stridvall
Avoid wildcards in .cvsignore.
tree
|
commitdiff
2002-01-21
Francois Gouget
Add missing cast.
tree
|
commitdiff
2002-01-04
Dimitrie O. Paun
Remove a call to HEAP_strdupAtoW in the Color dialog.
tree
|
commitdiff
2001-12-26
Johan Dahlin
Updated Swedish translation.
tree
|
commitdiff
2001-12-11
Jon Griffiths
Add exclusion defs & remaining funcs, remove internal...
tree
|
commitdiff
2001-12-04
Gerard Patel
Initialize dialog data correctly in CreateTemplateDialog.
tree
|
commitdiff
2001-11-12
Gerard Patel
Fixed handling of -1 itemid in WM_DRAWITEM.
tree
|
commitdiff
2001-11-06
Guy Albertelli
- Define rest of URL_ESCAPE... and other flags.
tree
|
commitdiff
2001-11-06
Francois Gouget
Don't prefix %p with 0x.
tree
|
commitdiff
2001-10-08
Francois Gouget
Small typo fixes/updates.
tree
|
commitdiff
2001-09-10
Bill Medland
More graceful exit on failure.
tree
|
commitdiff
2001-08-18
Gerard Patel
Fix FillRect calls in FILEDLG95_LOOKIN_DrawItem.
tree
|
commitdiff
2001-08-03
Andreas Mohr
Only add "." separator in case a default file name...
tree
|
commitdiff
2001-07-27
Andreas Mohr
Don't crash if DeviceCapabilities(DC_PAPERNAMES) fails.
tree
|
commitdiff
2001-07-25
Alexandre Julliard
Removed unnecessary inclusion of heap.h.
tree
|
commitdiff
2001-07-14
Marcus Meissner
Added Quality Box (readonly currently) for 16bit templa...
tree
|
commitdiff
2001-07-14
Marcus Meissner
Replaced most of the numbers with the symbolic constant...
tree
|
commitdiff
2001-07-02
Patrik Stridvall
Documentation fixes.
tree
|
commitdiff
2001-06-25
Jau-Horng Chen
Added Traditional Chinese Support
tree
|
commitdiff
2001-06-20
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2001-06-19
Patrik Stridvall
Documentation ordinal fixes.
tree
|
commitdiff
2001-06-13
Ian Pilcher
Make ChooseFontW use ChooseFontA.
tree
|
commitdiff
2001-06-07
Gerard Patel
Fixes to French translation of common dialog messages.
tree
|
commitdiff
2001-05-21
Eric Pouech
Some French translations.
tree
|
commitdiff
2001-05-11
Francois Gouget
Remove unnecessary single quoting of debugstr_xxx strings.
tree
|
commitdiff
2001-05-09
Francois Gouget
Add '\n' at the end of traces.
tree
|
commitdiff
2001-05-07
Duane Clark
Swap portrait/landscape icon when button clicked.
tree
|
commitdiff
2001-05-07
Marcus Meissner
Drop flags during font enumeration for font chooser...
tree
|
commitdiff
2001-05-05
Marcus Meissner
Fixed WM_COMMAND notification codes for 16 bit PrintDlg.
tree
|
commitdiff
2001-05-05
Marcus Meissner
Implemented large parts of PageSetupDlgA.
tree
|
commitdiff
2001-05-05
Marcus Meissner
Debug output for flags, select first available height...
tree
|
commitdiff
2001-05-02
Marcus Meissner
Fixed PrintDlg so the devnames struct contains the...
tree
|
commitdiff
2001-04-27
Marcus Meissner
Added CUPS printing support.
tree
|
commitdiff
2001-04-13
Gerard Patel
Set the custom dialog box to the bottom of the Z-order.
tree
|
commitdiff
2001-03-10
Gerard Patel
Handle empty strings and invalid values in lpstrInitial...
tree
|
commitdiff
2001-03-08
Gerard Patel
LPARAM in find dialog wm_initdialog is the find/replace...
tree
|
commitdiff
2001-03-03
Gerard Patel
Initialize the return error code to 0 for common dialog...
tree
|
commitdiff
2001-02-26
Gerard Patel
Map 32 bits resource for 16 bits print dialog.
tree
|
commitdiff
2001-02-21
Alexandre Julliard
Removed some unnecessary ordinals.
tree
|
commitdiff
2001-02-20
Marcus Meissner
Translated new common dialog resources into German.
tree
|
commitdiff
2001-02-12
Duane Clark
- make the Landscape/Portrait buttons do something.
tree
|
commitdiff
2001-02-12
Huw D M Davies
Add an updown control to the copy count entry.
tree
|
commitdiff
2001-02-12
Francois Gouget
Change the callback declarations to a safer format.
tree
|
commitdiff
2001-02-12
Huw D M Davies
Call LoadImage to load the non-standard sized collate...
tree
|
commitdiff
2001-01-28
Chris Morgan
Put a '\n' at the end of the FIXME to prevent very...
tree
|
commitdiff
2001-01-26
James Juran
Add <string.h> to files that needed it.
tree
|
commitdiff
2001-01-26
Andreas Mohr
Some more cleanups.
tree
|
commitdiff
2001-01-22
Jon Griffiths
- Fix a typo in TBSAVEPARAMS A/W declaration.
tree
|
commitdiff
2001-01-21
Alexandre Julliard
Fixed the size of the file dialog icons.
tree
|
commitdiff
2001-01-20
Alexandre Julliard
Fixed a number of incompatibilities in OEM icons/cursor...
tree
|
commitdiff
2001-01-17
Alexandre Julliard
Replaced some GetProcAddress() imports by the standard...
tree
|
commitdiff
2001-01-17
Alexandre Julliard
Cleaned up dll startup routines now that we have separa...
tree
|
commitdiff
2001-01-07
Gerard Patel
Changed string pointer calculation.
tree
|
commitdiff
next