projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
shell32/tests: Use the explicit type for a function pointer.
[wine]
/
dlls
/
shell32
/
cpanelfolder.c
2012-07-30
Nikolay Sivov
shell32: Use proper macros when calling COM methods.
blob
|
commitdiff
|
raw
2012-06-05
Alexandre Julliard
shell32: Convert the control panel list to a standard...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-16
Alexandre Julliard
shell32: Define our own structure for control panel...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-11
Nikolay Sivov
shell32: Avoid casts when creating item menu.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-10
Nikolay Sivov
shell32: Merge ShellView menu implementations into...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-10
Michael Stefaniuc
shell32: Avoid an unsafe iface to object cast in AddToE...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-10
Michael Stefaniuc
shell32: Return the IEnumIDList object on its creation.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-10
Michael Stefaniuc
shell32: Merge enumidlist.h into the main header file.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-31
Michael Stefaniuc
shell32: Finish the COM cleanup in cpanelfolder.c.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-31
Michael Stefaniuc
shell32: COM cleanup for the IShellFolder2 iface in...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-10
Michael Stefaniuc
shell32: Use FAILED instead of !SUCCEEDED.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-19
Michael Stefaniuc
shell32: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
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-09-12
Marcus Meissner
shell32: Fixed size passed to MultiByteToWideChar.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-25
Owen Rudge
shell32: Use a listview for the control panel.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-16
Andrew Talbot
shell32: Remove unneeded address-of operators from...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-24
Owen Rudge
shell32: Populate comment column in Control Panel.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-18
Andrew Talbot
shell32: Assign to structs instead of using memcpy.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-21
Andrew Talbot
shell32: Remove unneeded casts.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-11
Andrew Talbot
shell32: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-04
Alexandre Julliard
Fix minor differences in the formatting of the license...
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-11-07
Francois Gouget
Assorted spelling fixes.
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-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
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-10
Francois Gouget
Remove spaces before '\n' in traces.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-12
Ge van Geldorp
Fix execution of Control Panel items.
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-03
Mike McCormack
-Wpointer-sign fixes.
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-10
Juan Lang
Fixes to IShellFolder::GetAttributesOf implementations...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-23
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-19
Mike McCormack
Remove an unused function.
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-02-09
Ge van Geldorp
- Fix quoting of .cpl filename.
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-12-16
Jon Griffiths
Remove unneeded headers to reduce unneeded rebuilds.
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-09
Alexandre Julliard
Removed some more uses of the non-standard ICOM_THIS...
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
Juan Lang
Correct some PIDL types and eliminate some magic number...
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 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-03-27
Martin Fuchs
Implementation of the control panel folder in shell...
blob
|
commitdiff
|
raw
|
diff to current