summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/pdfinput (unfollow)
Commit message (Expand)AuthorFilesLines
2012-12-26Win32. Fixing invalid cast (introduced rev.11986).Nicolas Dufour1-1/+1
2012-12-25Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...Alex Valavanis1-3/+3
2012-11-26Drop support for GTK+ < 2.24Alex Valavanis1-8/+0
2012-10-11Fix for 426763 : Cancelling import leads to error messageJohn Smith2-1/+11
2012-09-10pdf import. move style attribute from <tspan> node to <text> node (Bug 219709)Alvin Penner1-1/+2
2012-06-30Fix building with Poppler 0.20 (LP: #1005565)Luca Bruno2-16/+209
2012-06-09Gtk+ 3 drawing fixes for PDF input dialogsAlex Valavanis2-11/+17
2012-05-18Correct use of memcopy/sizeof on wrong type. Fixes bug #616178.Jon A. Cruz1-2/+4
2012-05-15pdf import. set a default line width, see http://thread.gmane.org/gmane.comp....Alvin Penner1-1/+4
2012-05-06improved workaround to prevent GfxRadialShading from getting corrupted during...Alvin Penner1-2/+15
2012-04-30Fix typos in Gtk3 fixes, and fix separator API usageAlex Valavanis1-1/+0
2012-04-30gtkmm-3.0 changes for Gtk::AdjustmentAlex Valavanis2-0/+14
2012-04-22pdf import. modify criterion for applying scaling to gradientTransform (Bug 9...Alvin Penner1-6/+8
2012-04-18Warning cleanupJon A. Cruz2-12/+9
2012-04-18Fix for 169888 : Patch for HIG style frames for PDF import dialogsJohn Smith2-38/+8
2012-04-15pdf import. for radial gradient, approximate an ExponentialFunction using an ...Alvin Penner1-19/+18
2012-04-08pdf import. temporary workaround to prevent GfxRadialShading from getting cor...Alvin Penner1-1/+2
2012-04-06Fix remaining GTKMM deprecation issuesAlex Valavanis1-7/+10
2012-03-21pdf import. improve upon rev 11094. transform four corners of bbox separately...Alvin Penner1-8/+14
2012-03-18pdf import. transform the bbox associated with a clip path (Bug 919176)Alvin Penner1-0/+11
2012-02-26header cleaningAlex Valavanis1-1/+2
2012-02-25Header cleaningAlex Valavanis2-17/+30
2012-02-15cppcheckKris De Gussem1-79/+78
2012-02-12Header cleaningAlex Valavanis1-0/+1
2012-02-08(cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2-16/+16
2012-02-07Cleaning up my mess... backward compatibility and fix Windows build (hopefully)Alex Valavanis1-0/+8
2012-02-06Extensions: replace deprecated gtkmm symbolsAlex Valavanis1-12/+11
2012-02-04initialisationKris De Gussem1-0/+1
2012-01-07Warning and uninitialized data cleanup.Jon A. Cruz1-159/+245
2011-12-29cleanup includesJohan B. C. Engelen1-6/+6
2011-12-29fix preview of pdf files with weird characters in filenameJohan B. C. Engelen1-2/+2
2011-12-08Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis1-1/+1
2011-11-19variable initialisationKris De Gussem2-4/+9
2011-10-29Updating use of libpng jump buffer. Fixes bug #721029.Jon A. Cruz1-1/+1
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz3-5/+4
2011-10-25Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz3-27/+28
2011-10-23Warning cleanupJon A. Cruz1-14/+14
2011-10-20cppcheckKris De Gussem1-2/+2
2011-10-18cppcheckKris De Gussem1-2/+2
2011-10-17pdf import. modify calculation of GradientTransform (Bug 530895)Alvin Penner1-1/+38
2011-09-09pdf import. apply invert transform to all image tags (Bug 840625)Alvin Penner1-2/+1
2011-08-27Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski1-1/+0
2011-06-13cmake:Campbell Barton1-5/+0
2011-06-12work in progress cmake commit:Campbell Barton1-4/+4
2011-06-04Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz1-5/+5
2011-06-03Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis1-1/+1
2011-04-16change spinbox to new one in many places.Johan B. C. Engelen2-3/+10
2011-02-22Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz1-5/+5
2011-02-02update to latest 2geom !Johan B. C. Engelen2-10/+10
2010-11-21Patch from Lubomir Rintel to fix build with Poppler 0.15.1Krzysztof Kosi??ski1-0/+10