Code

Merge and cleanup of GSoC C++-ification project.
[inkscape.git] / src / extension / internal / pdfinput / pdf-input.cpp
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-10-12 Krzysztof KosińskiRemove the failed and unused "new gui" stuff.
2010-08-30 JazzyNicoExtensions. Shebangs branch merge.
2010-08-22 JazzyNicoi18n. Context cleanup (context|string replaced with...
2010-07-02 Abhishek Sharma... New Class SPDocumentUndo created which takes care of...
2010-07-01 Abhishek Sharma... C++fied SPDocument added
2010-06-29 Abhishek Sharma... This is the first c++ification commit from me. It handl...
2010-01-14 Krzysztof Kosiński* Merge from trunk
2009-12-27 Arcadie M. CracanConnector tool: make connectors avoid the convex hull...
2009-12-21 Ted GouldUpdating to current trunk
2009-12-21 Ted GouldUpdating the READMEs to better handle OSX.
2009-12-16 Josh AndlerPatches 3-11 from 488862 for a number of memleaks and...
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2009-06-03 helix84* [INTL:*] translator comments for all context strings...
2009-04-15 buliabyakpatch 179589 with UI added: optionally, try to replace...
2008-06-12 buliabyakprevent crashing by not running prefs dialog when in...
2008-04-21 gouldtj r19076@shi: ted | 2008-04-21 15:42:45 -0700
2008-04-13 a_btranslator comment
2008-02-20 mfloryan* INTL - fixed: "Crop to" dropdown strings not translat...
2008-02-20 prokoudineyet another contextual split
2008-01-31 prokoudinea bunch of small changes to provide a user readable...
2008-01-30 prokoudineA bunch of i18n-related issues fixed, ru.po slightly...
2008-01-09 kiiralaAnother take to fixing pdf import crash, likely without...
2008-01-09 buliabyakand in one more place
2008-01-08 buliabyaktrying to fix pdf import crashes
2007-12-17 theadibrevert comenting of uri argument in PdfImportDialog
2007-12-17 joncruznon-poppler build fix
2007-12-16 theadib[BUG #169122] PDF import doesn't work when file name...
2007-11-18 mikloshSwitched from directly using CairoOutputDev to using...
2007-08-23 buliabyakadd too-high-precision warning, transientize, copyediti...
2007-08-23 buliabyakinitialize page number and preview
2007-08-23 mikloshClear Cairo surface to white before rendering preview
2007-08-23 mikloshDisplay the total number of pages next to the page...
2007-08-20 mikloshUse the embedded thumbnails for preview when poppler...
2007-08-19 mikloshDisable the page selector when there's only one page
2007-08-19 mikloshAdded checks for pixbuf/pixmap allocation failure
2007-08-19 mikloshAdded autoconf checks for poppler-cairo and cairo-ft...
2007-08-19 mikloshAdded a PDF import settings dialog
2007-08-01 mikloshRedirected opening of AI files to the poppler-based...
2007-07-28 mikloshSet top-level groups as layers with the name of the...
2007-07-23 mikloshAdded tiling pattern support
2007-07-23 mikloshRemoved transform from <svg> and corrected matrix multi...
2007-07-21 mikloshFurther development of the PDF import module: continued...
2007-07-12 mikloshInitial commit of native poppler-based PDF import.