reactos.git
2010-01-10 Sir Richard[NTOS]: Implement all V8086 Opcode emulation in C inste...
2010-01-10 Sir Richard[NTOS]: Simplify trap exit code.
2010-01-10 Sir Richard[NTOS]: Implement KiAdjustEsp0 in C.
2010-01-10 Matthias Kupfer- fixes damaged format of comment
2010-01-10 Matthias Kupfer- Fixes a hidden pointer/reference problem with LoadGen...
2010-01-10 Michael Martin[usb/usbehci]
2010-01-10 Michael Martin[usb/usbehci]
2010-01-10 Michael Martin[usb/usbehci]
2010-01-10 James Tabor[Win32k]
2010-01-09 Eric KohlRemoved outdated email addresses.
2010-01-09 Eric KohlReverted some coding-style changes as per Alekseys...
2010-01-09 Eric KohlFix indentation and coding style. No code changes.
2010-01-09 Michael Martin[usb/usbehci]
2010-01-09 Sir RichardTrap handlers in C patch 6 of X:
2010-01-09 James Tabor[User32]
2010-01-08 Martin Fuchsavoid warning messages on Explorer startup when missing...
2010-01-08 Sir RichardTrap handlers in C Patch 5 of X:
2010-01-08 Sir RichardTrap handlers in C Patch 4 of X:
2010-01-08 Sir RichardTrap Handlers in C Patch 3 of X (Patch by Sir_Richard...
2010-01-08 Kamil Hornicek- fix build, spotted by Stefan
2010-01-08 ReactOS Portable... Trap Handlers in C Patch 2 of X (Patch by Sir_Richard...
2010-01-08 Martin Fuchsdefine _tcscpy_s and _tsplitpath_s again for native...
2010-01-08 ReactOS Portable... Trap Handlers in C Patch 1 of X (Patch by Sir_Richard...
2010-01-08 Martin Fuchstemporarily revert to query "defined(__STDC_WANT_SECURE...
2010-01-08 Martin Fuchsupdate XMLStorage to 2010 version
2010-01-08 Martin Fuchsfix TCHAR array initialization
2010-01-08 Michael Martin[usb/usbehci]
2010-01-08 Michael Martin[usb/usbehci]
2010-01-08 Michael Martin[include/usb200.h]
2010-01-08 ReactOS Portable... - Document and define Timer and System Control Ports...
2010-01-07 ReactOS Portable... - Restore PROGRAMMER's field correctly.
2010-01-07 James Tabor[User32]
2010-01-07 James Tabor[User32]
2010-01-07 James Tabor[User32]
2010-01-06 Eric Kohl[umpnpmgr]
2010-01-06 Eric KohlFix PNP_DeviceInstanceAction prototype.
2010-01-06 Kamil Hornicek- missed this one, sorry
2010-01-06 Kamil Hornicek- sync wined3d, ddraw, d3d8 and d3d9 with Wine 1.1.35
2010-01-06 Kamil Hornicek- fix definition of ComposeRects
2010-01-06 Ged MurphyFix pause / resume code. The buttons need fixing yet...
2010-01-06 Giannis Adamopoulos[win32k]
2010-01-06 Dmitry Gorbachev[freeldr]
2010-01-06 Dmitry GorbachevCheck if MmHeapAlloc() failed.
2010-01-06 ReactOS Portable... - Implement NMI handler in C instead of ASM.
2010-01-06 Timo Kreuzer[RTL]
2010-01-05 Dmitry GorbachevFix memory leak in CreateToolhelp32Snapshot(). Bug...
2010-01-05 Ged MurphyClean up the pause and resume code and a few other...
2010-01-05 Ged MurphyClean up the start code
2010-01-05 Ged Murphy[SERVMAN]
2010-01-05 Eric Kohl[spoolsv]
2010-01-05 Eric Kohl[umpnpmgr]
2010-01-05 Timo Kreuzer[WIN32k]
2010-01-05 Ged MurphyMake the logic easier to read
2010-01-05 Timo Kreuzer[win32k] / [user32]
2010-01-05 Ged MurphyDisplay all service dependants which need stopping
2010-01-05 Ged MurphySwitch to crt string safe functions. Remove some commen...
2010-01-05 Ged MurphyForgot the comments in this file
2010-01-05 Timo Kreuzer[CSRSS]
2010-01-05 Ged Murphy- Reimplement service stop routines.
2010-01-05 Timo Kreuzer[ATL]
2010-01-05 Ged MurphyMore code towards getting servman to stop services...
2010-01-05 Aleksey BraginDaniel Zimmermann <netzimme@aim.com>
2010-01-05 Aleksey Bragin- Implement SystemException and SystemContextSwitch...
2010-01-05 Aleksey BraginMarcus Boillat <ka6602-280@online.de>
2010-01-05 James Tabor[gdi32]
2010-01-04 James Tabor- Revert changes in font.
2010-01-04 James Tabor- Sorry I thought I turn the debug off.region.c
2010-01-04 Sylvain PetreolleHackfix wdmaud.drv for now (Johannes Anderwald)
2010-01-04 Dmitry GorbachevChinese translations of NTVDM by Samuel Lee. Bug #5087.
2010-01-04 Ged MurphyRehack the explorer hack for secure CRT usage.
2010-01-04 Ged MurphyFix __STDC_WANT_SECURE_LIB__ redefinition
2010-01-04 Ged MurphyAdd wcsncat back, it was removed accidentally
2010-01-04 Ged MurphyAdd some of the string safe stuff to the headers.
2010-01-04 Aleksey Bragin- Remove unnecessary line from FreeEnvironmentStringsW.
2010-01-04 Aleksey BraginDaniel Zimmermann <netzimme@aim.com>
2010-01-04 James Tabor- Another attempt to fix RGNOBJAPI_Un/Lock SEH issue...
2010-01-03 Eric KohlCoding-style fixes. No code changes.
2010-01-03 Eric Kohl[devmgr]
2010-01-03 Dmitry Gorbachev- Remove duplicate definitions of context flags (which...
2010-01-03 Dmitry GorbachevFix GCC 4.5.0 "operation may be undefined" warning.
2010-01-03 Aleksey BraginSamuel Serapion
2010-01-03 Aleksey Bragin[NDK]
2010-01-03 Aleksey Bragin[ntoskrnl/cm]
2010-01-03 Dmitry GorbachevAdd / update Japanese translations. Patch by Tomoya...
2010-01-03 Dmitry GorbachevTraditional and simplified Chinese translations of...
2010-01-03 Eric Kohl- Copy property data to the user-mode buffer.
2010-01-03 Eric KohlFix indentation. No code changes.
2010-01-03 Matthias Kupfer- add some German translations
2010-01-03 Christoph von... [crypt32_winetest]
2010-01-03 Christoph von... [crypt32]
2010-01-03 Christoph von... [cabinet]
2010-01-03 Christoph von... [advapi32]
2010-01-03 Christoph von... [gdiplus_winetest]
2010-01-03 Christoph von... sync gdiplus with wine 1.1.35
2010-01-03 ReactOS Portable... - Bring back old paged pool allocator and use it for...
2010-01-03 ReactOS Portable... - Fix some pool calculations.
2010-01-03 James Tabor[Win32k]
2010-01-02 Johannes Anderwald[WDMAUD.DRV]
2010-01-02 Dmitry GorbachevSilence old GCC warning.
2010-01-02 Dmitry GorbachevCompensate for continuous memory usage decrease (bug...
next