Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pdf/goo
Commit message (Collapse)AuthorAgeFilesLines
* addMartin Kretzschmar2003-04-021-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gpdf.applications: add * Makefile.am install gpdf.applications * gpdf.keys.in: update. * goo/Makefile.am, shell/Makefile.am, xpdf/Makefile.am: add top_srcdir to include path for aconf2.h. * goo/Makefile.am, xpdf/Makefile.am: rename libgoo.a to libGoo.a for consistency with Xpdf, don't install this library; makefile.w32 is no more. * README: added note that this does not describe the GNOME version. * Makefile.am: don't distribute README.CVS, ANNOUNCE, makefile.w32, distribute aconf2.h. * CHANGES: added reference to ChangeLog and NEWS. * AUTHORS, NEWS: updated. * configure.in: add bugzilla url to AC_INIT. * xpdf/gpdf-view.cc, xpdf/gpdf-persist-stream.cc, xpdf/gpdf-control.cc, xpdf/GPOutputDev.cc: consistently wrap debug messages.
* Merge with Xpdf 2.02 and make it buildMartin Kretzschmar2003-04-0115-15/+15
|
* Import of Xpdf 2.02 for mergeMartin Kretzschmar2003-04-011-1/+1
|
* updateMartin Kretzschmar2003-03-312-11/+18
| | | | | | | | | | | | | | | | | | | | | | | | * ANNOUNCE, CHANGES, README, aconf-win32.h: update * xpdf/CharCodeToUnicode.cc, xpdf/Decrypt.cc, xpdf/FTFont.cc, xpdf/FTFont.h, xpdf/FontEncodingTables.cc, xpdf/Gfx.cc, xpdf/GfxFont.cc, xpdf/GfxState.cc, xpdf/GfxState.h, xpdf/GlobalParams.cc, xpdf/GlobalParams.h, xpdf/Link.cc, xpdf/NameToUnicodeTable.h, xpdf/Stream.cc, xpdf/TextOutputDev.cc, xpdf/TextOutputDev.h, xpdf/XOutputDev.cc, xpdf/config.h, xpdf/pdftotext.cc, xpdf/xpdf.cc, xpdf/Outline.cc, xpdf/XPDFApp.cc, xpdf/XPDFApp.h, xpdf/XPDFCore.cc, xpdf/XPDFCore.h, xpdf/XPDFViewer.cc, xpdf/XPDFViewer.h: update. * goo/gfile.cc: update. * goo/Makefile.am: use GMutex.h * doc/pdffonts.1, doc/pdffonts.cat, doc/pdfimages.1, doc/pdfimages.cat, doc/pdfinfo.1, doc/pdfinfo.cat, doc/pdftopbm.1, doc/pdftopbm.cat, doc/pdftops.1, doc/pdftops.cat, doc/pdftotext.1, doc/pdftotext.cat, doc/pdftotext.hlp, doc/xpdf.1, doc/xpdf.cat, doc/xpdf.hlp, doc/xpdfrc.5, doc/xpdfrc.cat, doc/xpdfrc.hlp: update
* Initial revisionMartin Kretzschmar2003-03-311-0/+49
|
* kill traces of ltk, incorporate new sourcesMartin Kretzschmar2003-03-312-4/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * xpdf/Makefile.am: kill traces of ltk, incorporate new sources * Makefile.am, configure.in: don't build the ltk subdir * ANNOUNCE, CHANGES, ChangeLog, README, aconf-dj.h, aconf-win32.h, dj_make.bat, ms_make.bat, vms_make.com: update * xpdf/LTKOutputDev.cc, xpdf/LTKOutputDev.h, xpdf/postscript.xbm, xpdf/xpdf-flip.ltk, xpdf/xpdf-ltk.h, xpdf/xpdf-top.ltk, xpdf/xpdf.ltk: remove. * xpdf/Annot.cc, xpdf/Annot.h, xpdf/Array.cc, xpdf/Array.h, xpdf/BuiltinFont.cc, xpdf/BuiltinFont.h, xpdf/BuiltinFontTables.cc, xpdf/CMap.cc, xpdf/CMap.h, xpdf/Catalog.cc, xpdf/Catalog.h, xpdf/CharCodeToUnicode.cc, xpdf/CharCodeToUnicode.h, xpdf/Decrypt.cc, xpdf/Decrypt.h, xpdf/Dict.cc, xpdf/Dict.h, xpdf/Error.cc, xpdf/Error.h, xpdf/FTFont.cc, xpdf/FTFont.h, xpdf/FontFile.cc, xpdf/FontFile.h, xpdf/Function.cc, xpdf/Function.h, xpdf/Gfx.cc, xpdf/Gfx.h, xpdf/GfxFont.cc, xpdf/GfxFont.h, xpdf/GfxState.cc, xpdf/GfxState.h, xpdf/GlobalParams.cc, xpdf/GlobalParams.h, xpdf/ImageOutputDev.cc, xpdf/ImageOutputDev.h, xpdf/Lexer.cc, xpdf/Lexer.h, xpdf/Link.cc, xpdf/Link.h, xpdf/NameToCharCode.cc, xpdf/NameToCharCode.h, xpdf/NameToUnicodeTable.h, xpdf/Object.cc, xpdf/Object.h, xpdf/OutputDev.cc, xpdf/OutputDev.h, xpdf/PBMOutputDev.cc, xpdf/PBMOutputDev.h, xpdf/PDFDoc.cc, xpdf/PDFDoc.h, xpdf/PSOutputDev.cc, xpdf/PSOutputDev.h, xpdf/PSTokenizer.cc, xpdf/PSTokenizer.h, xpdf/Page.cc, xpdf/Page.h, xpdf/Parser.cc, xpdf/Parser.h, xpdf/SFont.cc, xpdf/SFont.h, xpdf/Stream.cc, xpdf/Stream.h, xpdf/T1Font.cc, xpdf/T1Font.h, xpdf/TTFont.cc, xpdf/TTFont.h, xpdf/TextOutputDev.cc, xpdf/TextOutputDev.h, xpdf/UnicodeMap.cc, xpdf/UnicodeMap.h, xpdf/XOutputDev.cc, xpdf/XOutputDev.h, xpdf/XRef.cc, xpdf/XRef.h, xpdf/config.h, xpdf/pdffonts.cc, xpdf/pdfimages.cc, xpdf/pdfinfo.cc, xpdf/pdftopbm.cc, xpdf/pdftops.cc, xpdf/pdftotext.cc, xpdf/vms_make.com, xpdf/xpdf.cc: update. * goo/GHash.cc, goo/GHash.h, goo/GList.cc, goo/GList.h, goo/GString.cc, goo/GString.h: mostly Mac OS X gcc fixage. * doc/pdffonts.1, doc/pdffonts.cat, doc/pdffonts.hlp, doc/pdfimages.1, doc/pdfimages.cat, doc/pdfimages.hlp, doc/pdfinfo.1, doc/pdfinfo.cat, doc/pdfinfo.hlp, doc/pdftopbm.1, doc/pdftopbm.cat, doc/pdftopbm.hlp, doc/pdftops.1, doc/pdftops.cat, doc/pdftops.hlp, doc/pdftotext.1, doc/pdftotext.cat, doc/pdftotext.hlp, doc/xpdf.1, doc/xpdf.cat, doc/xpdf.hlp, doc/xpdfrc.5, doc/xpdfrc.cat, doc/xpdfrc.hlp: update docs.
* Import of Xpdf 2.00 for mergeMartin Kretzschmar2003-03-314-6/+12
|
* remove, they are neither in Xpdf 1.01 nor necessary for GPdfMartin Kretzschmar2003-03-311-64/+0
|
* new widget: table with labels displaying properties of PDFsMartin Kretzschmar2003-02-231-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * xpdf/pdf-properties-display.c, xpdf/pdf-properties-display.h, xpdf/gpdf-properties-dialog.glade: new widget: table with labels displaying properties of PDFs * xpdf/gpdf-control.cc (has_unicode_marker) (utf16_big_endian_to_utf8, info_dict_get_string) (info_dict_get_date, gpdf_control_process_string_property) (gpdf_control_process_date_property) (gpdf_control_process_properties) (gpdf_control_properties_dialog_response_cb) (verb_FileProperties_cb): new: a PDF properties command * xpdf/Makefile.am: build pdf-properties-display.[ch], install glade file * xpdf/.cvsignore: ignore gpdf-properties-dialog.gladep * xpdf/gpdf-persist-stream.h, xpdf/gpdf-persist-stream.cc (gpdf_persist_stream_get_length): new function * xpdf/gpdf-control-ui.xml: add FileProperties command and menu item inside a "File Items Placeholder" * shell/gpdf-window-ui.xml: add "File Items Placeholder" * configure.in: check for libglade-2.0 * Makefile.am (EXTRA_DIST): don't dist gpdf.mime * xpdf/PDFDoc.cc, xpdf/Function.cc, xpdf/FontFile.cc, goo/parseargs.c: call atof only in the "C" locale
* remove all references to old PdfView class (preferred_zoom_levels,Martin Kretzschmar2002-11-091-2/+10
| | | | | | | | | | | | | | | | | | | | | | * xpdf/gpdf-control.cc: remove all references to old PdfView class (preferred_zoom_levels, preferred_zoom_level_names): add more zoom levels (gc_zoom_level_from_index): kill (gpdf_control_zoom_in, gpdf_control_zoom_out) (gpdf_control_zoom_fit_width, gpdf_control_zoom_fit) (gpdf_control_zoom_default, gc_zoomable_set_zoom_level_cb): rewrite using GPdfView methods * xpdf/gpdf-view.cc (gpdf_view_zoom_in, gpdf_view_zoom_fit) (gpdf_view_zoom_fit_width): implement * xpdf/gpdf-view.h: add zoom function prototypes * xpdf/bonobo-application-x-pdf.cc (main): * shell/gpdf.c (main): s/PACKAGE/GETTEXT_PACKAGE/ in *textdomain functions * xpdf/Makefile.am, goo/Makefile.am: fix distcheck
* Synched with Xpdf 1.01Martin Kretzschmar2002-09-1816-63/+636
|
* Synched with Xpdf 0.92Martin Kretzschmar2002-09-187-44/+270
| | | | | | this adds "decryption" support testing this code after six weeks immediately gives me segfaults (image drawing) :-O must have fixed that later without knowing :-O
* Completely synched with Xpdf 0.90Martin Kretzschmar2002-09-185-66/+162
| | | | doc changes (version numbers), typo fixes
* Added a bunch of generated files.Darin Adler2000-05-241-0/+2
| | | | | | | | | | | * .cvsignore: * goo/.cvsignore: * ltk/.cvsignore: * xpdf/.cvsignore: Added a bunch of generated files. * xpdf/GOutputDev.cc: (GOutputDev::updateLineAttrs): Fixed a type to avoid a warning.
* Remove intermediate Makefile.in'sMichael Meeks1999-08-161-417/+0
| | | | | Initialise all the view's data fields ( kill fatal crash ) Fix xpdf/Makefile.am to only build the bonobo component.
* Break everything except bonobo-image-x-pdf :-)Michael Meeks1999-08-151-9/+7
| | | | | New cleaner xpdf IO code. use make bonobo-image-x-pdf in xpdf to compile.
* Painful merge.Arturo Espinosa1999-08-061-0/+4
| | | | | | | | | | | Painful merge. I merged the latest release into the CVS. This version supports the regular xpdf or gpdf if the GNOME libraries are found. Miguel.
* Lots of cvsignoresArturo Espinosa1999-08-041-0/+1
|
* Added Automake setup -miguelArturo Espinosa1999-08-042-45/+411
|
* Initial revisionArturo Espinosa1999-04-1719-0/+2059