projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
- switch to correct shell desktop context menu
[wine]
/
dlls
/
shell32
/
shlfileop.c
2005-02-21
Hans Leidekker
- Revert wrong -noname markup for Drag*, DoEnvironmentS...
blob
|
commitdiff
|
raw
2005-02-17
Joris Huizer
- renamed file_operation_delete and to shfileops_delete
blob
|
commitdiff
|
raw
|
diff to current
2005-01-14
Joris Huizer
- add file_operation_delete
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-12-17
Alexandre Julliard
Remove some no longer needed AW functions.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-27
Rolf Kalbermatter
Fix bad memory allocation for unicode buffer.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-22
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-21
Rolf Kalbermatter
- SHCreateDirectory should create intermediate director...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-18
Rolf Kalbermatter
Modify ANSI functions to allocate intermediate Unicode...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-18
Rolf Kalbermatter
Added SHFreeNameMappings implementation.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-06
Rolf Kalbermatter
Fix bug found by Piotr Caban, where our function tried...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-16
Mike McCormack
Clean up messy comment in SHFileOperation.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-23
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-06-28
Ge van Geldorp
Match prototypes to Platform SDK.
blob
|
commitdiff
|
raw
|
diff to current
2004-06-14
Ulrich Czekalla
Implemented RealDriveType.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-20
Francois Gouget
Make Unicode strings static const.
blob
|
commitdiff
|
raw
|
diff to current
2004-02-20
Patrik Stridvall
Fixed some issues found by winapi_check.
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-05
Martin Fuchs
Correct return type of SHFileOperationA/W.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-27
Rolf Kalbermatter
Fix a return value in SHFileOperation and add some...
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-09-02
Rolf Kalbermatter
Make the different helper functions all return actual...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-21
Mike McCormack
Remove useless comments that clutter the code.
blob
|
commitdiff
|
raw
|
diff to current
2003-08-08
Patrik Stridvall
Fixed some issues found by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2003-05-11
Mike McCormack
Clean up SHFileOperationA/W debugging a little.
blob
|
commitdiff
|
raw
|
diff to current
2003-04-26
Rolf Kalbermatter
Fix some typos and a memory leak in SHFileOperationA.
blob
|
commitdiff
|
raw
|
diff to current
2003-04-19
Rolf Kalbermatter
Reimplement SHFileOperation in Unicode, based on the...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-21
Rolf Kalbermatter
Implement some more Win API functions and add support...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-18
Jon Griffiths
Documentation updates.
blob
|
commitdiff
|
raw
|
diff to current
2003-02-01
Rolf Kalbermatter
Change SHCreateDirectory and Win32DeleteFile to be...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-21
Rolf Kalbermatter
Change SHChangeNotify to be Unicode and ANSI indifferen...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-19
Rolf Kalbermatter
Introduced some declarations and resources needed for...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-16
Rolf Kalbermatter
Make some shell32 files compile in MSVC.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-04
Andriy Palamarchuk
SHFileOperationA: improved, implemented FO_MOVE action...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-27
Andriy Palamarchuk
SHFileOperation: Implemented the FO_RENAME action,...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-15
Rein Klazes
In SHFileOperation() when requested to copy files,...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-06
Guy Albertelli
- Define rest of URL_ESCAPE... and other flags.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-16
Alexandre Julliard
Moved undocshell.h to dlls/shell32. Removed shell16.h.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-19
Patrik Stridvall
Documentation ordinal fixes.
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-02-26
David Grant
Added (partial) support for FO_COPY and FO_DELETE.
blob
|
commitdiff
|
raw
|
diff to current
2001-02-21
Chris Morgan
Confirm file deletes. Make delete confirmation message...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-18
Andreas Mohr
Implemented SHELL32.IsNetDrive and SHELL32.ILSaveToStre...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-07
Huw D M Davies
Moved all the documented shlwapi functions out of undoc...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-15
Eric Pouech
Fixed ShellMessageBox[AW] buffers usage (in some cases...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-26
Alexandre Julliard
Removed shell.h. Cleaned up the nested includes mess...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-14
Alexandre Julliard
Replaced VERSION_* calls by exported API equivalents.
blob
|
commitdiff
|
raw
|
diff to current
2000-08-11
Dmitry Timoshkov
1. Make buffer for message large enough to hold very...
blob
|
commitdiff
|
raw
|
diff to current
2000-04-28
Juergen Schmied
Complete cleanup, bugfixes.
blob
|
commitdiff
|
raw
|
diff to current
2000-02-26
Juergen Schmied
Moved file functions to shlfileop.c
blob
|
commitdiff
|
raw
|
diff to current
2000-02-20
Juergen Schmied
New file (SHFileOperation).
blob
|
commitdiff
|
raw
|
diff to current