- crt: Use ANSI C types
[reactos.git] / reactos /
2009-08-06 Stefan Ginsberg- crt: Use ANSI C types
2009-08-06 Gregor Schneider-Merge license change from AMD64 branch (r42414)
2009-08-06 Gregor Schneider-Deactivate _invalid_parameter for now, depends on...
2009-08-05 Stefan Ginsberg- Fix msvc build of win32k -- reported by Amine.
2009-08-05 Gregor Schneider-Import tkreuzer's time implementation from AMD64 branch
2009-08-05 Christoph von Wittichbrouser -> browser
2009-08-05 Stefan Ginsberg- Fix release build broken in 42400
2009-08-05 Cameron Gutman - Fix a bug in TDI_TRANSPORT_ADDRESS_FILE handling
2009-08-05 Cameron Gutman - Correct the loopback adapter's address mask and...
2009-08-05 Gregor Schneiderasctime/ctime: Check for too low input time, fixes...
2009-08-05 Gregor Schneider-_ecvt really uses a static buffer for return values
2009-08-04 Cameron Gutman - Partial rewrite of recursive mutex code
2009-08-04 Cameron Gutman - Add missing locking to DeallocatePort
2009-08-04 Gregor SchneiderFix formatting
2009-08-04 Johannes Anderwald- Implement KsMergeAutomationTables
2009-08-04 Johannes Anderwald- Add KsRemoveItemFromObjectBag prototype
2009-08-04 Timo KreuzerLeftover from r42394, gendib, too
2009-08-04 Timo KreuzerPatch by Amine Khaldi: Get rid of XlatePatternToDest...
2009-08-04 Timo KreuzerSet pulXlate to aulXlate when freeing the allocated...
2009-08-04 Timo KreuzerXLATEOBJ rewrite.
2009-08-04 Stefan Ginsberg- Make kernel build again after __STDC__ change in...
2009-08-04 Cameron Gutman - Hardcode the return value of OID_GEN_HARDWARE_STATUS...
2009-08-04 Dmitry Chapyshev- Add "ReactOS Application Manager". This program is...
2009-08-04 Cameron Gutman - Finally get IRP_MJ_CLOSE working properly
2009-08-04 Stefan Ginsberg- Follow up to 41644: Get rid of the Wine headers using...
2009-08-04 Dmitry Chapyshev- Sync FreeLibrary with Wine. Fixes an exception at...
2009-08-04 Cameron Gutman - Add a debug print
2009-08-04 Gregor Schneider_ecvt:
2009-08-04 Gregor Schneidersprintf:
2009-08-04 Stefan Ginsberg- Remove asm-optimized versions of RtlRandom and RtlUni...
2009-08-03 Aleksey Bragin- Add PsGetProcessInheritedFromUniqueProcessId declarat...
2009-08-03 Cameron GutmanBroadcast fixes
2009-08-03 Stefan Ginsberg- Cleanup from 42219 -- remove superfluous return statement
2009-08-03 Johannes Anderwald- Add swenum.h (written from scratch)
2009-08-03 Cameron Gutman - Fix some cleanup vs. close confusion
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...
next