- Delete qssi, it wasn't included in build since 2002.
[reactos.git] / reactos /
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 Wittichfix 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 James Tabor- Check the headers next time.
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 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
2009-03-27 Cameron Gutman - Fix several handle leaks
2009-03-26 Aleksey BraginApply patch from Wine:
2009-03-26 Johannes Anderwald- Remove dead code
2009-03-26 Jeffrey Morlan- Add another heap freelist for small blocks, making...
2009-03-26 Jeffrey Morlan- Fix a buffer overflow in cmd
2009-03-26 Timo KreuzerHack cleanup: IntGdiBrushXlate is a dirty ros hack...
2009-03-26 Art YerkesPrevent a double lock on the surface by splitting FillS...
2009-03-26 Jeffrey Morlan- Implement CMD /D, /Q, and /R switches
2009-03-26 Timo KreuzerMove NtGdiSelectBitmap to dcobjs.c, implement DC_vSelec...
2009-03-25 Timo KreuzerMove NtGdiSelectClipPath, Nt/IntGdiSelectBrush, Nt...
2009-03-25 Timo KreuzerRename NtGdiDeleteObject to GreDeleteObject
2009-03-25 Johannes Anderwald- Export KsNullDriverUnload
2009-03-25 Johannes Anderwald- Fix calling convention for KsNullDriverUnload
2009-03-25 Cameron Gutman - Revert an unwanted change
2009-03-25 Christoph von Wittichupdate README.WINE
2009-03-25 Christoph von Wittichsync DDE to wine 1.1.17
2009-03-25 Christoph von WittichGetConsoleProcessist -> GetConsoleProcessList
2009-03-25 Christoph von Wittichfix some more typos...
2009-03-25 Christoph von Wittichfix some typos
2009-03-25 Timo KreuzerRewrite the dc state saving implementation. We were...
2009-03-25 Timo KreuzerFix GetDCBrushColor. It was returning the pen color.
2009-03-25 Cameron Gutman - Fix ICMP
2009-03-25 Cameron Gutman - Return STATUS_NETWORK_UNREACHABLE if we can't get...
2009-03-25 Cameron Gutman - Set the IP_PACKET_FLAG_RAW flag on Raw IP packets
2009-03-25 James Tabor- Write new simplified NtGdiDeleteObjectApp based on...
2009-03-24 Dmitry Chapyshev- Replace stub msdmo on msdmo from Wine
next