]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/xpdf/ChangeLog
Compiles at least :)
[evince.git] / pdf / xpdf / ChangeLog
index e33fe4900b9c4acf7685d10a6a0f4072577512b1..6800ccca67b0a2592b72efa9793f0e96de3a379f 100644 (file)
@@ -1,3 +1,57 @@
+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.
+
+1999-06-09  Michael Meeks  <michael@edenproject.org>
+
+       * gpdf.cc (main): Add error init.
+
+1999-06-03  Michael Meeks  <michael@edenproject.org>
+
+       * GOutputDev.cc (GOutputDev): Actually set up pixmapW & H
+       (GOutputDev): Setup 'depth' correctly.
+
+       * gpdf.cc (main): Moved freeParams() to after the main
+       loop !
+
+       * Params.cc (initParams): Added assert on fontPathLen.
+       (freeParams): Clean global pointers on free.
+
+       * Makefile.in (CXXFLAGS): Added LTKSRCDIR and
+       Xpm_CFLAGS to CXXFLAGS.
+
 1999-05-29  Michael Meeks  <michael@edenproject.org>
 
        * Makefile.in (GPDF_OBJS): Remove XOutputDev