reactos.git
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
2005-10-24 Hartmut BirrFixed Ki386WriteFsByte.
2005-10-24 Hartmut BirrEnabled some debug messages.
2005-10-24 Hartmut BirrFixed the stub for AddAccessDeniedObjectAce.
2005-10-24 Hartmut BirrDisable some unimplemented functions.
2005-10-24 Magnus Olsenprepare some directdraw syscall using cache info, that...
2005-10-24 Hartmut Birr- Translate STATUS_DEVICE_NOT_CONNECTED to the correct...
2005-10-24 Hartmut Birr- Initialize the csr request inside the loop, if CsrCli...
2005-10-24 Hartmut Birr- Change the protection in WriteProcessMemory if it...
2005-10-24 Hartmut Birr- Set the correct type and state in MiQueryVirtualMemory.
2005-10-24 Eric KohlFixed definition of ScmrChangeServiceConfigW:
2005-10-24 Magnus Olsenfilling in bit more info to DDRAW_GLOBAL struct in...
2005-10-24 Maarten BosmaImplemented thunks for IDirectDrawSurface and IDirectDr...
2005-10-24 Hartmut BirrSet the correct length in MmQuerySectionView.
2005-10-24 Thomas Bluemeldon't define DirectDrawClipper_Vtable statically
2005-10-24 Hartmut BirrRevert r18735 and add the missing definition to svcctl...
2005-10-24 Christoph von... added PCI interrupt link device
2005-10-24 Gé van GeldorpTemporary workaround to fix build
2005-10-24 Hervé PoussineauInstall .CoInstallers section from .inf file
2005-10-24 Hervé PoussineauSet NULL driver for LPT ports
2005-10-24 Hervé PoussineauAdd functions to reference/dereference InfFileDetails...
2005-10-24 Hervé PoussineauDon't leak memory when destroying device info set and...
2005-10-24 Magnus Olsenupdate the intddraw.h so it use some struct that was...
2005-10-23 Maarten Bosma... files I forgot to commit.
2005-10-23 Maarten BosmaAdd lots of stubs.
2005-10-23 Nathan WoodsNotepad: Fixed "Find Up"
2005-10-23 Magnus Olsenimplement Main_DirectDraw_GetDisplayMode (not to 100...
2005-10-23 Eric Kohl- Implement ScmrChangeServiceConfigW stub.
next