projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Make commdlg compile with -DSTRICT.
[wine]
/
dlls
/
commdlg
/
filedlg.c
2002-11-21
Andrew John Hughes
Make commdlg compile with -DSTRICT.
blob
|
commitdiff
|
raw
2002-11-01
Matthew Davison
Fixed some handle conversions for -DSTRICT.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-31
Dmitry Timoshkov
Fix some types and function prototypes according to...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-13
Carlos
Avoid crashes when ofnW->lpstrFile is null.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-10
Michael Stefaniuc
- change the internal functions in windows/cursoricon...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-16
Michael Stefaniuc
Convert HRSRC to a void*.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-06
Michael Stefaniuc
Finish the conversion of HWND to a void*.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-08
Bill Medland
Fix the Win31 style file dialog box.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-02
Patrik Stridvall
Documentation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-19
Patrik Stridvall
Documentation ordinal fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-05-11
Francois Gouget
Remove unnecessary single quoting of debugstr_xxx strings.
blob
|
commitdiff
|
raw
|
diff to current
2001-05-09
Francois Gouget
Add '\n' at the end of traces.
blob
|
commitdiff
|
raw
|
diff to current
2001-03-03
Gerard Patel
Initialize the return error code to 0 for common dialog...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-22
Jon Griffiths
- Fix a typo in TBSAVEPARAMS A/W declaration.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-21
Alexandre Julliard
Fixed the size of the file dialog icons.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-20
Alexandre Julliard
Fixed a number of incompatibilities in OEM icons/cursor...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-02
Andreas Mohr
Return 8.3 file names.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-13
Alexandre Julliard
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-12
Alexandre Julliard
Use the DRIVE_* API constants instead of the DRIVETYPE...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-01
Patrik Stridvall
Added/modified documentation for function arguments.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-01
Alexandre Julliard
Removed some unnecessary includes.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-30
Alexandre Julliard
Finished separation of comclt32 and comdlg32.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-29
Gerard Patel
Fixed returned length of files.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-29
Alexandre Julliard
Cleaned up some more dependencies on Wine internal...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-28
Alexandre Julliard
Got rid of the Wine internal lstrcpy* functions and...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-27
Alexandre Julliard
Changed GetProcAddress16 and 16-bit resource functions...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-22
Gerard Patel
Fixed bug when changing drives in 16 bit style dialog...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-25
Alexandre Julliard
Removed inclusion of wine/winestring.h from winbase...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-18
Gerard Patel
Avoids changing 2 levels when clicking .. in the direct...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-14
Gerard Patel
Fix return value to 16 bits for 16 bit hook; remove...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-14
Alexandre Julliard
Replaced all lstr* calls from inside Wine code by their...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-01
Gerard Patel
Changed the win31 style file dialog to 32 bits structur...
blob
|
commitdiff
|
raw
|
diff to current
2000-05-26
Huw D M Davies
Add PrintSetup dialog and support for hooks and templates.
blob
|
commitdiff
|
raw
|
diff to current
2000-02-25
Juergen Schmied
Fixed handling of filedlg flags.
blob
|
commitdiff
|
raw
|
diff to current
2000-02-20
Gerard Patel
Avoid too much refreshing when changing the drive in...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-20
Juergen Schmied
- activated use of templates
blob
|
commitdiff
|
raw
|
diff to current
2000-02-10
Jeremy White
Removed #include of wingdi.h and windef.h from winuser...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-03
Alexandre Julliard
Removed resource.h.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-08
Marcus Meissner
The new filedialog stuff does not handle template....
blob
|
commitdiff
|
raw
|
diff to current
1999-12-27
Francois Gouget
Buffer overflows and strncpy fixes.
blob
|
commitdiff
|
raw
|
diff to current
1999-10-13
Uwe Bonnes
Use Get|SetPropA to store lParam to retrieve the OPENFI...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-27
Francois Boisvert
Implemented the Win95 file open/save dialogs.
blob
|
commitdiff
|
raw
|
diff to current
1999-07-24
Ulrich Weigand
Removed MODULE_GetWndProcEntry16().
blob
|
commitdiff
|
raw
|
diff to current
1999-06-22
Eric Pouech
Fixed GetOpenFileName when called with both OFN_ALLOWMU...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-12
Alexandre Julliard
Converted to the new debug interface, using script...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-05
Paul Quinn
Some non-threatening fixes to some headers, as well...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-22
Marcus Meissner
Replaced all occurences of SYSMETRICS_xx and sysMetrics...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-14
Marcus Meissner
Replaced WIN_GetWindowInstance by GetWindowLongA(GWL_HI...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-25
Bertho Stultiens
Built-in dlls now have resources attached via the PE...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-19
Patrik Stridvall
New debug scheme with explicit debug channels declaration.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-01
Pavel Roskin
Replaced 0xC000 by symbolic constants.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-15
Klaas van Gend
- Reimplementation of the CommDlg ExtendedError mechani...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-13
Pavel Roskin
File open dialog now uses icons instead of bitmaps.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-13
Bertho Stultiens
Moved error codes to cderr.h.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-09
Norman Stevens
Don't copy lpstrFileTitle if given NULL pointer for...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-28
Klaas van Gend
Create a new subdirectory for the common dialog box...
blob
|
commitdiff
|
raw
|
diff to current