projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
shell32: Register Control Panel namespace folder.
[wine]
/
dlls
/
shell32
/
enumidlist.c
2006-10-09
Hans Leidekker
shell32: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-10
Francois Gouget
Remove spaces before '\n' in traces.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-06
Francois Gouget
Use "static const" rather than "const static" as gcc...
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-03-21
Mike McCormack
Eliminate casts of the return value of HeapAlloc.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-23
Mike McCormack
- handle IFileSystemBindData in ISF_Desktop_fnParseDisp...
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-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-04-06
Juan Lang
- rename PT_SPECIAL to PT_SHELLEXT
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
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-22
Martin Fuchs
Only return FALSE in IEnumIDList_fnNext if no item...
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
2002-12-23
Alexandre Julliard
Removed some remaining references to wine/obj_base.h.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-28
Dimitrie O. Paun
Add proper support for the SHCONTF_INCLUDEHIDDEN flag.
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-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-08-16
Alexandre Julliard
Moved undocshell.h to dlls/shell32. Removed shell16.h.
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-27
Dimitrie O. Paun
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
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-01-18
Alexandre Julliard
Added debugstr_guid function and used it to replace
blob
|
commitdiff
|
raw
|
diff to current
1999-10-31
Francois Gouget
Generalized the use of the new ICOM_VFIELD and ICOM_VTB...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-25
Juergen Schmied
Implemented enumeration of shell extensions, seperated...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-12
Alexandre Julliard
Converted to the new debug interface, using script...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-22
Paul Quinn
Microsoft com vtable compatibility workaround for g...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-19
Patrik Stridvall
New debug scheme with explicit debug channels declaration.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-14
Juergen Schmied
- IShellFolder and IEnumIDList are using the new COM...
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-24
Marcus Meissner
Optimized away more includes, readded some #includes...
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-02-19
Francois Gouget
Small fixes.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-17
Marcus Meissner
Optimized include/*.h: (recursively) include all header...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-26
Juergen Schmied
Small fixes.
blob
|
commitdiff
|
raw
|
diff to current
1999-01-23
Juergen Schmied
- some fixes, cleaned up includes, fixed leaks
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-12-26
Marcus Meissner
Changed // comments to /* */ so WINE compiles with...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-24
Juergen Schmied
Changed some string-shell32 functions to 32AW, paramete...
blob
|
commitdiff
|
raw
|
diff to current
1998-09-27
Alexandre Julliard
Release 980927
wine-980927
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