[NTOS:EX] Fix handle table code for x64.
[reactos.git] / base /
2017-12-29 Katayama Hirofumi MZ[TRANSLATION] Use correct font name in Korean resources...
2017-12-29 Katayama Hirofumi MZ[TRANSLATION][BASE][FDEBUG][MODULES][WIN32SS] Use corre...
2017-12-29 Katayama Hirofumi MZ[TRANSLATION][APPLICATIONS] Use correct font name in...
2017-12-28 B. George[TRANSLATION][RAPPS] Update for the Italian translation...
2017-12-26 Katayama Hirofumi MZ[REACTOS][WELCOME] Use correct font name in Chinese...
2017-12-26 Lauri Ojansivu[TRANSLATION] Translate Explorer into Finnish, by Lauri...
2017-12-25 Amine Khaldi[RAPPS] Remove conversion helper that is now obsolete...
2017-12-25 Amine Khaldi[MSCONFIG_NEW] Add missing header guard. Rename Update_...
2017-12-25 Amine Khaldi[FTP] lostpeer() is declared and defined with a void...
2017-12-25 Amine Khaldi[NET] Fix a style issue I caused by 3c8a3a6
2017-12-25 Markus GotheImprove swedish translations and add new translations...
2017-12-23 Amine Khaldi[NET] CompareInfo => CompareUserInfo. #179
2017-12-23 Amine Khaldi[REGEDIT] Rename NUM_ICONS and _CmdWndProc(). #179
2017-12-23 Amine Khaldi[SERVMAN] InitDialog => InitProgressDialog. #179
2017-12-23 Amine Khaldi[DXDIAG] Rename WIDTH, HEIGHT, InitListViewColumns...
2017-12-23 Amine Khaldi[CHARMAP] Rename OnCreate functions. #179
2017-12-17 Pierre Schweitzer[USETUP] Our current FAT ChkDsk being a bit slow when...
2017-12-17 Alexander Shaposhnikov[RAPPS] Select 'Available' category by default.
2017-12-17 Hermès Bélusca-Maïto[MSCONFIG_NEW] Temporarily "fix" the header of the...
2017-12-17 Luo Yufan[TRANSLATION] Improve Simplified Chinese Translations.
2017-12-16 Hermès Bélusca-Maïto[DOSKEY] Resource files: remove trailing whitespace.
2017-12-16 Hermès Bélusca-Maïto[DOSKEY] Improvements when importing aliases definition...
2017-12-11 Li Keqing[TRANSLATION] Fix Simplified Chinese Translations ...
2017-12-10 Joachim Henze[SERVMAN] fix status-bar text truncation, update german...
2017-12-10 Thomas FaberMerge branch 'ntfs_rebase' 186/head
2017-12-09 Amine Khaldi[USETUP] LanguageList => MUILanguageList. #179
2017-12-09 Pierre Schweitzer[CHKDSK] Don't continue repair if volume is in use
2017-12-09 Amine Khaldi[MSPAINT] Add some header guards.
2017-12-08 Pierre Schweitzer[SERVICES] Fix querying the status of a registered...
2017-12-07 Amine Khaldi[COMCTL32][FLTLIB][NETAPI32][SNDVOL32][STOBJECT][WBEMPR...
2017-12-07 Amine Khaldi[FREETYPE][PORTCLS][RPCSS][SPOOLSV][STLPORT][USETUP...
2017-12-07 CNAmira[TRANSLATION] Update Simplified Chinese translations...
2017-12-07 Hermès Bélusca-Maïto[CMD] Fix resource string (unrecognized escape sequence...
2017-12-07 Amine Khaldi[CMAKE/CLANG-CL] Silence some clang-cl warnings in...
2017-12-06 Ged Murphy[SERVMAN] Fix return check on PropSheet_IsDialogMessage.
2017-12-06 Luo YufanUpdate Simplified Chinese translation.
2017-12-05 Ged Murphy[SERVMAN]
2017-12-05 Ged Murphy[Servman] Make the property sheets modeless so users...
2017-12-03 Hermès Bélusca-Maïto[CMD] Fix the del /s command, reported by Pablo De...
2017-12-03 Hermès Bélusca-Maïto[CMD] Fix the presentation of some confirmation prompts.
2017-11-26 Amine Khaldi[NFSD] Add a PCH.
2017-11-23 Amine Khaldi[CLANG-CL] Initial commit that allows us to compile...
2017-11-21 Hermès Bélusca-Maïto[CMD] Update the documentation of the FOR command....
2017-11-18 Hermès Bélusca-Maïto[CMD] Addendum to 26ff2c8 and to r40474 / 8cf1106:...
2017-11-18 Hermès Bélusca-Maïto[CMD] Fix the errorlevel value set by the EXIT command...
2017-11-18 Hermès Bélusca-Maïto[CMD] Code formatting only.
2017-11-18 Hermès Bélusca-Maïto[CMD] ExecutePipeline() returns the last error level...
2017-11-18 Katayama Hirofumi MZ[FONTS] Add more font substitutes. CORE-12419
2017-11-16 Hermès Bélusca-Maïto[CMD] Fix support for newlines in the emulated parenthe...
2017-11-16 Hermès Bélusca-Maïto[CMD] Fix '?' command output by adding a missing new...
2017-11-14 David Quintana[EXPLORER] Remove version number from the start menu...
2017-11-14 Stanislav Motylkov[RAPPS] Add support for no-length downloads indication
2017-11-12 Eric Kohl[EVENTLOG] Use the STDCALL calling convention for all...
2017-11-12 Eric Kohl[SERVICES] Use the STDCALL calling convention for all...
2017-11-12 Eric Kohl[UMPNPMGR] Add missing status mappings to NtStatusToCrE...
2017-11-09 Adam SłabońPolish Translation update 109/head
2017-11-09 Joachim Henze[RAPPS] Update German translation. CORE-13782 97/head
2017-11-09 Serge Gautherie[USETUP][EXT2LIB] NtWriteFile() calls: Remove unused... 108/head
2017-11-07 Jared Smudde[mspaint] Replace the current 16 pixel program icon...
2017-11-05 Alexander Shaposhnikov[RAPPS] Reflect installation status it download dialog...
2017-11-03 Serge Gautherie[USETUP][ROSAPPS][EXT2LIB] NtReadFile() calls: Remove... 100/head
2017-11-03 Thomas Faber[REACTOS][FDEBUG] Remove unnecessary DLGPROC casts. 99/head
2017-11-02 Benedikt Freisen[MSPAINT] Base dialog implementations on CDialogImpl
2017-10-31 Giannis Adamopoulos[EXPLORER] -Rewrite taskbar settings routines and dialog
2017-10-29 Thomas Faber[SHELL32][REGEDIT][MSCONFIG_NEW] Correctly check for... 93/head
2017-10-29 Marian Schubert[NET] Add missing newlines to net utility output (#91)
2017-10-28 Alexander Shaposhnikov[RAPPS] Prevent download dialog placeholder from displaying
2017-10-28 Giannis Adamopoulos[EXPLORER] CSysPagerWnd: Notify the CTrayWindow to...
2017-10-28 Giannis Adamopoulos[EXPLORER] Simplify how autohide is implemented
2017-10-28 Amine Khaldi[BROWSEUI][DEVMGR][EXPLORER][NTGDI][NTOBJSHEX][NTVDM...
2017-10-27 Amine Khaldi[SHSVCS] Add missing VOID. CORE-11799 (#94)
2017-10-27 Alexander Shaposhnikov[RAPPS] Removed redundant static_cast
2017-10-27 Alexander Shaposhnikov[RAPPS] Make CConfigParser a temp object.
2017-10-27 Alexander Shaposhnikov[RAPPS] Replace pointer array with object array in...
2017-10-26 David Quintana[EXPLORER] Update start menu banner to match our new... 0.4.8-dev
2017-10-22 Giannis Adamopoulos[EXPLORER] Reduce the spam due to the broken CBandSite...
2017-10-22 Giannis Adamopoulos[BROWSEUI] Rename CISFBand_CreateInstance and add a...
2017-10-21 Pierre Schweitzer[RAPPS] Don't leak handle on success
2017-10-17 Serge Gautherie[SYSSETUP] [USERINIT] "sLanguage" relates to LOCALE_SAB...
2017-10-16 Giannis Adamopoulos[QCKLNCH] Remove qcklnch (#61)
2017-10-14 Giannis Adamopoulos[EXPLORER] Remove an unnecessary refresh of the rebar...
2017-10-12 EricKohl[SRVSVC] Implement NetrServerStatisticsGet().
2017-10-11 EricKohl[WKSSVC] Implements NetrWorkstationStatisticsGet().
2017-10-10 Adam SłabońPolish translation update (#29)
2017-10-08 Sergey StopkinCORE-13875 Added russian translation for timeout util
2017-10-08 Victor Kukshievru calculator translation update
2017-10-08 Amine Khaldi[MSIEXEC] Sync with Wine Staging 2.16. CORE-13762
2017-10-06 Colin FinckFix remaining text file line endings in the tree. ...
2017-10-04 Colin FinckAdd .gitattributes and .gitignore files and normalize...
2017-10-04 Hermès Bélusca-MaïtoDelete "ghost" old(*) files that have been mysteriously...
2017-10-04 Hermès Bélusca-MaïtoRemove unwanted .gitignore files.
2017-10-03 tkreuzer[REGEDIT] Support editing REG_FULL_RESOURCE_DESCRIPTOR...
2017-10-03 Colin FinckGit conversion: Make reactos the root directory, move...
2017-01-27 Amine Khaldi[STORAHCI] Merge Storport Miniport driver by Aman Priya...
2016-04-24 Pierre SchweitzerCreate the AHCI branch for Aman's work
2014-12-14 Hermès Bélusca-MaïtoPartial merge of condrv_restructure branch r65657.
2014-12-14 Hermès Bélusca-MaïtoSync with trunk r65656.
2014-12-05 Hermès Bélusca-MaïtoFix merge r65567.
2014-12-05 Hermès Bélusca-MaïtoSync to trunk r65566.
2014-11-26 Amine Khaldi* The Shell.. for a long time we dreamed of having...
next