2005-11-21 |
Martin Fuchs | SHGetFileInfoW(): handle SHGFI_LINKOVERLAY and SHGFI_OV... |
blob | commitdiff | raw |
2005-10-27 |
Michael Jung | Remove iconcache pre-initialization hack, it's not... |
blob | commitdiff | raw | diff to current |
2005-09-13 |
Ge van Geldorp | Save a few megabytes of memory by loading the default... |
blob | commitdiff | raw | diff to current |
2005-09-09 |
Alexandre Julliard | Use a more portable scheme for storing the name of... |
blob | commitdiff | raw | diff to current |
2005-08-26 |
Michael Jung | Implemented 'My Documents' folder. |
blob | commitdiff | raw | diff to current |
2005-06-17 |
Francois Gouget | Fix winapi_check documentation warnings. |
blob | commitdiff | raw | diff to current |
2005-06-17 |
Marcus Meissner | ExtractAssociatedIconA needs to allocate enough space... |
blob | commitdiff | raw | diff to current |
2005-05-20 |
Michael Jung | Consider only the GIL_FORSHORTCUT flag in SIC_CompareEn... |
blob | commitdiff | raw | diff to current |
2005-05-13 |
Ge van Geldorp | Overlay icons for .lnk files with a small arrow in... |
blob | commitdiff | raw | diff to current |
2005-04-11 |
Huw Davies | Fix the icon resource ids (most were off by one). |
blob | commitdiff | raw | diff to current |
2005-01-03 |
Hans Leidekker | Stub implementations for SHUpdateImageA, SHHandleUpdate... |
blob | commitdiff | raw | diff to current |
2004-12-17 |
Alexandre Julliard | Remove some no longer needed AW functions. |
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-24 |
Martin Fuchs | - Use system metrics to determine icon sizes. |
blob | commitdiff | raw | diff to current |
2004-09-23 |
Steven Edwards | Remove some unneeded include statements. |
blob | commitdiff | raw | diff to current |
2004-09-01 |
Alexandre Julliard | Get rid of the WINE_UNUSED macro. |
blob | commitdiff | raw | diff to current |
2004-08-06 |
Jon Griffiths | Don't leak cache imagelists on exit. |
blob | commitdiff | raw | diff to current |
2004-05-19 |
Eric Pouech | GetModuleFileName[AW] doesn't terminate the string... |
blob | commitdiff | raw | diff to current |
2004-03-23 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2004-03-22 |
Martin Fuchs | Fix recent Unicode-ification patch. |
blob | commitdiff | raw | diff to current |
2004-03-22 |
Mike McCormack | Unicode-ify the icon cache and SHGetFileInfo. |
blob | commitdiff | raw | diff to current |
2004-02-11 |
Alexandre Julliard | Moved some more definitions out of undocshell.h into... |
blob | commitdiff | raw | diff to current |
2004-01-21 |
Martin Fuchs | Use full paths instead of only filenames in icon cache... |
blob | commitdiff | raw | diff to current |
2004-01-18 |
Martin Fuchs | ShellView_CreateList(), SIC_Initialize(): enable transp... |
blob | commitdiff | raw | diff to current |
2003-12-15 |
Martin Fuchs | Added include of "wine/port.h" for MSVC. |
blob | commitdiff | raw | diff to current |
2003-11-28 |
Rolf Kalbermatter | Fix two memory leaks. Found by Dietrich Teickner. |
blob | commitdiff | raw | diff to current |
2003-09-17 |
Alexandre Julliard | Moved undocumented functions out of the exported commct... |
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-09-02 |
Martin Fuchs | Declare LPCITEMIDLIST as 'const' pointer and adjust... |
blob | commitdiff | raw | diff to current |
2003-08-12 |
Alexandre Julliard | Allocate DebugInfo field for all critical sections... |
blob | commitdiff | raw | diff to current |
2002-12-10 |
Rolf Kalbermatter | Change the return value for ExtractIconEx from HICON... |
blob | commitdiff | raw | diff to current |
2002-12-07 |
Rolf Kalbermatter | Add SHDefExtractIcon{AW} function. |
blob | commitdiff | raw | diff to current |
2002-12-03 |
Rolf Kalbermatter | Fix ANSI->Unicode calling for ExtractIconExA/W. |
blob | commitdiff | raw | diff to current |
2002-11-30 |
Rolf Kalbermatter | Added stub implementation with correct prototypes for |
blob | commitdiff | raw | diff to current |
2002-11-21 |
Johan Dahlin | Make shell32 compile with -DSTRICT. |
blob | commitdiff | raw | diff to current |
2002-10-10 |
Alexandre Julliard | Avoid calling FindExecutable16. |
blob | commitdiff | raw | diff to current |
2002-10-10 |
Michael Stefaniuc | - change the internal functions in windows/cursoricon... |
blob | commitdiff | raw | diff to current |
2002-08-17 |
Patrik Stridvall | Added include protection for unistd.h and sys/time.h. |
blob | commitdiff | raw | diff to current |
2002-07-29 |
Alexandre Julliard | Import comctl32 functions from shell32 by ordinal. |
blob | commitdiff | raw | diff to current |
2002-06-21 |
Steven Edwards | Moved a few win32 functions to a better location for... |
blob | commitdiff | raw | diff to current |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
blob | commitdiff | raw | diff to current |
2002-04-11 |
Uwe Bonnes | SIC_GetIconIndex: start DPA_Search from index 0. |
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-02 |
Andreas Mohr | Fixed some more missing parenthesis issues. |
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-11-06 |
Francois Gouget | Don't prefix %p with 0x. |
blob | commitdiff | raw | diff to current |
2001-11-06 |
Francois Gouget | Rename SIC_CompareEntrys to SIC_CompareEntries, and... |
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-08-16 |
Alexandre Julliard | Added names to standard critical sections (suggested... |
blob | commitdiff | raw | diff to current |
2001-07-24 |
Alexandre Julliard | Removed HEAP_strdupA. |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Patrik Stridvall | Documentation fixes. |
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-01-17 |
Alexandre Julliard | Replaced some GetProcAddress() imports by the standard... |
blob | commitdiff | raw | diff to current |
2000-10-24 |
Alexandre Julliard | Implement InternalExtractIcon by calling PrivateExtract... |
blob | commitdiff | raw | diff to current |
2000-10-19 |
Alexandre Julliard | Call PrivateExtractIcon in user32 instead of duplicatin... |
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-03 |
Alexandre Julliard | Added guiddef.h and moved a few GUID definitions to... |
blob | commitdiff | raw | diff to current |
2000-04-28 |
Juergen Schmied | Fixed: extract the icon by resource id. |
blob | commitdiff | raw | diff to current |
2000-04-18 |
Alexandre Julliard | Moved PE header definitions to winnt.h where they belong. |
blob | commitdiff | raw | diff to current |
2000-04-08 |
Alexandre Julliard | Removed a number of global handle allocations and criti... |
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-29 |
Niels Kristian Bec... | Removed superfluous #include statements for header... |
blob | commitdiff | raw | diff to current |
2000-02-26 |
Juergen Schmied | Fix for OpenIcon. |
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-01-29 |
Marcus Meissner | nIconIndex == -1 should return nr of available icons... |
blob | commitdiff | raw | diff to current |
1999-11-23 |
Juergen Schmied | - made IShellFolder a aggregable object |
blob | commitdiff | raw | diff to current |
1999-08-15 |
Juergen Schmied | Protect cache with critical section. |
blob | commitdiff | raw | diff to current |
1999-07-25 |
Juergen Schmied | Fixed icon background (was black). |
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-06-12 |
Alexandre Julliard | Converted to the new debug interface, using script... |
blob | commitdiff | raw | diff to current |
1999-05-22 |
Marcus Meissner | Replaced all occurences of SYSMETRICS_xx and sysMetrics... |
blob | commitdiff | raw | diff to current |
1999-04-25 |
Patrik Stridvall | #pragma pack(?) changed to #include "*pack*.h" |
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 | - more checks for valid pidl formats |
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-15 |
Marcus Meissner | Typo that broke Solaris compile fixed. |
blob | commitdiff | raw | diff to current |
1999-04-11 |
Juergen Schmied | - reorganised icon extracing from files |
blob | commitdiff | raw | diff to current |
1999-03-28 |
Juergen Schmied | - adjusted printing of refcounts to be equal |
blob | commitdiff | raw | diff to current |
1999-03-18 |
Marcus Meissner | Lots of warning fixed, one missing WINAPI in ddraw... |
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-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-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-23 |
Marcus Meissner | Implemented ExtractIconEx16, added some consts to Extra... |
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 | Shell_GetCachedImageIndex32[A|W] implemented. |
blob | commitdiff | raw | diff to current |
1999-01-01 |
Alexandre Julliard | Use proper system directory. |
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-24 |
Juergen Schmied | Fixes crash when running without external shell32.dll. |
blob | commitdiff | raw | diff to current |
1998-12-18 |
Juergen Schmied | Small fixes. |
blob | commitdiff | raw | diff to current |
1998-12-14 |
Juergen Schmied | SHMapPIDLToSystemImageListIndex try's to determine... |
blob | commitdiff | raw | diff to current |
1998-11-22 |
Juergen Schmied | Many fixes. |
blob | commitdiff | raw | diff to current |
1998-11-15 |
Juergen Schmied | New file, some helper functions for icon cache. |
blob | commitdiff | raw | diff to current |
|