X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=pdf%2Fxpdf%2FChangeLog;h=7989d7dbe57f6d07c460daf61bce5bf93b3ec52d;hb=2610a3462d1ac3f20cba8f16dd07cba8a8c2fbef;hp=e9d17154e44655793f386cd6f35aa8405fdf1678;hpb=8db9c6dca8f2e1ea952dcbe4a1983044b8fc8b63;p=evince.git diff --git a/pdf/xpdf/ChangeLog b/pdf/xpdf/ChangeLog index e9d17154..7989d7db 100644 --- a/pdf/xpdf/ChangeLog +++ b/pdf/xpdf/ChangeLog @@ -1,5 +1,51 @@ +1999-08-15 Michael Meeks + + * Now bonobo-image-x-pdf works, but everything else + is broken: use + + make bonobo-image-xpdf to compile... + +1999-08-11 Michael Meeks + + * 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 + + * bonobo-image-x-pdf.cc: Added. + + * Makefile.am: added bonobo-image-x-pdf.c + +1999-08-03 Michael Meeks + + * gpdf.cc: Lots of updates, gives up on logging changes + ( for a bit. ) + +1999-08-02 Michael Meeks + + * GOutputDev.cc: Fix more silly region merging bugs. + +1999-08-01 Michael Meeks + + * 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 + * 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.