Fix spurious warning/error reported by GCC 4.4.0.
[reactos.git] / reactos / subsystems / win32 / win32k / objects / brush.c
2008-11-30 KJK::Hyperionmodified include/reactos/probe.h
2008-11-29 Stefan Ginsberg- Less STDCALL, more WINAPI/NTAPI/APIENTRY
2008-11-13 James Tabor- Start the implementation and support for dc attribute...
2008-11-09 Gregor Schneider- Create the XLateObj between background and brush...
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-10-05 James Tabor- Fix a Kernel Assert in EngAllocMem called from brush...
2008-09-28 Gregor SchneiderCheck for NULL before using the DC.
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-06-07 Magnus Olsenrevert some change I did in r33877 for buch.c object...
2008-06-07 Magnus Olsenadd a NULL check in IntGdiInitBrushInstance if XlateObj...
2008-06-03 James TaborMove from fixed PrimarySurface to pointer based pPrimar...
2008-05-29 Timo Kreuzerfix palette implementation: use the surface's palette...
2008-05-06 Timo KreuzerDC: use dc.DcLevel.hPal for the palette instead of...
2008-03-19 Timo Kreuzer- Rename GDIOBJ_AllocObj to GDIOBJ_allocObjWithHandle...
2008-02-26 Timo KreuzerBye, bye, GDIOBJ header! You've served us well, but...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-11-18 James TaborComplete move to Dc_Attr in win32k. Tested Qemu Linux...
2007-11-14 James TaborRemoved code support for dcattr, it was over kill....
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-11-02 James TaborWin32k:
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-09-06 Timo Kreuzer- cleanup EXTPENS and PENS in BRUSH_Cleanup, remove...
2007-08-23 Timo Kreuzer- rename painting.c to bitblt.c
2007-08-14 Timo Kreuzer- Rename NtGdiCreateBitmap to IntGdiCreateBitmap and...
2007-08-11 James TaborRemoved Ex from NtGdiSetBitmapDimensionEx and NtGdiSetB...
2007-08-06 James TaborMoved Brush Origin to Dc_attr.
2007-08-06 James TaborMoved most of the old Win struct to Dc_Attr structure...
2007-04-28 Timo KreuzerBRUSH_GetObject:
2007-04-23 Timo KreuzerGetObject rewrite part 2 (NtGdiExtGetObjectW, ...)
2007-04-06 Timo KreuzerIntSetSysColors: update SysColorBrushes and Pens and...
2007-04-02 Alex Ionescu- Revert 26244, 26245, 26246, 26247.
2007-04-02 Magnus Olsensome gcc 3.4.5 fixed; but not all we need
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-01 Alex Ionescu- Fix KiDispatchException to unmask KI_EXCEPTION_INTERN...
2007-03-01 Magnus OlsenNtGdiGetObject
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-10-01 Andrew MungerSync win32k and gdi32_winetest from trunk.
2006-09-24 Magnus Olsentested in dib16
2006-09-23 Magnus OlsenIntGdiCreateSolidBrush
2006-09-23 Magnus Olsenfixed some more setpixel bugs
2006-09-22 Magnus OlsenImplement BRUSH_GetObject it is not perfect, it return...
2006-04-01 Ged Murphy- change the GDI code a bit so it's able to handle...
2006-02-17 Maarten BosmaMoved win32k