projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
shell32/tests: Fix test failure on NT4.
[wine]
/
dlls
/
shell32
/
shfldr_fs.c
2009-02-19
Michael Stefaniuc
shell32: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
2009-02-19
Michael Stefaniuc
shell32: Remove superfluous pointer casts from macros.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-06
Michael Stefaniuc
shell32: Remove superfluous casts; mostly of void pointers.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-08
Michael Stefaniuc
shell32: Use FAILED instead of !SUCCEEDED.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-19
Jon Griffiths
include: Provide wide char definitions for CFSTR_*.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-16
Rob Shearman
shell32: Fix the character count passed into LoadString...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-21
Andrew Talbot
shell32: Remove unneeded casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-16
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-06
Alexander Nicolays...
shell32: Localize 'new folder' string.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-29
Andrew Talbot
shell32: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-10
Rob Shearman
shell32: Return Unicode strings from all of the IShellF...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-07
Andrew Talbot
shell32: Declare some functions static.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-28
Dmitry Timoshkov
shell32: Make some data static and const.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-09
Hans Leidekker
shell32: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-07
James Hawkins
janitorial: Remove redundant NULL checks before SHFree.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-02
Andrew Talbot
shell32: Cast-qual warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-31
Mikołaj Zalewski
shell32: Call the trashing code from SHFileOperationW.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-30
Mikołaj Zalewski
shell32: Use SHFileOperationW to delete files.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-20
Mikołaj Zalewski
shell32: Use SHELL_ConfirmDialogW when deleting multipl...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-02
Mikołaj Zalewski
shell32: Avoid Unicode->ANSI conversion when deleting...
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-03-06
Michael Jung
shell32: Unicode'ify ISFHelper interface.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-16
Robert Shearman
shell: GetDetailsOf fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-16
Robert Shearman
shell: Convert the filesystem shell folder to Unicode.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-16
Robert Shearman
shell: Convert SHELL32_GetDisplayNameOfChild to unicode.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-01
Robert Shearman
Convert SHELL32_BindToChild to Unicode and fix up the...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-27
Alexandre Julliard
Replace the _ICOM_THIS_From macros by inline functions...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-18
Michael Jung
Append filename extension if necessary in IShellFolder...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-11
Michael Jung
Release parent shell folder in GetAttributesOf.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-03
Mike McCormack
-Wpointer-sign fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-07
Mike McCormack
Warning fixes for -Wmissing-declarations and -Wwrite...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-06
Dmitry Timoshkov
Make remaining OLE interface vtables const.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-26
Stefan Dösinger
*Handle cidl==0 in shfldr_desktop, shfldr_fs and shfldr...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-23
Michael Jung
More robustly query the SHGDN_FORPARSING flag in the...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-10
Juan Lang
Fixes to IShellFolder::GetAttributesOf implementations...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-05
Michael Jung
Fixed GetDisplayNameOf method to not depend on incorrec...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-15
Huw Davies
When we're hiding file extensions then SetNameOf should...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-23
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-17
Jon Griffiths
Use LMEM_ flags for LocalAlloc(), not GMEM_ (GlobalAlloc).
blob
|
commitdiff
|
raw
|
diff to current
2005-03-02
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-02
Juan Lang
Convert more API calls to Unicode.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-01
Juan Lang
Convert tabs to space, wrap long lines, make indenting...
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
2005-01-14
James Hawkins
- Use Interlocked* instead of ++/-- in AddRef/Release.
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-06
Alexandre Julliard
Removed some uses of the non-standard ICOM_THIS macro.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-23
Alexandre Julliard
Get rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-12
Alexandre Julliard
Get rid of the non-standard ICOM_VTABLE macro.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-12
Alexandre Julliard
Get rid of the non-standard ICOM_VFIELD macro.
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-13
Martin Fuchs
Correct IShellFolder::GetAttributesOf() for the case...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-08
Juan Lang
- move CreateMyCompEnumList and CreateDesktopEnumList...
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-01-23
Martin Fuchs
- IShellFolder_fnParseDisplayName(): return E_INVALIDAR...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-20
Martin Fuchs
- fix typos in shelllink.c header comment and a struct...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-19
Martin Fuchs
- move IShellFolder_fnGetDisplayNameOf() contents into...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-17
Rolf Kalbermatter
Implemented SHSimpleIDListFromPath correctly.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-15
Rolf Kalbermatter
Make sure the bind context is forwarded in
blob
|
commitdiff
|
raw
|
diff to current
2003-09-09
Alexandre Julliard
Fixed a few more headers dependency issues.
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-04
Alexandre Julliard
Implemented shtypes.idl and shobjidl.idl and removed...
blob
|
commitdiff
|
raw
|
diff to current
2003-04-10
Alexandre Julliard
Removed uses of the non standard ICOM_VTBL macro.
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
2003-01-21
Rolf Kalbermatter
Change SHChangeNotify to be Unicode and ANSI indifferen...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-07
Dimitrie O. Paun
Define NONAMELESS{STRUCT,UNION} explicitly in the files...
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-15
Rolf Kalbermatter
Add support for Unicode IExtractIcon creation in
blob
|
commitdiff
|
raw
|
diff to current
2002-12-13
Rolf Kalbermatter
Fixed some signed/unsigned comparison warnings.
blob
|
commitdiff
|
raw
|
diff to current
2002-12-05
Ove Kaaven
Make sure that no files except unknwn.h include wine...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-21
Johan Dahlin
Make shell32 compile with -DSTRICT.
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