Fix double-clicking control panel items
[reactos.git] / reactos / lib / userenv /
2005-08-27 Thomas Bluemel#include "precomp.h" -> #include <precomp.h>
2005-08-03 Gé van Geldorpi386DX <i386dx@hotmail.com>:
2005-07-26 Alex Ionescu- Various Microsoft DDK/PSDK compatibility fixes and...
2005-07-24 Martin Fuchsset eol-style for most xml files
2005-06-29 Gé van Geldorpzebasoftis <zebasoftis@gmail.com>:
2005-06-20 Alex IonescuBuild userenv and samlib with NDK
2005-05-30 Aleksey BraginAdd translation for "Templates" by unC0Rr
2005-05-30 Aleksey BraginAdded russian translation for lib/userenv. Done by...
2005-05-28 Casper HornstrupMerge 12735:15568 from xmlbuildsystem branch
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-15 Casper HornstrupGenerate proxy makefiles
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-12 Casper HornstrupMerge 12736:14980 from trunk
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-05-01 Magnus Olsen David Nordenberg: Swedish translation, proofread by...
2005-04-10 Casper HornstrupSupport -Werror
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-04 Casper HornstrupInstall generated files
2005-04-02 Hartmut BirrAdded the string for IDS_PROGRAMFILES.
2005-03-10 Royce Mitchell IIIadd <pch> to existing xml files that support pch on...
2005-03-05 Casper HornstrupCopy msiexec from trunk
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-26 Casper HornstrupSet base address of modules
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-02-04 Casper HornstrupBuild twain_32, ws2help, opengl32, syssetup, urlmon...
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-12-28 Eric KohlImplement CopyProfileDirectoryA/W.
2004-11-30 Gunnar Dalsnesdon't free non allocated memory
2004-11-19 Thomas Bluemelreport proper buffer sizes as documented
2004-11-09 Alex Ionescubaseaddress.cfg - Add entry for midimap.dll. Fix msacm...
2004-11-08 Thomas Bluemel1. fixed GetProfilesDirectoryW(). the lpcchSize paramet...
2004-10-16 Gé van Geldorp- Centralize definition of version resource
2004-10-13 Gé van GeldorpCreate "Program Files" directory and store its location...
2004-10-10 Eric KohlRemove obsolete comments.
2004-10-10 Eric KohlSilence a debug message.
2004-10-08 Eric Kohl- User resource strings instead of constant strings...
2004-10-05 Eric KohlRemove outdated profile path postfix.
2004-10-03 Eric KohlUpdate a new users private shell folder paths when...
2004-10-02 Eric KohlImprove creation of shell folder settings.
2004-09-30 Eric Kohl- Add proper file header.
2004-09-16 Gé van GeldorpGet rid of .edf files
2004-09-06 Eric KohlImplement ANSI group and item functions.
2004-08-15 Casper HornstrupSimplify precomp.h.
2004-08-15 Thomas Bluemeladded missing file
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-12 Thomas Bluemelsimplified dynamic loading of dlls
2004-07-11 Thomas Bluemelremoved wrong comments
2004-07-11 Thomas Bluemeldo not statically link to ole32.dll, import the functio...
2004-06-29 Eric KohlSet short path names for 'temp' and 'tmp' environment...
2004-06-25 Eric KohlExpand user-specific environment variables.
2004-06-24 Eric KohlCreate user specific temp directory.
2004-05-29 Hartmut Birr- Moved the definition of all dll base addresses to...
2004-05-08 Eric KohlImplement recursive deletion of start menu groups and...
2004-05-07 Eric KohlEnable the creation of nested desktop and start menu...
2004-05-05 Eric KohlImplement AddItemW().
2004-05-04 Eric KohlImplement DeleteItemW().
2004-05-03 Eric Kohl- Implement DeleteGroup().
2004-05-01 Eric Kohl- Set ALLUSERSPROFILE environment variable upon logon.
2004-04-29 Eric KohlImplement AddDesktopItem() and DeleteDesktopItem().
2004-04-19 Eric KohlImplement CreateUserProfileA().
2004-03-24 Eric Kohl- Set user-specific environment variables.
2004-03-19 Eric KohlImplement CreateEnvironmentBlock() and DestroyEnvironme...
2004-03-17 Eric KohlSimplify LoadUserProfileW() and check for loaded profile.
2004-03-16 Eric KohlFlush the new user hive after copying.
2004-03-14 Eric KohlImplement GetUserProfileDirectoryW().
2004-03-13 Eric KohlImplement LoadUserProfileW() and UnloadUserProfile().
2004-02-28 Eric KohlComplete user profile creation.
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-01-23 Eric KohlCreate the user-specific registry hive.
2004-01-16 Eric KohlCreate user profile directory by copying the default...
2004-01-15 Eric KohlImplemented most of the user profile creation.
2004-01-13 Eric KohlAdd user profile directory functions.
2004-01-09 Eric KohlCreate profile directories.