- Minisync of gdiplus to fix a C4717 warning
[reactos.git] / reactos /
2009-08-03 Stefan Ginsberg- Minisync of gdiplus to fix a C4717 warning
2009-08-03 Stefan Ginsberg- mingw: __builtin_return_address -> _ReturnAddress...
2009-08-03 Gregor SchneiderUse ALL_X macros in fstat, fixes one msvcrt file winetest
2009-08-03 Gregor Schneider- Fix mbslwr: increment pointer in both cases (prevents...
2009-08-03 Stefan Ginsberg- strmini.h: Include windef.h so CDECL gets defined...
2009-08-03 Cameron Gutman - Revert r42358 due to what seems to be issues handlin...
2009-08-03 Cameron Gutman - Fix a typo
2009-08-03 Cameron Gutman - Check if the handle is valid before closing it
2009-08-03 Cameron Gutman - Keep waiting for a reply if we get one that is not...
2009-08-03 Cameron Gutman - Don't hold the spin lock when calling the request...
2009-08-02 Cameron Gutman - Copy the datagram data to all matching receive reque...
2009-08-02 Timo Kreuzerasm version of DIB_32BPP_ColorFill:
2009-08-02 Dmitry GorbachevRemove r42305 hack, preserve racial purity of KiSystemS...
2009-08-02 Dmitry GorbachevAdd a new hack.
2009-08-02 Dmitry GorbachevLove Nystrom (=lovenystrom=at=hotmail=dot=com=), bug...
2009-08-02 Stefan Ginsberg- Wooops, fix dxg and dxapi build after 42346.
2009-08-02 Stefan Ginsberg- probe.h: "NTOSKRNL unfortunately doesn't export RtlRa...
2009-08-02 Jeffrey MorlanReadFile: When reading from a console handle with proce...
2009-08-02 Johannes Anderwald[PORTCLS]
2009-08-02 Stefan Ginsberg- npapi.h: Correct definitions of function pointer...
2009-08-02 Gregor SchneiderCleanup in win32k/dib:
2009-08-02 Jeffrey MorlanFix many incompatibilities in DIR switch parsing, inclu...
2009-08-02 Johannes Anderwald- Implement KsStreamPointerDelete, KsStreamPointerSched...
2009-08-02 Johannes Anderwald[KS]
2009-08-02 Johannes Anderwald[KS]
2009-08-02 Hervé Poussineau[rbuild] Copy files to livecd output directory only...
2009-08-02 Hervé Poussineau[rbuild] Fix wrapping of long lines in generated makefile
2009-08-01 Stefan Ginsberg- Properly define dummy unions/structs for MSVC too.
2009-08-01 Gregor SchneiderFloodFill:
2009-08-01 Gregor SchneiderFloodFill:
2009-08-01 Gregor SchneiderGetWindowLongPtr returns a LONG_PTR, so be it
2009-08-01 Gregor Schneider- Handle WM_SETREDRAW messages differently in the DefWn...
2009-07-31 Gregor SchneiderFix a typo in EngMovePointer
2009-07-31 Stefan Ginsberg- ...mised this one
2009-07-31 Gregor SchneiderRemove leftover debug print
2009-07-31 Stefan Ginsberg- Fix gdi32 build due to missing ";"
2009-07-31 Stefan Ginsberg- delayimp.h: Use FORCEINLINE instead of static __inline__
2009-07-31 Gregor Schneider- Use system wide caret width and height if one of...
2009-07-31 Dmitry GorbachevFix _M_X86 -> _M_IX86.
2009-07-31 Gregor Schneider- Implement Floodfill: iterative four neighbors version
2009-07-31 Johannes Anderwald- Partly Implement KsRegisterFilterWithNoKSPins
2009-07-30 Gregor SchneiderDon't try to delete non existing XLateObjects (NULL...
2009-07-30 Dmitry Gorbachev- Fix a bug in GPF handler, do not hang in it.
2009-07-30 Dmitry GorbachevAdd a hack in KiSystemStartupReal function until Better...
2009-07-30 Johannes Anderwald- Partly Implement KsCacheMedium
2009-07-30 Johannes Anderwald- Implement KsAcquireResetValue, KsCompletePendingReque...
2009-07-30 Johannes Anderwald- Implement KsFreeEventList, KsDisableEvent
2009-07-30 Johannes Anderwald- Implement KsAddEvent, KsDefaultAddEventHandler, KsPin...
2009-07-30 Johannes Anderwald- Implement KsDeviceSetBusData, KsDeviceGetBusData...
2009-07-30 Johannes Anderwald- Add RtlConvertLongToLuid, RtlConvertUlongToLuid
2009-07-30 James Tabor- Fix Class ids.
2009-07-29 Gregor Schneideruser32:
2009-07-29 Johannes Anderwald- Start Implementing IKsPin interface
2009-07-29 Johannes Anderwald- Add KsGetNextSibling, KsFreeObjectBag
2009-07-28 Stefan Ginsberg- Fix 41969 -- the wrong flag got set, creating a broke...
2009-07-28 Johannes Anderwald- Implement KsAcquireControl, KsReleaseControl
2009-07-28 Johannes Anderwald- Copy Filter descriptor for each instantiated filter
2009-07-28 Johannes Anderwald- Implement KsFilterAcquireProcessingMutex, KsFilterRel...
2009-07-28 Johannes Anderwald- Add KsPinGetParentFilter prototype
2009-07-28 Johannes Anderwald- Implement KsGetObjectFromFileObject, KsGetObjectFromF...
2009-07-28 Johannes Anderwald- Implement KsGetObjectFromFileObject, KsGetObjectFromF...
2009-07-28 Johannes Anderwald- Implement KoDriverInitialize, KoDeviceInitialize
2009-07-28 Aleksey Bragin- Fix a regression introduced in 40710, which caused...
2009-07-27 Ged Murphywinsock2.h should come before windows.h
2009-07-27 Johannes Anderwald- Implement KsReferenceBusObject, KsReferenceSoftwareBu...
2009-07-27 Johannes Anderwald+ portcls
2009-07-27 Johannes Anderwald- Remove DriverEntry as ks is kernel mode dll
2009-07-27 ReactOS Portable... - Remove dead (uncalled) function.
2009-07-27 ReactOS Portable... - Create a double-mapping PTE for the shared user data...
2009-07-27 ReactOS Portable... - Create \dev\physmem section during section initializa...
2009-07-27 ReactOS Portable... - Fix a ridiculous copy-paste-error-while-writing-the...
2009-07-27 ReactOS Portable... - Delete the blaoted, overweight and slow nonpaged...
2009-07-27 ReactOS Portable... - Do not print out ReactOS nonpaged pool VA address...
2009-07-27 ReactOS Portable... - The old nonpaged pool statistic functions (TAB+xxx...
2009-07-27 ReactOS Portable... - DebugPool implementation is not compatible with newer...
2009-07-27 ReactOS Portable... - Implement the algorithms for pool allocation and...
2009-07-26 Timo KreuzerSome fixes for CLIENTINFO, based on symbol files
2009-07-26 Timo Kreuzer[rbuild] Implement delay import support for gcc in...
2009-07-26 Timo KreuzerFix 64bit compilation issues.
2009-07-26 Timo KreuzerHey Arch, thanks for breaking other architectures...
2009-07-26 ReactOS Portable... - Initialize MmLowestPhysicalPage to -1, otherwise...
2009-07-26 James Tabor- At a minimum set the desktop to global class.
2009-07-26 Stefan Ginsberg- Revert winbase.h interlocked intrinsic change for...
2009-07-26 James Tabor- [Win32k] More Class work. Moved to use thread and...
2009-07-26 Stefan Ginsberg- Misc fixes for msvc:
2009-07-26 Dmitry Chapyshev- Use documented structure instead array
2009-07-26 James Tabor- Fixed event code. Remove junk too.
2009-07-26 Dmitry GorbachevSilence a warning.
2009-07-26 Dmitry GorbachevSilence a warning.
2009-07-26 Dmitry GorbachevSilence a warning.
2009-07-26 ReactOS Portable... - Get rid of the concept and tracking of "mapped pages...
2009-07-26 Cameron Gutman - Begin using ws2help_new
2009-07-26 Cameron Gutman - Remove our old ws2help in preparation for the transi...
2009-07-26 James Tabor- [Win32k] Moving forward and replace some of the old...
2009-07-26 Timo KreuzerAdd hack for gnu ld like in mingw lib, as it uses _imag...
2009-07-25 Stefan Ginsberg- Fix memory leak from r42218 ;0)
2009-07-25 ReactOS Portable... - This is a HIGH RISK patch. It has been tested on...
2009-07-25 Stefan Ginsberg- RamdiskWorkerThread: Don't return IoCompleteRequest...
2009-07-25 Stefan Ginsberg- Fix most freeldr compilation issues, most notably:
2009-07-25 Cameron Gutman - Make ipconfig /renew work even if we haven't got...
next