From f44bba9306698cf1876bcd766b4cdc5254796d91 Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Fri, 30 Jul 1999 01:19:19 +0000 Subject: [PATCH] Located bug in handling of gdk_region... people expect gdk_region_union_with_rect to behave like the X call (?), its rather odd... --- pdf/xpdf/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pdf/xpdf/ChangeLog b/pdf/xpdf/ChangeLog index e9d17154..96cf7323 100644 --- a/pdf/xpdf/ChangeLog +++ b/pdf/xpdf/ChangeLog @@ -1,5 +1,9 @@ 1999-07-29 Michael Meeks + * GOutputDev.cc: Hahaaa... the bug ! :-) + A difference in how GDK / X deal with merging rectangles + and regions. Good. + * gpdf.cc (doc_redraw_event): Messing around. * GOutputDev.cc (drawChar): Fix char printed as string. -- 2.43.5