summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/pdf-input-cairo.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-06merge pdf import via poppler-cairo into native importerAdib Taraben1-680/+0
2014-04-13pdf import via poppler-cairo, bug:1017123:handling stroke width < 1Adib Taraben1-1/+1
2013-10-27add some nullptr checking, should fix crash (couldn't test)Johan B. C. Engelen1-1/+1
2013-10-24fix bug "some of the locale-based templates cause objects to be resized when ...Johan B. C. Engelen1-1/+1
2013-09-22Fix adding viewBox to new documents.Matthew Petroff1-0/+9
2013-09-21Fix preview page number for PDF Cairo import dialogAlex Valavanis1-1/+1
2013-03-30Translations. Fix for Bug #1162137 (Untranslatable strings in cdr, vsd and pd...Nicolas Dufour1-3/+3
2013-03-08Drop deprecated get_vbox method in Gtk::DialogAlex Valavanis1-0/+8
2013-03-07Fix deprecated Gtkmm symbols in preferences widgetAlex Valavanis1-1/+1
2012-12-25Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...Alex Valavanis1-4/+4
2012-11-26Drop support for GTK+ < 2.24Alex Valavanis1-8/+0
2012-06-09Gtk+ 3 drawing fixes for PDF input dialogsAlex Valavanis1-11/+12
2012-04-30Fix typos in Gtk3 fixes, and fix separator API usageAlex Valavanis1-1/+0
2012-04-30gtkmm-3.0 changes for Gtk::AdjustmentAlex Valavanis1-0/+10
2012-04-18Warning cleanupJon A. Cruz1-3/+1
2012-04-18Fix for 169888 : Patch for HIG style frames for PDF import dialogsJohn Smith1-32/+6
2012-04-06Fix remaining GTKMM deprecation issuesAlex Valavanis1-6/+8
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
2011-04-16change spinbox to new one in many places.Johan B. C. Engelen1-1/+3
2011-02-14preview dialogue for pdf-import-cairoAdib Taraben1-4/+569
2011-01-22add pdf import filter via poppler-cairoAdib Taraben1-2/+2
2010-07-01C++fied SPDocument addedAbhishek Sharma Public1-1/+1
2010-06-29This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public1-1/+1
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-2/+2
2009-08-05SPDocument->Documentjohnce1-2/+2
2008-04-21r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould1-1/+1
2008-02-29Warning cleanupJon A. Cruz1-1/+1
2008-01-05Fixing up a few more filesBryce Harrington1-0/+2
2007-12-31whitespace cleanupBryce Harrington1-7/+7
2007-07-04Initial commit of Cairo-based PDF import using libpopplermiklosh1-0/+110