Alexandre Julliard
|
2afe205ebd
|
shell32: Convert dll registration to the IRegistrar mechanism.
|
2011-01-19 20:36:57 +01:00 |
|
Hans Leidekker
|
e7e1ec62c7
|
shell32: Add stub implementations of IKnownFolder and IKnownFolderManager.
|
2010-09-23 12:06:18 +02:00 |
|
Alexandre Julliard
|
c15b376a15
|
shell32: Map the x86 version of the folder to the appropriate path depending on Wow64 mode.
|
2010-09-21 14:11:27 +02:00 |
|
Hans Leidekker
|
9f4d6c6edc
|
shell32: Support FOLDERID_LocalAppDataLow.
|
2010-09-18 13:06:10 +02:00 |
|
Hans Leidekker
|
859a1d0d44
|
shell32: Implement SHGetFolderPathEx.
|
2010-09-14 12:51:42 -05:00 |
|
Hans Leidekker
|
678c677690
|
shell32: Implement SHGetKnownFolderPath.
|
2010-09-14 12:51:27 -05:00 |
|
Hans Leidekker
|
02e38f3066
|
shell32: Add support for CSIDL_PROGRAM_FILESX86 and CSIDL_PROGRAM_FILES_COMMONX86.
|
2010-09-13 10:59:27 -05:00 |
|
Louis Lenders
|
dd1a47093e
|
shell32: Add stubbed SHGetKnownFolderPath.
|
2010-09-02 18:05:23 +02:00 |
|
Huw Davies
|
a0126ec1ca
|
shell32: Mask out the CSIDL_ flags.
|
2010-03-05 15:21:27 +01:00 |
|
Alexandre Julliard
|
49be8db6b1
|
shell32: Put the temp directory inside the user profile directory.
|
2010-01-28 15:30:13 +01:00 |
|
Akihiro Sagawa
|
c6a947d2ec
|
shell32: Use IDS_DESKTOPDIRECTORY for CSIDL_COMMON_DESKTOPDIRECTORY.
|
2009-08-10 13:10:30 +02:00 |
|
Austin English
|
c68a20fb80
|
shell32: Adjust shell folders to more closely match Windows.
|
2009-07-20 12:21:16 +02:00 |
|
Alexandre Julliard
|
43e90c8ff7
|
shell32: Add support for the CSIDL_SYSTEMX86 folder.
|
2009-07-07 11:47:58 +02:00 |
|
Alexandre Julliard
|
853d993830
|
shell32: Default to the more modern location for the user profile directory.
|
2009-02-17 13:50:07 +01:00 |
|
Alexandre Julliard
|
1abff5afef
|
shell32: Make some functions static.
|
2008-12-03 12:09:38 +01:00 |
|
Dmitry Timoshkov
|
6b4762086a
|
shell32: Make some data static const.
|
2008-11-12 11:49:12 +01:00 |
|
Francois Gouget
|
eb16f43bdf
|
Add some API documentation stubs to make winapi_check happy.
|
2008-07-28 11:34:45 +02:00 |
|
Kirill K. Smirnov
|
de3afabf08
|
shell32: Avoid usage of undefined xdg_results variable, since XDG_UserDirLookup() always corrupts it.
|
2008-07-21 14:35:56 +02:00 |
|
Alexandre Julliard
|
7c25ab8a07
|
shell32: Set the correct default for shell folders relative to the windows directory.
|
2008-05-06 15:50:10 +02:00 |
|
Alexandre Julliard
|
93e775a8b7
|
shell32: Avoid traces that use size_t.
|
2008-04-25 17:01:50 +02:00 |
|
Stefan Leichter
|
a629a4199e
|
shell32: Implement SHGetFolderPathAndSubDirA/W.
|
2008-04-21 14:21:37 +02:00 |
|
Ge van Geldorp
|
35d7f70612
|
shell32: Support getting the shell folder path for users other than the current user and the default user.
|
2008-03-27 11:29:42 +01:00 |
|
Lei Zhang
|
b8cbd8bd87
|
shell32: Use xdg well known directories for desktop folder symbolic link.
|
2008-03-12 12:20:01 +01:00 |
|
Lei Zhang
|
78f5db2b51
|
shell32: Use xdg well known directories for my_xxx folder symbolic links.
|
2008-03-12 12:19:21 +01:00 |
|
Lei Zhang
|
5637c779d2
|
shell32: Remove unused variable.
|
2008-03-05 11:21:24 +01:00 |
|
James Hawkins
|
26ad93947b
|
janitorial: Remove links to any microsoft site.
|
2008-03-01 12:04:09 +01:00 |
|
Lei Zhang
|
4dda7c6371
|
shell32: Don't crash if $HOME is not set.
|
2007-11-13 13:33:26 +01:00 |
|
Lei Zhang
|
70c75dcd0d
|
shell32: rename My Video to My Videos.
|
2007-11-13 13:33:21 +01:00 |
|
Alexandre Julliard
|
0faf3f8a1a
|
Avoid non-portable Unix mode bits macros.
|
2007-07-31 13:18:03 +02:00 |
|
Francois Gouget
|
aab5e5856e
|
Don't put single quotes around '%s' when using the debugstr_*() functions.
|
2007-01-18 12:55:50 +01:00 |
|
Andrew Talbot
|
fdd9a4e2a7
|
shell32: Cast-qual warnings fix.
|
2006-11-15 11:32:38 +01:00 |
|
Hans Leidekker
|
89e1d29482
|
shell32: Win64 printf format warning fixes.
|
2006-10-09 12:45:02 +02:00 |
|
Andrew Talbot
|
30806fc00c
|
shell32: Cast-qual warnings fix.
|
2006-10-02 11:55:26 +02:00 |
|
Stefan Huehner
|
998e256c82
|
Fix some -Wstrict-prototype warnings () -> (void).
|
2006-08-21 12:06:26 +02:00 |
|
Vitaliy Margolen
|
a3aa7cf033
|
shell32: Add Fonts to user's shell folders list.
|
2006-06-02 10:52:33 +02:00 |
|
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
|
Michael Jung
|
d7326ca7e5
|
shell32: Return a GUID pidl for CSIDL_PERSONAL in SHGetFolderLocation.
The tests (shellpath.c/testPersonal) already show that it can be either
PT_FOLDER or PT_GUID. It's PT_GUID on WinXP.
|
2006-02-14 11:35:12 +01:00 |
|
Michael Jung
|
77474f8a14
|
shell32: Create $HOME targeted symbolic links during SHELL_RegisterFolders.
|
2006-02-02 13:28:29 +01:00 |
|
Michael Jung
|
7a893cbe7a
|
shell32: Get rid of the magic MyDocuments->$HOME mapping code.
|
2006-02-02 13:27:42 +01:00 |
|
Aric Stewart
|
265c8a5d73
|
shell32: Update shellpaths My Pictures, My Video, My Music to be under
$HOME, with a number of fallbacks.
|
2006-01-19 12:43:14 +01:00 |
|
Vitaliy Margolen
|
c99880d955
|
shell32: Create Local AppData for user profile.
Move history and internet tmp files to Local Settings.
|
2006-01-04 14:48:59 +01:00 |
|
Stefan Leichter
|
a4af4b95b5
|
shell32: Fix return value of PathProcessCommand.
|
2005-12-16 12:41:11 +01:00 |
|
Markus Gömmel
|
ab86f8cde3
|
Added CSIDL_MYVIDEO|MYPICTURES|MYMUSIC to _SHRegisterUserShellFolders.
|
2005-11-30 18:27:06 +01:00 |
|
Francois Gouget
|
6d442aeb34
|
Assorted spelling fixes.
|
2005-11-23 20:14:43 +01:00 |
|
Markus Amsler
|
671738d5c1
|
Improve c2man Documented-Total count. Changes:
- add missing description
- add missing returns section
- complete missing A/W pairs
- reformate comments, to match c2man requirements
|
2005-11-10 11:15:22 +00:00 |
|
Richard Cohen
|
e1f752f704
|
Don't hardcode "windows" directory.
Make "My Pictures" etc. point to $HOME.
|
2005-10-10 10:29:53 +00:00 |
|
Jonathan Ernst
|
3eaad00da9
|
First creation of registry entries missed AppData.
|
2005-10-07 15:01:32 +00:00 |
|
Juan Lang
|
8630b8ab6e
|
Use wine_get_dos_file_name rather than relying on GetFullPathNameW
hack.
|
2005-10-04 15:50:35 +00:00 |
|
Kevin Koltzau
|
95a173a52b
|
Fix warnings in 64bit.
|
2005-09-02 11:32:17 +00:00 |
|
Juan Lang
|
4571d0187f
|
Set default for "My Documents" to $HOME, and "Desktop" to ~/Desktop.
|
2005-06-02 19:39:24 +00:00 |
|