[FORMATTING] Fix indentation and move comments
[reactos.git] / reactos /
2008-01-01 Eric Kohl[FORMATTING] Fix indentation and move comments
2008-01-01 Aleksey Bragin- Implement a helper registry key opening function...
2008-01-01 Aleksey Bragin- Move ENUM_ROOT to internal/io.h, so that io/driver...
2008-01-01 Pierre SchweitzerUpdated NTFS header :
2008-01-01 Magnus Olsenadding documentations for DxEngGetDCState
2008-01-01 Pierre Schweitzer[FORMATTING] Fix indentation
2008-01-01 James TaborUpdate DxEngGetDCState and fix retun val for HDEV.
2008-01-01 Hervé PoussineauBugcheck if no miniport driver is available
2008-01-01 Daniel ReimerFix typos in cmd. thx to amine for spotting.
2008-01-01 James TaborMerry New Year post!
2008-01-01 Magnus Olsenrename Pdev to hPDev in GDIDEVICE struct
2007-12-31 Johannes Anderwald- use default CLSID for ControlPanel extension
2007-12-31 Dmitry ChapyshevHappy New Year! ;)
2007-12-31 James TaborAdd documented gdi object types enum.
2007-12-31 Sylvain Petreolleusetup: translate error codes, fix a typo
2007-12-31 Marc PiulachsAdd missing error entries for Russian and Swedish
2007-12-31 Marc PiulachsAllow usetup page title localization
2007-12-31 James TaborImplement gdi ScaleViewport/WindowExtEx and mirror...
2007-12-31 Sylvain Petreolleupdate french translation for usetup
2007-12-31 Sylvain Petreollefix typo
2007-12-31 Daniel ReimerBug 2927: Update/add greek resource files (johnyadams...
2007-12-31 Hervé PoussineauDisplay ReactOS logo when not booted in debug mode
2007-12-31 Magnus Olsencleanup ntgdibad from api that have been remove.
2007-12-31 Magnus OlsenDocumented ddmg api that been implement
2007-12-31 Aleksey Bragin- Reapply fixed IoGetDeviceProperty() patch from 31467.
2007-12-31 Aleksey Bragin- Turn on libxml2 support in msxml3.dll.
2007-12-31 James TaborMerge DD structure info into gdi structures.
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 Johannes Anderwald- prevent buffer overflow
2007-12-30 Pierre Schweitzer[FORMATTING] Fix indentation
2007-12-30 Magnus OlsenAdd : struct _DD_BASEOBJECT base on alex and own and...
2007-12-30 Thomas BluemelSilence warning
2007-12-30 Hervé PoussineauAdd a function table to access filesystems
2007-12-30 Daniel ReimerBug 2926: Polish translation update part 1/x (olaf_siej...
2007-12-30 Daniel ReimerBug 2925: Last Greek resource files updates for 2oo7...
2007-12-30 Aleksey Bragin- Import and add to the bootcd msxml3.dll from Wine...
2007-12-30 Aleksey Bragin- These will be needed soon.
2007-12-30 Aleksey Bragin- ReactOS Specific! WIDL in ReactOS is called with...
2007-12-30 James TaborFix redef of region attr. Add temp union for GDI_TABLE_...
2007-12-29 Thomas BluemelFix some handle leaks and warnings
2007-12-29 Aleksey Bragin- Partially revert 31467 to unbreak devices installation.
2007-12-29 Dmitry ChapyshevAdd 8 bits and 16 bits icons
2007-12-29 Aleksey Bragin- Slightly reformat GetETM's code.
2007-12-29 Gregor BrunmarDisplay device enumeration in d3d9
2007-12-29 Dmitry ChapyshevAdd strsafe library (Part 2/2)
2007-12-29 Dmitry ChapyshevHeader file for strsafe library (Part 1/2)
2007-12-29 Gregor BrunmarAdded missing display device state flags to wingdi.h
2007-12-29 Magnus Olsenupdate the docummactions of DxEngSetDeviceGammaRamp
2007-12-29 Dmitry Chapyshev- Fix typo
2007-12-29 James TaborFix set device gamma ramp. Now we test the range of...
2007-12-29 James TaborAdd Get/SetLayout to psdk.
2007-12-29 James TaborFix GetkerningPairsA, so it can handle null count 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 James TaborImplement GetETM.
2007-12-28 James TaborMove GetKerningPairs from stubs to font.c. Ported GetKe...
2007-12-28 Daniel ReimerBug 2920: various spanish localizations. (remialdo...
2007-12-28 Hervé PoussineauUse kernel facilities to change debug level at runtime
2007-12-28 Hervé PoussineauExport vDbgPrintEx/vDbgPrintExWithPrefix
2007-12-28 Hervé PoussineauAdd vDbgPrintEx/vDbgPrintExWithPrefix prototypes
2007-12-28 Daniel ReimerBug 2923: Ukrainian translation update.
2007-12-28 Magnus OlsenAdd #define VIDMEM_* * to make some older drv code...
2007-12-27 Hervé PoussineauUse the captured string instead of the original one
2007-12-27 Hervé PoussineauAdd traces
2007-12-27 Magnus Olsendocumented : EngLockDirectDrawSurface
2007-12-27 Magnus Olsendocumented : EngUnlockDirectDrawSurface
2007-12-27 Hervé PoussineauUse UNICODE_STRING and Rtl functions instead of LPWSTR...
2007-12-27 Hervé PoussineauNULL terminate string before sending it
2007-12-27 Magnus Olsenimplement DxEngGetDeviceGammaRamp
2007-12-27 Magnus OlsenTAG video buffer memory at alloc
2007-12-27 James TaborSupport NtGdiGetDhpdev.
2007-12-27 James TaborFix a typo in text.h. Implemente NtGdiGetDhpdev.
2007-12-27 Timo Kreuzerdbghelp.dll:
2007-12-27 Timo Kreuzer- fix definition of SymGetFileLineOffsets64
2007-12-27 Timo Kreuzeradd PDBGHELP_CREATE_USER_DUMP_CALLBACK, DbgHelpCreateUs...
2007-12-27 Timo Kreuzerfix definition of FindFileInPath
2007-12-26 Aleksey Bragin- Silence debug messages.
2007-12-26 Hervé PoussineauAdd support for REG_EXPAND_SZ variables
2007-12-26 Hervé Poussineau[FORMATTING] Fix tabs/spaces mess
2007-12-26 Hervé PoussineauIn filter command, use component names instead of compo...
2007-12-26 Daniel ReimerFixed two more lines which are too long and look a...
2007-12-26 Hervé PoussineauAdd more DPFLTR_*_ID constants
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-26 Pierre SchweitzerUpdated Slovak translation of Explorer by Mario Kacmar...
2007-12-25 Hervé PoussineauTry to fix INFO_, TRACE_, WARN_ ERROR_ macros
2007-12-25 Marc Piulachs- fix typo
2007-12-25 Marc Piulachsupdate the spanish localization
2007-12-25 Marc Piulachs- Allow LANGUAGE_PAGE localization
2007-12-25 James TaborMove string object function to eng/string.c.
2007-12-25 Aleksey Bragin- Move preferred stack boundary = 2^2 out of the OPTIMI...
2007-12-25 Eric KohlFix function prototypes and two typos.
2007-12-25 Eric KohlQuery and set the display string using data length...
2007-12-25 Aleksey Bragin- Initialize FlusherLock as a pushlock, not as an Ex...
2007-12-25 Aleksey BraginI wonder, if Eric actually compiles before committing...
2007-12-25 Aleksey Bragin- Do CmpShutdownWorkers only when the registry was...
next