summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/pdfinput (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updating use of libpng jump buffer. Fixes bug #721029.Jon A. Cruz2011-10-291-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/721029 (bzr r10707)
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-273-5/+4
| | | (bzr r10697)
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-253-27/+28
| | | (bzr r10696)
* Warning cleanupJon A. Cruz2011-10-231-14/+14
| | | (bzr r10694)
* cppcheckKris De Gussem2011-10-201-2/+2
| | | (bzr r10686)
* cppcheckKris De Gussem2011-10-181-2/+2
| | | (bzr r10681)
* pdf import. modify calculation of GradientTransform (Bug 530895)Alvin Penner2011-10-171-1/+38
| | | | | | Fixed bugs: - https://launchpad.net/bugs/530895 (bzr r10680)
* pdf import. apply invert transform to all image tags (Bug 840625)Alvin Penner2011-09-091-2/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/840625 (bzr r10627)
* Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski2011-08-271-1/+0
| | | (bzr r10582.1.6)
* cmake:Campbell Barton2011-06-131-5/+0
| | | | | | | turns out my recent commits (which I undid) were not incorrect, variables were set in subdirectories then used in the parent directory, where they were still unset. Fixing this broke the build because some files in the subdir were not compiling. (bzr r10276)
* work in progress cmake commit:Campbell Barton2011-06-121-4/+4
| | | | | | - cmake now builds all files that automake does but does NOT link yet - inlcudes nasty hard coded paths and libs (will replace once linking works) (bzr r10272)
* Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, ↵Jon A. Cruz2011-06-041-1/+1
|\ | | | | | | | | | | | | | | | | | | bug #792263. Fixed bugs: - https://launchpad.net/bugs/709847 - https://launchpad.net/bugs/747512 - https://launchpad.net/bugs/792263 (bzr r10255)
| * Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-1/+1
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1)
* | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of ↵Jon A. Cruz2011-06-041-5/+5
|/ | | | | SP_ROOT() gtk type function/macro. (bzr r10254)
* change spinbox to new one in many places.Johan B. C. Engelen2011-04-162-3/+10
| | | (bzr r10176)
* Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-221-5/+5
| | | (bzr r10067)
* update to latest 2geom !Johan B. C. Engelen2011-02-022-10/+10
| | | (bzr r10025)
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-122-6/+9
|\ | | | | (bzr r9945.1.1)
| * New Class SPDocumentUndo created which takes care of c++fying some non ↵Abhishek Sharma Public2010-07-021-3/+3
| | | | | | | | | | SPDocument based methods (bzr r9546.1.3)
| * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-1/+1
| | | | | | (bzr r9546.1.2)
| * This is the first c++ification commit from me. It handles sp-line, ↵Abhishek Sharma Public2010-06-291-1/+1
| | | | | | | | | | sp-polyline, sp-item and marks the onset of document c++ification as well. Users can check performace increase with [/usr/bin/time -v inkscape_binary_with_commandline_options]. (bzr r9546.1.1)
* | Patch from Lubomir Rintel to fix build with Poppler 0.15.1Krzysztof Kosi??ski2010-11-211-0/+10
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/676271 (bzr r9910)
* | Remove the failed and unused "new gui" stuff.Krzysztof Kosi??ski2010-10-121-2/+2
| | | | | | (bzr r9828)
* | Applied patch and updated to address non-BMP Unicode charcters. Fixes bug ↵Jon A. Cruz2010-10-032-19/+23
| | | | | | | | | | | | | | | | #369861. Fixed bugs: - https://launchpad.net/bugs/369861 (bzr r9812)
* | i18n. Context cleanup (context|string replaced with C_).Nicolas Dufour2010-08-221-6/+4
|/ | | (bzr r9722)
* Fix build with poppler >= 0.12.2Krzysztof Kosi??ski2010-03-211-0/+54
| | | | | | Fixed bugs: - https://launchpad.net/bugs/487038 (bzr r9217)
* Restore files that shouldn't have been touched. GrrrDiederik van Lierop2009-12-301-11/+11
| | | (bzr r8928)
* When combining paths: clear the selection before deleting the original objectsDiederik van Lierop2009-12-301-11/+11
| | | | | | Fixed bugs: - https://launchpad.net/bugs/495483 (bzr r8927)
* fix build again for old poppler libs, by reverting a part of my previous commitDiederik van Lierop2009-12-251-11/+11
| | | (bzr r8908)
* refactoring the snapping code (laying the groundwork for my next commit ↵Diederik van Lierop2009-12-241-11/+11
| | | | | which reduces snap jitter) (bzr r8906)
* Patches 3-11 from 488862 for a number of memleaks and ↵Josh Andler2009-12-162-2/+3
| | | | | allocation/deallocation issues. (bzr r8891)
* Revert recent refactoring changes by johnce because they break the build, ↵Maximilian Albert2009-08-064-7/+7
| | | | | which cannot be fixed easily. (bzr r8422)
* SPDocument->Documentjohnce2009-08-052-4/+4
| | | (bzr r8409)
* SPDocument->Documentjohnce2009-08-052-3/+3
| | | (bzr r8408)
* * [INTL:*] translator comments for all context strings addedIvan Mas??r2009-06-031-0/+2
| | | (bzr r7985)
* patch 179589 with UI added: optionally, try to replace a font name specified ↵bulia byak2009-04-154-7/+103
| | | | | in PDF with the closest-named local installed font (since we do not extract any fonts, nor can we embed them into svg) (bzr r7718)
* patch by KoRi for 324938bulia byak2009-02-111-1/+2
| | | (bzr r7272)
* using C++ const_cast instead of plain C-type castFelipe Corr??a da Silva Sanches2009-02-091-129/+129
| | | (bzr r7255)
* gcc warning cleanupFelipe Corr??a da Silva Sanches2009-02-081-133/+132
| | | | | | | | mainly deprecated conversion from string constant to ‘char*’ and unused variables (bzr r7249)
* Move filters into their own namespace Inkscape::Filters (from NR::)Johan B. C. Engelen2009-01-021-3/+4
| | | (bzr r7058)
* get rid of a lot of no longer needed "libnr/nr-..." includes.Johan B. C. Engelen2008-12-302-3/+2
| | | (bzr r7045)
* From trunkTed Gould2008-10-271-1/+3
| | | (bzr r6885)
* NR:: to Geom:: for most of src/extension/Johan B. C. Engelen2008-08-122-19/+19
| | | (bzr r6612)
* noop: Refactor massive copy&paste of PdfParser::doShowText, in exchange for ↵Peter Moulder2008-07-191-140/+13
| | | | | using three one-line-each #ifdef/#else blocks instead of one big one covering the whole function. (bzr r6365)
* warning cleanupFelipe Corr??a da Silva Sanches2008-07-121-30/+30
| | | (bzr r6282)
* Fix to work with a changed api for 0.8.3's GfxFont::getNextChar(). many ↵Bob Jamison2008-06-121-0/+148
| | | | | thanks to <tsdgeos>. (bzr r5909)
* prevent crashing by not running prefs dialog when in command line modebulia byak2008-06-121-7/+16
| | | (bzr r5907)
* Cmake: Add missing CmakeLists.txtJoshua L. Blocher2008-05-031-0/+5
| | | (bzr r5586)
* r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould2008-04-211-2/+2
| | | | | | | | | Core of having a real namespace for Inkscape extensions. r19077@shi: ted | 2008-04-21 15:50:12 -0700 First layer of adding NS r19078@shi: ted | 2008-04-21 15:56:03 -0700 Whew, doing the rest of them. (bzr r5483)
* translator commentArpad Biro2008-04-131-0/+1
| | | (bzr r5421)