reactos.git
2017-12-29 Pierre Schweitzer[NTOSKRNL] Allow filtering !poolused output using a tag
2017-12-29 Pierre Schweitzer[NTOSKRNL] Now that the memory dumper handles paged...
2017-12-29 Pierre Schweitzer[NTOSKRNL] Add support for the paged pool in the memory...
2017-12-29 Pierre Schweitzer[NTOSKRNL] Prettify the memory dumper output and add...
2017-12-29 Pierre Schweitzer[NTOSKRNL] Make the memory dumper available as a kdbg...
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-28 Stanislav Motylkov[RASAPI32] Add stub for RasGetConnectionStatistics
2017-12-28 Timo Kreuzer[WIN32K] Check for empty output rect in GreGradientFill
2017-12-27 Joachim Henze[COMCTL32] use previous version of cursor files CORE...
2017-12-27 Giannis Adamopoulos[ATL] CWindow: Add an overload of GetDlgItemText which...
2017-12-27 Giannis Adamopoulos[ATL] -Add COMMAND_CODE_HANDLER macro
2017-12-27 Katayama Hirofumi MZ[SHELLEXT] Use correct font name in Chinese resources...
2017-12-27 Katayama Hirofumi MZ[TRANSLATION] Use correct font name in Chinese resource...
2017-12-27 Katayama Hirofumi MZ[TRANSLATION] Use correct font name in Chinese resource...
2017-12-27 Katayama Hirofumi MZ[TRANSLATION] Use correct font name in Chinese resource...
2017-12-27 Serge GautherieCORE-13332. PcMemGetBiosMemoryMap(): Update ACPI (Exten...
2017-12-26 Katayama Hirofumi MZ[REACTOS][WELCOME] Use correct font name in Chinese...
2017-12-26 Katayama Hirofumi MZ[CPL] Control Panel Applets: Use correct font name...
2017-12-26 Lauri Ojansivu[TRANSLATION] Translate Explorer into Finnish, by Lauri...
2017-12-26 Timo Kreuzer[CONFIGURE] Add CL version 19.12.* (VS 15 / 2017) to...
2017-12-25 Amine Khaldi[NTOS] Fix Shim AVL prototypes to exactly match the...
2017-12-25 Amine Khaldi[USRMGR] Rename some functions. #179
2017-12-25 Amine Khaldi[DESK] Rename DATA structures and some functions. #179
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[NTOS] Deduplicate MiSynchronizeSystemPde(). #179
2017-12-25 Amine Khaldi[USER32] Fix RealUserDrawCaption() return type. Rename...
2017-12-25 Colin Finck[LOCALSPL] Fix parameter handling in LocalSetJob and...
2017-12-25 Amine Khaldi[UNIATA] Update to v0.46e5. CORE-14117
2017-12-25 Mark Jansen[ATL] Add CString.AllocSysString
2017-12-25 Mark Jansen[ATL] Add CComBSTR.Attach
2017-12-25 Mark Jansen[ATL_APITEST] Add a test for CComBSTR.Attach/Detach
2017-12-25 Mark Jansen[ATL_APITEST] Add a test for CString.AllocSysString
2017-12-25 Amine Khaldi[NET] Fix a style issue I caused by 3c8a3a6
2017-12-25 Amine Khaldi[SHELL32_APITEST] Rename TestShellFolder, test_data...
2017-12-25 Amine Khaldi[SHELL32] Deduplicate MAX_PROPERTY_SHEET_PAGE and AddPr...
2017-12-25 Amine Khaldi[INCLUDE/CRT] Add some throw() annotations. #179 #210
2017-12-25 Markus GotheImprove swedish translations and add new translations...
2017-12-25 Pierre Schweitzer[FASTFAT] Revert bd1e7bf: our VPB swapout implementatio...
2017-12-25 Pierre Schweitzer[NTOSKRNL] Revert 4ef0887: experiments show that our...
2017-12-24 Giannis Adamopoulos[USER32] Implement the index -1 for GetWindowLong which...
2017-12-24 Giannis Adamopoulos[UXTHEME] EnableThemeDialogTexture: Update window theme...
2017-12-24 Pierre Schweitzer[DISK] Properly implement querying partition informatio...
2017-12-24 Giannis Adamopoulos[NTDLL_APITEST] -Add a hacky Microsoft.Windows.GdiPlus...
2017-12-24 Giannis Adamopoulos[COMCTL32] Install comctl32 v6 and its manifest in...
2017-12-24 Giannis Adamopoulos[NTDLL_APITEST] Add several tests for RtlDosApplyFileIs...
2017-12-24 Giannis Adamopoulos[LDR] Overhaul sxs support in ldr
2017-12-24 Giannis Adamopoulos[NTDLL] Implement RtlDosApplyFileIsolationRedirection_U...
2017-12-24 Giannis Adamopoulos[RTL] find_string_index: name parameter may not be...
2017-12-24 Hermès Bélusca... Revert 57c0678 (PR #194) that has been erroneously...
2017-12-24 Hermès Bélusca... [SDK] Fix copy-pasta, addendum to 7861960 by Mark Jansen.
2017-12-24 Stanislav Motylkov[NTOS:INBV] Implement rotation bar for boot screen
2017-12-24 Mark Jansen[SDK] Guard manifest_[dll|exe].rc against wrong usage.
2017-12-24 Mark Jansen[DLL] Fix wrong manifest includes.
2017-12-23 Amine Khaldi[NET] CompareInfo => CompareUserInfo. #179
2017-12-23 Amine Khaldi[NTVDM] Move the def file out of the source files list...
2017-12-23 Amine Khaldi[NTVDM] Missed this file.
2017-12-23 Amine Khaldi[NTVDM] Deduplicate IsConsoleHandle() using the correct...
2017-12-23 Amine Khaldi[USER32] Add wine/debug.h to the PCH and remove an...
2017-12-23 Amine Khaldi[REGEDIT] Rename NUM_ICONS and _CmdWndProc(). #179
2017-12-23 Amine Khaldi[INTL] Rename some variables and functions. #179
2017-12-23 Amine Khaldi[SYSDM] Rename some functions. #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-23 Pierre Schweitzer[VFD] Add support for installing driver from System32...
2017-12-21 Mark Jansen[ATL_APITEST] Show that CComObject's COM_MAP continues...
2017-12-21 Mark Jansen[ATL] Continue enumeration after a failing COM_INTERFAC...
2017-12-21 Amine Khaldi[WINDOWSCODECS_WINETEST] Add a PCH.
2017-12-21 Amine Khaldi[MSXML3_WINETEST] Add a PCH.
2017-12-21 Amine Khaldi[DSOUND_WINETEST] Add a PCH.
2017-12-21 Amine Khaldi[DINPUT_WINETEST] Add a PCH.
2017-12-21 Amine Khaldi[WS2_32_APITEST] Improve the existing PCH and make...
2017-12-21 Amine Khaldi[ATL_APITEST] Add a PCH.
2017-12-20 Samuel Serapion[NTOS] Remove forgotten assert, see CORE-14128.
2017-12-20 Stanislav Motylkov[TRANSLATION] [NETCFGX] Fix russian translation
2017-12-20 Joachim Henze[WIN32K] avoid BSOD in Bochs 2.6.8 CORE-13629, patch...
2017-12-20 Amine Khaldi[SHLWAPI_WINETEST] Add a PCH.
2017-12-20 Amine Khaldi[SHELL32_WINETEST] Add a PCH.
2017-12-20 Amine Khaldi[OLEAUT32_WINETEST] Add a PCH.
2017-12-20 Amine Khaldi[OLE32_WINETEST] Add a PCH.
2017-12-20 Amine Khaldi[NTDLL_WINETEST] Add a PCH.
2017-12-20 Amine Khaldi[MSVCRT_WINETEST] Add a PCH.
2017-12-20 Colin FinckReplace our dxtn.dll by a version based on the libtxc_d...
2017-12-20 Timo Kreuzer[BOOT] Add VBox debug to livecd.ini
2017-12-20 Timo Kreuzer[NTOS:MM] Fix a bug in MiBuildPfnDatabase
2017-12-20 Timo Kreuzer[NTOS:MM] Make debug code in MmArmInitSystem portable
2017-12-20 Timo Kreuzer[NTOS:MM] Implement x64 version of MI_MAKE_SUBSECTION_PTE
2017-12-20 Ivan Labutin[NTOS:PS] Skip backtrace on non-x86
2017-12-20 Ivan Labutin[SAC] Fix wrong sized variable in SAC driver
2017-12-20 Ivan Labutin[NTOS:FSRTL] Fixed incorrect comparison
2017-12-20 Ivan Labutin[NTOS][NDK][RTL] A bunch of 'wrong size' fixes
2017-12-20 Ivan Labutin[NTOS:MM] Quick fix: use SIZE_T instead of ULONG, becau...
2017-12-20 Ivan Labutin[NTOS:KE] Improve readability of CPU flag checks and...
2017-12-20 Ivan Labutin[NTOS:KE] Remove duplicate NX enabling
2017-12-20 Ivan Labutin[NTOS:MM] Comment out debug code for x86 that should...
next