- Add vga font for cp437
[reactos.git] / reactos / drivers /
2008-02-06 Aleksey Bragin- Make i8042Flush flush both output and input buffers.
2008-02-05 Colin Finck- Move each VGA font file to a new "media/vgafonts...
2008-01-27 Pierre SchweitzerGet back DO_DIRECT_IO flag that has been removed in...
2008-01-27 Pierre Schweitzer[FORMATTING] Fix indentation
2008-01-26 Christoph von Wittichsilence some warnings (this flag can't be set globally...
2008-01-25 Christoph von Wittichchanged the index to get better readable code
2008-01-25 Christoph von Wittichdisable DbgPrint
2008-01-24 Christoph von Wittichfix a typo
2008-01-24 Christoph von Wittichfix index out of bounds warning
2008-01-22 Daniel ReimerBIIG RC File Update.
2008-01-22 Christoph von Wittichupdate comment
2008-01-22 Christoph von Wittichallow filemode 2 for PSF files (but ignoring unicode...
2008-01-22 Christoph von Wittichadd support for loading the PSF font-file-format as...
2008-01-21 Christoph von Wittichload the fonts from a zip archive
2008-01-21 Daniel ReimerBug 2984 / Bug 2986 some spanish translations By Marc...
2008-01-21 Colin FinckModify 0xDD in the codepage 850 font to make the usetup...
2008-01-21 Colin Finck- Add a codepage 850 font imported from DragonFlyBSD...
2008-01-19 Aleksey Bragin- Use _enable/_disable intrinsics instead of inline...
2008-01-19 Aleksey Bragin- Add SetConsoleCP api to the usetup, and make it call...
2008-01-17 Colin FinckThese files still included the now non-existent "resour...
2008-01-17 Colin Finck- Define the copyright year one time and then use this...
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2008-01-13 Christoph von Wittich-use ExAllocatePoolWithTag instead of ExAllocatePool
2008-01-12 Pierre SchweitzerRewritten NTFS driver entry :
2008-01-12 Colin FinckFix creating a directory, deleting it and recreating...
2008-01-12 Hervé Poussineau[FORMATTING] Fix indentation
2008-01-12 Aleksey Bragin- Fix build.
2008-01-12 Aleksey Bragin- Add missing critical region acquiring to the VfatShut...
2008-01-11 Hervé PoussineauAdd missing \n
2008-01-09 Aleksey Bragin- Make WaitNamedPipe (copied from the new implementatio...
2008-01-08 Hervé PoussineauAdd debug trace
2008-01-07 Hervé PoussineauUse kernel facilities to change debug level at runtime
2008-01-06 Art Yerkest's a bit embarrasing that some of this was undone...
2008-01-05 Pierre SchweitzerZero memory before use
2008-01-02 Pierre Schweitzer[FORMATTING] Fix indentation
2008-01-02 Magnus Olsensorry a file been accent committed.
2008-01-02 Magnus Olsenpartly implement DxEngSetHdevData
2008-01-02 Ziliang GuoCompletion of editing current documentation in dxg
2008-01-01 Pierre SchweitzerUpdated NTFS header :
2008-01-01 Pierre Schweitzer[FORMATTING] Fix indentation
2007-12-31 Magnus OlsenDocumented ddmg api that been implement
2007-12-31 Magnus Olsenremve EDD_SURFACE_LOCAL after reexaime it.
2007-12-31 Magnus OlsenAdd new struct call EDD_SURFACE_LOCAL it is base on...
2007-12-30 Magnus OlsenImplement DxDdUnlockDirectDrawSurface
2007-12-30 Magnus Olsenimplement DxDdLockDirectDrawSurface in dxg
2007-12-30 Magnus OlsenAdd : struct _DD_BASEOBJECT base on alex and own and...
2007-12-28 Pierre SchweitzerReorganized NTFS driver header :
2007-12-28 Hervé PoussineauUse kernel facilities to change debug level at runtime
2007-12-28 Magnus Olsensmall bugfix in DxDdCleanupDxGraphics
2007-12-28 Hervé PoussineauUse kernel facilities to change debug level at runtime
2007-12-27 Magnus OlsenTAG video buffer memory at alloc
2007-12-26 Hervé PoussineauRemove hack, as we can use 'filter' command in kdbg...
2007-12-26 Hervé PoussineauRemove hack, as we can use 'filter' command in kdbg...
2007-12-25 Hervé PoussineauTry to fix INFO_, TRACE_, WARN_ ERROR_ macros
2007-12-20 Aleksey Bragin- Make VBEMP look like a legacy driver.
2007-12-16 Hervé PoussineauUse kernel facilities to change debug level at runtime
2007-12-16 Hervé PoussineauUse kernel facilities to change debug level at runtime
2007-12-15 Aleksey Bragin- Implement BIOS access routines in HAL.
2007-12-14 Hervé PoussineauStop abusing <debug.h> by including SDK first
2007-12-12 Aleksey Bragin- Silence memory descriptors output, since it works...
2007-12-12 Hervé PoussineauRemove useless test
2007-12-11 Aleksey Bragin- Two more leftovers.
2007-12-11 Aleksey Bragin- Silence non-critical debug output.
2007-12-11 Hervé PoussineauGet some more details about interrupt in resource list.
2007-12-10 Christoph von Wittichfix redzone overwrite when launching solitaire
2007-12-09 Marc Piulachs- Trimed space from shlfldr_mydocuments.c in shell32...
2007-12-06 Hervé PoussineauDefine serial port bases only once
2007-12-04 Hervé PoussineauCTRL+SCROLL LOCK+SCROLL LOCK should only work with...
2007-12-03 Gregor BrunmarAdded registry key for video devices that exists in...
2007-12-01 Hervé PoussineauDo not put acpi.sys and pci.sys in reactos.cab
2007-11-27 Christoph von Wittichuse ExAllocatePoolWithTag instead of ExAllocatePool
2007-11-23 Art YerkesMostly revert my earlier attempt at fixing IRP cancella...
2007-11-23 Art Yerkestcpip:
2007-11-22 Christoph von Wittichfix memory corruption
2007-11-22 Art YerkesFix prefast errors (submitted by Christoph Von Wittich)
2007-11-22 Christoph von Wittichfix some PREfast warnings
2007-11-22 Christoph von Wittichfix a PREfast warning
2007-11-22 Christoph von Wittichfix some PREfast warnings
2007-11-22 Christoph von Wittichfix msvc build by replacing DDKAPI with NTAPI (both...
2007-11-21 Christoph von Wittichfix some PREfast warnings
2007-11-21 Christoph von Wittichfix some warnings
2007-11-21 Christoph von Wittichset DRIVER_DISPATCH where needed
2007-11-21 Christoph von Wittichfix condition
2007-11-21 Christoph von Wittichfix a format string
2007-11-21 Christoph von Wittichfix some format strings
2007-11-21 Christoph von Wittichfix building with msvc
2007-11-21 Christoph von Wittichdon't assign DO_DIRECT_IO directly to DeviceObject...
2007-11-21 Christoph von Wittichfix some format strings
2007-11-21 Christoph von Wittichfix some format strings
2007-11-21 Christoph von Wittichdon't assign DO_DIRECT_IO directly to DeviceObject...
2007-11-21 Christoph von Wittichfix format strings
2007-11-21 Christoph von Wittichset DRIVER_CANCEL and DRIVER_DISPATCH where needed
2007-11-21 Christoph von Wittichinitialize Bios Parameter Block
2007-11-21 Aleksey Bragin- Slightly reformat.
2007-11-21 Aleksey Bragin- Remove stupid and greatly broken "let's wait in a...
2007-11-21 Aleksey Bragin- Implement some roothub URB handling, and generic...
2007-11-21 Christoph von Wittichfix some PREfast warnings
2007-11-21 Christoph von Wittichdon't try to free CurrentBuffer when allocation failed
2007-11-21 Aleksey Bragin- Start implementing URB operations (so that at least...
2007-11-21 Aleksey BraginAndrey Korotaev <unC0Rr@inbox.ru>
next