- 28 Dec, 2006 2 commits
-
-
Albert Astals Cid authored
* qt4/src/poppler-document.cc: * qt/poppler-document.cc: Fix memory leaks
-
Albert Astals Cid authored
* goo/GooString.h * goo/gmem.c * goo/gmem.h * poppler/Lexer.cc * poppler/Lexer.h * poppler/PageLabelInfo.cc * poppler/Parser.cc * poppler/UGooString.cc * poppler/UGooString.h: Patch by Krzysztof Kowalczyk <kkowalczyk@gmail.com> to improve performance. See bug 7808 for details.
-
- 27 Dec, 2006 3 commits
-
-
Albert Astals Cid authored
* poppler/Annot.h: Add type checking to processing of "Rect". Patch by Scott Turner <scotty1024@mac.com>
-
Albert Astals Cid authored
-
Albert Astals Cid authored
-
- 26 Dec, 2006 2 commits
-
-
Albert Astals Cid authored
* qt4/src/poppler-page.cc: Add Page::duration() function to the qt4 frontend.
-
Albert Astals Cid authored
* glib/poppler-page.cc: * glib/poppler-page.h: * poppler/Page.cc: * poppler/Page.h: Implement /Dur entry in page object. Patch by Carlos Garcia Campos <carlosgc@gnome.org>
-
- 23 Dec, 2006 1 commit
-
-
Albert Astals Cid authored
Patch by Scott Turner <scotty1024@mac.com>. In a random pdf i tested the patchs improves PSTokenizer::getToken performance by 15%
-
- 22 Dec, 2006 2 commits
-
-
Albert Astals Cid authored
poppler/Page.cc: Fix memory leak when reading a wrong color map in a thumbnail. Patch by Scott Turner <scotty1024@mac.com>
-
Albert Astals Cid authored
qt/poppler-page.cc: Fix memory leak in Page::textList. Patch by Jerry Epplin <jepplin@globalvelocity.com>
-
- 21 Dec, 2006 1 commit
-
-
Jeff Muizelaar authored
* poppler/CairoOutputDev.cc: Fix scaling of maskedImage masks. They should be scaled to the size of the image not the size of the mask. Fixes #9403.
-
- 20 Dec, 2006 1 commit
-
-
Jeff Muizelaar authored
* poppler/GlobalParams.cc: Try to make zero-width lines as close to one pixel wide as we can. Fixes #9393.
-
- 19 Dec, 2006 1 commit
-
-
Albert Astals Cid authored
-
- 12 Dec, 2006 1 commit
-
-
Jeff Muizelaar authored
* poppler/CairoOutputDev.cc: Change a cairo_set_matrix to cairo_transform so that we don't blindly clobber the existing matrix. Patch by Daniel Colascione. Fixes #9190.
-
- 10 Dec, 2006 1 commit
-
-
Jeff Muizelaar authored
* poppler/Function.cc: Initialize PostScriptFunction::codeString to NULL so that it can safely deleted if initialization fails. Fixes #9263.
-
- 23 Nov, 2006 1 commit
-
-
Albert Astals Cid authored
-
- 22 Nov, 2006 1 commit
-
-
Albert Astals Cid authored
-
- 19 Nov, 2006 2 commits
-
-
Albert Astals Cid authored
-
Albert Astals Cid authored
* qt4/src/poppler-page.cc: * qt4/src/poppler-qt4.h: * qt4/src/poppler-textbox.cc: Fix memory leaks * splash/Splash.cc: Initialize the values of nClipRes
-
- 18 Nov, 2006 1 commit
-
-
Albert Astals Cid authored
* qt4/src/poppler-qt4.h: Add int marginRight, int marginBottom, int marginLeft, int marginTop, bool strictMargins to Document::print()
-
- 16 Nov, 2006 2 commits
-
-
Albert Astals Cid authored
-
Albert Astals Cid authored
* qt4/src/Doxyfile: * qt4/src/poppler-annotation.h: * qt4/src/poppler-link.h: * qt4/src/poppler-qt4.h: Improve API documentation. Patch by Pino Toscano. Generated docu at http://people.freedesktop.org/~aacid/docs/qt4/
-
- 15 Nov, 2006 1 commit
-
-
Albert Astals Cid authored
* qt4/src/poppler-link.cc: * qt4/src/poppler-page.cc: * qt4/src/poppler-qt4.h: * qt4/src/poppler-document.cc: * qt4/src/poppler-private.h: Generalize the way we render the pages: merge all the Page::renderTo* functions in only one that renders on a QImage, taking into account the currently chosen backend. It is possible to switch rendering backend using the Document. Patch by Pino Toscano. * qt4/tests/stress-poppler-qt4.cpp: * qt4/tests/test-password-qt4.cpp: * qt4/tests/test-poppler-qt4.cpp: Adapt the tests to the changes in the rendering API of Page. Patch by Pino Toscano.
-
- 13 Nov, 2006 1 commit
-
-
Albert Astals Cid authored
-
- 11 Nov, 2006 1 commit
-
-
Albert Astals Cid authored
-
- 07 Nov, 2006 1 commit
-
-
Jeff Muizelaar authored
* poppler/CairoOutputDev.cc: take horizontal scaling into account when updating the font. Also, cleanup some unused code. Fixes #8924.
-
- 18 Oct, 2006 1 commit
-
-
Albert Astals Cid authored
* qt4/src/poppler-document.cc: * qt4/src/poppler-private.h: Do not crash when opening a encrypted document. Do not crash when unlocking a locked document.
-
- 11 Oct, 2006 1 commit
-
-
Albert Astals Cid authored
* splash/SplashErrorCodes.h: Do not crash on documents that report a 0x0 mask for an image, like http://bugs.kde.org/attachment.cgi?id=18083&action=view
-
- 08 Oct, 2006 1 commit
-
-
Albert Astals Cid authored
* poppler/Link.h: * poppler/Makefile.am: * poppler/Page.cc: * poppler/Page.h: * poppler/Sound.cc: * poppler/Sound.h: Make poppler able to read Sound objects, Sound actions and Opening/Closing page actions. Patch by Pino Toscano. * qt4/src/Makefile.am: * qt4/src/poppler-link.cc: * qt4/src/poppler-link.h: * qt4/src/poppler-qt4.h: * qt4/src/poppler-page.cc: * qt4/src/poppler-sound.cc: Support for sounds, sound links and page actions in the Qt4 backend. Patch by Pino Toscano.
-
- 30 Sep, 2006 1 commit
-
-
Albert Astals Cid authored
-
- 25 Sep, 2006 2 commits
-
-
Albert Astals Cid authored
* glib/Makefile.am * qt/Makefile.am * qt4/src/Makefile.am * qt4/tests/Makefile.am * test/Makefile.am * utils/Makefile.am: Add FONTCONFIG_CFLAGS FONTCONFIG_LIBS for people that need them. Patch by morfoh@opensde.org. Fixes bug #8415
-
Albert Astals Cid authored
-
- 22 Sep, 2006 1 commit
-
-
Kristian Høgsberg authored
* NEWS: Update list of bugs fixes, release 0.5.4.
-
- 21 Sep, 2006 6 commits
-
-
Kristian Høgsberg authored
* configure.ac: Check for gtk+ 2.8 for the gtk+ test case, invert help text for zlib option (#7788, #7661).
-
Kristian Høgsberg authored
* utils/pdftops.cc: Get duplex setting from GlobalParams.
-
Kristian Høgsberg authored
* glib/poppler-page.cc (_poppler_page_new): Make PopplerPage reference its document throughout the lifetime of the page (#7005).
-
Kristian Høgsberg authored
* poppler/Gfx.cc: Remove the right out->updateAll() call.
-
Kristian Høgsberg authored
* NEWS: Sum up changes. * configure.ac: Bump release to 0.5.4.
-
Kristian Høgsberg authored
* poppler/Gfx.cc: Remove last remnant of erroneous type3 commit a while back, fixing #8182.
-
- 20 Sep, 2006 1 commit
-
-
Jeff Muizelaar authored
* poppler/TextOutputDev.cc: TextFontInfo stores a copy of a pointer to a GfxFont but does not increment the reference count. Fix the problem by calling incRefCnt and decRefCnt appropriately. Fixes #4649
-