Skip to content
Snippets Groups Projects
  1. Jan 11, 2006
  2. Jan 10, 2006
    • Albert Astals Cid's avatar
      * configure.ac: · ec7fb417
      Albert Astals Cid authored
              * m4/qt.m4: Fix bugs created when splitting the code from
              configure.ac, take QTDIR into account when looking for QtTestLib and
              do not die if it is not found as it is not mandatory
              * qt/poppler-page-transition.cc:
              * qt/poppler-page.cc:
              * qt/poppler-private.h:
              * qt4/tests/Makefile.am:
              * qt4/src/poppler-qt4.h:
              * qt4/src/poppler-page.cc:
              * qt4/src/Makefile.am: Fix mess created my the moving and renaming of
              PageTransition.cc
      ec7fb417
    • Kristian Høgsberg's avatar
      2006-01-10 Kristian Høgsberg <krh@redhat.com> · d9bc53a7
      Kristian Høgsberg authored
              * splash/Makefile.am: Only install splash headers if
              --enable-xpdf-headers is given.
      
              * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Set this here.
      d9bc53a7
    • Jeff Muizelaar's avatar
      2006-01-10 Jeff Muizelaar <jeff@infidigm.net> · ea6d9b97
      Jeff Muizelaar authored
      	* poppler/CairoOutputDev.cc:
      	* poppler/CairoOutputDev.h:
      	Fix the following fixme in CairoOutputDevice.
      
      	// FIXME: This is quite right yet, we need to accumulate all
      	// glyphs within one text object before we clip.  Right now this
      	// just add this one string.
      
      	The fix uses a strategy similar to the one the Splash backend.
      	textClipPath is used to store the appended path from each call to
      	endString(). The accumulated path is clipped in endTextObject.
      ea6d9b97
  3. Jan 08, 2006
  4. Jan 07, 2006
  5. Jan 06, 2006
    • Kristian Høgsberg's avatar
      2006-01-06 Kristian Høgsberg <krh@redhat.com> · 18eb8de6
      Kristian Høgsberg authored
              * qt/poppler-page.cc:
              * qt/poppler-private.h:
              * qt/poppler-qt.h:
              * qt4/src/Makefile.am:
              * qt/Makefile.am:
              * poppler/Makefile.am: Move PageTransition to qt bindings, move
              contents from Private.h to qt/poppler-private.h.
      
              * poppler/TextOutputDev.cc (visitWord): Remove #warning.
      
              * utils/Makefile.am (pdfimages_SOURCES): Add ImageOutputDev.h, use
              dist_man1_MANS so we actually dist the man pages.
      
              * goo/Makefile.am (poppler_goo_include_HEADERS): Add GooVector.h.
      
              * glib/reference/Makefile.am: DOC_SOURCE_DIR must be relative to
              $(srcdir), fix this to make distchek run.
      
              * m4/qt.m4:
              * m4/libjpeg.m4:
              * acinclude.m4:
              * configure.ac: Split out Qt and libjpeg checks from configure.ac
              and acinclude.m4 to m4/qt.m4 and m4/libjpeg.m4.
      18eb8de6
  6. Jan 05, 2006
  7. Jan 02, 2006
  8. Jan 01, 2006
  9. Dec 31, 2005
  10. Dec 30, 2005
  11. Dec 28, 2005
  12. Dec 27, 2005
  13. Dec 21, 2005
  14. Dec 18, 2005
  15. Dec 12, 2005
    • Albert Astals Cid's avatar
    • Kristian Høgsberg's avatar
      2005-12-12 Kristian Høgsberg <krh@redhat.com> · bcc5e3af
      Kristian Høgsberg authored
      	* Makefile.am:
      	* configure.ac:
      	* goo/GooVector.h:
      	* utils/HtmlFonts.cc:
      	* utils/HtmlFonts.h:
      	* utils/HtmlLinks.cc:
      	* utils/HtmlLinks.h:
      	* utils/HtmlOutputDev.cc:
      	* utils/HtmlOutputDev.h:
      	* utils/ImageOutputDev.cc:
      	* utils/ImageOutputDev.h:
      	* utils/Makefile.am:
      	* utils/parseargs.c:
      	* utils/parseargs.h:
      	* utils/pdffonts.1:
      	* utils/pdffonts.cc:
      	* utils/pdfimages.1:
      	* utils/pdfimages.cc:
      	* utils/pdfinfo.1:
      	* utils/pdfinfo.cc:
      	* utils/pdftohtml.1:
      	* utils/pdftohtml.cc:
      	* utils/pdftoppm.1:
      	* utils/pdftoppm.cc:
      	* utils/pdftops.1:
      	* utils/pdftops.cc:
      	* utils/pdftotext.1:
      	* utils/pdftotext.cc: Add command line utilities from xpdf.
      bcc5e3af
  16. Dec 10, 2005
    • Albert Astals Cid's avatar
      * qt4/src/poppler-page.cc: · 5fbded32
      Albert Astals Cid authored
      * qt4/src/poppler-qt4.h:
      * qt4/src/tests/test-poppler-qt4.cpp: The parameters x,y,w,h to the
        method splashRenderToPixmap are now used. Convenient
        defaults are provided. The test has been changed accordingly. Some
        added documentation. Patch by Stefan Kebekus
      5fbded32
  17. Dec 09, 2005
  18. Dec 08, 2005
  19. Dec 07, 2005
  20. Dec 06, 2005
  21. Dec 05, 2005
  22. Dec 04, 2005
Loading