reactos.git
2018-01-27 Pierre Schweitzer[NTOSKRNL] On file cache deletion, only manipulate...
2018-01-27 Mark Jansen[ACPPAGE] Improve the compatibility tab (#332)
2018-01-27 Stanislav Motylkov[TRANSLATION] Add and fix translations for ping and...
2018-01-27 Hermès Bélusca... [EVTLIB] Make the header C++ compatible.
2018-01-27 Hermès Bélusca... [CONUTILS] Fix macro definition.
2018-01-27 Hermès Bélusca... [CONUTILS] Make the headers C++ compatible.
2018-01-27 Mark Jansen[SDB] Define the layers GetShortPathNameNT4 and GetDisk...
2018-01-27 Mark Jansen[SHIMENG] Parse and apply [AppCompat] Flags.
2018-01-27 Mark Jansen[XML2SDB] Parse Flags.
2018-01-27 Mark Jansen[SHIMENG] Change SE_InstallBeforeInit loglevel.
2018-01-27 Ercan Ersoy[STOBJECT] Change Turkish translation.
2018-01-27 Ercan Ersoy[NTOBJSHEX] Change Turkish translation.
2018-01-27 Ercan Ersoy[NETSHELL] Change Turkish translation.
2018-01-27 Ercan Ersoy[NETSHELL] Change Turkish translation.
2018-01-27 Ercan Ersoy[DESKADP] Change Turkish translation.
2018-01-27 Ercan Ersoy[ACPPAGE] Change Turkish translation.
2018-01-27 Ercan Ersoy[DESKMON] Change Turkish translation.
2018-01-27 Ercan Ersoy[FONTEXT] Translate to Turkish.
2018-01-27 Pierre Schweitzer[TRANSLATION] Fix a few bits in shortcuts French transl...
2018-01-27 Adam Słaboń[TRANSLATION] Polish translation update (#328)
2018-01-27 Pierre Schweitzer[TRACERT] Add French translation
2018-01-27 Pierre Schweitzer[PING] Complete French translation
2018-01-27 Pierre Schweitzer[NTOSKRNL] When marking a VACB dirty on unmap/unpin...
2018-01-27 Serge Gautherie[KMTEST] TcpIpConnect: Fix harmless typos (#299)
2018-01-27 Dmitry Bagdanov[CABMAN] Move CCFDATAStorage class to a separate file
2018-01-27 Dmitry Bagdanov[CABMAN] Remove _WIN32 ifdef's
2018-01-27 Giannis Adamopoulos[GDIPLUS] Add it to winsxs.
2018-01-27 Giannis Adamopoulos[NTDLL_APITEST] Remove one of the hacks for the implici...
2018-01-27 Giannis Adamopoulos[RTL] actctx: Implement the implicit activation context
2018-01-26 Serge Gautherie[FREELDR] FreeLdr debug.h does not care about NDEBUG...
2018-01-26 toehead2001[SNDVOL32] Fix controls' offset (#280)
2018-01-26 Katayama Hirofumi MZ[GDI32_APITEST] Add GetTextMetrics tests to gdi32_apite...
2018-01-26 Serge Gautherie[FREELDR] i386vid.c: Downgrade/Improve 3 false ERR...
2018-01-26 Joann Mõndresku[TRANSLATION] Estonian translation for Notepad & Paint
2018-01-26 Stanislav Motylkov[PING] Fix error handling and response address decoding...
2018-01-26 Stanislav Motylkov[TRACERT] Improve error handling and output (#319)
2018-01-26 Pierre Schweitzer[NTOSKRNL] Simplify (and speedup!) CcCanIWrite() using...
2018-01-26 Pierre Schweitzer[NTOSKRNL] Store the total dirty pages per shared cache...
2018-01-25 Pierre Schweitzer[NTOSKRNL] Allow pinned dirty VACB to be lazy written.
2018-01-25 Pierre Schweitzer[NTOSKRNL] Contrary to WinDBG !filecache, we don't...
2018-01-24 Pierre Schweitzer[NTOSKRNL] Fix MSVC build?
2018-01-24 Pierre Schweitzer[NTOSKRNL] Implement (it's a bit raw for now!) the...
2018-01-24 Pierre Schweitzer[NTOSKRNL] Link all the shared cache map together.
2018-01-24 Serge Gautherie[ATL_APITEST] CComObject.cpp: Fix output test name...
2018-01-24 Stanislav Motylkov[TRANSLATION] [DESK] Update russian translation (#323)
2018-01-24 Baruch Rutman[BASE/APPLICATIONS] Hebrew translation updates (#321)
2018-01-24 Pierre Schweitzer[WINHTTP_WINETEST] Properly re-add the ROS diff removed...
2018-01-24 David Quintana[EXPLORER] Split up the notification area into a few...
2018-01-24 Pierre Schweitzer[NTOSKRNL] Make lazy writer thread run with higher...
2018-01-23 Pierre Schweitzer[NTOSKRNL] Implement per-file dirty page threshold.
2018-01-23 Pierre Schweitzer[NTOSKRNL] Unexpected cleanup
2018-01-23 Pierre Schweitzer[NTOSKRNL] Implement support for deferred writes in Cc.
2018-01-23 Pierre Schweitzer[NTOSKRNL] When marking a BCB dirty, also mark the...
2018-01-23 Pierre Schweitzer[NTOSKRNL] Bug fix: lazy write more often.
2018-01-23 David Quintana[EXPLORER] Workaround for something that may or may...
2018-01-23 David Quintana[EXPLORER] Implement balloon queueing.
2018-01-23 David Quintana[EXPLORER] Implement rudimentary uVersion management...
2018-01-23 Pierre Schweitzer[NTOSKRNL] Reimplement the lazy writer in Cc and remove...
2018-01-23 Joachim Henze[DESK.CPL] Update de-DE.rc for flat menus option
2018-01-23 Stanislav Motylkov[UXTHEME] Add missing THEME_BUTTON_STATES
2018-01-22 Hermès Bélusca... [SHLWAPI] Partly revert SHLWAPI Wine 3.0 sync b725032 .
2018-01-22 Stanislav Motylkov[WIN32K:NTUSER] Fix color indices for themes
2018-01-22 Stanislav Motylkov[DESK.CPL] Fix hardcoded colors in classic theme preview
2018-01-22 Stanislav Motylkov[DESK.CPL] Add flat menus option to effects dialog
2018-01-22 Jérôme Gardou[WINSRV] -Fix inline functions definitions
2018-01-22 Stanislav Motylkov[KBSWITCH] Update tray icon on color scheme change
2018-01-21 Eric Kohl[DEVMGR] Implement missing device power information...
2018-01-21 Amine Khaldi[SECUR32_WINETEST] Sync with Wine 3.0. CORE-14225
2018-01-21 Amine Khaldi[SCRRUN_WINETEST] Sync with Wine 3.0. CORE-14225
2018-01-21 Amine Khaldi[REGEDIT_WINETEST] Sync with Wine 3.0. CORE-14225
2018-01-21 Amine Khaldi[PSAPI_WINETEST] Sync with Wine 3.0. CORE-14225
2018-01-21 Amine Khaldi[OPENGL32_WINETEST] Sync with Wine 3.0. CORE-14225
2018-01-21 Amine Khaldi[NETAPI32_WINETEST] Sync with Wine 3.0. CORE-14225
2018-01-21 Amine Khaldi[MSVCRT_WINETEST] Sync with Wine 3.0. CORE-14225
2018-01-21 Amine Khaldi[CMD_WINETEST] Sync with Wine 3.0. CORE-14225
2018-01-21 Amine Khaldi[QUARTZ_WINETEST] Sync with Wine 3.0. CORE-14225
2018-01-21 Amine Khaldi[QUARTZ] Sync with Wine 3.0. CORE-14225
2018-01-21 Amine Khaldi[QEDIT_WINETEST] Sync with Wine 3.0. CORE-14225
2018-01-21 Amine Khaldi[QEDIT] Sync with Wine 3.0. CORE-14225
2018-01-21 Amine Khaldi[DXDIAGN_WINETEST] Sync with Wine 3.0. CORE-14225
2018-01-21 Amine Khaldi[DXDIAGN] Sync with Wine 3.0. CORE-14225
2018-01-21 Amine Khaldi[DPLAYX_WINETEST] Sync with Wine 3.0. CORE-14225
2018-01-21 Amine Khaldi[DINPUT_WINETEST] Sync with Wine 3.0. CORE-14225
2018-01-21 Amine Khaldi[DINPUT] Sync with Wine 3.0. CORE-14225
2018-01-21 Amine Khaldi[DEVENUM] Sync with Wine 3.0. CORE-14225
2018-01-21 Amine Khaldi[D3DX9_24=>43] Sync with Wine 3.0. CORE-14225
2018-01-21 Amine Khaldi[D3DCOMPILER_43] Sync with Wine 3.0. CORE-14225
2018-01-21 Amine Khaldi[D3D9][WINED3D] Sync with Wine 3.0. CORE-14225
2018-01-21 Amine Khaldi[DDRAW] Sync with Wine 3.0. CORE-14225
2018-01-21 Amine Khaldi[D3D8] Sync with Wine 3.0. CORE-14225
2018-01-21 Amine Khaldi[AMSTREAM] Sync with Wine 3.0. CORE-14225
2018-01-21 Amine Khaldi[WINHLP32] Sync with Wine 3.0. CORE-14225
2018-01-21 Amine Khaldi[XCOPY] Sync with Wine 3.0. CORE-14225
2018-01-21 Amine Khaldi[TASKKILL] Sync with Wine 3.0. CORE-14225
2018-01-21 Amine Khaldi[REG_WINETEST] Sync with Wine 3.0. CORE-14225
2018-01-21 Amine Khaldi[REG] Sync with Wine 3.0. CORE-14225
2018-01-21 Amine Khaldi[WTSAPI32_WINETEST] Sync with Wine 3.0. CORE-14225
2018-01-21 Amine Khaldi[WTSAPI32] Sync with Wine 3.0. CORE-14225
2018-01-21 Amine Khaldi[WSHOM_WINETEST] Sync with Wine 3.0. CORE-14225
2018-01-21 Amine Khaldi[WSHOM.OCX] Sync with Wine 3.0. CORE-14225
next