reactos.git
2005-06-14 Filip NavaraAccidently removed one line in the last commit ......
2005-06-14 Filip NavaraA bit of W32API magic.
2005-06-14 Filip NavaraFix compilation error (try 2).
2005-06-14 Filip NavaraFix compilation error.
2005-06-14 Filip Navara- Fix the declarations of PDRIVER_CANCEL, KeGetCurrentP...
2005-06-14 Hervé PoussineauEnumerate root hub connected to UHCI controller
2005-06-14 Alex IonescuRemove excessive debugging messages used during testing
2005-06-14 Alex IonescuFix OB Bug and port ObQueryNameString from my branch...
2005-06-13 Gé van GeldorpRe-apply r15878 as it wasn't the cause of the problems
2005-06-13 Gé van GeldorpWe were changing the edi register, but not informing...
2005-06-13 Hervé PoussineauHandle DeviceId property
2005-06-13 Hervé PoussineauFix string returned by IoRegisterDeviceInterface()
2005-06-13 Hervé PoussineauAdd registry entries related to USB hub driver
2005-06-13 Hervé PoussineauSilent some debug messages
2005-06-13 Hervé PoussineauAdd usb hub driver. It is linked with cromwell usb...
2005-06-13 Hervé PoussineauDisable some usb empty drivers. We will use thoses...
2005-06-13 KJK::Hyperionlongjmp should restore the stack pointer as it would...
2005-06-13 Maarten Bosmaset svn:eol-style native
2005-06-13 Maarten Bosmaremove empty dir
2005-06-13 Maarten Bosmaremove empty dir
2005-06-13 Maarten Bosmaremove empty dir
2005-06-13 Maarten Bosmaremove empty dir
2005-06-13 Maarten Bosmaremove empty dir
2005-06-13 Maarten Bosmaremove empty dir
2005-06-13 Maarten Bosmaremove content of empty dir (cvsignore)
2005-06-13 Gregor AnichFix warnings in inline assembly (I hope this doesnt...
2005-06-13 KJK::Hyperiondid I miss a "the tree isn't supposed to build anymore...
2005-06-13 Maarten BosmaXML Makefiles
2005-06-13 Magnus Olsenrevert back to 15869 for current change break 32 /...
2005-06-13 Magnus Olsen32dib remove one of color fill optimizing until it...
2005-06-12 Magnus Olsenfix bug in color fill inline asm code. Did crash cirrus...
2005-06-12 Gé van GeldorpClip lines totally outside the clip region
2005-06-12 Hartmut BirrPrint more informations on a BSOD by enabling the debug...
2005-06-12 Casper HornstrupShow execution time of tests
2005-06-12 Martin Fuchsremove duplicate toolbar button
2005-06-12 Gé van GeldorpAllow logging of calls into display driver (disabled...
2005-06-12 Martin Fuchssmall adjustements:
2005-06-12 Casper HornstrupDocument well-known targets
2005-06-12 Hartmut BirrPreinitialize the Provider to prevent from crashing...
2005-06-12 Hartmut Birr- Fixed the calculation of some offset values.
2005-06-12 Hartmut Birr- Fixed the inline assembler in DIB_16BPP_ColorFill.
2005-06-12 Casper HornstrupSupport module_depends target
2005-06-12 Martin Fuchs- standardize resource scripts: align code and remove...
2005-06-12 Casper HornstrupMake test pass
2005-06-12 Martin Fuchsremove unnecessary paint code
2005-06-12 Martin Fuchsremove unsued compilation unit
2005-06-12 Martin Fuchsremove unused variable
2005-06-11 Aleksey BraginFix pdo->fdo typo, causing serious errors, ending up...
2005-06-11 Magnus Olsenfix fill color and hline asm code
2005-06-11 Hervé PoussineauPatch by Sylvain Petreolle <spetreolle@yahoo.fr>: Fix...
2005-06-11 Magnus Olsenspeed up 24bpp small fill and fill
2005-06-11 Magnus OlsenSpeed up Fill and Small fill. for 16bpp
2005-06-11 Magnus Olsenadding __volatile__ on all DIB32 inline asm to ensure...
2005-06-11 Magnus OlsenFix align 4 problem with color fill and hline.
2005-06-10 Hervé PoussineauSet svn:eol-style property to native
2005-06-10 Alex IonescuSupport QEMU Hardware Acceleration
2005-06-10 Hervé PoussineauAdd a pointer to the root hub PDO in the usb controller...
2005-06-10 Aleksey BraginAdd scrollbar to timezone selection comboboxes. Patch...
2005-06-10 Martin FuchsPatch from WineHQ:
2005-06-09 Gé van GeldorpRe-apply fix to dib16bpp and fix the root cause
2005-06-09 Magnus Olsendib16_hline revert GvG change until some rewrite the...
2005-06-09 Gé van GeldorpSpeed up 24bpp fills
2005-06-09 Magnus Olsencorrect the spelling for some comment thx w3seek
2005-06-09 Magnus Olsenfix a comment
2005-06-09 Magnus Olsenfix a bug in hline for 16bpp it did not do Align to...
2005-06-09 James TaborAdded HcdInterfaceName from hpoussin new uhci devctrl.c.
2005-06-09 James TaborAttached Linux device to Device Extension.
2005-06-09 James TaborFixing to start pnp of usb drivers.
2005-06-08 Magnus Olsenadd my self to CREDITS
2005-06-08 Magnus OlsenOptimze DIB32_bitblt for both DGB=0 and DGB=1
2005-06-07 Gé van GeldorpRevert r15838 since it breaks the build
2005-06-07 Gé van GeldorpAdd getnameinfoA/W
2005-06-07 Filip NavaraFix prototypes for non-GDI_DEBUG case.
2005-06-07 Hartmut BirrChanged back to the GPL.
2005-06-07 Filip NavaraFix a cut & paste mistake.
2005-06-07 Filip Navara- Repair GDI handle debugging functionality.
2005-06-07 Martin Fuchssync winefile resource wcripts with WINE and adjust...
2005-06-07 Hartmut Birr- Removed the process member from the memory area struc...
2005-06-07 Filip NavaraImplementation of DragDetect. Based on Wine code (C...
2005-06-07 Filip Navara- Unlock GDI objects by pointer, not by handle.
2005-06-07 Filip NavaraFix buffer size checks for IOCTL_VIDEO_SET_COLOR_REGISTERS.
2005-06-07 Gregor AnichAdd 'l' suffix to shr in DIB_16BPP_VLine.
2005-06-07 Gregor AnichRemove a comment which i forgot to remove, oops.
2005-06-07 Gregor AnichAssembly for DIB_16BPP_VLine, nearly no performance...
2005-06-07 Thomas Bluemeluse %lu instead of %d for unsigned formatting
2005-06-07 Thomas Bluemeldelete obsolete folder
2005-06-06 Eric KohlUse #if 0 ... #endif to disable source code.
2005-06-06 Eric KohlNtPlugPlayControl: Implement PLUGPLAY_GET_RELATED_DEVIC...
2005-06-06 Hartmut Birr- Changed the calculation of the base address of an...
2005-06-06 Klemens Friedlcmd update:
2005-06-06 Eric KohlDisable patch 15796 because it breaks the bootcd.
2005-06-05 Hartmut BirrAllocate the section object from non paged pool because...
2005-06-05 Hartmut BirrFixed the clean rule.
2005-06-05 Hartmut BirrRevert my changes from rev 15805.
2005-06-05 Hartmut BirrAllocate the section segments from non paged pool becau...
2005-06-05 Gé van GeldorpImplement /LOADSYMBOLS and /NOLOADSYMBOLS command line...
2005-06-05 Hervé PoussineauInclude French resources in explorer
2005-06-05 Magnus Olsenmore optimze of bitblt for dib32
2005-06-05 Casper HornstrupClean proxy makefiles on 'make clean'
2005-06-05 Casper HornstrupRemove old makefiles
next