- Turn off debug print outs.
[reactos.git] / reactos / subsystems / win32 / win32k / objects / palette.c
2010-01-21 Cameron GutmanMerge aicom-network-branch (without NDIS changes for...
2010-01-05 Timo Kreuzer[CSRSS]
2009-12-27 Samuel Serapionsync to trunk (44770)
2009-12-22 Gregor Schneider[win32k] Remove palette flag validation for get/setPale...
2009-12-02 Cameron Gutman - Revert 44301
2009-12-02 Cameron Gutman - Create another branch for networking fixes
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-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-10 Timo KreuzerAdd static palettes gpalRGB and gpalBGR. They will...
2009-07-04 Timo KreuzerImplement PALETTE_ulGetNearestPaletteIndex and PALETTE_...
2009-07-04 Timo KreuzerRemove useless function
2009-07-04 Timo KreuzerMerge eng/palette.c, objects/palobj.c and objects/color...