Show execution time of tests
[reactos.git] / reactos /
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 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-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
2005-06-05 Casper HornstrupGenerate proxy makefiles in output tree.
2005-06-05 James TaborAdding symbolic link to USBFDO.
2005-06-05 Hartmut BirrForgot this file.
2005-06-05 Hartmut BirrDon't lock the kernel address space while solving fault...
2005-06-05 Casper HornstrupDocument rbuild flags.
2005-06-05 Martin Fuchsrefresh window content after context menu popups only...
2005-06-05 Casper HornstrupCorrect dependencies for 'make <module>_install'
2005-06-05 Casper Hornstrup* Support enabling/disabling modules depending on confi...
2005-06-05 Gé van GeldorpUse standard debug macros
2005-06-05 Gé van GeldorpLucio Diaz-Flores Varela <reactos_translate@yahoo.es>
2005-06-05 James TaborFixed Interface.
2005-06-04 Eric Kohl- Create device instance key for root device node.
2005-06-04 Aleksey BraginFix a few critical typos/mistakes (like interruptvector...
2005-06-04 Alex IonescuFix filip's fixme and alex's fixme (ie: make IRP cancel...
2005-06-04 Martin Fuchsgerman resource for property dialog
2005-06-04 Martin Fuchssync winefile's header between WINE and ReactOS
2005-06-04 Filip NavaraCorrectly handle NOT operator in window style definitions.
2005-06-04 Klemens Friedladd property page winapi (not finished, I will implemen...
2005-06-04 Magnus Olsenfix head so it compile agein
2005-06-04 Magnus Olsensorry revert to 15772
2005-06-04 Magnus Olsendib32 more speed optimze
2005-06-04 Magnus Olsensmall optimze and bug fix optimze color fill for DIB32_...
2005-06-04 Alex IonescuSorry I was errm a bit...dizzy
2005-06-04 Alex IonescuFix HEader
2005-06-04 Alex IonescuOptimized DstInvert32
2005-06-04 Hartmut BirrMake the bochs debug output in the very early boot...
2005-06-04 Alex IonescuAdd inbv header, stub InvbDisplayString, fix BSOD to...
2005-06-03 Magnus Olsenmore optimze of blt. icon draw lite faster
2005-06-03 Hervé PoussineauDon't define asm macros that are not used
2005-06-03 Gé van GeldorpFix DBG := 0 build
2005-06-03 Martin Fuchsremove resrc1.h
2005-06-03 Martin Fuchssplit the big explorer resource file into smaller langu...
2005-06-03 Magnus Olsensorry foregt test one optimze
2005-06-03 Magnus Olsenoptimze for bitblt dib32bpp.c
2005-06-03 Klemens Friedlupdate resource file (convert linux file to windows...
next