po: Update French translation.
[wine] / dlls / userenv /
2011-12-13  Francois Gougetuserenv: Add a missing include directive to userenv.h.
2011-11-15  Piotr Cabanuserenv: Improved CreateEnvironmentBlock implementation.
2011-03-07  Hans Leidekkeruserenv: Initialize a variable (valgrind).
2011-03-03  Joris Huizeruserenv: GetUserProfileDirectoryW: Plug memory leak.
2011-03-02  Hans Leidekkeruserenv: Implement and test GetUserProfileDirectory.
2011-03-02  Hans Leidekkeruserenv: GetProfilesDirectoryW accepts a NULL buffer.
2011-02-25  Austin Englishuserenv/tests: Remove win9x hacks.
2010-09-22  Austin Englishuserenv: Add a stub for GetDefaultUserProfileDirectoryA/W.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-08-27  Juan Languserenv: Implement GetProfilesDirectory.
2010-08-27  Juan Languserenv/tests: Add tests for GetProfilesDirectory.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-03-02  Andrey Turkinuserenv: Implement stubbed userenv.dll.138.
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-02-03  Lei Zhanguserenv: Add a small test for DestroyEnvironmentBlock.
2010-02-02  Maarten Lankhorstuserenv: Implement DestroyEnvironmentBlock.
2010-02-01  Piotr Cabanuserenv: Added GetAllUsersProfileDirectory[AW] stubs.
2010-01-04  Andrew Nguyenwine.inf: Add CommonProgramFiles system environment...
2009-12-07  Hans Leidekkeruserenv/tests: Fix some memory leaks.
2009-08-19  Alexandre Julliarduserenv/tests: Don't depend on the Ascii length to...
2009-08-19  Alexandre Julliarduserenv/tests: Don't use string debugging functions...
2009-08-05  Austin Englishuserenv: Add a stub for LoadUserProfileW.
2009-05-19  Francois Gougetuserenv/tests: Replace realloc() with HeapReAlloc().
2009-01-25  Alexandre Julliarduserenv/tests: Don't check for TEMP and TMP variables...
2008-12-12  Francois Gougetuserenv/tests: Make userenv_dbgstr_w() static.
2008-10-22  Paul Vriensuserenv/tests: Skip a few tests on NT4.
2008-10-22  Paul Vriensuserenv/tests: Rewrite the test to cope with multiple...
2008-09-22  Paul Vriensuserenv/tests: Don't crash on NT4.
2008-06-04  Dan Kegeluserenv/tests: Fix buffer overrun.
2008-05-06  Alexandre Julliardkernel32: Set the USERPROFILE and ALLUSERSPROFILE envir...
2008-05-01  Lei Zhanguserenv: Add a test for variable inheritance for Create...
2008-05-01  Lei Zhanguserenv: Add more tests for environment variables for...
2008-05-01  Lei Zhanguserenv: Add tests for environment variables for Create...
2008-04-30  Lei Zhanguserenv: Initial implementation of CreateEnvironmentBlock.
2008-04-30  Lei Zhanguserenv: Add initial tests for CreateEnvironmentBlock.
2007-09-21  Rob Shearmanuserenv: Add a stub for UnloadUserProfile.
2007-08-10  Francois Gougetuserenv: Add a skeleton userenv.h header and use it.
2007-04-23  Yuval Fledeluserenv: Make GetProfileType report a normal (non-roami...
2007-03-19  Hans Leidekkeruserenv: Add stub implementations for {Register, Unregi...
2007-02-20  Hans Leidekkeruserenv: Implement ExpandEnvironmentStringsForUser...
2006-09-29  Michael Stefaniuc"One liners" printf format warning fixes for the migrat...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-06-27  Hans Leidekkeruserenv: Add a stub implementation for GetProfileType.
2006-06-13  Mike McCormackuserenv: Add profinfo.h.
2006-06-05  Mike McCormackuserenv: Add a stub implementation of userenv.dll.