1999-02-19 |
Francois Gouget | Small fixes. |
tree | commitdiff |
1999-02-19 |
Francois Gouget | Removed redundant definitions of IsEqualIID and IsEqual... |
tree | commitdiff |
1999-02-18 |
Francois Gouget | Modified so that they do not use the VTABLE_FUNC macros... |
tree | commitdiff |
1999-02-17 |
Francois Gouget | Changed ICOM_THIS definition. |
tree | commitdiff |
1999-02-17 |
Marcus Meissner | Optimized include/*.h: (recursively) include all header... |
tree | commitdiff |
1999-02-17 |
Sylvain St.Germain | Defined IDropTarget for ShellFolder. Implemented the... |
tree | commitdiff |
1999-02-13 |
Bertho Stultiens | Fixed a couple of faulty names used in wine and typos... |
tree | commitdiff |
1999-02-10 |
Francois Gouget | Better set of macros for defining the COM interfaces. |
tree | commitdiff |
1999-02-09 |
Juergen Schmied | Better implementation (takes strings or res-id's now). |
tree | commitdiff |
1999-02-09 |
Zygo Blaxell | Fixed two pointer/integer mismatch warnings. |
tree | commitdiff |
1999-02-02 |
Francois Gouget | Replaced references to interfaces.h by wine/obj_xxx... |
tree | commitdiff |
1999-01-31 |
Juergen Schmied | Stub for PathQualify32[A|W]. |
tree | commitdiff |
1999-01-30 |
Alex Priem | - The usual bugfixes. |
tree | commitdiff |
1999-01-28 |
Marcus Meissner | Fixed a lot of warnings for possible problems. |
tree | commitdiff |
1999-01-26 |
Juergen Schmied | Small fixes. |
tree | commitdiff |
1999-01-26 |
Juergen Schmied | Implemented SHBrowseForFolder() dialog. |
tree | commitdiff |
1999-01-23 |
Juergen Schmied | - some fixes, cleaned up includes, fixed leaks |
tree | commitdiff |
1999-01-23 |
Marcus Meissner | Implemented ExtractIconEx16, added some consts to Extra... |
tree | commitdiff |
1999-01-17 |
Alexandre Julliard | Group commit for recovery after disk crash. |
tree | commitdiff |
1999-01-17 |
Alexandre Julliard | Recovery of release 990110 after disk crash. wine-990110 |
tree | commitdiff |
1999-01-03 |
Juergen Schmied | New stubs NTSHChangeNotifyRegister, NTSHChangeNotifyDer... |
tree | commitdiff |
1999-01-03 |
Juergen Schmied | SHCloneSpecialIDList implemented. |
tree | commitdiff |
1999-01-03 |
Juergen Schmied | Shell_GetCachedImageIndex32[A|W] implemented. |
tree | commitdiff |
1999-01-01 |
Alexandre Julliard | Use proper system directory. |
tree | commitdiff |
1999-01-01 |
Michael Veksler | Moves more stuff from windows.h. |
tree | commitdiff |
1998-12-26 |
Marcus Meissner | Changed // comments to /* */ so WINE compiles with... |
tree | commitdiff |
1998-12-25 |
Juergen Schmied | Fixed the TEXT redefined warnings. |
tree | commitdiff |
1998-12-24 |
Juergen Schmied | Fixes crash when running without external shell32.dll. |
tree | commitdiff |
1998-12-18 |
Juergen Schmied | Small fixes. |
tree | commitdiff |
1998-12-18 |
Juergen Schmied | Stub Control_FillCache_RunDLL. |
tree | commitdiff |
1998-12-18 |
Juergen Schmied | SHGetFileInfo32A: get SHGFI_SYSICONINDEX implemented. |
tree | commitdiff |
1998-12-18 |
Juergen Schmied | ILAppend seems to work now. |
tree | commitdiff |
1998-12-14 |
Juergen Schmied | Some cleanup. |
tree | commitdiff |
1998-12-14 |
Juergen Schmied | SHMapPIDLToSystemImageListIndex try's to determine... |
tree | commitdiff |
1998-12-14 |
Juergen Schmied | New HCR_GetDefaultIcon (internal). |
tree | commitdiff |
1998-12-14 |
Juergen Schmied | Adds the IPersistFile Interface to IShellLink[W] and... |
tree | commitdiff |
1998-12-11 |
Juergen Schmied | Bugfix in PathCombine32[A|W]. |
tree | commitdiff |
1998-12-11 |
Juergen Schmied | Implemented ILGetDisplayName. |
tree | commitdiff |
1998-12-11 |
Juergen Schmied | Started implementation of ShellExecuteEx32A. |
tree | commitdiff |
1998-12-11 |
Juergen Schmied | Moved menu resources to rc-file. |
tree | commitdiff |
1998-12-10 |
Alexandre Julliard | Authors: Francis Beaudet <francis@macadamian.com>,... |
tree | commitdiff |
1998-12-08 |
Huw D M Davies | Replace GRAPH_ functions with Win SDK equivalents. |
tree | commitdiff |
1998-12-01 |
Juergen Schmied | New functions ILGlobalClone/ILGlobalFree. |
tree | commitdiff |
1998-12-01 |
Juergen Schmied | Fixed wrong parameter count for SHChangeNotifyDeregiste... |
tree | commitdiff |
1998-11-25 |
Juergen Schmied | Moved existing path - functions to shellpatch.c. |
tree | commitdiff |
1998-11-25 |
Juergen Schmied | Moved existing IShellLink class. New stubs for IShellLinkW. |
tree | commitdiff |
1998-11-22 |
Juergen Schmied | Many fixes. |
tree | commitdiff |
1998-11-22 |
Juergen Schmied | New function: _ILGetExtension. |
tree | commitdiff |
1998-11-22 |
Juergen Schmied | New file. HKEY_CLASSES_ROOT handling. |
tree | commitdiff |
1998-11-22 |
Marcus Meissner | PathAddBackshlash, PathRemoveBackslash: argument is... |
tree | commitdiff |
1998-11-15 |
Juergen Schmied | Cleanup, small fixes, a few new stubs. |
tree | commitdiff |
1998-11-15 |
Juergen Schmied | Handling for listviewstyles, view mode buttons in filed... |
tree | commitdiff |
1998-11-15 |
Juergen Schmied | New file, wrapper for IShellBrowser class. |
tree | commitdiff |
1998-11-15 |
Juergen Schmied | New file, some helper functions for icon cache. |
tree | commitdiff |
1998-11-15 |
Juergen Schmied | Implemented: ILIsEqal, ILFindChild, _ILGetFileDate... |
tree | commitdiff |
1998-11-01 |
Marcus Meissner | Added stubs for user32,advapi32 functions. |
tree | commitdiff |
1998-10-28 |
Juergen Schmied | New SHGetSimpleIDListFromPath32AW. |
tree | commitdiff |
1998-10-25 |
Michael Poole | Stub for SHSimpleIDListFromPath. |
tree | commitdiff |
1998-10-24 |
Juergen Schmied | Changed some string-shell32 functions to 32AW, paramete... |
tree | commitdiff |
1998-10-16 |
Juergen Schmied | Many bugfixes, new stubs SHGetRealIDL, SHRegQueryValue32W, |
tree | commitdiff |
1998-10-15 |
Marcus Meissner | Added missing WINAPIs. |
tree | commitdiff |
1998-10-13 |
Petter Reinholdtsen | Added stubs SHRegCloseKey(), SHRegOpenKey[AW](), SHRegQ... |
tree | commitdiff |
1998-10-11 |
Juergen Schmied | Bugfixes, shellview uses DPA's now, IShellView_GetItemO... |
tree | commitdiff |
1998-10-11 |
Juergen Schmied | New stubs: SHGetFileInfo32W, ReadCabinetState, WriteCab... |
tree | commitdiff |
1998-10-11 |
Juergen Schmied | Implemented first functions. |
tree | commitdiff |
1998-10-11 |
Juergen Schmied | New class IDLList "Item ID List List" (internal). |
tree | commitdiff |
1998-10-11 |
Eric Kohl | Added SHFlushClipboard. |
tree | commitdiff |
1998-10-11 |
Marcus Meissner | A few function prototype fixes. |
tree | commitdiff |
1998-10-04 |
Alexandre Julliard | Initial revision |
tree | commitdiff |
1998-09-27 |
Alexandre Julliard | Release 980927 wine-980927 |
tree | commitdiff |
1998-09-13 |
Alexandre Julliard | Release 980913 wine-980913 |
tree | commitdiff |
1998-08-22 |
Alexandre Julliard | Release 980822 wine-980822 |
tree | commitdiff |
|