2002-07-24 |
Juergen Schmied | - Cleaned up the implementation of shell folders and... |
blob | commitdiff | raw |
2002-07-02 |
Juergen Schmied | - changed STRRET definition |
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 |
2002-02-27 |
Eric Pouech | Fixed ShellExecute functions when ddeexec was present... |
blob | commitdiff | raw | diff to current |
2002-02-02 |
Patrik Stridvall | Move __stdcall/__cdecl to the right place. |
blob | commitdiff | raw | diff to current |
2002-01-31 |
Gerard Patel | Added missing parenthesis in ShGetFileInfoA. |
blob | commitdiff | raw | diff to current |
2002-01-29 |
Dimitrie O. Paun | Make FIXMEs more grep-able. |
blob | commitdiff | raw | diff to current |
2001-11-06 |
Guy Albertelli | - Define rest of URL_ESCAPE... and other flags. |
blob | commitdiff | raw | diff to current |
2001-10-23 |
Aric Stewart | Fixed the behavior for SHGetFileInfo when the SHGFI_USE... |
blob | commitdiff | raw | diff to current |
2001-10-10 |
Francois Gouget | Allocate the array and strings in one lump (bug found... |
blob | commitdiff | raw | diff to current |
2001-10-03 |
Guy Albertelli | Fix SHAddToRecentDocs code to properly handle native... |
blob | commitdiff | raw | diff to current |
2001-09-20 |
Guy L. Albertelli | Get more entry points from Comctl32 and save the addresses. |
blob | commitdiff | raw | diff to current |
2001-09-20 |
Francois Gouget | Fix the conversions of a command line to/from an argv... |
blob | commitdiff | raw | diff to current |
2001-09-19 |
Alexandre Julliard | Fixed a couple of HWND type mismatches. |
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-07-22 |
Alexandre Julliard | Got rid of HEAP_strdupW. |
blob | commitdiff | raw | diff to current |
2001-07-20 |
Patrik Stridvall | - Made sure that the files that contains the declarations |
blob | commitdiff | raw | diff to current |
2001-07-17 |
Francois Gouget | Added missing CommandLineToArgvW prototype. |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Patrik Stridvall | Documentation fixes. |
blob | commitdiff | raw | diff to current |
2001-06-20 |
Patrik Stridvall | Documentation ordinal fixes. |
blob | commitdiff | raw | diff to current |
2001-06-19 |
Patrik Stridvall | Documentation ordinal fixes. |
blob | commitdiff | raw | diff to current |
2001-05-09 |
Francois Gouget | Add '\n' at the end of traces. |
blob | commitdiff | raw | diff to current |
2001-03-10 |
James Juran | Implement SHGetFileInfoW by calling SHGetFileInfoA. |
blob | commitdiff | raw | diff to current |
2001-02-23 |
Eric Pouech | A first stab at implementing the RunDll features. |
blob | commitdiff | raw | diff to current |
2001-02-12 |
Francois Gouget | Change the callback declarations to a safer format. |
blob | commitdiff | raw | diff to current |
2001-01-20 |
Alexandre Julliard | Fixed a number of incompatibilities in OEM icons/cursor... |
blob | commitdiff | raw | diff to current |
2001-01-17 |
Alexandre Julliard | Replaced some GetProcAddress() imports by the standard... |
blob | commitdiff | raw | diff to current |
2001-01-06 |
François Gouget | Fixed some HFILE vs. HANDLE mismatches. |
blob | commitdiff | raw | diff to current |
2000-12-13 |
Alexandre Julliard | Replaced PTR_SEG_TO_LIN macro by exported MapSL function. |
blob | commitdiff | raw | diff to current |
2000-12-01 |
Patrik Stridvall | Added/modified documentation for function arguments. |
blob | commitdiff | raw | diff to current |
2000-12-01 |
Alexandre Julliard | Finished separation of shell32 and wsock32. |
blob | commitdiff | raw | diff to current |
2000-11-27 |
Alexandre Julliard | Fixed a few dependencies on 16-bit or internal function... |
blob | commitdiff | raw | diff to current |
2000-10-29 |
Dave Pickles | Implement SHGFI_EXETYPE function of SHGetFileInfo. |
blob | commitdiff | raw | diff to current |
2000-10-13 |
Andreas Mohr | - stupid spelling fixes |
blob | commitdiff | raw | diff to current |
2000-09-26 |
Alexandre Julliard | Moved all Win16 definitions out of the standard Windows... |
blob | commitdiff | raw | diff to current |
2000-08-20 |
Chris Morgan | Implemented DuplicateIcon(). |
blob | commitdiff | raw | diff to current |
2000-08-16 |
Marcus Meissner | Missed the first character of every argument in Command... |
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-07-31 |
Alexandre Julliard | Cleaned up some more USER dependencies. |
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-07-08 |
Andreas Mohr | Added semi-stub. |
blob | commitdiff | raw | diff to current |
2000-06-16 |
Juergen Schmied | - fixed null-pidl from _ILCreateControl |
blob | commitdiff | raw | diff to current |
2000-06-01 |
Juergen Schmied | - New (some stubs): SHGetFolderLocation, PathAddExtension, |
blob | commitdiff | raw | diff to current |
2000-04-28 |
Juergen Schmied | Fixes. |
blob | commitdiff | raw | diff to current |
2000-04-24 |
Patrik Stridvall | Fixed issues found by winapi_check. |
blob | commitdiff | raw | diff to current |
2000-03-28 |
Patrik Stridvall | Added/fixed some documentation reported by winapi_check. |
blob | commitdiff | raw | diff to current |
2000-02-26 |
Juergen Schmied | Basic implementation of shell notifications. |
blob | commitdiff | raw | diff to current |
2000-02-20 |
Juergen Schmied | Started with shell-clipboard handling (context menu... |
blob | commitdiff | raw | diff to current |
2000-02-10 |
Jeremy White | Removed #include of wingdi.h and windef.h from winuser... |
blob | commitdiff | raw | diff to current |
2000-02-03 |
Alexandre Julliard | Removed resource.h. |
blob | commitdiff | raw | diff to current |
2000-01-04 |
Juergen Schmied | Small fixes. |
blob | commitdiff | raw | diff to current |
1999-12-11 |
Alexandre Julliard | Authors: Kai Morich <kai.morich@bigfoot.de>, Marcus... |
blob | commitdiff | raw | diff to current |
1999-12-08 |
Dimitrie O. Paun | Make use of the DEFAULT_DEBUG_CHANNEL where appropriate. |
blob | commitdiff | raw | diff to current |
1999-11-23 |
Ian Schmidt | Added stub for DllInstall(). |
blob | commitdiff | raw | diff to current |
1999-10-23 |
Ian Schmidt | Now inits the policy cache when shell32 is first instan... |
blob | commitdiff | raw | diff to current |
1999-10-13 |
Juergen Schmied | - implemented sorting the listview by clicking on the... |
blob | commitdiff | raw | diff to current |
1999-09-19 |
Juergen Schmied | More support for special pidls in SHGetSpecialFolderLoc... |
blob | commitdiff | raw | diff to current |
1999-09-13 |
Andreas Mohr | Pretend successful execution of SHELL_NotifyIcon*(). |
blob | commitdiff | raw | diff to current |
1999-09-10 |
Juergen Schmied | Fixed crash in detach sequence. |
blob | commitdiff | raw | diff to current |
1999-09-03 |
Francis Beaudet | Fixed the support for the close button in the ShellAbou... |
blob | commitdiff | raw | diff to current |
1999-08-15 |
Juergen Schmied | Implemented SHGetFileInfo better. |
blob | commitdiff | raw | diff to current |
1999-08-08 |
Alexandre Julliard | Replaced a few calls to lstr* functions by their CRTDLL... |
blob | commitdiff | raw | diff to current |
1999-07-25 |
Juergen Schmied | Many fixes/reimplementations. |
blob | commitdiff | raw | diff to current |
1999-07-10 |
Juergen Schmied | Fixed crash during second DLL_PROCESS_DETACH if the dll |
blob | commitdiff | raw | diff to current |
1999-05-14 |
Marcus Meissner | Replaced WIN_GetWindowInstance by GetWindowLongA(GWL_HI... |
blob | commitdiff | raw | diff to current |
1999-05-02 |
Alexandre Julliard | Converted to the new debugging interface (done with... |
blob | commitdiff | raw | diff to current |
1999-04-25 |
Bertho Stultiens | Built-in dlls now have resources attached via the PE... |
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-19 |
Patrik Stridvall | New debug scheme with explicit debug channels declaration. |
blob | commitdiff | raw | diff to current |
1999-04-18 |
Bertho Stultiens | Bugfix: free loaded library not before exit. |
blob | commitdiff | raw | diff to current |
1999-04-11 |
Juergen Schmied | - reorganised icon extracing from files |
blob | commitdiff | raw | diff to current |
1999-04-01 |
Juergen Schmied | DllGetVersion (not yet exported). |
blob | commitdiff | raw | diff to current |
1999-03-25 |
Juergen Schmied | Use the new header for COM definitions. |
blob | commitdiff | raw | diff to current |
1999-03-19 |
Francis Beaudet | Added a check for desktop in SHGetFileInfo. |
blob | commitdiff | raw | diff to current |
1999-03-13 |
Juergen Schmied | - mostly cleanup after the renaming |
blob | commitdiff | raw | diff to current |
1999-03-10 |
Sergey Turchanov | Added some extra CSIDLs. |
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-22 |
Juergen Schmied | - eliminated one element of the pidl struct (dwSFGAO) |
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-28 |
Marcus Meissner | Fixed a lot of warnings for possible problems. |
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 |
1999-01-01 |
Michael Veksler | Moves more stuff from windows.h. |
blob | commitdiff | raw | diff to current |
1998-12-18 |
Juergen Schmied | SHGetFileInfo32A: get SHGFI_SYSICONINDEX implemented. |
blob | commitdiff | raw | diff to current |
1998-12-10 |
Alexandre Julliard | Authors: Francis Beaudet <francis@macadamian.com>,... |
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-15 |
Juergen Schmied | Cleanup, small fixes, a few new stubs. |
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-11 |
Juergen Schmied | New stubs: SHGetFileInfo32W, ReadCabinetState, WriteCab... |
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 |
|