Split custom ReactOS-only non-standard extensions from NTDDSND.H
[reactos.git] / reactos / base / shell /
2009-02-14 Jeffrey MorlanMake delayed environment-variable expansions actually...
2009-02-08 Dmitry GorbachevKenichi Aramaki (karamaki-at-gmail-dot-com):
2009-01-25 Jeffrey Morlansplit, splitspace: Allow quotation marks anywhere in...
2009-01-25 Martin Fuchscode beautification
2009-01-25 Martin Fuchsupdate to VS2008 format project files
2009-01-25 Martin Fuchsupdate XMLStorage to the current version, compatible...
2009-01-25 Martin Fuchsupdate to VS2008 format project files
2009-01-25 Martin Fuchsadd new resource scripts to the project file
2009-01-25 Martin Fuchsadd code comment
2009-01-25 Martin Fuchsactivate korean resource script
2009-01-25 Martin Fuchsfix code page of korean resource script and remove...
2009-01-24 Pierre SchweitzerAdded/Updated French translation for almost everything...
2009-01-24 Pierre Schweitzer"Typo"
2009-01-24 Pierre SchweitzerAdded/Updated French translations for /base, excepted...
2009-01-19 Stefan Ginsberg- Remove unnecessary allowwarnings="true"
2009-01-19 Jeffrey Morlancmd_rmdir: Implement ability to remove multiple directo...
2009-01-18 Jeffrey Morlancmd_move:
2009-01-17 Jeffrey MorlanDon't treat a slash as the beginning of a new argument...
2009-01-13 Matthias KupferVíctor Martínez Calvo <vicmarcal AT hotmail DOT com>
2009-01-13 Thomas BluemelRemove unused code
2009-01-12 Dmitry GorbachevBATCH_BUFFSIZE -> 8192.
2008-12-31 Martin Fuchsupdate XMLStorage: preserve CDATA formating of processe...
2008-12-30 Jeffrey MorlanMake IF /? work again
2008-12-25 Jeffrey MorlanAllow the DIR command to be interrupted via Ctrl-C...
2008-12-22 Jeffrey Morlan- cmd_mkdir: Give an error message if the directory...
2008-12-22 Jeffrey Morlan- Make IF command a special form; necessary to make...
2008-12-20 Timo KreuzerDon't redefine _tcscpy_s and _tsplitpath_s
2008-12-17 Daniel ReimerSynched winhlp32 and wordpad with wine HEAD.
2008-12-16 Jeffrey MorlanFix bug where DIR /D wouldn't always show all files...
2008-12-13 Timo KreuzerUpdate crt headers and mingw lib from mingw64. Update...
2008-12-11 Aleksey BraginDaniel Zimmerman <netzimme@aim.com>
2008-12-07 Timo KreuzerMerge 34758, 34771, 34786, 34787, 34906, 35826, 36174...
2008-12-03 Dmitry GorbachevSilence compiler warnings (8/11).
2008-12-01 Andrew MungerGimme back mah ftp.
2008-12-01 Johannes Anderwald- revert 37497
2008-11-30 KJK::HyperionBug closing extravaganza holiday special commit!
2008-11-30 KJK::Hyperionmodified base/shell/explorer/explorer.rbuild
2008-11-25 KJK::HyperionSupersedes r37631
2008-11-25 KJK::HyperionUndoing fishy patch for warnings in Wine code (see...
2008-11-25 KJK::HyperionSupersedes r37623 with fixes for cross compilation
2008-11-24 KJK::HyperionUndo r37623 until cross compilation is fixed
2008-11-24 KJK::Hyperionmodified base/shell/explorer/explorer.rbuild
2008-11-21 Johannes Anderwald- Convert Value of PATHEXT to lowercase
2008-11-04 Daniel ReimerBug 3830: Spanish netshell update and more by Javier...
2008-11-04 KJK::HyperionKJK::Hyperion is proud to present "dllimport purity...
2008-11-02 Jeffrey MorlanReadBatchLine: Add a \n to the line if it doesn't alrea...
2008-10-30 Matthias Kupferreplacement for the white power switch (better contrast...
2008-10-30 Thomas BluemelMake the task bar top-most when necessary
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-25 Aleksey Bragin- Globalize ReactOS target version (there are a few...
2008-10-25 Aleksey BraginDmitry Gorbachev
2008-10-18 Kamil Hornicekfix the fix, sorry
2008-10-18 Kamil Hornicekfix resource leak, CID 611
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-10-07 Daniel ReimerBug 3752: Translate files by Lars Martin Hambro
2008-10-06 Ged MurphyIt looked like we could get away with removing this...
2008-10-06 Ged Murphy- Add an address bar to serve as the web browser and...
2008-10-05 Ged MurphyRemove the address and command windows from the bottom...
2008-10-05 Ged MurphySet the start button as the owner of the root start...
2008-10-04 Ged Murphychange quicklaunch rebar hardcoded size. This puts...
2008-10-04 Ged Murphy- Use TBSTATE_PRESSED, our checked graphic isn't too...
2008-09-23 Art YerkesFix a legitimate overrun in _widths (coverity 575)...
2008-09-23 Art YerkesThis bug could've caused mayhem in the icon cache....
2008-09-18 Aleksey Bragin- Select ANSI_VAR_FONT in explorer when drawing start...
2008-09-09 Daniel ReimerBug 3637 Translate files of 0.3.6 by Lars Martin Hambro
2008-09-08 Jeffrey Morlan- Batch: In a line generated by a 'for', add the \n...
2008-08-31 Daniel ReimerBug 3670: update translate file by Lars Martin Hambro
2008-08-26 Jeffrey Morlan- Implement call :label by creating a new batch context...
2008-08-26 Jeffrey Morlancmd_type: Fix misuse of ConOutPrintf which caused probl...
2008-08-26 Jeffrey Morlan- RtlSetEnvironmentVariable: To delete a variable,...
2008-08-25 Jeffrey Morlancmd_set:
2008-08-25 Jeffrey MorlanRemove the "LPTSTR cmd" argument to internal commands...
2008-08-24 Martin Fuchsupdate XMLStorage: correctly handle dots and colons...
2008-08-22 Jeffrey Morlan- Extract the line-reading code in ProcessInput to...
2008-08-21 Jeffrey Morlan- Begin writing a real parser for cmd. &, &&, ||, and...
2008-08-21 Jeffrey Morlan- Implement X>&Y redirections. Hold redirections in...
2008-08-13 Jeffrey Morlancmd_start:
2008-08-12 Jeffrey Morlan- Moved ExpandAlias call from ParseCommandLine to ReadC...
2008-08-09 Jeffrey Morlan- Fix the way the start command parses its arguments...
2008-08-09 Dmitry Chapyshev- Update Russian translation
2008-08-08 Jeffrey Morlan- Fix cmd's SearchForExecutable: it was inside out...
2008-08-05 Daniel ReimerBug 3555: Syssetup: Adjust size of controls for italian...
2008-08-04 Matthias KupferVytis Girdžijauskas <cman AT cman DOT us>
2008-08-04 Jeffrey Morlan- cmd_label: If a label is given on the command line...
2008-08-01 Daniel ReimerRename the Norwegian RC Files to no-NO.rc, which is...
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-27 Jeffrey MorlanImprovements to cmd ConPrintfPaging:
2008-07-26 Jeffrey Morlan- In cmd, add ConOutResPrintf and ConErrResPrintf funct...
2008-07-26 Jeffrey MorlanIn mkdir, don't add a backslash to the end - it can...
2008-07-17 Jeffrey MorlanFix argument parsing for label command. It should not...
2008-07-15 Pierre SchweitzerFixed typos spotted by "jeanmichel" <jeanmichel.123...
2008-07-14 Daniel ReimerBug 3505: Simplified Chinese Translation Patch by Zhang...
2008-07-03 Jeffrey MorlanFix menu leaks in explorer
2008-06-29 Hervé PoussineauLink C++ programs against target libraries, not host...
2008-06-29 Colin FinckAttempt to fix build (broken by hpoussin in r34179)
2008-06-29 Hervé PoussineauUse __REACTOS__ define instead of _ROS_ one
2008-06-28 Matthias KupferJavier Remacha (remialdo AT gmail DOT com):
2008-06-23 Daniel ReimerBug 3367: Korean translation of regedit by Sengju Kim...
next