- Stub out ExpSystemErrorHandler more properly.
[reactos.git] / reactos /
2009-10-08 Stefan Ginsberg- Stub out ExpSystemErrorHandler more properly.
2009-10-08 Dmitry Chapyshev - Partially revert r42993 for imagelist
2009-10-08 Johannes Anderwald- When enumerating controls, cControls *tells* the...
2009-10-07 Stefan GinsbergMiReserveSystemPtes: Don't assert that allocation succe...
2009-10-07 Dmitry GorbachevFix GCC 4.1.3 warning.
2009-10-07 Dmitry GorbachevHappy testing.
2009-10-07 Dmitry GorbachevFix logging to a file.
2009-10-07 Dmitry GorbachevDelete unused copy of GPL.
2009-10-07 Dmitry GorbachevFix FreeLDR bug #4877. Patch by Gabriel.
2009-10-07 Matthias Kupfer- replace dropshadow from mouse settings by cursor...
2009-10-07 Matthias Kupfer- revert SPI_SETCLICKLOCK
2009-10-07 Matthias Kupfer- some preparation for ClickLock implementation
2009-10-07 Aleksey Bragin[fastfat_new]
2009-10-07 Matthias Kupfer- load UserPreferencesMask from registry
2009-10-07 Aleksey Bragin[fastfat_new]
2009-10-07 Johannes Anderwald[WDMAUD]
2009-10-07 Johannes Anderwald- Fix building of ReactOS
2009-10-07 Aleksey Bragin[fastfat_new]
2009-10-07 Johannes Anderwald- Implement support for reading from waveIn devices
2009-10-07 Dmitry GorbachevFix my stupid mistake, made in r43169. Bug #4863. Thank...
2009-10-07 Matthias Kupfer- fix typo in registry key name
2009-10-06 Johannes Anderwald- Implement MIXER_GETLINEINFOF_COMPONENTTYPE for WdmAud...
2009-10-06 Johannes Anderwald- Fix creation of mixer pin
2009-10-06 Johannes Anderwald- Partly implement WIDM_ADDBUFFER
2009-10-06 Matthias Kupfer- bind (almost all) mouse settings to system and regist...
2009-10-06 Johannes Anderwald- Implement WIDM_OPEN, WIDM_CLOSE, WIDM_PREPARE, WIDM_U...
2009-10-06 James Tabor- Remove Thread from event structure and substitute...
2009-10-06 James Tabor- Set Process, pass keyboard handle and enable check...
2009-10-05 Matthias Kupfer- use static variables instead of multiple strings
2009-10-05 Matthias Kupfer- add new desktop and mouse property keys to registry
2009-10-05 Johannes Anderwald- Fix a critical bug in the counted worker implementation
2009-10-05 Johannes Anderwald- Implement setting / getting volume level
2009-10-05 Matthias Kupfer- partly revert 43298
2009-10-05 Dmitry Gorbachevselect: change it to be more readable, avoid a spurious...
2009-10-05 Dmitry GorbachevAvoid GCC warnings: deprecated conversion from string...
2009-10-05 Dmitry GorbachevDocument ROS_GENERATE_RSYM environment variable.
2009-10-05 Dmitry GorbachevModify DPRINT / DRPINT1 macros, check if DbgPrint crash...
2009-10-05 Dmitry GorbachevFix internal name of ntkrnlmp.exe. Alexander Yastrebov...
2009-10-05 Matthias Kupfer- fix the mouse swap button issue
2009-10-05 Cameron Gutman - Remove the STATUS_PENDING case in UnlockAndMaybeComp...
2009-10-05 Cameron Gutman - Cancel pending user IRPs when we get a IRP_MJ_CLEANU...
2009-10-04 Dmitry GorbachevAdd "#pragma code_page(...)" again to fix compilation.
2009-10-04 Daniel ReimerUpdate German NLS Files in Kernel32
2009-10-04 Dmitry GorbachevAdd Spanish translation of Kernel32, fix translation...
2009-10-04 Matthias Kupfertemporarily workaround for swap mouse buttons feature
2009-10-04 Stefan Ginsberg- Add STATUS_ASSERTION_FAILURE status code required...
2009-10-04 Johannes Anderwald- Return correct status code
2009-10-04 Johannes Anderwald- Implement Un-Muting of audio lines
2009-10-04 Matthias Kupfer- remove double entry in inf
2009-10-04 Cameron Gutman - Don't add the media-specific header until right...
2009-10-04 Dmitry GorbachevUpdate Spanish translations. Javier Remacha, bug #4872.
2009-10-04 Johannes Anderwald- Don't call ExFreePool for null pointers
2009-10-04 Benedikt Freisencorrected magnifying glass cursor
2009-10-04 Stefan GinsbergMega KD64 revival patch:
2009-10-04 Stefan Ginsberg- Convert remaining KEBUGCHECK to KeBugCheck.
2009-10-04 Matthias Kupfer- DragFullWindow property changable via desktop setting...
2009-10-04 Michael Martinedit.c: Remove TPM_RETURNCMD flag from TrackPopupMenu...
2009-10-04 Cameron Gutman - Put some code back which was removed in r43270
2009-10-04 Timo Kreuzeruse __debugbreak() insetad of EngDebugBreak()
2009-10-03 James Tabor- Dont need this then.
2009-10-03 James Tabor- Use TIF in cleanup flag.
2009-10-03 Cameron Gutman - Add cancellation support for IOCTL_AFD_SELECT
2009-10-03 Cameron Gutman - Implement IRP cancellation for AFD
2009-10-03 Hervé PoussineauWINLDR: Finally, set Windows boot style as default
2009-10-03 Hervé Poussineau[usetup] Simplify creation of entries in freeldr.ini
2009-10-03 Hervé Poussineau[freeldr] Remove MachDiskGetPartitionEntry, and directl...
2009-10-03 Cameron Gutman - Fix the crash in ws2_32_winetest during the ioctlsoc...
2009-10-03 Matthias Kupfer- consider DragFullWindows-value from Registry
2009-10-03 Hervé Poussineau[freeldr] Remove (Mach)DiskGetBootDevice, DiskGetBootVo...
2009-10-03 Hervé PoussineauRework FAT filesystem to not be tied to boot filesystem
2009-10-03 Benedikt Freisen* only show message box on exit if the image has not...
2009-10-03 Stefan Ginsberg- Replace some x86 assembly in drivers with portable...
2009-10-03 Hervé Poussineau[freeldr] Fix warning on recent GCC versions
2009-10-03 Hervé Poussineau[freeldr] Code code specific to ARC emulation to its...
2009-10-03 Hervé Poussineau[freeldr] It's easy to check if we booted from a floppy...
2009-10-03 Hervé PoussineauWINLDR: Move i386 specific code to its own file
2009-10-03 Dmitry Chapyshev- Implement delete of the program information from...
2009-10-03 James Tabor- Prevent kernel bug check in win32k when calling a...
2009-10-02 Johannes Anderwald- Add KSPROPSETID_Audio guid
2009-10-02 Aleksey Bragin[fastfat_new]
2009-10-02 Aleksey Bragin[fastfat_new]
2009-10-02 Aleksey Bragin[fullfat]
2009-10-02 Johannes Anderwald- Rewrite Wave API to enumerate wave out / in devices...
2009-10-02 Johannes Anderwald- Check if NodeId is out of bounds
2009-10-02 Aleksey Bragin[fastfat_new]
2009-10-01 Cameron Gutman - Get the length from each packet header instead of...
2009-10-01 Aleksey Bragin[fastfat_new]
2009-10-01 Stefan Ginsberg- Fix MSVC YieldProcessor macro
2009-10-01 Stefan Ginsberg- Kill leftover __USE_W32API
2009-10-01 Aleksey Bragin[fastfat_new]
2009-09-30 Johannes Anderwald- Add usbdlib.h
2009-09-30 Dmitry GorbachevPatch by Viliam Lejcik (lejcik =at= gmail com). Fixes...
2009-09-30 Stefan GinsbergReactOS SMP Bringup Lite:
2009-09-30 Stefan Ginsberg- ASSERT on NULL-frees
2009-09-30 Johannes Anderwald- Several bugfixes for mixer source / destination line...
2009-09-30 Stefan Ginsberg- KeBugCheckEx expects BugCheckParameter2 to point...
2009-09-30 Stefan Ginsberg- Fix recursive spinlock acquisition in Mm caused by...
2009-09-30 Aleksey Bragin[fastfat_new]
2009-09-30 Stefan Ginsberg- ...and this one.
2009-09-30 Stefan Ginsberg- Missed this one
next