summaryrefslogtreecommitdiffstats
path: root/src/extension (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use more fine-grain fallbacks for Poppler/Cairo PDF imports.Tavmjong Bah2015-05-291-0/+7
* Revert unintended changes.Tavmjong Bah2015-05-272-159/+8
* Add 'font-variant-xxx' to properties that should not be set on non-text eleme...Tavmjong Bah2015-05-272-8/+159
* Fix Gtk3 build.Tavmjong Bah2015-05-261-0/+6
* Fix crash in import of PDF via Poppler/Cairo with relative path.Tavmjong Bah2015-05-241-22/+28
* Respect PDF image 'interpolate' value on import.Tavmjong Bah2015-05-243-27/+73
* Reorganized PDF import dialog, disabling unused options as appropriate.Tavmjong Bah2015-05-242-67/+90
* minor tweaks to libUEMF and related codemathog2015-05-211-2/+4
* patch for bug 1457612mathog2015-05-211-6/+6
* merged trunkTomasz Boczkowski2015-05-111-1/+1
|\
| * Translations. Fix typo in the Color blindness filter and Ukrainian translatio...Yuri Chornoivan2015-05-111-1/+1
* | merged trunkTomasz Boczkowski2015-05-111-7/+15
|\|
| * cmake: refactor SRC lists for optional input formats (cdr, vsd, wpg)su_v2015-05-091-7/+15
* | merged trunkTomasz Boczkowski2015-05-095-12/+15
|\|
| * fixes a few of jenkins warningsMarc Jeanmougin2015-05-083-10/+13
| * forgotten dynamic castMarc Jeanmougin2015-05-081-1/+1
| * Fix crash in PDF export introduced in r14074Marc Jeanmougin2015-05-041-1/+1
* | renamed SPPattern methods to match coding styleTomasz Boczkowski2015-05-033-14/+14
* | Introduced fixes after merge proposal reviewTomasz Boczkowski2015-05-032-2/+1
* | gtk3 compile fixTomasz Boczkowski2015-05-021-1/+0
* | merge with trunkTomasz Boczkowski2015-05-0231-193/+151
|\|
| * bzrignore: Fix *.cmake ignoranceBryce Harrington2015-05-021-0/+2
| * Fix dbus buildLiam P. White2015-04-301-23/+23
| * updated with trunkMarc Jeanmougin2015-04-2918-74/+5
| |\
| | * enable default pen object for WMF filesmathog2015-04-281-1/+5
| | * Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-2717-73/+0
| * | merge with trunkMarc Jeanmougin2015-04-277-48/+93
| |\|
| | * patch for bugs 1447850 and 1447382mathog2015-04-275-46/+88
| | * Mainloop fix for possible data loss if closing before save has completed.Mark Harmer2015-04-272-2/+5
| * | removed a few "using Inkscape::Util::GSListConstIterator"Marc Jeanmougin2015-04-274-6/+0
| * | mergingMarc Jeanmougin2015-04-265-19/+107
| |\|
| * | mergeMarc Jeanmougin2015-04-264-7/+25
| |\ \
| * | | more cast cleanupMarc Jeanmougin2015-02-273-5/+3
| * | | corrected the casts (hopefully)Marc Jeanmougin2015-02-279-11/+11
| * | | added a set to the SelectionMarc Jeanmougin2015-02-192-6/+4
| * | | Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-197-13/+13
| * | | At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin2015-02-179-43/+33
* | | | Using SelectedColor instead of SPColorSelectorTomasz Boczkowski2015-04-263-43/+39
|\ \ \ \
| * | | | ColorNotebook is Gtk::Widget and uses ColorSelectorTomasz Boczkowski2014-06-011-2/+3
| * | | | moved ColorNotebook to ui/widgetTomasz Boczkowski2014-06-012-3/+2
| * | | | disconnecting in ParamColor destructorTomasz Boczkowski2014-06-011-1/+1
| * | | | Using SelectedColor in extenstion/param/colorTomasz Boczkowski2014-06-012-32/+28
* | | | | merged SPNotebook c++-sification from svgpaints branchTomasz Boczkowski2015-04-261-0/+4
|\| | | |
| * | | | SPColorNotebok c++-sification - available pages listTomasz Boczkowski2014-05-301-0/+4
* | | | | merged SPPattern c++-sification from svgpaints branchTomasz Boczkowski2015-04-253-14/+14
|\| | | | | |_|_|/ |/| | |
| * | | SPPattern c++-sification: replacing pattern_ functions by methods pt1Tomasz Boczkowski2014-05-273-14/+14
| * | | SPPattern c++-sification: replaced guint by bool and enumTomasz Boczkowski2014-05-261-2/+2
* | | | Exporting. Fix for Bug #1414835 (PDF/PS/EPS export of filtered objects includ...Nicolas Dufour2015-03-171-1/+1
* | | | Filters. Fix for Bug #790534 (Simulate color blindness/defects?).Nicolas Dufour2015-03-102-1/+77
* | | | Enable PDF/PS/EPS export for gradient mesh (bug #1363369)Adrian Johnson2015-03-071-0/+5