[win32k]
[reactos.git] / reactos / subsystems / win32 / win32k / objects / dibobj.c
2009-12-25 Gregor Schneider[win32k]
2009-12-23 Gregor Schneider[win32k] NtGdiSetDIBitsToDeviceInternal:
2009-12-20 Timo KreuzerMerge from amd64 branch:
2009-10-30 Timo Kreuzer[WIN32K]
2009-10-27 Dmitry Gorbachev- Update address of Free Software Foundation.
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo KreuzerSync with trunk r43000
2009-08-16 Timo KreuzerUpdate PDEVOBJ and GRAPHICS_DEVICE fields
2009-08-10 Timo KreuzerRevert part of my last commit, this was testcode not...
2009-08-10 Timo Kreuzer- Move some functions from stubs.c to new file eng...
2009-08-05 Gregor Schneider-Import tkreuzer's time implementation from AMD64 branch
2009-08-04 Timo KreuzerXLATEOBJ rewrite.
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-12 James Tabor- If any dib sections was created, set the flag.
2009-07-10 Timo Kreuzer- Move XLATEOBJ_hGetColorTransform to xlate.c
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-06-10 Timo Kreuzer[FORMATTING]
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-20 Timo KreuzerSync to trunk r40610
2009-04-16 Timo KreuzerSync trunk r40500
2009-04-14 Timo KreuzerRemove hBitmap from DC.rosdc and use DC.dclevel.pSurfac...
2009-04-09 Timo KreuzerRename PALGDI to PALETTE as it's called in gdikdx.
2009-04-07 Timo KreuzerMouse pointer fix:
2009-04-05 Timo Kreuzer- Update the EBRUSHOBJ independent of changing the...
2009-04-02 Aleksey Bragin- NtGdiSetDIBitsToDeviceInternal: use bitmap's palette...
2009-03-29 Timo KreuzerPatch by Evgeniy Boltik:
2009-03-25 Timo KreuzerRename NtGdiDeleteObject to GreDeleteObject
2009-03-21 Gregor Schneider- GetBitmapBits: This function should return DDB size...
2009-03-20 Timo KreuzerRename GDIDEVICE to PDEVOBJ. Is seems ms uses both...
2009-03-20 Timo Kreuzerrename DC.Dc_attr to dcattr, DC.DcLevel to dclevel...
2009-03-20 Timo Kreuzerrename DCs pDc_Attr to pdcattr, like in gdikdx.
2009-03-20 Timo KreuzerChange most DC struct members to the names they have...
2009-03-18 Timo KreuzerSync to trunk head (r40091)
2009-03-12 Aleksey BraginEvgeniy Boltik <bstsoft@narod.ru>
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-01-28 Gregor Schneider- bcSize holds the size of the BITMAPHEADER structure...
2009-01-28 Christoph von Wittichfix formatting
2009-01-28 Christoph von Wittichupdate bi->biBitCount before using it - fixes 5 gdi32...
2009-01-28 Christoph von Wittichremove redundant code
2009-01-09 Timo Kreuzer- Remove the dib pointer from SURFACE
2009-01-08 Timo KreuzerRename BITMAPOBJ to SURFACE as it's called on windows...
2009-01-02 Timo KreuzerUse the bitmap's palette, not the DC one's in NtGdiGetD...
2008-12-31 Timo KreuzerSync to trunk r38200
2008-12-15 James Tabor- Fix bitmap tests.
2008-12-15 James Tabor- Implement DIB section attribute flag support.
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-12-01 James Tabor- Moved SelectBitmap/Font to their proper places.
2008-11-30 KJK::Hyperionmodified include/reactos/probe.h
2008-11-29 Stefan Ginsberg- Less STDCALL, more WINAPI/NTAPI/APIENTRY
2008-11-20 James Tabor- Add Section support for CreateDIBSection. Section...
2008-11-18 James Tabor- Fixed a bug from revision 3514. Now we pass one more...
2008-11-18 James Tabor- Fix bpp count in CreateDIBitmap.
2008-11-18 James Tabor- Fixes bug 3864. While I was at it I fixed most of...
2008-11-17 James Tabor- Add note for NtGdiCreateDIBitmapInternal, Should...
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-11-04 James TaborPatch by Daniel Zimmerman : Fix a lot of missing ExFree...
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-20 Timo Kreuzersync to trunk revision 36700
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-10-06 Gregor Schneider- Calculate the image size before the height is reporte...
2008-10-06 Gregor Schneider-rgbReserved must be 0
2008-10-01 Gregor SchneiderGetDIBits: destination height may be smaller than the...
2008-10-01 Gregor Schneider[FORMATTING], spelling, misc cleanup. No functional...
2008-09-28 Gregor SchneiderHandle PALETTE_LockPalette returning NULL.
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-06-26 Jeffrey MorlanFix messed-up colors in taskbar icons in qemu 16bpp...
2008-06-07 Aleksey Bragin- Cleanup leftovers and bugs from GreatLord's fix....
2008-06-07 Magnus OlsenBugFix : NtGdiStretchDIBitsInternal
2008-06-05 Timo Kreuzerpatch by Jeffrey Morlan (mrnobo1024 at yahoo dot com...
2008-06-04 James TaborSeparate SelectPalette function from User and move...
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
next