projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
- Change the default user SID to match what was previously returned by
[wine]
/
dlls
/
commdlg
/
filedlg.c
2005-07-05
Mike McCormack
gcc 4.0 -Wpointer-sign fixes.
blob
|
commitdiff
|
raw
2005-06-28
Mike McCormack
Fix declarations.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-28
Michael Jung
Don't expand MyComputer in the file dialogs without...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-07
Juan Lang
Fix return code abuse (don't use HRESULT when it isn...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-04
Huw Davies
If a folder is selected on Open then browse into it...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-04
Huw Davies
Use DWLP_MSGRESULT to return values from the dialog...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-04
Huw Davies
Send CDN_FOLDERCHANGE whenever we change folder.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-26
Michael Jung
Use IShellFolder::GetDisplayNameOf instead of SHGetPath...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-09
Michael Jung
Detect drive letters, which have to have a backslash...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-18
Peter Berg Larsen
Replace strncpy with memcpy or lstrcpyn.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-28
Peter Berg Larsen
Janitorial: Get rid of strncpy/strncpyW.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-24
Jakob Eriksson
Get rid of HeapAlloc casts.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-23
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-15
Dmitry Timoshkov
- Fix prototypes of GetClassLongA/W, GetClassLongPtrA...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-10
Dmitry Timoshkov
Do not forget to allocate internal OPENFILENAMEW struct...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-03
Dmitry Timoshkov
Make GetOpenFileNameW with an old style open file dialo...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-14
Ulrich Czekalla
GetFileName31W should call unicode version of FD31_Allo...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-10
Jacek Caban
Get rid of W->A calls.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-09
Jacek Caban
Moved save* strings to resources.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-23
Michael Stefaniuc
Do not check for non NULL pointer before HeapFree'ing...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-29
Mike McCormack
CFM_GETSPEC always returns a space-separated list.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-24
Mike McCormack
Fix ofn.nFileOffset when multiple files are selected.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-19
Vincent Béron
Fix various function prototypes.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-07
Francois Gouget
Don't define COBJMACROS in objbase.h.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-22
Robert Shearman
GetWindowLong -> GetWindowLongPtr.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-22
Dmitry Timoshkov
Y coordinate of the "magic" static control should be...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-16
Dmitry Timoshkov
- Use "MS Shell Dlg" in the Open File dialog templates...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-16
Rein Klazes
Fix a crash saving a file without file name extension...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-21
Mike McCormack
Unicode file dialogs send and receive unicode messages.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-14
Krishna Murthy
Add the selected extension from file type filter if...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-14
Ge van Geldorp
Fix 16/32 bit separation.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-12
Wolfgang Schwotzer
Support lpstrCustomFilter and return nFilterIndex in...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-05
Wolfgang Schwotzer
Update OFN_READONLY flag when closing file dialog.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-03
Wolfgang Schwotzer
Make file dialog support FNERR_BUFFERTOSMALL if buffer...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-20
Francois Gouget
Make Unicode strings static const.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-12
Huw Davies
Add back win16 style dialogs for win32 apps.
blob
|
commitdiff
|
raw
|
diff to current
2004-03-20
Rein Klazes
Fix a possible null pointer crash in FILEDLG95_LOOKIN_Init.
blob
|
commitdiff
|
raw
|
diff to current
2004-02-09
Huw Davies
Use the BTNS_* toolbar button style defines rather...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-27
Francois Gouget
Add missing '\n's to debug traces.
blob
|
commitdiff
|
raw
|
diff to current
2004-01-19
Huw Davies
Directly use the hook proc for the custom template...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-12
Rein Klazes
Handle the cases when initdir is either invalid, or...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-06
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-01-02
Phil Krylov
Implemented OFN_OVERWRITEPROMPT and OFN_EXTENSIONDIFFER...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-16
Steven Edwards
- Split Win16/32 file dialogs.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-10
Alexandre Julliard
Removed the A/W constants for builtin cursors, icons...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-20
Alexandre Julliard
winnls.h must not include winbase.h.
blob
|
commitdiff
|
raw
|
diff to current
2003-06-24
Steven Edwards
More splitting of the Win16/32 internal filedlgproc...
blob
|
commitdiff
|
raw
|
diff to current
2003-06-16
Steven Edwards
Split Win16/32 file dialogs.
blob
|
commitdiff
|
raw
|
diff to current
2003-05-13
Huw Davies
Better handling of OFN_NOVALIDATE for win31 style file...
blob
|
commitdiff
|
raw
|
diff to current
2003-04-29
Alexandre Julliard
Get rid of the COMMDLG_hInstance variables.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-24
Alexandre Julliard
Removed no longer needed inclusion of heap.h.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-23
Matthew Davison
Removed calls to HEAP_strdupAtoW.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-21
Andrew John Hughes
Make commdlg compile with -DSTRICT.
blob
|
commitdiff
|
raw
|
diff to current
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
next