reactos.git
2009-04-05 Kamil Hornicek- import ddraw from Wine and use it for now
2009-04-05 Aleksey Bragin- Compile UniATA with stdcall default calling conventio...
2009-04-05 Cameron Gutman - Distinguish between cleanup and close properly
2009-04-05 Cameron Gutman - Implement a DispatchCleanup routine and properly...
2009-04-05 Jeffrey Morlan- Simplified code for CD, PUSHD, and POPD commands...
2009-04-04 Aleksey BraginEvgeniy Boltik <bstsoft@narod.ru>
2009-04-04 Aleksey BraginEvgeniy Boltik <bstsoft@narod.ru>
2009-04-04 Jeffrey Morlan- Check for cmd's AutoRun registry value in HKEY_CURREN...
2009-04-04 Johannes Anderwald- Re-use WorkItem
2009-04-04 Cameron Gutman - Don't pass the address type to IPInitializePacket...
2009-04-04 Cameron Gutman - Validate the buffer size before copying to it
2009-04-04 Cameron Gutman - Remove the rest of the code that sets the wrong...
2009-04-04 Cameron Gutman - Initialize packets before using them
2009-04-04 Cameron Gutman - Initialize packets before using them
2009-04-03 Cameron Gutman - Loopback adapter rewrite
2009-04-03 Aleksey Bragin- Add a leftover from commit 40334.
2009-04-03 Johannes Anderwald- Silence tons of debug messages
2009-04-03 Aleksey Bragin- Delete regtests framework by Casper. It's useless.
2009-04-03 Aleksey Bragin- Get reactos.dff in sync with rosapps cleanup.
2009-04-03 Aleksey Bragin- Delete qssi, it wasn't included in build since 2002.
2009-04-03 Aleksey Bragin- Remove dflat32. It doesn't start up in Windows XP...
2009-04-03 Aleksey Bragin- Move imagesoft to templates.
2009-04-03 Aleksey Bragin- Delete cputointel and roswebparser as unfinished...
2009-04-03 Aleksey Bragin- Remove roswebparser.exe from installable modules...
2009-04-03 Cameron Gutman - RapidSVN doesn't figure out that when I right click...
2009-04-03 Cameron Gutman - More leak fixes
2009-04-03 James Tabor- Replaced fix pi and enabled test for window processes...
2009-04-03 Cameron Gutman - Cancel all the IRPs in the pending IRP queue when...
2009-04-02 Aleksey Bragin- Rework NtGdiStretchBlt into GreStretchBltMask functio...
2009-04-02 James Tabor- Migration changes from PPROCESSINFO and PTHREADINFO...
2009-04-02 Aleksey Bragin- Apply a fix by Timo Kreuzer for the bug spotted by...
2009-04-02 Aleksey Bragin- NtGdiSetDIBitsToDeviceInternal: use bitmap's palette...
2009-04-02 Aleksey Bragin- Simplify code. Inspired by Evgeniy Boltik's patch.
2009-04-02 Ged MurphyPretend to open folders in a new window...
2009-04-02 Ged MurphyStop mithering me and just open the MDI shell browser...
2009-04-02 Dmitry GorbachevJapanese translations by Tomoya Kitagawa. Bug #4328.
2009-04-02 Art YerkesWe don't need the user buffer after launching the TDI...
2009-04-02 Art YerkesFORMATTING only.
2009-04-02 Art YerkesFORMATTING only.
2009-04-01 Timo KreuzerImplement delayed deletion of gdi objects. This is...
2009-04-01 Art Yerkes[FORMATTING] no code change yet.
2009-04-01 Dmitry Chapyshev- Ukrainian translation by Sakara Yevhen
2009-04-01 Stefan Ginsberg- Fix build breakage from 40056, caused by a missing...
2009-04-01 Dmitry GorbachevUpdate Norwegian translations. Patches from LMH1, bug...
2009-04-01 Christoph von... fix include guard
2009-04-01 Cameron Gutman - Handle IRP_MN_FILTER_RESOURCE_REQUIREMENTS
2009-04-01 Ged Murphyreapply the icon cache init code
2009-04-01 Jeffrey Morlan- Fix cmd's cgetchar() function so it only returns...
2009-04-01 Cameron Gutman - Don't shrink the ICMP packet that we receive
2009-04-01 Timo KreuzerSkip kernel32 virtual tests again. sysreg isn't ready...
2009-04-01 James Tabor- Check the headers next time.
2009-04-01 Timo KreuzerAdd one more test for SetDCPenColor
2009-04-01 Timo Kreuzerwin32k brush update:
2009-03-31 James Tabor- Implement NtUserProcessConnect. Moving to client...
2009-03-31 Johannes Anderwald- Revert 40296
2009-03-31 Jeffrey MorlanFix some incorrect lengths in ConInString (Bug 4085...
2009-03-30 Ged Murphypartially revert to slightly broken Wine code for now
2009-03-30 Cameron Gutman - Move the buffer size validation before writing to...
2009-03-30 Cameron Gutman - Validate the output buffer size before writing to it
2009-03-30 Ged Murphy- Show the underline menu cues when pressing the alt key
2009-03-30 Ged Murphyfix wine's code a little better
2009-03-30 Ged MurphyCreate the system and device imagelists with the correc...
2009-03-30 Johannes Anderwald- Return correct byte size
2009-03-30 Dmitry GorbachevDo not crash with "Assertion 'Process == PsGetCurrentPr...
2009-03-30 James Tabor- Move W32PROCESSINFO to PROCESSINFO.
2009-03-30 James Tabor- Update W32PROCESS and related code.
2009-03-29 Daniel ReimerSync WinHLP32 and WordPad with Wine HEAD.
2009-03-29 Daniel ReimerSync write with Wine HEAD
2009-03-29 Aleksey Bragin[FORMATTING]
2009-03-29 Jeffrey MorlanMake cmd able to (sort of) work without a console.
2009-03-29 James Tabor- Fix W32PROCESS, replaced pointer with structure.
2009-03-29 Kamil Hornicek- return WSAEMSGSIZE on both STATUS_BUFFER_TOO_SMALL...
2009-03-29 Kamil Hornicek- fix possible memory leak (patch from Mesa3D by Daniel...
2009-03-29 Aleksey Bragin- Synchronize debug messages output to the serial port...
2009-03-29 Aleksey Bragin- Implement KeTestSpinLock.
2009-03-29 Kamil Hornicekupdate Mesa3D to version 7.4
2009-03-29 Dmitry GorbachevShell32 translation patch from Tomoya Kitagawa, bug...
2009-03-29 Michael Martincreate.c: NpfsCleanup - Do not set the pipe's state...
2009-03-29 Jeffrey MorlanMake command parsing in DoCommand/Execute more compatib...
2009-03-29 Timo KreuzerAdd the DC XlateBrush / XlatePen hack to DC_vUpdateFill...
2009-03-29 Timo KreuzerSimple temporary implementation of EngRealizeBrush...
2009-03-29 Timo KreuzerBltMask:
2009-03-29 Timo KreuzerPatch by Evgeniy Boltik:
2009-03-29 Cameron Gutman - Fix some TDI flags
2009-03-28 James Tabor- Add The rest to W32PROCESS.
2009-03-28 James Tabor- Add Lock point and AVL table pointer to W32PROCESS...
2009-03-28 Jeffrey Morlan- Implement CMD /A and /U switches.
2009-03-28 Cameron Gutman - Fix a typo
2009-03-28 Cameron Gutman - Implement NdisMAllocateSharedMemoryAsync
2009-03-28 Aleksey Bragin- Remove a header structure from memory regions allocat...
2009-03-28 Aleksey Bragin- Pass correct allocation flags to ZwAllocateVirtualMemory.
2009-03-28 Cameron Gutman - Remove a useless parameter from UnlockAndMaybeComplete
2009-03-28 Hervé PoussineauAdd some defines, to be used later in freeldr
2009-03-28 Hervé PoussineauFix typo
2009-03-28 Cameron Gutman - Remove an unnecessary parameter
2009-03-28 Cameron Gutman - More LockBuffers fixes
2009-03-27 Cameron Gutman - Fix some issues with LockBuffers
2009-03-27 Aleksey Bragin- Fix queue index (actually do what comment in the...
2009-03-27 Cameron Gutman - Wait on the correct event
2009-03-27 Cameron Gutman - Remove some unnecessary code
next