reactos.git
2005-10-29 Thomas Bluemelprotect access to buffers in NtOpenProcess
2005-10-29 Magnus OlsenCover the most hal startup process it now time start...
2005-10-29 Thomas Bluemelrelease the keep-alive reference of the process object
2005-10-29 Thomas Bluemel- don't dereference the section object in MmCreateProce...
2005-10-29 Thomas Bluemel- protect access to buffers in NtCreateThread and NtOpe...
2005-10-29 Magnus OlsenSetup the hal startup process some bit. We still does...
2005-10-29 Maarten BosmaImprove macro for stubs inside of ddraw. Thx to w3seek.
2005-10-29 Magnus Olsensorry forget This->DirectDrawGlobal
2005-10-29 Magnus OlsenDo not trust msdn what it say about dwContext in any...
2005-10-29 Magnus OlsenSetup the hal inisate bit more. and commect the code...
2005-10-29 Thomas Bluemel- probe and capture parameters in NtCreateKey
2005-10-29 Thomas Bluemelimplemented the 32 bit version of GetSystemWow64Directo...
2005-10-29 Thomas Bluemel- deleting a registry value requires the KEY_SET_VALUE...
2005-10-29 Hartmut BirrMerged MmReleaseMemoryArea into MmReleaseMmInfo.
2005-10-29 Hartmut Birr- Lock always the address space if we changing the...
2005-10-29 Hartmut BirrLock always the address space if we changing the virtua...
2005-10-29 Nathan WoodsCalc: Fixed Enter key
2005-10-29 Magnus OlsenFixed some hal insate problem
2005-10-29 Thomas Bluemel#include "w32k.h" -> #include <w32k.h>
2005-10-29 Maarten BosmaStub IDirectDrawKernel and IDirectDrawSurfaceKernel...
2005-10-29 Maarten BosmaDefine the GUIDs and other stuff.
2005-10-29 Maarten BosmaCreate Stubs for IDirectDrawVideoPortNotify and fix...
2005-10-29 Maarten BosmaDefine COM-Interfaces for IDirectDrawKernel and Surfac...
2005-10-29 Thomas Bluemelimplemented SetupDiCreateDevRegKeyA
2005-10-29 Thomas Bluemelimplemented SetupDiGetSelectedDriverA
2005-10-29 Hervé PoussineauFix infinite loop (spotted by mifritscher)
2005-10-28 Magnus OlsenTaskmgr greenish font remake by irc:dnordenberg (Swedis...
2005-10-28 Gé van GeldorpFirst send WM_ACTIVATE, then WM_SETFOCUS
2005-10-28 Gé van GeldorpProperly return window state
2005-10-28 Thomas Bluemeldon't pass NULL as the last two parameters to ReadFile...
2005-10-28 Thomas Bluemelfix returning the new token handle in DuplicateTokenEx
2005-10-28 Thomas Bluemelforward EncodePointer and DecodePointer to ntdll
2005-10-28 Maarten BosmaAdd Stubs for DirectDrawVideoPort and DDVideoPortContainer.
2005-10-28 Maarten BosmaImplement some DirectDraw related COM-Interfaces.
2005-10-28 Maarten BosmaDick Buitelaar: Fix DevCpp Backend (Bug 802)
2005-10-28 Thomas Bluemelfixed uninitialized variable warning
2005-10-28 Hervé PoussineauSTDCALL -> NTAPI
2005-10-28 Art YerkesAdded build xml.
2005-10-28 Art YerkesAdd green.
2005-10-28 Art YerkesMake green build with rbuild and current headers.
2005-10-28 Nathan WoodsFixed notepad bug when creating a file on the command...
2005-10-28 Brandon Turnerupdate todo.txt with current status
2005-10-28 Christoph von... fixed some warnings
2005-10-28 Christoph von... fixed 4 memory leaks
2005-10-28 Thomas Bluemelsimplify returning the previous count in NtReleaseMutant
2005-10-27 Thomas BluemelFixed ProbeForRead* macros: make sure the data always...
2005-10-27 Thomas Bluemelcrash the system is someone uses RTL functions that...
2005-10-27 Thomas Bluemelfixed ProbeAndCaptureUnicodeString to properly capture...
2005-10-27 Ged Murphy- start of a rewrite for ipconfig
2005-10-27 Thomas Bluemelintegrate the reboot dialog into the wizard
2005-10-27 Ged MurphyAdd the beginnings of sc.exe
2005-10-27 Magnus OlsenAddin wine 0.9 dplay and dplayx it is directx core...
2005-10-27 Magnus Olsenadding base address for dplay/dplayx
2005-10-27 Magnus Olsenadding include files for dplay/dplax wine include file...
2005-10-27 Martin Fuchsdisable "Terminate Explorer" in ReactOS build
2005-10-27 Magnus OlsenAddinmg version number and other info (the rc file...
2005-10-27 Magnus OlsenAddinmg version number and other info (the rc file...
2005-10-27 Magnus OlsenAddinmg version number and other info (the rc file...
2005-10-27 Magnus OlsenAddinmg version number and other info (the rc file...
2005-10-27 Thomas Bluemelno need to create a symbolic link in \??
2005-10-27 Thomas Bluemelfix Beep() to make it work with xp's beep.sys
2005-10-27 Christoph von... renamed some .S files (msvc fix)
2005-10-27 Christoph von... renamed some .S files (msvc fix)
2005-10-27 Christoph von... renamed .S files so msvc does not try to compile the...
2005-10-27 Gé van GeldorpSync to Wine-0_9:
2005-10-27 Gé van GeldorpSync to Wine-0_9:
2005-10-27 Gé van GeldorpSync to Wine-0_9:
2005-10-27 Gé van GeldorpSync to Wine-0_9:
2005-10-27 Martin Fuchsupdate change list for 0.2.8 release
2005-10-27 Gé van GeldorpFix build problems introduced by r18788
2005-10-27 Gé van GeldorpSync to Wine-0_9:
2005-10-27 Aleksey BraginTranslation by Mikhail Zvyozdochkin, proofread by me.
2005-10-27 Gé van GeldorpUpdate status
2005-10-27 Aleksey BraginTranslation by Mikhail Zvyozdochkin, proofread and...
2005-10-26 Gé van GeldorpChange Tcpip and Afd drivers from auto-start to system...
2005-10-26 Gé van GeldorpFix lurking bug exposed by r18687
2005-10-26 Hervé PoussineauAllow very long path names for .inf files by using...
2005-10-26 Hervé PoussineauOpen .inf files in directory specified in SP_DEVINSTALL...
2005-10-26 Thomas Bluemelimplemented SetupDiSetSelectedDriverA
2005-10-26 Hervé PoussineauFix some corner-cases (no .inf file in provided directo...
2005-10-26 Brandon TurnerCalculate the screen size correctly. Allow a file...
2005-10-25 Christoph von... fix network
2005-10-25 Andrew MungerDisable patented bytecode interpreter, will investigate...
2005-10-25 Hervé PoussineauReturn STATUS_INSUFFICIENT_BUFFER in SetupDiGetDeviceRe...
2005-10-25 Brandon TurnerDont exit on "exit /?". Reported by bblaauw@home.nl
2005-10-25 Maarten BosmaImplement some COM-related functions.
2005-10-24 Nathan WoodsRegedit fix and enhancement
2005-10-24 Nathan WoodsNotepad will no longer add .txt if you invoke it specif...
2005-10-24 Gé van GeldorpSynthesize a small icon if none given
2005-10-24 Gé van GeldorpWorkaround for icon stretching. Makes icons in title...
2005-10-24 Gé van GeldorpSmall fixes to 1bpp->1bpp stretching
2005-10-24 Casper HornstrupFix linker script parameter location. Spotted by Hartmu...
2005-10-24 Royce Mitchell IIIadded <linkerscript> and corrected some mistakes to...
2005-10-24 Casper HornstrupImplement linkerscript element
2005-10-24 Magnus Olsenprepare the rest of directdraw syscall using cache...
2005-10-24 Hartmut BirrFixed the calculation of the hash for the process data.
2005-10-24 Hartmut BirrChanged the indentation to a human readable format...
2005-10-24 Hartmut Birr- Removed the initialisation of the kernel map area.
2005-10-24 Thomas Bluemelconvert tabs to spaces to make it readable with tabs...
2005-10-24 Thomas Bluemelfixed uninitialized variable warning
next