reactos.git
2018-10-26 Katayama Hirofumi MZ[APITESTS][USER32] Add testcase for SwitchToThisWindow...
2018-10-26 Jérôme Gardou[CMAKE] Set CMAKE_OBJCOPY unconditionnally
2018-10-26 Jérôme GardouAdd Eclipse files to .gitignore
2018-10-26 Hermès Bélusca... [USETUP] NT RTL thread functions use 'NULL' (instead...
2018-10-26 Hermès Bélusca... [USETUP] Moving around some code.
2018-10-26 Hermès Bélusca... [USETUP] Implement most of the "upgrade" page, where...
2018-10-26 Hermès Bélusca... [USETUP] Add an upgrade/repair installation page.
2018-10-25 Katayama Hirofumi MZ[USER32] Fix Task Switcher (#976)
2018-10-25 Mark Jansen[SDK] Update baseaddresses
2018-10-24 Hermès Bélusca... [USETUP] Use UNICODE_NULL.
2018-10-24 Hermès Bélusca... [USETUP] More code for updating/repairing the registry...
2018-10-24 Hermès Bélusca... [USETUP] Mark some variables as 'static'.
2018-10-24 Hermès Bélusca... [USETUP] Implement work-in-progress code that allows...
2018-10-24 Hermès Bélusca... [USETUP] Introduce SetupDeleteFile() and SetupMoveFile...
2018-10-24 Hermès Bélusca... [USETUP] Explicitly use the REG_OPTION_(NON_)VOLATILE...
2018-10-24 Hermès Bélusca... [USETUP] Implement offline ReactOS registry initializat...
2018-10-24 Hermès Bélusca... [USETUP] Code formatting, making also the code closer...
2018-10-24 Hermès Bélusca... [CMAKE] Apply patch INF file for the SETUP SYSTEM regis... 561/head
2018-10-24 Hermès Bélusca... [FREELDR] Adjust WinLdrInitSystemHive() and its callers...
2018-10-24 Hermès Bélusca... [FREELDR] Small code re-organization for the "ntldr...
2018-10-24 Hermès Bélusca... [NTOS] Drastically reduce the hackish function CmpGetRe...
2018-10-24 Hermès Bélusca... [NTOS] Add some DPRINTs in IopLoadServiceModule() and...
2018-10-24 Hermès Bélusca... [NTOS] Configuration Manager fixes.
2018-10-24 Hermès Bélusca... [NTOS] Remove some hacks that are not needed anymore...
2018-10-24 Stanislav Motylkov[SHIMGVW] Fix image flickering when rendering animations
2018-10-24 Joann Mõndresku[TASKMGR][TRANSLATION] Estonian localization
2018-10-24 Baruch Rutman[LPK][GDI32] Enable mirroring via version resource...
2018-10-24 Katayama Hirofumi MZ[TRANSLATION][MC] Add Romanian messages (#850)
2018-10-24 Stanislav Motylkov[BOOTDATA][HIVECLS] Use shell image viewer for GIF...
2018-10-24 Katayama Hirofumi MZ[FONT][WIN32SS] Fix the storage processing of IntGetOut...
2018-10-24 Katayama Hirofumi MZ[WIN32SS][USER32] Fix SwitchToThisWindow (#929)
2018-10-24 Katayama Hirofumi MZ[FONT][WIN32SS] Improve readability of IntGdiGetFontRes...
2018-10-24 Katayama Hirofumi MZ[WIN32SS][MENU] Fix menu text Y positioning (#887)
2018-10-24 Katayama Hirofumi MZ[SHIMGVW] Play gif animation (#934)
2018-10-24 Katayama Hirofumi MZ[REGEDIT] Improve the layout of controls (#967)
2018-10-24 Katayama Hirofumi MZ[REGEDIT] Don't paint background in WM_PAINT (#970)
2018-10-23 Hermès Bélusca... [USETUP] Reshuffle a bit the main-function of USetup.
2018-10-23 Hermès Bélusca... [USETUP] The 'DestinationDriveLetter' variable (that...
2018-10-23 Hermès Bélusca... [USETUP] Whitespace fixes only.
2018-10-23 Hermès Bélusca... [USETUP] Small formatting changes + two functions turne...
2018-10-23 Hermès Bélusca... [USETUP] Rename some of the uninformative "STRING_HDDIN...
2018-10-23 Hermès Bélusca... [USETUP] Massage the USETUP interface code.
2018-10-23 Stanislav Motylkov[INETCPL] Add icon codes for trusted and restricted...
2018-10-23 Eric Kohl[SETUPAPI] SetupDiGetClassDevPropertySheetsW: Implement...
2018-10-23 Pierre Schweitzer[NTOSKRNL] Translate pinning flags to mapping flags...
2018-10-23 Bișoc George[USETUP] Fix a broken character in Italian resource...
2018-10-23 Katayama Hirofumi MZ[NET] Fix an escape sequence in Polish translation...
2018-10-22 Giannis Adamopoulos[rosctrls.h] CListView: Add Arrange method
2018-10-22 Giannis Adamopoulos[SHELL32] CDefView: Disable auto arrange in list and...
2018-10-22 Giannis Adamopoulos[BROWSEUI] CInternetToolbar: Implement hiding and showi...
2018-10-21 Hermès Bélusca... [NTOS:CM] CmpCmdHiveOpen(): Resolve FileAttributes...
2018-10-21 Hermès Bélusca... [NTDLL_APITEST] Re-enable the part of the NtLoad/Unload... 964/head
2018-10-21 Hermès Bélusca... [NTOS:CM] Implement more support for force-unloading...
2018-10-21 Hermès Bélusca... [NTOS:CM] Add extra validation for the information...
2018-10-21 Hermès Bélusca... [NTOS:CM] Improve the capture of user-mode parameters. 960/head
2018-10-21 Stanislav Motylkov[SYSDM] Fix controls order and label height in IDD_SYSS...
2018-10-21 Bișoc George[APPWIZ] Do not display the message box if the user... 946/head
2018-10-21 Katayama Hirofumi MZ[REGEDIT] Trivial resizing code fix 950/head
2018-10-21 Katayama Hirofumi MZ[REGEDIT] Code formatting 949/head
2018-10-21 Pierre Schweitzer[CHKDSK] Fix MSVC build (thanks for spotting the mistake!)
2018-10-21 Pierre Schweitzer[VFATLIB] Don't attempt to fix volume if not allowed
2018-10-21 Pierre Schweitzer[CHKDSK] Add French translation
2018-10-20 Joann Mõndresku[RAPPS][TRANSLATION] Estonian localization (#959)
2018-10-20 Stanislav Motylkov[CHKDSK] Add russian translation
2018-10-20 Adam Słaboń[TRANSLATION] Polish translation update
2018-10-20 Bișoc George[CHKDSK] Implement localization support (#891)
2018-10-20 Bișoc George[APPWIZ] Translation update for Romanian & Italian
2018-10-20 Hermès Bélusca... [MEDIA] Add a notice to the chinese translation document.
2018-10-20 Luo YufanAdd Notice for Chinese translation.
2018-10-20 Hermès Bélusca... [NTOS:CM] Minor fixes.
2018-10-20 Hermès Bélusca... [NTOS:CM] Reuse the saved previous-mode from the ExGetP...
2018-10-20 Hermès Bélusca... [MKHIVE] Minor code rearrangement.
2018-10-20 Arnav Bhatt[NOTEPAD] ReactOS Notepad Hindi Translation (#938)
2018-10-20 Pierre Schweitzer[NTVDM] Allow opening files with write access on CDROM
2018-10-19 Mark Jansen[NTVDM] Implement INT21, AX=4408, Determine if a block... 940/head
2018-10-19 Mark Jansen[GFLAGS] Implement imagefile options 939/head
2018-10-19 Mark Jansen[GFLAGS] Move common code to a shared location.
2018-10-19 Mark Jansen[GFLAGS] Move code around to handle multiple options
2018-10-19 Arnav Bhatt[USETUP][EXPLORER] ReactOS explorer translation and...
2018-10-18 Hermès Bélusca... [MKHIVE] Fix some compilation warnings.
2018-10-18 Hermès Bélusca... [USETUP] Add a couple of missing TrimTrailingPathSepara...
2018-10-18 Hermès Bélusca... [MKHIVE] Fix cases where 'rc' was used without being...
2018-10-14 Hermès Bélusca... [MKHIVE] Fix compilation warnings. 947/head
2018-10-14 Hermès Bélusca... [SETUPLIB][USETUP] Minor code refactoring, consisting...
2018-10-14 Hermès Bélusca... [USETUP] As evoked in 27603a10 (r74943), adapt the...
2018-10-14 Hermès Bélusca... [SETUPLIB] Adapt the code in osdetect.c to make it...
2018-10-14 Hermès Bélusca... [SETUPLIB] Introduce a lot of (Work in progress) functi...
2018-10-14 Hermès Bélusca... [USETUP] Diverse fixes for path handling.
2018-10-14 Hermès Bélusca... [USETUP] When installing new FreeLDR entries for recogn...
2018-10-14 Hermès Bélusca... [USETUP] Condense the different InstallFatXYBootSectorT...
2018-10-14 Hermès Bélusca... [USETUP] Move some functions around, but no functional...
2018-10-14 Eric Kohl[NETCFGX] Implement the Min and Max options for int...
2018-10-14 Eric Kohl[NEWDEV] Add InstallDevInstEx
2018-10-14 Hermès Bélusca... [MKHIVE] Return win32-like error codes for functions...
2018-10-14 Hermès Bélusca... [MKHIVE] Minor code formatting.
2018-10-14 Hermès Bélusca... [MKHIVE] Implement RegDeleteKeyW() and RegDeleteValueW().
2018-10-14 Hermès Bélusca... [MKHIVE] Minor improvements.
2018-10-14 Hermès Bélusca... [MKHIVE] Simplify CmiAddValueKey() by using CmpAddValue...
2018-10-14 Hermès Bélusca... [MKHIVE] Sync a bit more of reginf.c with the correspon...
2018-10-14 Hermès Bélusca... [MKHIVE] Implement and use RegCloseKey().
next