From: Michael Meeks Date: Fri, 30 Jul 1999 01:19:19 +0000 (+0000) Subject: Located bug in handling of gdk_region... people expect X-Git-Tag: ChangeLog~41 X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=commitdiff_plain;h=f44bba9306698cf1876bcd766b4cdc5254796d91;p=evince.git Located bug in handling of gdk_region... people expect gdk_region_union_with_rect to behave like the X call (?), its rather odd... --- 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.