Merge 14551:14980 from trunk
[reactos.git] / reactos / subsys / system / cmd /
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-04 Thomas Bluemelcorrectly use tchar.h again and build a unicode version...
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-05-01 Magnus Olsenreverted them back from ekohl change it create
2005-05-01 Thomas Bluemelfixed some warnings with gcc4 (mostly assignment differ...
2005-05-01 Eric Kohl- Use fixed message buffer size.
2005-05-01 Hartmut BirrMade the loading of resource strings more unicode compa...
2005-05-01 Eric KohlUse default locale until ReactOS fully suports all...
2005-04-30 Magnus OlsenRemove all hardcode string to En.rc
2005-04-30 Magnus OlsenRemove all hardcode string to En.rc
2005-04-30 Magnus OlsenRemove all hardcode string to En.rc
2005-04-30 Magnus OlsenRemove all hardcode string to En.rc
2005-04-30 Magnus OlsenRemove all hardcode string to En.rc
2005-04-30 Magnus OlsenRemove all hardcode string to En.rc
2005-04-30 Magnus OlsenRemove all hardcode string to En.rc
2005-04-29 Magnus OlsenRemove all hardcode string to En.rc
2005-04-28 Magnus OlsenRemove all hardcode string to En.rc
2005-04-28 Magnus OlsenRemove all hardcode string to En.rc
2005-04-28 Magnus Olsenchange _T((LPTSTR)szMsg)) to (LPTSTR)szMsg)
2005-04-28 Magnus OlsenRemove all hardcode string to En.rc
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-07 Magnus OlsenRemove more hardcode string to En.rc
2005-04-05 Hervé PoussineauPrint date and time formats according to regional settings
2005-04-04 Casper HornstrupInstall generated files
2005-04-03 Magnus Olsenminor change that I did forget
2005-04-03 Magnus OlsenRemove more hardcode string to En.rc
2005-04-03 Magnus OlsenRemove more hardcode string to En.rc
2005-04-02 Magnus OlsenRemove more hardcode string to En.rc
2005-04-02 Magnus OlsenRemove more hardcode string to En.rc
2005-04-02 Magnus OlsenDid forget the info I did change
2005-04-02 Magnus Olsensvn path=/trunk/; revision=14457
2005-03-27 Magnus OlsenNew ico from Mindflyer <mf@mufunyo.net>
2005-03-10 Royce Mitchell IIIadd <pch> to existing xml files that support pch on...
2005-03-08 Hervé PoussineauMinor changes to remove warnings
2005-03-08 Hervé PoussineauRemove warning
2005-03-08 Aleksey Bragin27-Feb-2005 (Konstantinos Paliouras <squarious@gmail...
2005-03-08 Aleksey BraginAdded error_parameter_format(), patch by Konstantinos...
2005-03-05 Casper HornstrupCopy msiexec from trunk
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
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-05 Casper HornstrupBuild smss and system applications
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-01 Gé van GeldorpFix copy command
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-12-25 Filip Navara- Fix compilation with GCC 4.0-20041219.
2004-12-21 Mike NordellCommand line completion fix (uninitialized memory)
2004-12-18 Gé van GeldorpSet version info to NT 4.0 Build 1381 Service Pack...
2004-11-08 Thomas Bluemelmake better use of precompiled headers
2004-11-02 Thomas Bluemeluse ReadConsoleInputW() for unicode builds
2004-10-16 Gé van Geldorp- Centralize definition of version resource
2004-08-22 Hartmut Birr- Fixed the compilation as unicode.
2004-08-22 Hartmut Birr- Fixed the compilation as unicode.
2004-08-15 Casper Hornstrup2004-08-16 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-02 Filip Navara- Get rid of WINE_MODE and WINE_RC usage in makefiles.
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-16 Jens CollinShellExecute is run when executable is not found to...
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-11 Gé van GeldorpUse default PATHEXT if none found in environment
2004-07-11 Gé van GeldorpJens Collin <jens.collin@lakhei.com>
2004-07-05 Gé van GeldorpPatch by Jens Collin <jens.collin@lakhei.com>
2004-07-03 Filip Navara- Fix errors during optimized build.
2004-06-23 Thomas Bluemelfixed handling of variable arguments and free memory...
2004-06-21 Thomas Bluemeluse FormatMessage() to print some error messages. Patch...
2004-06-06 Hartmut Birr- Check if the temp directory exist, if not use the...
2004-06-06 Hartmut Birr- Get first the parameters and do then the processing.
2004-06-06 Hartmut Birr- Fixed the set command for WinXP.
2004-06-06 Hartmut Birr- Removed MakeSureDirectoryPathExistsEx.
2004-05-11 Gé van GeldorpFix command line handling (mostly double-quoting stuff)
2004-04-30 Filip NavaraCMD Enhancements:
2004-04-26 Gunnar Dalsnesmake sure temp directory exist
2004-04-17 Eric Kohl'Del *.*' ignores directories.
2004-02-24 Gé van GeldorpAdd more icon images
2004-02-21 Gé van GeldorpImport w32api version 2.5 include files
2004-02-19 Gé van GeldorpPatch by H�seyin Uslu <20194562@mail.baskent.edu.tr>
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-01-30 Gé van GeldorpPatch by Michael Fritscher
2004-01-30 Gé van GeldorpPatch by Michael Fritscher
2004-01-30 Gé van GeldorpPatch by Michael Fritscher
2004-01-28 Gé van GeldorpDon't wait for GUI processes to finish
2004-01-28 Gé van GeldorpPatch by Michael Fritscher
2004-01-16 Thomas Bluemelshow <JUNCTION> "type" in dir listing
2004-01-16 Thomas Bluemelshow <JUNCTION> "type" in dir listing
2004-01-12 Gé van GeldorpDisplay both cmd.exe version and OS version when runnin...
2004-01-05 Vizzinicross-compile fixes
2004-01-03 Gé van GeldorpAdd Everaldos terminal.ico as application icon
2003-12-26 Filip NavaraFixed compilation problems with GCC 3.4.
2003-12-18 Gé van GeldorpAllow launching of console apps from GUI apps
2003-12-14 Hartmut Birr- Fixed the recursive scan and if there is given a...
2003-11-16 Steven EdwardsAdded -D__USE_W32API
2003-10-18 Eric KohlDisplay 'Drive not ready' error if the user tries to...
2003-08-24 Hartmut Birr- Fixed the check for printable ascii characters.
2003-08-18 Hartmut Birr- Enabled the break handler.
2003-08-13 James TaborType-O Fix
next