summaryrefslogtreecommitdiffstats
path: root/src/extension (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * 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
| * Extensions. Fix for Bug #1426684 (INX optiongroup does not trigger a refresh).Nicolas Dufour2015-03-021-17/+24
* | mergeMarc Jeanmougin2015-04-264-7/+25
|\|
| * fix for bug 1425317mathog2015-02-254-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
|/
* Bump Poppler dependency to 0.8.3Alex Valavanis2015-02-121-20/+0
* two typos in patch at rev 13914mathog2015-02-091-2/+2
* fix for bug 1419926mathog2015-02-092-26/+43
* fix for bug 1405292mathog2015-02-093-5/+5
* Fixing dead assignment and uninitialized argument value.Nicolas Dufour2015-02-071-1/+2
* Fix for Bug #437567 (PDF Save As dialog convert text to paths option is confu...Kence (casey.peel@gmail.com)2015-01-282-12/+21
* Fix regression: pasted bitmaps should be embeded. (Bug #855440)Tavmjong Bah2015-01-211-1/+1
* Fix EPS export area (Bug #1411208)su_v2015-01-171-5/+5
* static code analysis: initialisationKris De Gussem2014-12-281-3/+3
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-218-8/+8
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-215-7/+11
* Fix build with poppler 0.29.0 (Bug #1399811)su_v2014-12-111-6/+26
* Change getDefaultUnit() to getDisplayUnit() to better reflect value returned ...Tavmjong Bah2014-11-265-5/+5
* Update to trunk r13766Liam P. White2014-11-263-7/+7
|\
| * Allow marker orientation to have units ('deg', 'rad', 'grad', 'turn').Tavmjong Bah2014-11-251-5/+5
| * Units: make it absolutely clear that Document properties unit dropdown is for...Johan B. C. Engelen2014-11-242-2/+2
* | Update to trunk r13750Liam P. White2014-11-243-124/+152
|\|
| * Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files.Jon A. Cruz2014-11-103-124/+152
* | Update to trunk r13690Liam P. White2014-11-095-8/+8
|\|
| * fix potential nullptr deref.Johan B. C. Engelen2014-11-081-1/+1
| * change default pdf import resolution to 96 dpiAlvin Penner2014-11-024-7/+7
* | Update to trunk r13648Liam P. White2014-10-311-10/+11
|\|
| * Update to trunk r13625Liam P. White2014-10-191-10/+11
| |\
| | * Refactoring hatch to remove memory leaks (bad GTKish casting macros) and unin...Jon A. Cruz2014-10-181-10/+11
* | | Update to experimental r13619Liam P. White2014-10-1813-206/+462
|\| |
| * | Update to trunk r13621Liam P. White2014-10-1712-174/+394
| |\|
| | * Port inkscape to librevenge framework for WPG, CDR and VSD importsFridrich Strba2014-10-173-37/+93
| | |\
| | | * update to trunk (r13560)su_v2014-09-1910-34/+206
| | | |\
| | | * \ update to trunk (r13532)su_v2014-08-263-17/+27
| | | |\ \
| | | * | | librevenge: update to latest patch from bug #1323592 (support old and new ver...su_v2014-08-263-26/+93
| | | * | | update to trunk (r13488)su_v2014-08-041-3/+19
| | | |\ \ \