summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* pdf-input: Gtk3 fixesAlex Valavanis2016-12-262-16/+56
| | | (bzr r15360)
* Fix Gtkmm deprecations in extensionsAlex Valavanis2016-12-262-6/+4
| | | (bzr r15359)
* Fixes problem on mirror symmetry last commit.Jabiertxof2016-12-261-2/+18
| | | (bzr r15358)
* Fix a few Gtkmm deprecationsAlex Valavanis2016-12-264-8/+16
| | | (bzr r15357)
* Fixes bug #1652465 on mirror and copy rotate LPE.Jabiertxof2016-12-262-17/+11
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1652465 (bzr r15356)
* sp-canvas: Gtkmmify to squash a few warningsAlex Valavanis2016-12-251-14/+17
| | | (bzr r15353)
* Line space properly blank lines that have their own styling (i.e. empty tspan).Tavmjong Bah2016-12-243-5/+50
| | | (bzr r15352)
* i18n. Flood autogap list not correctly translated at runtime.Nicolas Dufour2016-12-242-5/+5
| | | (bzr r15351)
* Add string translatable pointed by MarenJabiertxof2016-12-211-1/+1
| | | (bzr r15345)
* Remove more SPDesktop from LPE'sJabiertxof2016-12-201-20/+17
| | | (bzr r15344)
* Fix undo incosistences in mirror LPE and in copy rotate LPEJabier Arraiza Cenoz2016-12-202-11/+16
| | | (bzr r15340)
* Remove string from tipJabiertxof2016-12-201-1/+1
| | | (bzr r15339)
* Fix strings in mirror symetry and copy rotate LPEJabiertxof2016-12-202-8/+7
| | | (bzr r15338)
* Remove some ocurrences of desktop in knot functionsJabiertxof2016-12-1926-56/+47
| | | (bzr r15337)
* Remove unneeded static var from previous commitJabier Arraiza Cenoz2016-12-192-15/+16
| | | (bzr r15336)
* Add update_helperpaths not member of nodetool class to easy call from outsideJabier Arraiza Cenoz2016-12-197-51/+31
| | | (bzr r15335)
* Add translatable strings to trunkJabier Arraiza Cenoz2016-12-191-2/+2
| | | (bzr r15334)
* Remove 'desktop' usage on measure line LPEJabier Arraiza Cenoz2016-12-191-480/+458
| | | (bzr r15333)
* Some coding style fixesJabiertxof2016-12-181-3/+3
| | | (bzr r15332)
* Use Geom::Reflection instead custom method an copy rotate and mirror LPEJabiertxof2016-12-183-39/+5
| | | (bzr r15331)
* Fix a bug on transforms in mirror symmetryJabiertxof2016-12-171-0/+1
| | | (bzr r15330)
* Fix bug where conical gradient drawn in wrong arc.Tavmjong Bah2016-12-151-1/+1
| | | (bzr r15329)
* Prevent crash when iterator invalidated after converting shape to path.Tavmjong Bah2016-12-151-1/+2
| | | (bzr r15328)
* Save state of backup button.Tavmjong Bah2016-12-151-8/+15
| | | (bzr r15327)
* Fix crash from last commit due to bad preference path.Tavmjong Bah2016-12-151-8/+8
| | | (bzr r15326)
* Fixes for internal document scaling and add a second test option.Tavmjong Bah2016-12-152-35/+127
| | | (bzr r15325)
* Add test internal scaling to account for DPI change.Tavmjong Bah2016-12-141-7/+95
| | | (bzr r15324)
* Add missing 'pt' unit to test of legacy files.Tavmjong Bah2016-12-121-2/+14
| | | (bzr r15322)
* Add option to unset 'line-height' (as well as determine where it is set).Tavmjong Bah2016-12-113-5/+55
| | | (bzr r15321)
* Fix line-height when converting between different units for flowed text.Tavmjong Bah2016-12-101-2/+2
| | | (bzr r15319)
* Fix headers on LPE'sJabiertxof2016-12-1057-73/+112
| | | (bzr r15318)
* Fix a bug where initially text has no fill and but has a stroke.Tavmjong Bah2016-12-101-3/+2
| | | (bzr r15317)
* Correct outer text style input for non-px based files.Tavmjong Bah2016-12-101-6/+28
| | | (bzr r15316)
* Add button to access outer text style ('font-size', 'line-height'). These ↵Tavmjong Bah2016-12-093-19/+89
| | | | | determine the minimum line spacing. (bzr r15315)
* 'upport' changes to LPE's rotate copies and mirrot symmetryJabiertxof2016-12-084-209/+117
| | | (bzr r15313)
* Improve working of Type (Smoothing) menu.Tavmjong Bah2016-12-081-95/+70
| | | (bzr r15312)
* Correct error messages.Tavmjong Bah2016-12-081-4/+4
| | | (bzr r15311)
* Improve measure line to allow similar LPEJabiertxof2016-12-072-2/+6
| | | (bzr r15310)
* Fix for reopened bug #1643408- minor typyngJabier Arraiza Cenoz2016-12-071-7/+7
| | | (bzr r15309)
* Fix for reopened bug #1643408Jabier Arraiza Cenoz2016-12-071-2/+5
| | | (bzr r15308)
* Add option to save a backup when updating file for dpi change.Tavmjong Bah2016-12-071-6/+67
| | | (bzr r15307)
* fix bug #1644621 on show handles. Fix start knot on closed pathsJabier Arraiza Cenoz2016-12-071-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1644621 (bzr r15306)
* fix bug #1644621 on show handlesJabier Arraiza Cenoz2016-12-072-15/+28
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1644621 (bzr r15305)
* Fix measure LPE to fit future extra objects based LPEJabiertxof2016-12-072-13/+32
| | | (bzr r15304)
* Remove obsolete commentJabiertxof2016-12-061-1/+0
| | | (bzr r15303)
* Fixes for measure LPE and speed path based LPE operationsJabiertxof2016-12-0611-139/+152
| | | (bzr r15302)
* Add dpiswitcher extension and option to scale legacy documents with it.Jabier Arraiza Cenoz2016-12-061-19/+53
| | | (bzr r15301)
* Fix memory leak (incomplete clear).Tavmjong Bah2016-12-061-4/+1
| | | (bzr r15300)
* Highlight mesh handles when corner or handle selected.Jabier Arraiza Cenoz2016-12-052-20/+243
| | | | | Highlight mesh control lines when corner/handle hovered over. (bzr r15298)
* Fix names in measure line LPEJabiertxof2016-12-032-14/+14
| | | (bzr r15297)