[freeldr] Remove (Mach)DiskGetBootDevice, DiskGetBootVolume, DiskGetSystemVolume...
[reactos.git] / reactos /
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
2009-09-30 Stefan Ginsberg- Remove the remaining __USE_W32API, deprecated for...
2009-09-30 Kamil Hornicek- simplify the code a bit
2009-09-30 Kamil Hornicek- add wglUseFontOutlines, wglUseFontBitmaps
2009-09-30 Johannes Anderwald- Store destination line in LineList
2009-09-30 Cameron Gutman - Uncomment some SYN handling code
2009-09-30 Cameron Gutman - Fix a nasty bug that caused us to exit the loop...
2009-09-29 Cameron Gutman - Sync the ACK hack with the last oskit release
2009-09-29 Hervé PoussineauReapply r43141: Remove now unneeded ARC cdrom hack...
2009-09-29 Johannes Anderwald- Italian & english translation of ks.inf
2009-09-29 Aleksey Bragin[fastfat_new]
2009-09-29 Johannes Anderwald- Implement enumerating mixer source and destination...
2009-09-29 Johannes Anderwald- Implement PcHandlePropertyWithTable
2009-09-29 Aleksey Bragin[fastfat_new]
2009-09-29 Aleksey Bragin[fullfat]
2009-09-29 James Tabor- Add GraphApp, Ext2 and X to the list of acknowledged...
2009-09-29 Johannes Anderwald- Retrieve the correct pin name
2009-09-28 Dmitry GorbachevAdd 1152x864, 1280x1024, and 1600x1200 modes.
2009-09-28 Dmitry GorbachevFix some bugs.
2009-09-28 Dmitry GorbachevDo not copy those structures twice.
2009-09-28 Stefan GinsbergErm, thanks Timo...
2009-09-28 Aleksey Bragin- Thanks Stefan.
2009-09-28 Aleksey Bragin- Import FullFAT and add it to build.
2009-09-28 Stefan GinsbergCorrection to 36917: EPROFILE/KPROFILE.Segment is point...
2009-09-28 Johannes Anderwald- Add ks.inf
2009-09-28 Aleksey Bragin[fastfat_new]
2009-09-28 Stefan Ginsberg- Comment fixes
2009-09-28 Stefan GinsbergHey Arch, how do you expect kernel32 to build with...
2009-09-28 Johannes Anderwald- Implement KSPROPERTY_PIN_NAME properly
2009-09-28 Aleksey Bragin[fastfat_new]
2009-09-28 Aleksey Bragin[fastfat_new]
2009-09-28 Johannes Anderwald- Fix 2 bugs:
2009-09-28 Johannes Anderwald- Handle variable sized PCPIN_DESCRIPTORs
2009-09-28 Aleksey Bragin[fastfat_new]
2009-09-28 Hervé Poussineaubootvid.dll is in system32, not system32\drivers
2009-09-28 Hervé PoussineauFix debug message
2009-09-27 Stefan Ginsberg- Remove superfluous VOID casts from 42314.
2009-09-27 Stefan Ginsberg- "Worked for me!"
2009-09-27 Aleksey Bragin[fastfat_new]
2009-09-27 Stefan Ginsberg- Add more padding so our gcc compatible C_ASSERT doesn...
2009-09-27 Stefan Ginsberg- Use MAXUINT, MAXULONG, MAXDWORD, MAXULONGLONG and...
2009-09-27 Daniel ReimerSynched the UniATA Inf to the internal support list...
2009-09-27 Sylvain Petreolleremove BOM
2009-09-27 Daniel ReimerBug 4854: slovak updates by Mario Kacmar
2009-09-27 Sylvain PetreolleArch, why are you using Unicode BOM ?
2009-09-27 Stefan Ginsberg- Remove deprecated GCC 4.4 hack
2009-09-27 Kamil Hornicek- remove wgl* stubs added in r512, they don't belong...
2009-09-27 Daniel ReimerSync xcopy, winhlp32 and wordpad to Wine 1.1.30
2009-09-27 Dmitry GorbachevFix undefined behavior, already fixed in Wine.
2009-09-27 Dmitry GorbachevKill goto, avoid compiler warnings.
2009-09-27 Dmitry GorbachevGive a name to a structure.
2009-09-27 Stefan Ginsberg- Change CPUID to match the old Ki386Cpuid and take...
2009-09-27 Aleksey Bragin[uniata]
2009-09-27 Johannes Anderwald- Add a few nodetypes
2009-09-27 Aleksey Bragin- Add more supported ICH/PCH ids, confirmed by bearwindows.
2009-09-27 James Tabor- [NtDDraw]
2009-09-27 Johannes Anderwald- Rewrite registering physical connection handling...
2009-09-26 Timo KreuzerAdd rbuild files for x64 build. Dedicated to encoded.
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-26 Johannes Anderwald- Add macros
2009-09-26 Gregor SchneiderDon't add quick launch icon copies after showing a...
2009-09-26 Dmitry Gorbachev- Import Breton, Romansh, and Welsh NLS files from...
2009-09-26 Stefan GinsbergFix one of the most awesome "_MSC_VER means compiling...
2009-09-26 Stefan Ginsberg- HAL: Make /W3 friendly
2009-09-26 Kamil Hornicek- sync d3d8, d3d9, ddraw, wined3d with Wine 1.1.30
2009-09-26 Dmitry Chapyshev- Sync winhlp32 with Wine 1.1.30
2009-09-26 Dmitry Chapyshev- Sync shlwapi, msxml3 and windowscodecs with Wine...
2009-09-26 Dmitry Chapyshev- Sync crypt32 with Wine 1.1.30
2009-09-26 Dmitry Chapyshev- Sync comctl32/comdlg32 with Wine 1.1.30
next