2009-02-17 |
Alexandre Julliard | shell32: Default to the more modern location for the... |
blob | commitdiff | raw |
2008-12-03 |
Alexandre Julliard | shell32: Make some functions static. |
blob | commitdiff | raw | diff to current |
2008-11-12 |
Dmitry Timoshkov | shell32: Make some data static const. |
blob | commitdiff | raw | diff to current |
2008-07-28 |
Francois Gouget | Add some API documentation stubs to make winapi_check... |
blob | commitdiff | raw | diff to current |
2008-07-21 |
Kirill K. Smirnov | shell32: Avoid usage of undefined xdg_results variable... |
blob | commitdiff | raw | diff to current |
2008-05-06 |
Alexandre Julliard | shell32: Set the correct default for shell folders... |
blob | commitdiff | raw | diff to current |
2008-04-25 |
Alexandre Julliard | shell32: Avoid traces that use size_t. |
blob | commitdiff | raw | diff to current |
2008-04-21 |
Stefan Leichter | shell32: Implement SHGetFolderPathAndSubDirA/W. |
blob | commitdiff | raw | diff to current |
2008-03-27 |
Ge van Geldorp | shell32: Support getting the shell folder path for... |
blob | commitdiff | raw | diff to current |
2008-03-12 |
Lei Zhang | shell32: Use xdg well known directories for desktop... |
blob | commitdiff | raw | diff to current |
2008-03-12 |
Lei Zhang | shell32: Use xdg well known directories for my_xxx... |
blob | commitdiff | raw | diff to current |
2008-03-05 |
Lei Zhang | shell32: Remove unused variable. |
blob | commitdiff | raw | diff to current |
2008-03-01 |
James Hawkins | janitorial: Remove links to any microsoft site. |
blob | commitdiff | raw | diff to current |
2007-11-13 |
Lei Zhang | shell32: Don't crash if $HOME is not set. |
blob | commitdiff | raw | diff to current |
2007-11-13 |
Lei Zhang | shell32: rename My Video to My Videos. |
blob | commitdiff | raw | diff to current |
2007-07-31 |
Alexandre Julliard | Avoid non-portable Unix mode bits macros. |
blob | commitdiff | raw | diff to current |
2007-01-18 |
Francois Gouget | Don't put single quotes around '%s' when using the... |
blob | commitdiff | raw | diff to current |
2006-11-15 |
Andrew Talbot | shell32: Cast-qual warnings fix. |
blob | commitdiff | raw | diff to current |
2006-10-09 |
Hans Leidekker | shell32: Win64 printf format warning fixes. |
blob | commitdiff | raw | diff to current |
2006-10-02 |
Andrew Talbot | shell32: Cast-qual warnings fix. |
blob | commitdiff | raw | diff to current |
2006-08-21 |
Stefan Huehner | Fix some -Wstrict-prototype warnings () -> (void). |
blob | commitdiff | raw | diff to current |
2006-06-02 |
Vitaliy Margolen | shell32: Add Fonts to user's shell folders list. |
blob | commitdiff | raw | diff to current |
2006-05-23 |
Jonathan Ernst | Update the address of the Free Software Foundation. |
blob | commitdiff | raw | diff to current |
2006-02-14 |
Michael Jung | shell32: Return a GUID pidl for CSIDL_PERSONAL in SHGet... |
blob | commitdiff | raw | diff to current |
2006-02-02 |
Michael Jung | shell32: Create $HOME targeted symbolic links during... |
blob | commitdiff | raw | diff to current |
2006-02-02 |
Michael Jung | shell32: Get rid of the magic MyDocuments->$HOME mappin... |
blob | commitdiff | raw | diff to current |
2006-01-19 |
Aric Stewart | shell32: Update shellpaths My Pictures, My Video, My... |
blob | commitdiff | raw | diff to current |
2006-01-04 |
Vitaliy Margolen | shell32: Create Local AppData for user profile. |
blob | commitdiff | raw | diff to current |
2005-12-16 |
Stefan Leichter | shell32: Fix return value of PathProcessCommand. |
blob | commitdiff | raw | diff to current |
2005-11-30 |
Markus Gömmel | Added CSIDL_MYVIDEO|MYPICTURES|MYMUSIC to _SHRegisterUs... |
blob | commitdiff | raw | diff to current |
2005-11-23 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2005-11-10 |
Markus Amsler | Improve c2man Documented-Total count. Changes: |
blob | commitdiff | raw | diff to current |
2005-10-10 |
Richard Cohen | Don't hardcode "windows" directory. |
blob | commitdiff | raw | diff to current |
2005-10-07 |
Jonathan Ernst | First creation of registry entries missed AppData. |
blob | commitdiff | raw | diff to current |
2005-10-04 |
Juan Lang | Use wine_get_dos_file_name rather than relying on GetFu... |
blob | commitdiff | raw | diff to current |
2005-09-02 |
Kevin Koltzau | Fix warnings in 64bit. |
blob | commitdiff | raw | diff to current |
2005-06-02 |
Juan Lang | Set default for "My Documents" to $HOME, and "Desktop... |
blob | commitdiff | raw | diff to current |
2005-04-18 |
Peter Berg Larsen | Replace strncpy with memcpy or lstrcpyn. |
blob | commitdiff | raw | diff to current |
2005-03-16 |
Juan Lang | Correct registering shell folders (values in Shell... |
blob | commitdiff | raw | diff to current |
2005-03-07 |
Mike McCormack | Use lstrcmpiA in preference to strcasecmp. |
blob | commitdiff | raw | diff to current |
2005-02-14 |
Marcus Meissner | Output some more informations. |
blob | commitdiff | raw | diff to current |
2005-02-10 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2004-11-04 |
Aric Stewart | Implementation of PathCleanupSpec. |
blob | commitdiff | raw | diff to current |
2004-11-02 |
Fabrice Ménard | Check the type of error returned by SHCreateDirectoryExW. |
blob | commitdiff | raw | diff to current |
2004-10-28 |
Rolf Kalbermatter | Use SHCreateDirectoryEx function instead of doing expli... |
blob | commitdiff | raw | diff to current |
2004-10-27 |
Juan Lang | _SHExpandEnvironmentStrings should return input string... |
blob | commitdiff | raw | diff to current |
2004-10-25 |
Juan Lang | Avoid copying invalid data on error. |
blob | commitdiff | raw | diff to current |
2004-10-22 |
Alexandre Julliard | Avoid copying invalid data on error. |
blob | commitdiff | raw | diff to current |
2004-10-21 |
Juan Lang | - the correct registry location to override is User... |
blob | commitdiff | raw | diff to current |
2004-10-04 |
Alexandre Julliard | Fixed typo in ProgramsW. |
blob | commitdiff | raw | diff to current |
2004-09-21 |
Francois Gouget | Fix CSIDL_COMMON_{STARTMENU,PROGRAMS,DESKTOPDIRECTORY... |
blob | commitdiff | raw | diff to current |
2004-08-20 |
Huw Davies | Unicodify a load of strings. |
blob | commitdiff | raw | diff to current |
2004-08-18 |
Vincent Béron | Don't hardcode c:\windows paths in msi.dll. |
blob | commitdiff | raw | diff to current |
2004-05-28 |
Aric Stewart | Make sure that the size of the buffer passed to RegSetV... |
blob | commitdiff | raw | diff to current |
2004-04-07 |
Juan Lang | - comment fixes |
blob | commitdiff | raw | diff to current |
2004-04-05 |
Juan Lang | Use symbolic constants for magic numbers in SHGetFolder... |
blob | commitdiff | raw | diff to current |
2004-04-01 |
Kevin Koltzau | Added support for CSIDL_RESOURCES path. |
blob | commitdiff | raw | diff to current |
2004-02-24 |
Kevin Koltzau | Fill unused gap to fix lookups past CSIDL_CONNECTIONS. |
blob | commitdiff | raw | diff to current |
2004-02-20 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
blob | commitdiff | raw | diff to current |
2004-01-26 |
Martin Fuchs | - define additional shell paths for CSIDL_... constants |
blob | commitdiff | raw | diff to current |
2004-01-21 |
Rolf Kalbermatter | Implement PathGetShortPathA/W and change its prototype... |
blob | commitdiff | raw | diff to current |
2004-01-16 |
Martin Fuchs | Corrected definition of PathYetAnotherMakeUniqueName(). |
blob | commitdiff | raw | diff to current |
2004-01-16 |
Filip Navara | - Moved actual code from SHGetSpecialFolderPathA to... |
blob | commitdiff | raw | diff to current |
2003-11-20 |
Francois Gouget | If using the default values, also set dwType to REG_SZ... |
blob | commitdiff | raw | diff to current |
2003-10-16 |
Rolf Kalbermatter | Use INVALID_FILE_ATTRIBUTES to test for failure of |
blob | commitdiff | raw | diff to current |
2003-10-02 |
Mike McCormack | Change a MESSAGE about creating a directory to a TRACE. |
blob | commitdiff | raw | diff to current |
2003-09-30 |
Rolf Kalbermatter | Added IsLFNDriveA/W/AW exports and two more stubs. |
blob | commitdiff | raw | diff to current |
2003-09-08 |
Rolf Kalbermatter | Change parameter in SHGetSpecialFolderPathA/W to int... |
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-08-20 |
Alexandre Julliard | winnls.h must not include winbase.h. |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Paul Rupe | Add CSIDL_PROFILES. Improved logging for non-existent... |
blob | commitdiff | raw | diff to current |
2002-11-21 |
Johan Dahlin | Make shell32 compile with -DSTRICT. |
blob | commitdiff | raw | diff to current |
2002-09-30 |
Jeff Smith | PathIsExe: corrected and added executable types. |
blob | commitdiff | raw | diff to current |
2002-09-24 |
Michael Stefaniuc | Convert HKEY to a void*. |
blob | commitdiff | raw | diff to current |
2002-08-28 |
Patrik Stridvall | MSVC compatibility fixes. |
blob | commitdiff | raw | diff to current |
2002-07-03 |
Gregg Mattinson | Void functions can't return a value, even if it is... |
blob | commitdiff | raw | diff to current |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
blob | commitdiff | raw | diff to current |
2002-03-20 |
Jon Griffiths | Update shell xxxAW wrapper prototypes for fixed SHLWAPI... |
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-01-29 |
Eric Kohl | Added location of local application data. |
blob | commitdiff | raw | diff to current |
2001-12-11 |
Jon Griffiths | Add exclusion defs & remaining funcs, remove internal... |
blob | commitdiff | raw | diff to current |
2001-10-10 |
Chris Green | Added names of the "missing" paths for SHGetSpecialFold... |
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-15 |
Uwe Bonnes | PathGetExtensionAW has three arguments. |
blob | commitdiff | raw | diff to current |
2001-08-08 |
Alexandre Julliard | Fixed loop termination check in PathIsExeW. |
blob | commitdiff | raw | diff to current |
2001-07-11 |
Patrik Stridvall | Documentation fixes. |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Patrik Stridvall | Documentation fixes. |
blob | commitdiff | raw | diff to current |
2001-06-19 |
Patrik Stridvall | Documentation ordinal fixes. |
blob | commitdiff | raw | diff to current |
2001-05-18 |
Marcus Meissner | The shell special folder path creation did not mkdir... |
blob | commitdiff | raw | diff to current |
2001-03-19 |
Eric Kohl | SHGetSpecialFolderPathA must be able to create a full... |
blob | commitdiff | raw | diff to current |
2001-01-26 |
Andreas Mohr | Some more cleanups. |
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-12-16 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
blob | commitdiff | raw | diff to current |
2000-12-13 |
Andreas Mohr | Move all values of SHGetSpecialFolderPathA into an... |
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 | Removed some unnecessary includes. |
blob | commitdiff | raw | diff to current |
2000-11-28 |
Alexandre Julliard | Got rid of the Wine internal lstrcpy* functions and... |
blob | commitdiff | raw | diff to current |
2000-10-26 |
Martin Pilka | "StartMenu" --> "Start Menu", "Startup" --> "StartUp". |
blob | commitdiff | raw | diff to current |
2000-09-25 |
Alexandre Julliard | Removed inclusion of wine/winestring.h from winbase... |
blob | commitdiff | raw | diff to current |
2000-08-14 |
Alexandre Julliard | Replaced VERSION_* calls by exported API equivalents. |
blob | commitdiff | raw | diff to current |
next |