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