summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to <mesh...Tavmjong Bah2015-03-0124-929/+510
* if viewbox does not exist in file, set the document-units to be px. (Bug 1239...Alvin Penner2015-03-011-1/+3
* Workaround for bug #1426090 (more LPE nastiness)Liam P. White2015-02-281-4/+30
* i18nKris De Gussem2015-02-271-2/+2
* Dutch translation updateKris De Gussem2015-02-271-2449/+2529
* Translations. New Icenlandic translation.Sveinn í Felli2015-02-275-896/+36523
* Rename libgc/ => inkgc/ to reflect difference from Boehm GCLiam P. White2015-02-2641-52/+52
* whoopsLiam P. White2015-02-251-0/+1
* Collect util/ into a static libraryLiam P. White2015-02-259-14/+18
* fix for bug 1425317mathog2015-02-254-7/+25
* Isolate components of libgcLiam P. White2015-02-2542-43/+69
* Remove useless fileLiam P. White2015-02-253-23/+0
* Don't compile doxygen-main.cppLiam P. White2015-02-254-2/+1
* load rectangle parameters as px. (Bug 1424798)Alvin Penner2015-02-251-1/+1
* Removed reference to factory.h in the src/makefile_insert file that wasRyan Lerch2015-02-251-1/+0
* Backport commit 2086344 from GIMP master: try to fix rulers (bug #1351597)Liam P. White2015-02-251-17/+25
* Restore libinkscape.a .Liam P. White2015-02-25113-1354/+477
|\
| * Restore libinkscape.aLiam P. White2015-02-251-3/+4
| * Kill factory.hLiam P. White2015-02-251-95/+0
| * Strip ToolFactoryLiam P. White2015-02-2528-221/+112
| * create SPObject factoryLiam P. White2015-02-2584-1035/+361
|/
* Translations. Hungarian translation update.Peter Bojtos2015-02-241-8374/+9138
* on a File->Open, set the viewBox if it did not previously exist, same as was ...Alvin Penner2015-02-231-0/+6
* fix scaling of letter-spacing and word-spacing. (Bug 772057)Alvin Penner2015-02-221-2/+2
* Make icon creation more consistent - use sp_icon_new where possibleLiam P. White2015-02-229-188/+84
* Fix for the performance loss in ungrouping observed by Tavmjong in rev 13933Marc Jeanmougin2015-02-216-17/+19
* Fix for bug 469885: Tiled Clones / Trace: Apply to Size skews resulting clone...Marc Jeanmougin2015-02-211-1/+3
* Speed up ungrouping test, adding note as to why it is so slow.Tavmjong Bah2015-02-211-1/+2
* Fixes bug 1152657: "Paste selection with original+clone(s): Wrong placement ...Marc Jeanmougin2015-02-211-1/+9
* packaging: Add LP script to close bug reportsBryce Harrington2015-02-201-0/+75
* Fix for bug 1409591 :Marc Jeanmougin2015-02-203-69/+37
* Clones. Fix for bug #168651 (Tiled clones inside transformed groups broken)Marc Jeanmougin2015-02-201-3/+4
* Mitre is not an SVG/CSS unit. Don't test.Tavmjong Bah2015-02-201-1/+4
* Eliminate errors and reduce warnings.Tavmjong Bah2015-02-201-2/+9
* scale groups when changing document units. (Bug 1369197)Alvin Penner2015-02-191-10/+4
* i18nKris De Gussem2015-02-162-2/+2
* Clones. Fix for bug #1245339 (When changing a clone's parent's layer, the clo...mc2015-02-163-9/+59
* Adjust timeout for snap tool tips to 4 secondsDiederik van Lierop2015-02-151-1/+1
* device-manager: Get rid of GListsAlex Valavanis2015-02-141-55/+51
* device-manager: Migrate to GtkmmAlex Valavanis2015-02-141-91/+102
* Fix for Bug #137168 (Update Columns in inkscape default palette).Nicolas Dufour2015-02-144-4/+2
* desktop-events: Get rid of GList usage.Alex Valavanis2015-02-122-20/+23
* use up-to-date document units when intiallizing viewbox during a file loadAlvin Penner2015-02-123-12/+9
* Bump Poppler dependency to 0.8.3Alex Valavanis2015-02-122-28/+3
* extensions. gimp_xcf.py. add error message if Inkscape installation not found...Alvin Penner2015-02-111-1/+9
* 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
* restore original behavior of 'Resize Page to Selection' for the special case ...Alvin Penner2015-02-091-11/+27
* Fix build failure on WindowsNicolas Dufour2015-02-091-1/+1