reactos.git
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...
2009-07-25 Stefan Ginsberg- FIELD_OFFSET returns LONG, not LONG_PTR or size_t.
2009-07-25 Stefan Ginsberg- Fix a critical bug in ExAllocatePoolWithQuota spotted...
2009-07-25 Dmitry Chapyshev- Add stubs for AppCleanup and videoThunk32
2009-07-25 Stefan Ginsberg- Fix incorrect definition of ZwCreateDebugObject after...
2009-07-25 Stefan Ginsberg- Leftover 2 from 42210
2009-07-25 Stefan Ginsberg- Leftover from previous commit
2009-07-25 Stefan Ginsberg- Fix most of the network stack for msvc (except tcpip...
2009-07-25 Stefan Ginsberg- Revert 42206 change to ddraw.h as it breaks dxapi
2009-07-25 Stefan Ginsberg- Make ks and portcls compile under msvc
2009-07-25 Stefan Ginsberg- Make most of the the video stack compile with msvc
2009-07-25 Stefan Ginsberg- Make mp HAL MSC compatible
2009-07-25 Stefan Ginsberg- Fix some kernel MSC compilation issues:
2009-07-25 Aleksey Bragin- Create a solid black brush for background color of...
2009-07-25 Dmitry Chapyshev- Implement capCreateCaptureWindowA and capGetDriverDes...
2009-07-25 Dmitry Chapyshev- Add avicap32 (stubs only)
2009-07-25 Dmitry GorbachevDo not fail when compiling with GCC 4.4.1
2009-07-25 Dmitry GorbachevAdd / update Czech translations. Radek Liska. Bugs...
2009-07-25 Dmitry GorbachevUndo part of r42190. Sorry.
2009-07-25 Dmitry GorbachevFix some bugs, reported by GCC.
2009-07-25 Dmitry GorbachevSilence GCC warnings.
2009-07-25 Dmitry Gorbachev- Declare iswblank() in wctype.h, not isblank().
2009-07-25 Dmitry GorbachevFix "misrepresented license in FreeLDR", Robert Millan...
2009-07-25 Dmitry GorbachevDo not fail with 'l' type modifier. Bug #4438.
2009-07-25 Cameron Gutmanws2_32_new compatibility fixes
2009-07-25 Cameron Gutmanws2_32_new compatibility fixes
2009-07-25 James Tabor- Removed unused ppi pointer.
2009-07-25 James Tabor- [Win32k] More work on classes. ReactOS seems to retur...
2009-07-24 Cameron Gutman - Add support for adapters added after DHCP is started
2009-07-24 Cameron Gutman - Implement OID_GEN_HARDWARE_STATUS
2009-07-24 Dmitry Gorbachev- Turn a macro into an inline function to avoid a warning.
2009-07-24 Stefan Ginsberg- Leftover from 42176
2009-07-24 Stefan Ginsberg- Kill off diskdump too
2009-07-24 Stefan Ginsberg- Get rid of ccros.h, deprecated by revision 42175
next