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 |
2009-09-30 |
Stefan Ginsberg | ReactOS SMP Bringup Lite: |
commit | commitdiff | tree |
2009-09-30 |
Stefan Ginsberg | - ASSERT on NULL-frees |
commit | commitdiff | tree |
2009-09-30 |
Johannes Anderwald | - Several bugfixes for mixer source / destination line... |
commit | commitdiff | tree |
2009-09-30 |
Stefan Ginsberg | - KeBugCheckEx expects BugCheckParameter2 to point... |
commit | commitdiff | tree |
2009-09-30 |
Stefan Ginsberg | - Fix recursive spinlock acquisition in Mm caused by... |
commit | commitdiff | tree |
2009-09-30 |
Aleksey Bragin | [fastfat_new] |
commit | commitdiff | tree |
2009-09-30 |
Stefan Ginsberg | - ...and this one. |
commit | commitdiff | tree |
2009-09-30 |
Stefan Ginsberg | - Missed this one |
commit | commitdiff | tree |
2009-09-30 |
Stefan Ginsberg | - Goodbye __USE_W32API |
commit | commitdiff | tree |
2009-09-30 |
Stefan Ginsberg | - Good bye __USE_W32API, _DISABLE_TIDENTS |
commit | commitdiff | tree |
2009-09-30 |
Stefan Ginsberg | - Remove the remaining __USE_W32API, deprecated for... |
commit | commitdiff | tree |
2009-09-30 |
Kamil Hornicek | - simplify the code a bit |
commit | commitdiff | tree |
2009-09-30 |
Kamil Hornicek | - add wglUseFontOutlines, wglUseFontBitmaps |
commit | commitdiff | tree |
2009-09-30 |
Johannes Anderwald | - Store destination line in LineList |
commit | commitdiff | tree |
2009-09-30 |
Cameron Gutman | - Uncomment some SYN handling code |
commit | commitdiff | tree |
2009-09-30 |
Cameron Gutman | - Fix a nasty bug that caused us to exit the loop... |
commit | commitdiff | tree |
2009-09-29 |
Cameron Gutman | - Sync the ACK hack with the last oskit release |
commit | commitdiff | tree |
2009-09-29 |
Hervé Poussineau | Reapply r43141: Remove now unneeded ARC cdrom hack... |
commit | commitdiff | tree |
2009-09-29 |
Johannes Anderwald | - Italian & english translation of ks.inf |
commit | commitdiff | tree |
2009-09-29 |
Aleksey Bragin | [fastfat_new] |
commit | commitdiff | tree |
2009-09-29 |
Johannes Anderwald | - Implement enumerating mixer source and destination... |
commit | commitdiff | tree |
2009-09-29 |
Johannes Anderwald | - Implement PcHandlePropertyWithTable |
commit | commitdiff | tree |
2009-09-29 |
Aleksey Bragin | [fastfat_new] |
commit | commitdiff | tree |
2009-09-29 |
Aleksey Bragin | [fullfat] |
commit | commitdiff | tree |
2009-09-29 |
James Tabor | - Add GraphApp, Ext2 and X to the list of acknowledged... |
commit | commitdiff | tree |
2009-09-29 |
Johannes Anderwald | - Retrieve the correct pin name |
commit | commitdiff | tree |
2009-09-28 |
Dmitry Gorbachev | Add 1152x864, 1280x1024, and 1600x1200 modes. |
commit | commitdiff | tree |
2009-09-28 |
Dmitry Gorbachev | Fix some bugs. |
commit | commitdiff | tree |
2009-09-28 |
Dmitry Gorbachev | Do not copy those structures twice. |
commit | commitdiff | tree |
2009-09-28 |
Stefan Ginsberg | Erm, thanks Timo... |
commit | commitdiff | tree |
2009-09-28 |
Stefan Ginsberg | - Fix Winetests build after sddkver.h update (and why... |
commit | commitdiff | tree |
2009-09-28 |
Aleksey Bragin | - Thanks Stefan. |
commit | commitdiff | tree |
2009-09-28 |
Aleksey Bragin | - Import FullFAT and add it to build. |
commit | commitdiff | tree |
2009-09-28 |
Stefan Ginsberg | Correction to 36917: EPROFILE/KPROFILE.Segment is point... |
commit | commitdiff | tree |
2009-09-28 |
Johannes Anderwald | - Add ks.inf |
commit | commitdiff | tree |
2009-09-28 |
Aleksey Bragin | [fastfat_new] |
commit | commitdiff | tree |
2009-09-28 |
Stefan Ginsberg | - Comment fixes |
commit | commitdiff | tree |
2009-09-28 |
Stefan Ginsberg | Hey Arch, how do you expect kernel32 to build with... |
commit | commitdiff | tree |
2009-09-28 |
Johannes Anderwald | - Implement KSPROPERTY_PIN_NAME properly |
commit | commitdiff | tree |
next |