reactos.git
2018-06-29 Stanislav Motylkov[SHELL32] Fix some elements positions and styles
2018-06-29 Serge Gautherie[NOTEPAD] Globals.encFile: explicitly cast to ENCODING
2018-06-29 Mark Jansen[DEVENUM] Initialize rgpins.
2018-06-29 Mark Jansen[FREETYPE] Allow a NULL style_name.
2018-06-29 Thomas Faber[NOTEPAD] Avoid a cast.
2018-06-29 Serge Gautherie[NOTEPAD] Fix a MSVC warning about Globals.encFile...
2018-06-29 Katayama Hirofumi MZ[SHELL32] Refresh 'General' tab if the folder icon...
2018-06-28 Hermès Bélusca... [SERVICES] Minor additions.
2018-06-28 Hermès Bélusca... [SERVICES] Remove the "Special service accounts initial...
2018-06-28 Katayama Hirofumi MZ[FONT][FREETYPE] Refactor global variable names and...
2018-06-28 Katayama Hirofumi MZ[SHELL32] Initial implementation of Folder Customizatio...
2018-06-28 Katayama Hirofumi MZ[WIN32SS] Fix IntSynthesizeDib to synthesize CF_DIB...
2018-06-28 Serge Gautherie[DBGHELP] Fix 3 MSVC warnings about MiniDumpWriteDump...
2018-06-27 Hermès Bélusca... [NTOS:SE] Overhaul the token management code.
2018-06-27 Hermès Bélusca... [NDK] Update NtCreateToken() prototype annotations.
2018-06-27 Hermès Bélusca... [LSASRV] Enable SE_CREATE_TOKEN_PRIVILEGE in LSASS...
2018-06-27 Hermès Bélusca... [LSASRV] Move the LSA_RPC_SERVER_ACTIVE event creation...
2018-06-27 Hermès Bélusca... [LSASRV] Add the SE_GROUP_OWNER attributes to the token...
2018-06-27 Hermès Bélusca... [NTOS:SE] Add a documentation note about SeTokenIsWrite...
2018-06-27 Hermès Bélusca... [NTOS:SE] Minor style changes.
2018-06-27 Hermès Bélusca... [NTOS:SE] In SepCreateClientSecurity(), fix the imperso...
2018-06-27 Hermès Bélusca... [FORMATTING] No code change; typo fix.
2018-06-27 Hermès Bélusca... [NTOS:SE] Finish SepCreateImpersonationTokenDacl()...
2018-06-27 Hermès Bélusca... [NTOS:PS] Adjust the PsReferenceEffectiveToken() protot...
2018-06-27 Hermès Bélusca... [PSDK] ntsecpkg.h: fix minor typos (make some structure...
2018-06-27 Hermès Bélusca... [SAMSRV] In SamrGetAliasMembership(), perform STATUS_OB...
2018-06-27 Hermès Bélusca... [LSASRV] If TokenInfo1->Privileges is NULL, which can...
2018-06-27 Hermès Bélusca... [ADVAPI32] Additions for CreateProcessAsUserA/W().
2018-06-27 Katayama Hirofumi MZ[SHELL32] Add missing desktop.ini files (#640)
2018-06-27 Bișoc George[TRANSLATION][AT] Implement the Italian resource file...
2018-06-27 Katayama Hirofumi MZ[SHELL32] Enable custom CD/DVD icons (#639)
2018-06-26 David Knapp[AUTOCHK] Improve autochk messages
2018-06-25 Bișoc George[NEWDEV] Fix a truncated text
2018-06-24 Russell Johnson[SHELL32] Fixed TRASH_CanTrashFile() sending the wrong...
2018-06-24 Katayama Hirofumi MZ[SHELL32] Implement Folder Options File Types 'Change...
2018-06-24 Katayama Hirofumi MZ[BROWSEUI] Re-enable the "Folder Options" menu item...
2018-06-24 Katayama Hirofumi MZ[SHELL32] Fix desktop.ini folder icon again (retrial...
2018-06-24 Bișoc George[TRANSLATION][WHOAMI] Add Italian resource (#626)
2018-06-24 Katayama Hirofumi MZ[SHELL32] Implement OpenAs_RunDLLA/W (#628)
2018-06-24 Abdulganiev... [TRANSLATION][SHELL32] Update Russian translation ...
2018-06-24 David QuintanaAdd a document on the rules we should follow while... 585/head
2018-06-24 Timo Kreuzer[CMAKE] Add support for VS 15.7.1 / CL 19.14.x
2018-06-23 Katayama Hirofumi MZ[SHELL32] Improve French Folder Options
2018-06-22 Getequ[REGEDIT] Fix importing very big *.reg files (HEX value...
2018-06-22 Katayama Hirofumi MZ[SHLWAPI][APITESTS] Add test for PathUnExpandEnvStrings...
2018-06-22 Katayama Hirofumi MZ[SHELL32] Implement the 'General' tab of the "Folder...
2018-06-22 Hermès Bélusca... [EXPLORER] Simplify the current-shell-is-explorer check...
2018-06-22 Katayama Hirofumi MZ[USERINIT][EXPLORER] Fix auto startup of Start Menu...
2018-06-22 Katayama Hirofumi MZ[SHELL32] Fix desktop.ini folder icon (#595)
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 Serge Gautherie[LOG2LINES] translate_line(): Let 'offset' be an 'unsig...
2018-06-21 Andrea Crescentini[TRANSLATION] Improving italian translation (#623)
2018-06-17 Serge Gautherie[NETAPI32_APITEST] Fix a NULL dereference of pInfo
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-14 Thomas FaberSet minimum required version to 3.2.1 and set appropria... 556/head
2018-06-14 Katayama Hirofumi MZ[APITESTS] Add ShellStateTest 588/head
2018-06-14 Katayama Hirofumi MZ[SHELL32][APITESTS] Add tests of OpenAs_RunDLL 605/head
2018-06-13 Serge Gautherie[DELAYIMP] Fix/Merge definitions of __pfnDliNotifyHook2...
2018-06-13 Serge Gautherie[DELAYIMP] Fix 2 Clang-Cl warnings about __pfnDliNotify...
2018-06-13 Denis Malikov[SHELL32] Copy-paste files/folders into current place.
2018-06-13 Serge Gautherie[HALX86] Fix a Clang-Cl warning about KiUnexpectedInterrupt 551/head
2018-06-12 Serge Gautherie[SYSSETUP] Fix a DPH report about dwPageCount 606/head
2018-06-12 Yaroslav Veremenko[MODULES] Update README file, with instructions about...
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-10 Thomas Faber[ADVAPI32] Fix crash when running advapi32:security...
2018-06-10 Thomas Faber[AFD] Respect the maximum receive buffer size for datag... 181/head
2018-06-10 Hermès Bélusca... [CONSRV] Don't show the newly-created console if the...
2018-06-10 Hermès Bélusca... [CONSRV] Use a similar parameter name as in other funct...
2018-06-10 Hermès Bélusca... [WIN32K] Fix DBG_PRINT macro.
2018-06-09 Pierre Schweitzer[FASTFAT] Don't add an extra \, when renaming a file...
2018-06-09 Pierre Schweitzer[FASTFAT] Use the FastFAT mechanism for counting cluste...
2018-06-09 Mark Jansen[RAPPS] Fix command line handling 601/head
2018-06-09 Mark Jansen[ATL] Add CString.CompareNoCase
2018-06-09 Mark Jansen[RAPPS] Select the search bar with ctrl+f
2018-06-09 Hermès Bélusca... [USERSRV] HardError: Free WindowTitleU buffer only...
2018-06-09 Pierre Schweitzer[FASTFAT] Start implementing FAT32 statistics support
2018-06-09 Pierre Schweitzer[FASTFAT] Save the FSINFO sector location
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-07 Pierre Schweitzer[FASTFAT] Properly check for buffer size on dir enumera...
2018-06-07 Serge Gautherie[MSI_WINETEST] Fix MSVC_IDE build. (#564)
2018-06-06 Katayama Hirofumi MZ[SHELL32] Split dialogs/folder_options.cpp (#582)
2018-06-05 Hermès Bélusca... [CRT] Always initialize _[w]pgmptr with a *FULL* path...
2018-06-05 Serge Gautherie[USER32_APITEST] RedrawWindow: Add a DestroyWindow...
2018-06-05 Serge Gautherie[RSHELL] Remove a duplicated add_custom_command() call...
2018-06-05 Serge Gautherie[EXT2FS][REISERFS] VSSolution: Actually disable C4189...
2018-06-05 Serge Gautherie[BROWSEUI] Remove a duplicated add_custom_command(...
2018-06-05 Pierre Schweitzer[AUTOCHK] Allow users to skip disk checking if dirty
2018-06-05 Pierre Schweitzer[VFATLIB] Only check volume if full scan or if allowed...
2018-06-05 Serge Gautherie[CONFIGURE][CMAKE] Remove Visual Studio 9 (2008) support
2018-06-05 Serge Gautherie[CMAKE] Add "--always" parameter to "git describe"...
2018-06-05 Jared Smudde[MSHTA] Implement MSHTA.exe (#577) CORE-12813
2018-06-05 Thomas Faber[NTOS:CC] Access SectionObjectPointers without lock... 596/head
2018-06-05 Katayama Hirofumi MZ[FONTS] Delete 16px bitmap from Tahoma Bold
2018-06-05 Thomas Faber[OLE32_WINETEST] Fix MSVC build.
2018-06-04 Thomas Faber[JSCRIPT] Fix MSVC build.
next