reactos.git
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
2009-07-24 ReactOS Portable... - Remove deprecated/old/buggy/unused code.
2009-07-24 Timo Kreuzer- move delayimp.h to psdk
2009-07-24 Dmitry GorbachevAdd missing license.
2009-07-24 Timo Kreuzer[delayimp]
2009-07-24 Ged MurphyAdd a missing mockup image
2009-07-24 Timo KreuzerAdd license header (LGPL)
2009-07-24 Timo KreuzerImplement delayimp lib
2009-07-24 James Tabor- [Win32k] More work on classes. Fixed SEH abuse and...
2009-07-23 Ged MurphyI always forget about RosBE ....
2009-07-23 Johannes Anderwald- fix clobering of stack in the event, property, method...
2009-07-23 Ged MurphyDraw the appropriate taskbar mockup image in the dialog...
2009-07-23 Johannes Anderwald- Add calling convention for callback typedefs
2009-07-23 Jeffrey MorlanLoadLibraryExW: After loading a library as a datafile...
2009-07-23 Stefan Ginsberg- Use the KiProcessorBlock array to loop the PRCBs...
2009-07-23 Johannes Anderwald- Don't blame Arch, it was ks.h
2009-07-23 Johannes Anderwald[KS]
2009-07-23 Johannes Anderwald- Add types to unbreak build
2009-07-23 Johannes Anderwald- Add tons of stubs
2009-07-23 Cameron Gutman - Implement link speed and duplex detection
2009-07-23 James Tabor- [Win32k] More work on classes. Wine test drop to...
2009-07-23 Johannes Anderwald- Implement KsQueryObjectAccessMask, KsQueryObjectCreat...
2009-07-23 Johannes Anderwald- Remove old irp queue implementation
2009-07-22 ReactOS Portable... - Initialize the value of MmBootImageSize in ARM3 now.
2009-07-22 Johannes Anderwald- Fix totally broken KSWORKER implementation (it may...
2009-07-22 Johannes Anderwald- Use KSSTRING instead of hardcoding object class
2009-07-22 Johannes Anderwald- Add flags
2009-07-22 Johannes Anderwald[KS]
2009-07-22 Matthias Kupferfix a minor translation mistake
2009-07-22 Aleksey Bragin- Add missing braces to prevent PVOID pointer arithmetic.
2009-07-22 ReactOS Portable... - Prettify PFN dump output (add totals for each consume...
2009-07-22 ReactOS Portable... - Separe ARM3 Init into 3 defined phases:
2009-07-22 James Tabor- [Win32k] Rename class and window structures.
2009-07-22 James Tabor- Fix crash in wine test.
2009-07-22 James Tabor- [Win32k] Update class and window structures.
2009-07-22 Cameron Gutman - Don't fail the entire probe if something goes wrong...
2009-07-22 Cameron Gutman - Return the DEVICE_OBJECT we got instead of NULL
2009-07-22 Cameron Gutman - Fix compilation of usbdriver with _MULTI_UHCI defined
2009-07-21 ReactOS Portable... - Get rid of debug spew used during testing.
2009-07-21 Aleksey Bragin- Add cryptdlg as autosynced.
2009-07-21 Dmitry Chapyshev- Revert my previous changes in QueueUserWorkItem
2009-07-21 Sylvain PetreolleFix svn repository address
2009-07-21 Sylvain Petreolle- Update Module List
2009-07-21 Johannes Anderwald- Update Module List
2009-07-21 Sylvain Petreollefix includes case
2009-07-21 Johannes Anderwald- Rewrite KsDefaultDispatchPnp to make it actually...
2009-07-21 ReactOS Portable... - Do not set the non-x86 file system and disk read...
2009-07-21 Dmitry Chapyshev- Add ws2help from alex-network-branch
2009-07-21 Dmitry Chapyshev- Fix some warnings
2009-07-21 Dmitry Chapyshev- .def -> .spec
2009-07-21 Dmitry Chapyshev- Add some defines, prototypes. It fixes compilation...
2009-07-21 Dmitry Chapyshev- Fix types of parameters for WPUFDIsSet, WSCInstallPro...
2009-07-21 James Tabor- [Win32k] Update class structure and fixed on class...
2009-07-20 Johannes Anderwaldallocators.c
2009-07-20 James Tabor- [Win32k] Update window structure.
2009-07-20 Dmitry GorbachevFix compilation of drmk.sys
2009-07-20 Cameron Gutman - Update TotalLength based on the fragment size
2009-07-20 Dmitry Chapyshev- Add some defines
2009-07-20 Dmitry Chapyshev- Implement WSAHtons, WSANtohs
2009-07-20 Dmitry Chapyshev- Add debug print to MiQueryVirtualMemory
2009-07-20 Johannes Anderwald- A few updates from the Ninja-Arch
2009-07-19 James Tabor- [Win32k] Make co_IntCreateWindowEx return pointer...
2009-07-19 Hervé PoussineauFix bug introduced in r1514, where memory was freed...
2009-07-19 Cameron Gutman - Generate a random ID for use during datagram reassembly
2009-07-19 Cameron Gutman - Properly implement ICMP
2009-07-19 Hervé PoussineauAdd missing SetWindowsHookW prototype
2009-07-19 Cameron Gutman - Send all waiting packets instead of only the first...
2009-07-18 Daniel ReimerSync Christoph Style. It builds, but only uses the...
2009-07-18 Daniel ReimerSync Christoph Style. It builds, but only uses the...
2009-07-18 Daniel ReimerSync to winfile to Wine 1.1.26
2009-07-18 Daniel ReimerSync to winhlp32, xcopy to Wine 1.1.26
2009-07-18 Dmitry Chapyshev- Partially sync with Wine 1.1.26
2009-07-18 Dmitry Chapyshev- Add SEH protection at memory copying. Fixes crash...
2009-07-18 Dmitry Chapyshev- Sync SHDefExtractIconW with Wine. Fixes crash at...
2009-07-18 Cameron Gutman - Don't change the lock's OldIrql value until we actua...
2009-07-18 Johannes Anderwald- Fix wait condition
2009-07-18 Johannes Anderwald[USERINIT]
2009-07-17 Johannes Anderwald[WDMAUD.DRV]
2009-07-17 Dmitry GorbachevChange the order in which file systems are recognized...
2009-07-17 Dmitry Chapyshev- Samplify SwitchToThread and QueueUserWorkItem
2009-07-17 James Tabor- Cleanup and minor changes.
2009-07-17 Dmitry Chapyshev- Remove unneeded check and cycle
2009-07-17 Dmitry Chapyshev- Re-implement FreeLibrary (for support LOAD_LIBRARY_AS...
2009-07-17 Dmitry Chapyshev- Implement LOAD_LIBRARY_AS_DATAFILE flag for LoadLibra...
2009-07-17 Dmitry Chapyshev- Rewrite SearchPathW (based on Wine code). It fixes...
2009-07-17 Johannes Anderwald- Fix build
2009-07-17 Johannes Anderwald- Don't hardcode the sound kernel buffersize and maximu...
2009-07-16 Timo KreuzerAdd Accessibility registry key
2009-07-16 James Tabor- Fix fixed math, thanks Lentin.
2009-07-16 James Tabor- Implementation of registering system atom listings...
2009-07-16 James Tabor- Hax Fix: Edit control atom support, see bug 4705.
2009-07-16 Johannes Anderwald- Dont try allocate a error log packet as IoAllocateErr...
2009-07-16 Stefan GinsbergFix definition of KeInitializeSpinLock for x86 - it...
2009-07-16 Aleksey BraginMaciej Bialas <bjauy@o2.pl>
2009-07-15 Timo Kreuzer[WIN32K] Keep a shared lock on palettes selected into...
2009-07-15 Timo KreuzerRemove unused struct ColorShifts
2009-07-15 Stefan Ginsberg- What's the deal with using Iof* and Obf*, Arch?
2009-07-15 Stefan Ginsberg- Hey Arch, did you know MmpDeleteSection can be called...
next