summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/pdfinput (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correct use of memcopy/sizeof on wrong type. Fixes bug #616178.Jon A. Cruz2012-05-181-2/+4
* pdf import. set a default line width, see http://thread.gmane.org/gmane.comp....Alvin Penner2012-05-151-1/+4
* improved workaround to prevent GfxRadialShading from getting corrupted during...Alvin Penner2012-05-061-2/+15
* Fix typos in Gtk3 fixes, and fix separator API usageAlex Valavanis2012-04-301-1/+0
* gtkmm-3.0 changes for Gtk::AdjustmentAlex Valavanis2012-04-302-0/+14
* pdf import. modify criterion for applying scaling to gradientTransform (Bug 9...Alvin Penner2012-04-221-6/+8
* Warning cleanupJon A. Cruz2012-04-182-12/+9
* Fix for 169888 : Patch for HIG style frames for PDF import dialogsJohn Smith2012-04-182-38/+8
* pdf import. for radial gradient, approximate an ExponentialFunction using an ...Alvin Penner2012-04-151-19/+18
* pdf import. temporary workaround to prevent GfxRadialShading from getting cor...Alvin Penner2012-04-081-1/+2
* Fix remaining GTKMM deprecation issuesAlex Valavanis2012-04-061-7/+10
* pdf import. improve upon rev 11094. transform four corners of bbox separately...Alvin Penner2012-03-211-8/+14
* pdf import. transform the bbox associated with a clip path (Bug 919176)Alvin Penner2012-03-181-0/+11
* header cleaningAlex Valavanis2012-02-261-1/+2
* Header cleaningAlex Valavanis2012-02-252-17/+30
* cppcheckKris De Gussem2012-02-151-79/+78
* Header cleaningAlex Valavanis2012-02-121-0/+1
* (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-082-16/+16
* Cleaning up my mess... backward compatibility and fix Windows build (hopefully)Alex Valavanis2012-02-071-0/+8
* Extensions: replace deprecated gtkmm symbolsAlex Valavanis2012-02-061-12/+11
* initialisationKris De Gussem2012-02-041-0/+1
* Warning and uninitialized data cleanup.Jon A. Cruz2012-01-071-159/+245
* cleanup includesJohan B. C. Engelen2011-12-291-6/+6
* fix preview of pdf files with weird characters in filenameJohan B. C. Engelen2011-12-291-2/+2
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-081-1/+1
* variable initialisationKris De Gussem2011-11-192-4/+9
* Updating use of libpng jump buffer. Fixes bug #721029.Jon A. Cruz2011-10-291-1/+1
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-273-5/+4
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-253-27/+28
* Warning cleanupJon A. Cruz2011-10-231-14/+14
* cppcheckKris De Gussem2011-10-201-2/+2
* cppcheckKris De Gussem2011-10-181-2/+2
* pdf import. modify calculation of GradientTransform (Bug 530895)Alvin Penner2011-10-171-1/+38
* pdf import. apply invert transform to all image tags (Bug 840625)Alvin Penner2011-09-091-2/+1
* Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski2011-08-271-1/+0
* cmake:Campbell Barton2011-06-131-5/+0
* work in progress cmake commit:Campbell Barton2011-06-121-4/+4
* Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, b...Jon A. Cruz2011-06-041-1/+1
|\
| * Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-1/+1
* | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz2011-06-041-5/+5
|/
* change spinbox to new one in many places.Johan B. C. Engelen2011-04-162-3/+10
* Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-221-5/+5
* update to latest 2geom !Johan B. C. Engelen2011-02-022-10/+10
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-122-6/+9
|\
| * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-021-3/+3
| * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-1/+1
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-1/+1
* | Patch from Lubomir Rintel to fix build with Poppler 0.15.1Krzysztof Kosi??ski2010-11-211-0/+10
* | Remove the failed and unused "new gui" stuff.Krzysztof Kosi??ski2010-10-121-2/+2
* | Applied patch and updated to address non-BMP Unicode charcters. Fixes bug #36...Jon A. Cruz2010-10-032-19/+23