From 2a5a55cee77c35c437e9f92cbc012e4ffe223dd3 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 5 Jun 2004 11:24:37 +0200 Subject: Fixed cBitmap::DrawPixel(), which messed with other bitmaps' palettes in case the pixel coordinates were outside this bitmap --- CONTRIBUTORS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CONTRIBUTORS') diff --git a/CONTRIBUTORS b/CONTRIBUTORS index cb59f2f8..bb7d68fd 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -713,6 +713,8 @@ Sascha Volkenandt for suggesting to map the color name "None" to #00000000 when processing XPM data for suggesting to also reset the palette in cBitmap::DrawBitmap() if the entire bitmap area is covered + for reporting a bug in cBitmap::DrawPixel(), which messed with other bitmaps' + palettes in case the pixel coordinates were outside this bitmap Malcolm Caldwell for modifying LOF handling to allow for C-band reception -- cgit v1.2.3