]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/xpdf/ChangeLog
Break everything except bonobo-image-x-pdf :-)
[evince.git] / pdf / xpdf / ChangeLog
index e9d17154e44655793f386cd6f35aa8405fdf1678..7989d7dbe57f6d07c460daf61bce5bf93b3ec52d 100644 (file)
@@ -1,5 +1,51 @@
+1999-08-15  Michael Meeks  <michael@imaginator.com>
+
+       * Now bonobo-image-x-pdf works, but everything else
+       is broken: use
+
+               make bonobo-image-xpdf to compile...
+
+1999-08-11  Michael Meeks  <michael@imaginator.com>
+
+       * bonobo-image-x-pdf.cc: Fixed innumerable bugs,
+       some in bonobo :-)
+       (load_image_from_stream): Try closing the file to let its
+       contents hit disk before reading from it :-)
+       (configure_size): Don't get scared by configure_size.
+       (redraw_view): Get the parameters in some sort of order.
+
+1999-08-11  Michael Meeks  <michael@imaginator.com>
+
+       * bonobo-image-x-pdf.cc: Added.
+
+       * Makefile.am: added bonobo-image-x-pdf.c
+
+1999-08-03  Michael Meeks  <michael@imaginator.com>
+
+       * gpdf.cc: Lots of updates, gives up on logging changes
+       ( for a bit. )
+
+1999-08-02  Michael Meeks  <michael@edenproject.org>
+
+       * GOutputDev.cc: Fix more silly region merging bugs.
+
+1999-08-01  Michael Meeks  <michael@edenproject.org>
+
+       * Makefile.in: Added -lglade, -lglade-gnome & Added -Wall
+       
+       * gpdf.glade: Added.
+       
+       * gpdf.cc (loadFile): Add typecast.
+       Remove all DOC_ROOT's magic numbers.
+       Add glade GUI,
+       Lots of other bits ...
+       
 1999-07-29  Michael Meeks  <michael@edenproject.org>
 
+       * 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.