2000-10-15 |
Eric Pouech | Fixed ShellMessageBox[AW] buffers usage (in some cases... |
blob | commitdiff | raw |
2000-09-18 |
Mike McCormack | Fixed incorrect arg count in SHGetSettings that causes... |
blob | commitdiff | raw | diff to current |
2000-08-14 |
Alexandre Julliard | Replaced VERSION_* calls by exported API equivalents. |
blob | commitdiff | raw | diff to current |
2000-08-09 |
Alexandre Julliard | Moved a few non-standard headers into their respective... |
blob | commitdiff | raw | diff to current |
2000-08-03 |
Alexandre Julliard | Added guiddef.h and moved a few GUID definitions to... |
blob | commitdiff | raw | diff to current |
2000-07-26 |
Alexandre Julliard | Moved shlwapi routines from shell32.dll to shlwapi... |
blob | commitdiff | raw | diff to current |
2000-07-09 |
Alexandre Julliard | Created separate libraries for dplay, shfolder, shlwapi... |
blob | commitdiff | raw | diff to current |
2000-06-23 |
Alexandre Julliard | Cleaned up a few inter-dll dependencies. |
blob | commitdiff | raw | diff to current |
2000-06-16 |
Juergen Schmied | - fixed null-pidl from _ILCreateControl |
blob | commitdiff | raw | diff to current |
2000-06-13 |
Juergen Schmied | - new dll shfolder.dll |
blob | commitdiff | raw | diff to current |
2000-06-13 |
Alexandre Julliard | Use the Unicode string functions from wine/unicode... |
blob | commitdiff | raw | diff to current |
2000-06-01 |
Juergen Schmied | - New (some stubs): SHGetFolderLocation, PathAddExtension, |
blob | commitdiff | raw | diff to current |
2000-05-11 |
Patrik Stridvall | Fixed some debug messages. |
blob | commitdiff | raw | diff to current |
2000-04-29 |
Patrik Stridvall | Fixed some warnings. |
blob | commitdiff | raw | diff to current |
2000-04-28 |
Juergen Schmied | Moved policy related functions to shpolicy.c |
blob | commitdiff | raw | diff to current |
2000-04-24 |
Alexandre Julliard | Implemented on-demand loading of builtin dlls using... |
blob | commitdiff | raw | diff to current |
2000-03-24 |
Patrik Stridvall | Added/fixed some documentation reported by winapi_check. |
blob | commitdiff | raw | diff to current |
2000-02-26 |
Juergen Schmied | Fixes for ShellExecuteEx. |
blob | commitdiff | raw | diff to current |
2000-02-26 |
Patrik Stridvall | Fixed ANSI C violations. |
blob | commitdiff | raw | diff to current |
2000-02-20 |
Juergen Schmied | Started implementation of shell notifications. |
blob | commitdiff | raw | diff to current |
2000-02-10 |
Alexandre Julliard | Optimized debugging API to reduce code size. |
blob | commitdiff | raw | diff to current |
2000-01-04 |
Juergen Schmied | Small fixes. |
blob | commitdiff | raw | diff to current |
1999-12-26 |
Francois Gouget | Wrapped some strings in a debugstr_* call. |
blob | commitdiff | raw | diff to current |
1999-11-23 |
Juergen Schmied | - made IShellFolder a aggregable object |
blob | commitdiff | raw | diff to current |
1999-10-25 |
Ian Schmidt | Partial implementation of the Shell32 call Win32DeleteF... |
blob | commitdiff | raw | diff to current |
1999-10-23 |
Ulrich Czekalla | Implemented StrRChrA. |
blob | commitdiff | raw | diff to current |
1999-10-23 |
Ian Schmidt | Real implementation of SHRestricted(), clarified SHInit... |
blob | commitdiff | raw | diff to current |
1999-10-13 |
Francois Gouget | Use the COM macros rather than directly accessing the... |
blob | commitdiff | raw | diff to current |
1999-09-28 |
Ian Schmidt | Implementation of 2 Win98 by-ordinal SHELL32 routines... |
blob | commitdiff | raw | diff to current |
1999-08-15 |
Juergen Schmied | New internal dll, exporting already existing path funct... |
blob | commitdiff | raw | diff to current |
1999-08-15 |
Juergen Schmied | More use of rc files for strings and menus, fixes.... |
blob | commitdiff | raw | diff to current |
1999-07-31 |
Eric Kohl | Added stubs for DAD_SetDragImage() and PathCleanupSpec(). |
blob | commitdiff | raw | diff to current |
1999-07-28 |
Juergen Schmied | StrRetToStrN[A|W|AW] new independent unicode/ascii... |
blob | commitdiff | raw | diff to current |
1999-07-25 |
Juergen Schmied | Implemented SHCreateShellFolderViewEx. |
blob | commitdiff | raw | diff to current |
1999-07-10 |
Juergen Schmied | Implemented StrToOleStrN. |
blob | commitdiff | raw | diff to current |
1999-06-26 |
Eric Kohl | Added SHDoDragDrop() stub. |
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-29 |
Ian Schmidt | Added missing WINAPI for SHValidateUNC. |
blob | commitdiff | raw | diff to current |
1999-05-23 |
Ian Schmidt | Added missing WINAPI to SHELL32_654 stub. Fixes crash... |
blob | commitdiff | raw | diff to current |
1999-05-02 |
Michael Veksler | Fix TRACE formatting warnings. |
blob | commitdiff | raw | diff to current |
1999-04-22 |
Juergen Schmied | Moved stuff to the right place. |
blob | commitdiff | raw | diff to current |
1999-04-22 |
Juergen Schmied | - corrected parameter count for SHGetSettings |
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-04-10 |
Juergen Schmied | SHGetSettings implemented. |
blob | commitdiff | raw | diff to current |
1999-04-01 |
Juergen Schmied | SHCLSIDFromString, StrToOleStr implemented. |
blob | commitdiff | raw | diff to current |
1999-03-27 |
Juergen Schmied | Reading of binary streams implemented (SHOpenRegStream). |
blob | commitdiff | raw | diff to current |
1999-03-25 |
Juergen Schmied | New stub shell_654. |
blob | commitdiff | raw | diff to current |
1999-03-13 |
Juergen Schmied | - mostly cleanup after the renaming |
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-17 |
Marcus Meissner | Optimized include/*.h: (recursively) include all header... |
blob | commitdiff | raw | diff to current |
1999-02-09 |
Juergen Schmied | Better implementation (takes strings or res-id's now). |
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 | Group commit for recovery after disk crash. |
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 |
1999-01-03 |
Juergen Schmied | New stubs NTSHChangeNotifyRegister, NTSHChangeNotifyDer... |
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-12-18 |
Juergen Schmied | Stub Control_FillCache_RunDLL. |
blob | commitdiff | raw | diff to current |
1998-12-14 |
Juergen Schmied | Some cleanup. |
blob | commitdiff | raw | diff to current |
1998-12-11 |
Juergen Schmied | Started implementation of ShellExecuteEx32A. |
blob | commitdiff | raw | diff to current |
1998-12-08 |
Huw D M Davies | Replace GRAPH_ functions with Win SDK equivalents. |
blob | commitdiff | raw | diff to current |
1998-12-01 |
Juergen Schmied | Fixed wrong parameter count for SHChangeNotifyDeregiste... |
blob | commitdiff | raw | diff to current |
1998-11-25 |
Juergen Schmied | Moved existing path - functions to shellpatch.c. |
blob | commitdiff | raw | diff to current |
1998-11-22 |
Marcus Meissner | PathAddBackshlash, PathRemoveBackslash: argument is... |
blob | commitdiff | raw | diff to current |
1998-11-15 |
Juergen Schmied | Cleanup, small fixes, a few new stubs. |
blob | commitdiff | raw | diff to current |
1998-11-01 |
Marcus Meissner | Added stubs for user32,advapi32 functions. |
blob | commitdiff | raw | diff to current |
1998-10-28 |
Juergen Schmied | New SHGetSimpleIDListFromPath32AW. |
blob | commitdiff | raw | diff to current |
1998-10-25 |
Michael Poole | Stub for SHSimpleIDListFromPath. |
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-10-16 |
Juergen Schmied | Many bugfixes, new stubs SHGetRealIDL, SHRegQueryValue32W, |
blob | commitdiff | raw | diff to current |
1998-10-13 |
Petter Reinholdtsen | Added stubs SHRegCloseKey(), SHRegOpenKey[AW](), SHRegQ... |
blob | commitdiff | raw | diff to current |
1998-10-11 |
Juergen Schmied | Bugfixes, shellview uses DPA's now, IShellView_GetItemO... |
blob | commitdiff | raw | diff to current |
1998-10-11 |
Eric Kohl | Added SHFlushClipboard. |
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 |
|