summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow <sodipodi:namedview> attributes to be set by scripts.Tavmjong Bah2014-10-081-32/+66
* Some template cleanup...Tavmjong Bah2014-10-064-343/+50
* Updated CD_label_120x120.svg for 96px per inch. Also simplified file.Tavmjong Bah2014-10-061-49/+16
* Update to trunk r13580Liam P. White2014-10-0691-20708/+18083
|\
| * Remove unused functions.Tavmjong Bah2014-10-052-155/+0
| * More direct way of finding font-family in SPText::description.Tavmjong Bah2014-10-051-16/+4
| * modify scaling procedure for uniform scaling of flowed text (Bug 1278561)Alvin Penner2014-10-032-2/+17
| * Work-around for Pango 1.36.7 which introduced 'Semi-Light' font weight,Tavmjong Bah2014-10-021-0/+32
| * i18n. Fix for Bug #380522 (strings that need to be fixed for translation).Nicolas Dufour2014-10-0223-3096/+2672
| * Fixing inconsistencies in the PixelArt dialog.Nicolas Dufour2014-10-021-2/+2
| * Fix style string while searching for best face match.Tavmjong Bah2014-10-021-2/+2
| * Importing. Fix for Bug #1325822 (BMP images resolution not correctly imported).Nicolas Dufour2014-10-011-0/+7
| * Fix for Bug #1358520 (show/hide other layers not properly recorded in undo hi...Nicolas Dufour2014-10-011-2/+2
| * Fix for bug #690255 (Rename te_IN.po to te.po).Nicolas Dufour2014-10-0128-29/+29
| * Revert r13496 (regression -- needs more work)Liam P. White2014-10-011-1/+1
| * Remove NRTypePosDef class and associated cruft. More direct CSS -> Pango tran...Tavmjong Bah2014-09-2911-601/+130
| * Quick fix to unbreak build from last check in.Tavmjong Bah2014-09-292-0/+5
| * Conditionally add 'semilight' due to changes in Pango 1.36.6. Curse Behdad.Tavmjong Bah2014-09-294-0/+16
| * transform text in text-on-path the same regardless of whether optimized or pr...Alvin Penner2014-09-271-2/+4
| * Translations. Updating the Czech translation file with the latest Inkscape st...Nicolas Dufour2014-09-271-1890/+3322
| * Fix for #1334792. Correct inheritance for 'line-height' property.Tavmjong Bah2014-09-233-3/+27
| * Extensions. Fix for Bug #1372200 (Comment within <script> element in INX file...Nicolas Dufour2014-09-231-2/+7
| * improved version of rev 13561, to allow transforming both clip and mask on th...Alvin Penner2014-09-191-1/+9
| * scale clip or mask upon unit change (Bug 1287288)Alvin Penner2014-09-191-0/+12
| * Fix build for fink on OS X 10.9 by including unistd.hBryce Harrington2014-09-181-0/+1
| * win32 packaging: Fix capitalization of "register file extensions"Bryce Harrington2014-09-181-1/+1
| * Translations. Italian translation update (83%) by Firas Hanife.Nicolas Dufour2014-09-171-1338/+1192
| * Remove MapSymbols.svg which contains messy and incorrect SVG (<symbols> cannotTavmjong Bah2014-09-173-2781/+1198
| * Always check result of sp_repr_read_mem for NULLBryce Harrington2014-09-143-2/+7
| * Fix GTK3 buildsu_v2014-09-131-0/+1
| * i18n. Adding context to the "Group" verb (undo history).Nicolas Dufour2014-09-123-7085/+5593
| * Translations. Italian translation update (79%) by Firas Hanife.Nicolas Dufour2014-09-121-581/+370
| * i18n. Fix for Bug #1368375 (Page titles in preferences don't escape text for ...Nicolas Dufour2014-09-121-1/+2
| * Fix bug #1367520 (crash regression)Liam P. White2014-09-102-2/+2
| * Fix bug #1357411Liam P. White2014-09-091-1/+1
| * partial rollback of r13544, allow old recursive behavior for some locations, ...mathog2014-09-084-23/+33
| * Translations. Italian translation update (75%) by Firas Hanife.Nicolas Dufour2014-09-082-7388/+5398
| * prevent multiple simultaneous updates during undo (Bug 1348382)Alvin Penner2014-09-072-2/+2
| * LPE Powerstroke: enable Extrapolated arc, remove Extrapolated (mirroring)Johan B. C. Engelen2014-09-051-6/+5
| * LPE Powerstroke: add Centripetal Catmull-Rom interpolatorJohan B. C. Engelen2014-09-042-2/+91
| * resolves bug 1348417 and implements addition features for bug 1302857mathog2014-09-049-91/+276
| * Remove more whiteboard related leftovers.Josh Andler2014-09-028-47/+1
* | Add missing file to CMakeListsLiam P. White2014-10-051-0/+1
* | Move more UI code into ui/Liam P. White2014-10-0564-125/+147
* | Attempt to fix build breakage reported by su_v (but not seen locally).Tavmjong Bah2014-10-051-1/+3
* | Use actual SVG width and height property values in preview image text.Tavmjong Bah2014-10-051-2/+38
* | Fix CMakeListsLiam P. White2014-10-053-11/+14
* | Move GtkAction subclasses to widgets/Liam P. White2014-10-0535-77/+80
* | Rename marker.cpp -> sp-marker.cpp to reflect inclusion in SP-treeLiam P. White2014-10-0510-9/+9
* | Move obvious ui component to ui/Liam P. White2014-10-0528-26/+27