[FORMATTING] Fix indentation
[reactos.git] / reactos / include /
2008-01-10 Aleksey Bragin- Add more defines from Wine.
2008-01-10 James TaborRemoved Enhmeta code from win32k.
2008-01-10 James TaborAdd member items for meta clipping region and bounding...
2008-01-09 Ged Murphy- Fall back onto some of the previous win32k icon handl...
2008-01-09 James TaborUpdate SetMetaRgn, UpdateColors, ResizePalette and...
2008-01-08 Hervé PoussineauBy default, display ERROR level debug output
2008-01-08 James TaborRemove unused flags and start using new dc type ids.
2008-01-07 Aleksey Bragin- Don't include ntsecpkg.h for now. If it's needed...
2008-01-07 Aleksey Bragin- Add declaration for KdChangeOption exported native...
2008-01-07 Hervé PoussineauUpdate irot.idl
2008-01-06 Art Yerkest's a bit embarrasing that some of this was undone...
2008-01-06 Aleksey Bragin- Add rpcasync.h from wine and include it.
2008-01-06 James TaborFix regression in RealizePalette. Send broadcast messag...
2008-01-06 James TaborPatch by Stefan100 stefan__100__ at hotmail.com. Remove...
2008-01-06 James TaborRemoved NtGdiExtTextOut/PolyTextOut. Update related...
2008-01-05 James TaborFixed regression in RealizePalette, found by Stefan100.
2008-01-05 James TaborPatch by Stefan100 stefan__100__ at hotmail.com. Remove...
2008-01-05 Hervé PoussineauAdd NtRenameKey prototype
2008-01-05 Colin FinckAttempt to fix build :)
2008-01-05 Magnus Olsenadd #ifndef _DDRAWGDI_ so we can use this file more...
2008-01-04 Christoph von Wittichadd mscoree headers from wine
2008-01-04 Christoph von Wittichupdate header with definitions from wine
2008-01-03 Christoph von Wittichupdate hlink headers to wine 0.9.52
2008-01-02 James TaborFix DxEngSetHdevData.
2008-01-02 Magnus Olsenimplement DxEngIncDispUniq
2008-01-02 Magnus Olsenpartly implement DxEngSetHdevData
2008-01-02 Magnus Olsenfixed DxEngCleanDC protoype
2008-01-02 Magnus Olsenimplement DxEngLockShareSem
2008-01-01 James TaborMerry New Year post!
2007-12-31 Dmitry ChapyshevHappy New Year! ;)
2007-12-31 James TaborAdd documented gdi object types enum.
2007-12-31 Magnus Olsencleanup ntgdibad from api that have been remove.
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-30 Magnus OlsenImplement DxDdUnlockDirectDrawSurface
2007-12-30 Magnus Olsenimplement DxDdLockDirectDrawSurface in dxg
2007-12-30 James TaborFix redef of region attr. Add temp union for GDI_TABLE_...
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 Dmitry Chapyshev- Fix typo
2007-12-29 James TaborAdd Get/SetLayout to psdk.
2007-12-28 Hervé PoussineauAdd vDbgPrintEx/vDbgPrintExWithPrefix prototypes
2007-12-28 Magnus OlsenAdd #define VIDMEM_* * to make some older drv code...
2007-12-27 Magnus Olsenimplement DxEngGetDeviceGammaRamp
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 Hervé PoussineauAdd more DPFLTR_*_ID constants
2007-12-22 James TaborFix CHWIDTHINFO size.
2007-12-21 Marc Piulachs- Update headers from wine (mostly formatting)
2007-12-21 Aleksey Bragin- Isolate Hal* #defines, which are absent in WDK, they...
2007-12-21 James Taborfix build
2007-12-21 James TaborCorrect size for universal font id.
2007-12-21 James TaborAdd missing devivemode type.
2007-12-20 Colin FinckRemove this deprecated wchar_t logic.
2007-12-20 Colin Finck- Don't reinvent the wheel again: Use <host/typedefs...
2007-12-19 Timo Kreuzer- update dbghelp.h and cvconst.h from wine
2007-12-18 Dmitry Chapyshev- Add header for rasman.dll (Part 1/3)
2007-12-18 Ged Murphyupdate ntuser header
2007-12-17 Ged Murphyupdate header
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-15 Ged Murphyremove NtUserGetCursorIconSize
2007-12-15 James TaborAdd CAPS1 capability flags, not found in sdk. Source...
2007-12-15 James TaborAdd new items to gdi handle table. Added cfont and...
2007-12-15 Timo Kreuzeradd a bitmask for the flags in the gdi objects type...
2007-12-14 James TaborAdd more items for device capabilities.
2007-12-14 Hervé PoussineauAdd missing space
2007-12-14 Hervé PoussineauAdd ERR_, WARN_, TRACE_ and INFO_ macros which call...
2007-12-14 Hervé PoussineauAdd missing forward declaration.
2007-12-13 James TaborUp the handle count to 0x10000, reset adjustment to...
2007-12-13 James TaborAdd device caps and width data structures.
2007-12-11 Gregor BrunmarAdded an older still valid version of the D3D9 SDK
2007-12-11 Gregor BrunmarAdded debug version of IDirect3D9 interface
2007-12-11 Aleksey Bragin- Add missing types to DDK.
2007-12-11 James TaborAdd stub patch for RegDeleteKeyExA/W by Stefan100 stefa...
2007-12-10 Dmitry Chapyshev- Add some headers from wine
2007-12-09 Christoph von WittichDmitry Timoshkov : include/wine/debug.h: Fix compilatio...
2007-12-09 Magnus Olsenfix one smaller mistake in ddraw.h
2007-12-08 Christoph von WittichDmitry Timoshkov : kernel32: Fix the size of ThreadAffi...
2007-12-08 Christoph von WittichAdded definition for SEE_MASK_NOASYNC.
2007-12-07 Magnus Olsenrevert 30735 that change was wrong it should have gone...
2007-12-07 Magnus OlsenStart building up ddrawex.h
2007-12-05 Hervé PoussineauAdd missing include file
2007-12-04 Aleksey Bragin- Fix _enable/_disable intrinsics when compiling with...
2007-12-04 Hervé PoussineauChange service interface too
2007-12-04 Hervé PoussineauUpdate idl file too
2007-12-03 James TaborImp Get/SetDeviceGammaRamp, not fully supported yet...
2007-12-02 Aleksey Bragin- Implement NtInitalizeRegistry with proper boot flags...
2007-12-01 James TaborComplete driver function table. This is the best we...
2007-12-01 Timo Kreuzerupdate ntgdibad.h
2007-11-30 James TaborReorder drv function and added missing items. One updat...
2007-11-29 Christoph von Wittichremove the const from the DrawShadowText function to...
2007-11-29 Hervé PoussineauFix build
2007-11-29 Hervé PoussineauFix build
2007-11-29 Hervé PoussineauFix build
2007-11-29 Hervé PoussineauAdd some prototypes
2007-11-28 Colin FinckDon't define the "min" and "max" macros in the general...
2007-11-28 Colin FinckChange widl to use only host headers.
next