revert my last change
[reactos.git] / reactos / subsystems / win32 / win32k / objects / dibobj.c
2008-05-31 Magnus Olsenrevert my last change
2008-05-31 Magnus OlsenFixed bug in DIB_GetDIBWidthBytes
2008-05-29 Magnus Olsenpatch by Jeffrey Morlan ( email : mrnobo1024 at yahoo...
2008-05-21 James TaborFix behavior if bmi null in NtGdiCreateDIBSection....
2008-05-06 Timo KreuzerDC: use dc.DcLevel.hPal for the palette instead of...
2008-04-19 James TaborPlugged in the old NtGdiSetDIBits for now. Need to...
2008-04-19 James TaborPatch by Stefan Ginsberg (stefan__100__ AT hotmail...
2008-03-30 James TaborPatch by Stefan Ginsberg (stefan__100__ AT hotmail...
2008-03-19 Timo Kreuzer- Rename GDIOBJ_AllocObj to GDIOBJ_allocObjWithHandle...
2008-02-16 James Tabor- Patch by Stefan Ginsberg (stefan__100__ AT hotmail...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-10 Timo Kreuzerfix a mem leak in win32k bitmap code
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2008-01-08 James TaborRemove unused flags and start using new dc type ids.
2007-12-08 James TaborLouis Lenders : gdi32: Add check for null pointer in...
2007-11-30 Timo Kreuzerreplace NtGdiSelectObject with NtGdiSelectBitmap in...
2007-11-26 Johannes Anderwald- make code ANSI-C compatible (makes msvc more happier )
2007-11-12 James Tabor2nd Sort out gdi device mess.
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-17 Ged Murphysilence stray debug message
2007-10-01 Ged Murphyremove some debug output I missed
2007-10-01 Ged Murphy- partial rewrite of NtGdiGetDIBitsInternal
2007-09-27 Timo Kreuzerprobe the pointer and some cleanup simplification
2007-09-27 Timo KreuzerBasic implementation of NtGdiSetDIBitsToDeviceInternal()
2007-09-18 Ged Murphy- when converting from a DDB to a DIB, the palette...
2007-09-01 James Tabor- Removed NtGdiPaintRgn and renamed NtGdiGetCurrentObje...
2007-08-23 Timo Kreuzer- NtGdiAnimatePalette, NtGdiGe/SetPaletteEntries, NtGdi...
2007-08-22 James Tabor- Removed NtGdiGetDIBits from w32ksvc.db and updated...
2007-08-19 Timo Kreuzer- rename NtGdiSelectPalette to NtUserSelectPalette...
2007-08-02 Timo KreuzerNtGdiGetSetBitmapBits:
2007-04-28 Dmitry Gorbachev- Use hack to prevent Explorer crash.
2007-04-18 Christoph von Wittichtake care of DIB_PAL_COLORS in NtGdiStretchDIBits
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-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-20 Thomas Bluemel- Some minor Nt stub fixes
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-28 Magnus OlsenNtGdiCreateDIBitmap
2006-09-06 Thomas BluemelFixed difference in signedness warnings
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-09-03 Magnus OlsenFixed one more bug, we did create wrong bpp if we got...
2006-09-02 Magnus OlsenFixed some more wine test for NtGdiGetDIBits
2006-09-02 Magnus Olsen1. Copy DIB_GetBitmapInfo from wine cvs (date 2/9...
2006-05-24 Magnus OlsenFixing two fail from wine gdi32 test, When HDC is NULL...
2006-04-12 Saveliy TretiakovFix BSOD when executing gdi32_winetest bitmap
2006-02-17 Maarten BosmaMoved win32k