[BLUE] Use ByteOffset.QuadPrt instead of ByteOffset.LowPart
[reactos.git] / base /
2018-07-02 Paweł Cholewa[TRANSLATION][TIMEOUT] Created Polish translation of...
2018-07-01 Paweł Cholewa[TRANSLATION][WHOAMI] Add Polish translation (#653)
2018-07-01 Paweł Cholewa[TRANSLATION][TREE] Polish translation of tree utility...
2018-06-29 Serge Gautherie[NOTEPAD] Globals.encFile: explicitly cast to ENCODING
2018-06-29 Thomas Faber[NOTEPAD] Avoid a cast.
2018-06-29 Serge Gautherie[NOTEPAD] Fix a MSVC warning about Globals.encFile...
2018-06-28 Hermès Bélusca-Maïto[SERVICES] Minor additions.
2018-06-28 Hermès Bélusca-Maïto[SERVICES] Remove the "Special service accounts initial...
2018-06-27 Bișoc George[TRANSLATION][AT] Implement the Italian resource file...
2018-06-26 David Knapp[AUTOCHK] Improve autochk messages
2018-06-24 Bișoc George[TRANSLATION][WHOAMI] Add Italian resource (#626)
2018-06-22 Getequ[REGEDIT] Fix importing very big *.reg files (HEX value...
2018-06-22 Hermès Bélusca-Maïto[EXPLORER] Simplify the current-shell-is-explorer check...
2018-06-22 Katayama Hirofumi MZ[USERINIT][EXPLORER] Fix auto startup of Start Menu...
2018-06-21 Katayama Hirofumi MZ[EXPLORER] 'Run' (Win+R) should set the proper current...
2018-06-21 Arnav Bhatt[WELCOME] Add Hindi translation (#620)
2018-06-21 Andrea Crescentini[TRANSLATION] Improving italian translation (#623)
2018-06-16 Bișoc George[USETUP] Some changes to address the recent review
2018-06-16 Bișoc George[USETUP] Italian translation update
2018-06-12 Adam Słaboń[TRANSLATION] Polish translation update (#611)
2018-06-11 Bișoc George[USETUP] Display the ReactOS release status (#608)
2018-06-11 Erdem Ersoy[TRANSLATION][NOTEPAD] Update Turkish translation ...
2018-06-09 Mark Jansen[RAPPS] Fix command line handling 601/head
2018-06-09 Mark Jansen[RAPPS] Select the search bar with ctrl+f
2018-06-08 Pierre Schweitzer[AUTOCHK] Let the timeout for disk repair to be configured
2018-06-08 Bișoc George[TRANSLATION][DRWTSN32] Implement Romanian and Italian...
2018-06-05 Serge Gautherie[RSHELL] Remove a duplicated add_custom_command() call...
2018-06-05 Pierre Schweitzer[AUTOCHK] Allow users to skip disk checking if dirty
2018-06-05 Jared Smudde[MSHTA] Implement MSHTA.exe (#577) CORE-12813
2018-06-03 Hermès Bélusca-Maïto[SETUPLIB] Silence annoying DPRINT1s.
2018-06-03 Hermès Bélusca-Maïto[USETUP] Use correct flags for the NtCreateFile call...
2018-06-03 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Diverse additions.
2018-06-03 Hermès Bélusca-Maïto[SETUPLIB] Adjustments in the code.
2018-06-03 Hermès Bélusca-Maïto[SETUPLIB] Additions for filesup.c and inicache.c.
2018-06-03 Hermès Bélusca-Maïto[USETUP] Minor fixes & simplifications.
2018-06-03 Hermès Bélusca-Maïto[SETUPLIB] Add a new module "bldrsup.c" (WIP) where...
2018-06-03 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Refactor the DoesFileExist() functio...
2018-06-03 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Transform the existing ConcatPaths...
2018-06-03 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Move some code to the SetupLib.
2018-06-03 Hermès Bélusca-Maïto[CMD] Improve the situations when the console title...
2018-06-03 Hermès Bélusca-Maïto[CMD] Print a newline after the interactive 'pause...
2018-05-31 Benedikt Freisen[MSPAINT] use __targv[1] instead of lpszArgument
2018-05-31 Hermès Bélusca-Maïto[USETUP] Some fixes/improvements suggested by Thomas...
2018-05-31 Hermès Bélusca-Maïto[USETUP] Further improve the OS detection code.
2018-05-31 Hermès Bélusca-Maïto[USETUP] Some fixes/improvements suggested by Thomas...
2018-05-31 Hermès Bélusca-Maïto[USETUP] Improve the NTOS installations detector.
2018-05-31 Hermès Bélusca-Maïto[SETUPLIB] Add an ARC path to (and from) NT path resolver.
2018-05-31 Hermès Bélusca-Maïto[USETUP][SETUPLIB] Move all the code that retrieves...
2018-05-31 Hermès Bélusca-Maïto[USETUP] PartList module: Add a couple of disk/partitio...
2018-05-31 Hermès Bélusca-Maïto[USETUP] Introduce an NT OS installation detector:...
2018-05-31 Hermès Bélusca-Maïto[WINLOGON] Update Italian translation (#513) (by delete...
2018-05-27 Eric Kohl[SETUP] Remove myself from the 1st stage setup code
2018-05-27 Hermès Bélusca-Maïto[USETUP] Improve the inicache module.
2018-05-27 Hermès Bélusca-Maïto[USETUP] Improve the FileSup module.
2018-05-27 Hermès Bélusca-Maïto[USETUP] Code fixups after the introduction of the...
2018-05-27 Hermès Bélusca-Maïto[SETUPLIB] Consolidate the FsUtil and PartList modules...
2018-05-27 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Introduce a 'SetupLib' library....
2018-05-27 Amine Khaldi[REG] Sync with Wine Staging 3.9. CORE-14656
2018-05-26 Hermès Bélusca-Maïto[USETUP] Similarly to what was done for GenLists, facto...
2018-05-26 Hermès Bélusca-Maïto[USETUP] Factor out the UI-specific code from the GenLi...
2018-05-26 Hermès Bélusca-Maïto[USETUP] Additions for generic lists.
2018-05-26 Hermès Bélusca-Maïto[USETUP] Additions for the PartList code.
2018-05-26 Hermès Bélusca-Maïto[USETUP] Code improvements for PartList.
2018-05-26 Hermès Bélusca-Maïto[USETUP] Enhancements for filesystem utility functions.
2018-05-26 Hermès Bélusca-Maïto[USETUP] Add & modify some file utility functions that...
2018-05-26 Hermès Bélusca-Maïto[USETUP] Fix some spacings in the french translation.
2018-05-26 Hermès Bélusca-Maïto[USETUP] Code formatting only.
2018-05-26 Benedikt Freisen[MSPAINT] When clicking selection, invalidate _and_...
2018-05-26 Benedikt Freisen[MSPAINT] Store subsequent changes to file selected...
2018-05-24 Stanislav Motylkov[MSPAINT] Fix call sequence in OnRButtonUp
2018-05-23 Stanislav Motylkov[MSPAINT] Fix divide by zero in drawZoomFrame
2018-05-23 Stanislav Motylkov[MSPAINT] Fix copy-pasta bug (#562)
2018-05-22 Eric Kohl[WINLOGON] Ignore the CTRL+SHIFT+ESC hotkey when the...
2018-05-22 Eric Kohl[WINLOGON] Prevent shell restart when the user is logge...
2018-05-21 Pierre Schweitzer[WINLOGON] Fix build.
2018-05-21 Eric Kohl[WINLOGON] Close all dialog boxes on SAS
2018-05-20 Hermès Bélusca-Maïto[CMD] Use string-safe call to build the new console...
2018-05-20 Hermès Bélusca-Maïto[USETUP] Remove now-unneeded file.
2018-05-19 Eric Kohl[USETUP] Use _wcstoui64() instead of atoi() to convert...
2018-05-19 Adam Słaboń[TRANSLATION] Polish translation update (#554)
2018-05-19 Eric Kohl[USETUP] Improved entering of partition size
2018-05-18 Mark Jansen[DRWTSN32] Use GetCommandLineW for CommandLineToArgvW.
2018-05-17 Wexpo Lyu[TRANSLATION][DRWTSN32] Add zh-CN translation. (#549)
2018-05-17 Wexpo Lyu[TRANSLATION][TASKMGR] Update Chinese Translation.
2018-05-17 Baruch Rutman[CHARMAP]Code improvements (#436)
2018-05-15 Eric Kohl[USETUP] Remove the WIN32 support because usetup is...
2018-05-15 Eric Kohl[USETUP] Disable install path test that may tests
2018-05-15 Eric Kohl[USETUP] Remove unused VolumeLabel and FileSystemName...
2018-05-15 Eric Kohl[USETUP] Get rid of the interface directory because...
2018-05-15 Eric Kohl[USETUP] Simplify the unattended code path in the insta...
2018-05-15 Eric Kohl[USETUP] Improve the install path checks
2018-05-15 Eric Kohl[USETUP] Add support for HOME, END, DEL, LEFT and RIGHT...
2018-05-14 Eric Kohl[USETUP] Fix the name of the backspace key in the germa...
2018-05-13 Hermès Bélusca-Maïto[CLIPBRD] Improvements for the Clipboard Viewer.
2018-05-10 Eric Kohl[USETUP] Use an existing latvian keyboard layout
2018-05-10 Pierre Schweitzer[AUTOCHK] Statically link to FS libs.
2018-05-06 Eric Kohl[IDL][NETAPI32][SRVSVC] Hack around another midl/rpcrt4 bug
2018-05-05 Eric Kohl[IDL] srvsvc.idl: Fix the definition of Opnum29NotUsedO...
2018-05-04 Serge Gautherie[UMPNPMGR] Fix a Clang-Cl warning about "CSConfigFlags"
2018-05-04 Robert Naumann[DRWTSN32] Add German translation
next