i386BootDrive and i386BootPartition are ULONGs, and before saving a byte value they...
[reactos.git] / reactos /
2006-11-26 Aleksey Bragini386BootDrive and i386BootPartition are ULONGs, and...
2006-11-26 Thomas BluemelFix GCC4 warnings
2006-11-26 The Wine SynchronizerAutosyncing with Wine HEAD
2006-11-26 Christoph von Wittichhandle IFable data
2006-11-26 The Wine SynchronizerAutosyncing with Wine HEAD
2006-11-26 The Wine SynchronizerAutosyncing with Wine HEAD
2006-11-26 The Wine SynchronizerAutosyncing with Wine HEAD
2006-11-26 Johannes Anderwald-only include files where if Property == value || If...
2006-11-26 Christoph von Wittichcompile asm files
2006-11-26 Christoph von Wittichuse correct path for import libs
2006-11-26 Christoph von Wittich-properly handle dependencies
2006-11-26 Aleksey BraginDmitry G. Gorbachev: Fix possible buffer overflow in...
2006-11-26 Eric Kohl- Move global variables into a struct that is attached...
2006-11-26 Magnus OlsenPatch from hto@mail dot cnt dot ru was commited in...
2006-11-26 Magnus Olsen1. revers 24831 to 24833 userenv.h does not exists...
2006-11-26 Johannes Anderwald- finally clean up userenv.h header
2006-11-26 Johannes Anderwald- include userenv base in order to use private userenv...
2006-11-26 Johannes Anderwald- move ReactOS userenv only functions to userenv-priv.h
2006-11-26 James TaborFixed iType for non and file meta dc.
2006-11-26 James TaborAdd the Enhmetafile and Metafiledc structs.
2006-11-26 James TaborAdd the pDc_Attr to the main DC object. It will become...
2006-11-25 Johannes Anderwald-fix a critical bug in SamGetUserSid
2006-11-25 James TaborExample coding for Enhance Meta File and Meta DC implem...
2006-11-25 Magnus Olsenget rid of some of vs warings when we are using our...
2006-11-25 Magnus Olsenupdate the def file
2006-11-25 Magnus OlsenUpdate dejavu font from 2.10 to 2.12, see the change...
2006-11-24 Christoph von Wittichadd mingw, mingw-common and msvcrt libs where needed
2006-11-24 Christoph von Wittich-added cpl applet debugging support
2006-11-24 James TaborAdd Enhanced Meta File header pointer to local DC struc...
2006-11-24 Martin Fuchsupdate TODO lisi
2006-11-23 Magnus Olsenadding new ddraw.h header. we are delete wine ddraw...
2006-11-23 Magnus Olsenadding some new ddk header, the info are base/got from...
2006-11-23 Magnus Olsenadding two new ddk header, the info are base/got from...
2006-11-23 Magnus Olsenadding one new ddk header, the info are base/got from...
2006-11-23 Magnus Olsenadding two new ddk header, the info are base/got from...
2006-11-23 Magnus Olsenupdate : ddk header, the info are base/got from windows...
2006-11-23 Magnus Olsenupdate : ddk header, the info are base/got from windows...
2006-11-23 Magnus Olsenadding three new ddk header, the info are base/got...
2006-11-23 Magnus Olsen1. adding two new ddk header, the info are base/got...
2006-11-23 Magnus Olsenadding two new ddk header, the info are base/got from...
2006-11-23 Aleksey BraginPartial shell32 wine-sync
2006-11-23 Aleksey Bragincomctl32 auto-winesync
2006-11-23 Christoph von Wittich-always keep the correct file extension (fixes building...
2006-11-22 Christoph von Wittichbetter subsystem handling
2006-11-22 Magnus Olsenwritten header usbkern.h
2006-11-22 Christoph von Wittichuse the correct compiler for .c/.cpp files
2006-11-22 Christoph von Wittichfixed a function declaration
2006-11-22 Christoph von Wittich-fix line endings
2006-11-22 Christoph von WittichCode::Blocks backend
2006-11-22 Aleksey BraginThe code expects synchronous behaviour here, so until...
2006-11-22 Alex Ionescu- Update kernel fun.
2006-11-22 Alex Ionescu- Fix boot CD with 10 lines of code. That's right Fireb...
2006-11-20 Aleksey BraginFix warning when compiled with DBG=0
2006-11-19 Ged Murphytab -> space
2006-11-19 Magnus Olsenfixing a small bug, do not known why, with this change...
2006-11-19 Eric KohlRemove the obsolete STDCALL decorations from .def files.
2006-11-19 Thomas Bluemel- Correct definition of DbgPrompt
2006-11-19 Eric KohlUse '-enable-stdcall-fixup' linker option for all mingw...
2006-11-19 Eric Kohl- Remove some global variables.
2006-11-19 Magnus Olsenadding a wcsstrlen to make msg "Unable to start ,...
2006-11-19 Aleksey BraginAdd PsInitialSystemProcess declaration into winddk...
2006-11-19 Magnus Olsenremove the start of reactos vbe directdraw support...
2006-11-19 Aleksey BraginAdd a typecast to remove a warning
2006-11-19 Ged Murphy- merge the latest code from my minibranch:
2006-11-19 Johannes Anderwald- fix prototype
2006-11-19 Magnus Olsenthe new desgin of ddraw are in place some files need...
2006-11-19 Johannes Anderwaldfix typo
2006-11-19 Alex Ionescu- Change kdcom.sys to kdcom.dll.
2006-11-19 Alex Ionescu- Fix last-minute compiler bug.
2006-11-19 Alex Ionescu- Major changes to HAL/kernel loading and freeldr hacks:
2006-11-19 Aleksey Bragin- Add a null-check to the IopLoadServiceModule.
2006-11-19 Magnus Olsen- Change movw $0x0000,%ax to xorw %ax,%ax (because...
2006-11-17 Alex Ionescu- Add kdcom driver. It contains the exact same function...
2006-11-17 Alex Ionescu- Fix some more MSVC problems.
2006-11-17 Alex Ionescu- MSVC VCPROJ Maker:
2006-11-16 Hervé PoussineauFix HAL compilation
2006-11-16 Ged Murphy- Add test code for adjusting the brightness of an...
2006-11-16 Alex Ionescu- Reorganize HAL exports and export KeTRyToAcquireQueue...
2006-11-16 Aleksey BraginUse Uint32x32To64() function instead of ULONG * ULONG...
2006-11-16 Alex Ionescu- Purposefully add 6 debug prints to RtlpGetRegistryHan...
2006-11-16 Alex Ionescu- Remove internal HAL function from ntifs
2006-11-15 Thomas BluemelFix some compilation errors
2006-11-15 Aleksey BraginProperly use the second param.
2006-11-15 Aleksey BraginFix build by:
2006-11-15 Alex Ionescu- Export ExiTryToAcquireFastMutex from ntoskrnl, I...
2006-11-14 Ged Murphy- split the main header file into seperate files as...
2006-11-14 Alex Ionescu- Build fixes.
2006-11-14 Alex Ionescu- Delete HAL cruft files.
2006-11-14 Hervé PoussineauDon't force screensaver file names to have at least...
2006-11-14 Alex Ionescu- Implement HalSystemVectorDispatchEntry, KeFlushWriteB...
2006-11-14 Johannes Anderwald- print debug logs on stdout
2006-11-14 Johannes Anderwald- dump reached checkpoints when an BSOD is detected
2006-11-14 Johannes Anderwald- update testboot script
2006-11-14 Magnus Olsenfixing Usurp bug repot in irc channel, if a screensaver...
2006-11-14 Johannes Anderwald- ignore failure if dir already exists
2006-11-14 Johannes Anderwald- update svn properties
2006-11-14 Johannes Anderwald- implement target sysregtest which compiles all requir...
2006-11-13 The Wine SynchronizerAutosyncing with Wine HEAD
2006-11-13 The Wine SynchronizerAutosyncing with Wine HEAD
2006-11-13 Aleksey BraginDmitry G. Gorbachev: After kbd controller init, the...
next