projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
shell32: Print the debug string and not the pointer to it.
[wine]
/
dlls
/
shell32
/
pidl.h
2011-04-27
Marcus Meissner
shell32: Mark internal symbols as hidden.
blob
|
commitdiff
|
raw
2010-03-03
Nikolay Sivov
shell32: Remove WINAPI where it's not needed.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-06
Nicolas Le Cam
shell32: Define PT_FOLDERW.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-09
Francois Gouget
shell32: Make ILGetDisplayNameExA() static, remove...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-26
Andrew Talbot
shell32: Declare some functions static.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-03
Alexandre Julliard
shell32: Make some functions static.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-11
Rob Shearman
shell32: Implement ParseDisplayName for EntireNetwork...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-16
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-27
Mike McCormack
shell32: Implement "My Network Places" shell folder.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-12
Andrew Talbot
shell32: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-11
Alexandre Julliard
shell32: Have _ILCreateFromFindDataW also create a...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-11
Aric Stewart
shell32: Update the debug functions to handle Unicode...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-11
Aric Stewart
shell32: Avoid unneeded A->W conversions in _ILSimpleGe...
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-05-10
Michael Jung
shell32: Support BFFM_SETSELECTION[AW] and BFFM_SETEXPA...
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-03
Michael Jung
shell32: Helper function for unicode support in folder...
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-04-13
Huw Davies
Add a unicode pidl type.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-23
Mike McCormack
- handle IFileSystemBindData in ISF_Desktop_fnParseDisp...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-22
Mike McCormack
- handle IFileSystemBindData in IShellFolder::ParseDisp...
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-08-09
Marcus Meissner
Marked some functions in debughlp as static.
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
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-01-21
Alexandre Julliard
Authors: Martin Fuchs <martin-fuchs@gmx.net>, Ge van...
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
2004-01-06
Francois Gouget
Assorted spelling fixes.
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-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
2002-11-12
Patrik Stridvall
Fixed mismatches between the Wine headers and the Micro...
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
2001-01-18
Andreas Mohr
Implemented SHELL32.IsNetDrive and SHELL32.ILSaveToStre...
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-02-26
Juergen Schmied
Moved file functions to shlfileop.c
blob
|
commitdiff
|
raw
|
diff to current
2000-02-20
Juergen Schmied
New aPidl handling functions.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-23
Juergen Schmied
- made IShellFolder a aggregable object
blob
|
commitdiff
|
raw
|
diff to current
1999-10-23
Juergen Schmied
- removed all unnecessary "winapi" from internal _IL...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-13
Juergen Schmied
- implemented sorting the listview by clicking on the...
blob
|
commitdiff
|
raw
|
diff to current
1999-09-19
Juergen Schmied
More support for special pidls in SHGetSpecialFolderLoc...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-25
Juergen Schmied
Many fixes/reimplementations.
blob
|
commitdiff
|
raw
|
diff to current
1999-07-12
Marcus Meissner
Added missing prototype for ILFindChild().
blob
|
commitdiff
|
raw
|
diff to current
1999-07-10
Juergen Schmied
Some more pidl-types.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-25
Patrik Stridvall
#pragma pack(?) changed to #include "*pack*.h"
blob
|
commitdiff
|
raw
|
diff to current
1999-04-24
Juergen Schmied
Made internal format more compatible.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-22
Juergen Schmied
- more checks for valid pidl formats
blob
|
commitdiff
|
raw
|
diff to current
1999-02-26
Alexandre Julliard
Large-scale renaming of all Win32 functions and types...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-24
Juergen Schmied
Changed pidl structure to match the pidl's used in...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-22
Juergen Schmied
- eliminated one element of the pidl struct (dwSFGAO)
blob
|
commitdiff
|
raw
|
diff to current
1999-01-17
Alexandre Julliard
Recovery of release 990110 after disk crash.
wine-990110
blob
|
commitdiff
|
raw
|
diff to current
1998-11-22
Juergen Schmied
Many fixes.
blob
|
commitdiff
|
raw
|
diff to current
1998-11-15
Juergen Schmied
Implemented: ILIsEqal, ILFindChild, _ILGetFileDate...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-11
Juergen Schmied
New class IDLList "Item ID List List" (internal).
blob
|
commitdiff
|
raw
|
diff to current
1998-09-13
Alexandre Julliard
Release 980913
wine-980913
blob
|
commitdiff
|
raw
|
diff to current
1998-08-22
Alexandre Julliard
Release 980822
wine-980822
blob
|
commitdiff
|
raw
|
diff to current