projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
shell32/tests: MSDN says ShellExecute() == 32 indicates an error. So fix the tests.
[wine]
/
dlls
/
shell32
/
pidl.c
2006-10-09
Hans Leidekker
shell32: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
2006-10-07
James Hawkins
janitorial: Remove redundant NULL checks before SHFree.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-29
Andrew Talbot
shell32: Cast-qual warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-22
Mikołaj Zalewski
shell32: Show file size in the details view in kilobytes.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-11
Juan Lang
shell32: Always NULL-terminate path in SHGetPathFromIDList.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-22
Eric Pouech
shell32: Fixes for bugs found by valgrind on shell32...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-14
Michael Jung
shell32: Return a GUID pidl for CSIDL_PERSONAL in SHGet...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-20
Huw Davies
shell: Fix incorrect usage of the return value of StrRe...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-03
Michael Jung
shell32: Helper function for unicode support in folder...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-10
Francois Gouget
Remove spaces before '\n' in traces.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-10
Markus Amsler
Improve c2man Documented-Total count. Changes:
blob
|
commitdiff
|
raw
|
diff to current
2005-09-07
Michael Jung
Don't clone pidlLast in SHBindToParent.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-19
Jason Edmeades
Add the time to the file display dialog modified column.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-15
Ge van Geldorp
Fix resource leak on error paths.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-08
Michael Jung
Fail in SHGetDataFromIDList when called on special...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-03
Mike McCormack
-Wpointer-sign fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-15
Michael Jung
Implement SHGetPathFromIDList based on GetDisplayNameOf.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-10
Mike Hearn
Fix SHELL_GetPathFromIDList[AW] to return the desktop...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-13
Huw Davies
Add a unicode pidl type.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-23
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-22
Mike McCormack
Cleanup, create unicode versions of _ILCreateFromPath,
blob
|
commitdiff
|
raw
|
diff to current
2005-02-21
Mike McCormack
Remove tabs and make formatting consistent.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-10
Francois Gouget
Assorted spelling fixes.
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-12-16
Jon Griffiths
Remove unneeded headers to reduce unneeded rebuilds.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-30
Eric Pouech
Const correctness fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-26
Juan Lang
Fix CSIDL_CONTROLS and CSIDL_PRINTERS PIDL types, and...
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-08-09
Marcus Meissner
Marked some functions in debughlp as static.
blob
|
commitdiff
|
raw
|
diff to current
2004-06-28
Ge van Geldorp
Match prototypes to Platform SDK.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-15
Juan Lang
Correct return value in a couple of error cases.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-15
Martin Fuchs
- make drive letters in PIDLs always uppercase to enabl...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-14
Martin Fuchs
Return "file not found" error values instead of E_INVAL...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-14
Juan Lang
Correct some PIDL types and eliminate some magic number...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-08
Juan Lang
Move control panel applet enumeration to cpanelfolder.c.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-07
Martin Fuchs
- SHBindToParent(): request correct COM interface from...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-07
Juan Lang
- comment fixes
blob
|
commitdiff
|
raw
|
diff to current
2004-04-06
Juan Lang
- rename PT_SPECIAL to PT_SHELLEXT
blob
|
commitdiff
|
raw
|
diff to current
2004-04-06
Juan Lang
Rename PT_MYCOMP to PT_GUID, and the corresponding...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-27
Martin Fuchs
Implementation of the control panel folder in shell...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-23
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-03-22
Robert Shearman
Allow passing NULL to ILFindLastID.
blob
|
commitdiff
|
raw
|
diff to current
2004-03-17
Alexandre Julliard
FindFirstFile can return an empty short name if the...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-11
Martin Fuchs
- move some PIDL function declarations from undocshell...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-09
Mike McCormack
Fix the bounds checking in SHGetPathFromIDListA/W.
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-26
Martin Fuchs
- don't link directly to NTDLL; use MultiByteToWideChar...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-21
Alexandre Julliard
Authors: Martin Fuchs <martin-fuchs@gmx.net>, Ge van...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-21
Martin Fuchs
Implemented SHGetRealIDL().
blob
|
commitdiff
|
raw
|
diff to current
2004-01-20
Martin Fuchs
- SHGetDataFromIDListA/W(): handle drives when retrievi...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-18
Martin Fuchs
- declare PT_RAS_FOLDER for the "RAS Connections" folder
blob
|
commitdiff
|
raw
|
diff to current
2003-12-30
Martin Fuchs
- correct return value of SHGetPathFromIDList[AW](...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-04
Dmitry Timoshkov
Protect ILIsParent from NULL pidls.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-09
Dimitrie O. Paun
Move useful information out of documentation/shell32.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-29
Francois Gouget
Some spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-25
Rolf Kalbermatter
Add some comments to functions and minor fixes.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-22
Rolf Kalbermatter
Added declarations for newly documented SHChangeNotify...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-17
Rolf Kalbermatter
Implemented SHSimpleIDListFromPath correctly.
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
Martin Fuchs
Declare LPCITEMIDLIST as 'const' pointer and adjust...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-26
Martin Fuchs
Fixed Ansi version of RenderFILENAME and implement...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-22
Mike Hearn
Deal with the case of loading an empty PIDL from a...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-19
Robert Shearman
Add a PIDL type For Network Provider.
blob
|
commitdiff
|
raw
|
diff to current
2003-04-17
Rolf Kalbermatter
Implemented ILGetDisplayNameExA and ILGetDisplayNameExW...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-26
Rolf Kalbermatter
Add new helper function to create a relative file or...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-18
Jon Griffiths
Documentation updates.
blob
|
commitdiff
|
raw
|
diff to current
2002-12-16
Rolf Kalbermatter
Change calls to CLSIDFromString to SHCLSIDFromStringW...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-13
Rolf Kalbermatter
Added Unicode versions of the HCR_ internal functions.
blob
|
commitdiff
|
raw
|
diff to current
2002-12-12
Rolf Kalbermatter
Resolve SHGetPathFromIDListW -> SHGetPathFromIDListA...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-21
Johan Dahlin
Make shell32 compile with -DSTRICT.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-12
Patrik Stridvall
Fixed mismatches between the Wine headers and the Micro...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-28
Patrik Stridvall
MSVC compatibility fixes.
blob
|
commitdiff
|
raw
|
diff to current
2002-07-29
Alexandre Julliard
Import comctl32 functions from shell32 by ordinal.
blob
|
commitdiff
|
raw
|
diff to current
2002-07-24
Juergen Schmied
- Cleaned up the implementation of shell folders and...
blob
|
commitdiff
|
raw
|
diff to current
2002-07-02
Juergen Schmied
- changed STRRET definition
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-09
Juergen Schmied
Moving the pidl debug functions to a separate file...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-03
Huw D M Davies
Check for failure of IShellFolder_GetDisplayNameOf.
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-27
Andreas Mohr
Spelling/alignment fixes.
blob
|
commitdiff
|
raw
|
diff to current
2002-01-31
Alexandre Julliard
CodeWeavers
blob
|
commitdiff
|
raw
|
diff to current
2002-01-22
Alexandre Julliard
Removed use of SET_DEBUGGING, it's broken anyway.
blob
|
commitdiff
|
raw
|
diff to current
2002-01-21
Francois Gouget
Make the Wine trace facilities accessible from Winelib...
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-11-06
Francois Gouget
Don't prefix %p with 0x.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-14
Francois Gouget
Don't print NULL strings (crashes on Solaris).
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-07-02
Patrik Stridvall
Documentation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-20
Patrik Stridvall
Documentation ordinal fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-19
Patrik Stridvall
Documentation ordinal fixes.
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-11-28
Alexandre Julliard
Got rid of the Wine internal lstrcpy* functions and...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-05
Alexandre Julliard
Declare debug channels in all dlls that need them;...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-26
Alexandre Julliard
Moved all Win16 definitions out of the standard Windows...
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-06-23
Alexandre Julliard
Cleaned up a few inter-dll dependencies.
blob
|
commitdiff
|
raw
|
diff to current
next