summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Another scaling option to test.Tavmjong Bah2017-01-101-2/+67
* [Bug #1654798] Broken icon in LPE 'Fill between many'suv-lp2017-01-092-2/+2
* fix typoMarc Jeanmougin2017-01-092-8/+8
|\
| * Fix typo in variable name s/strech/stretch/mattia@debian.org2017-01-072-8/+8
* | Fix a bad inicialization of unsigned intJabiertxof2017-01-081-1/+1
|/
* suppress warnings on symbols dialogMarc Jeanmougin2017-01-071-1/+3
* Add missing include for array templateTim Sheridan2017-01-071-0/+2
* Improve UI to partialy fix bug 1654121 now offset in measure is neas the only...Jabiertxof2017-01-062-4/+3
* antialiasing options on exportMarc Jeanmougin2017-01-0410-25/+54
* increased space for font-size.Marc Jeanmougin2017-01-041-3/+3
* Fix misplaced parenthesis reported by compiler warning.Tavmjong Bah2017-01-041-6/+18
* Fix build on Windows (see http://inkscape.13.x6.nabble.com/compile-error-on-W...Yale Zhang2017-01-031-2/+1
* Fix logic error (non-scaling stroke on text).Tavmjong Bah2017-01-031-1/+1
* Fix bug/add feature on #1653380 on rotate copiesJabiertxof2017-01-012-2/+22
* ruler: Read state flags for GtkStyleContext correctlyAlex Valavanis2016-12-311-4/+12
* Not target bug.Jabiertxof2016-12-312-2/+2
* fix typos, add translator commentIvan Mas??r2016-12-303-2/+3
* Fix for bug #1652954Jabiertxof2016-12-291-2/+0
* Merge all upstream changes to GimpRulerAlex Valavanis2016-12-271-5/+22
* Rm remaining Gtk::Stock usageAlex Valavanis2016-12-2721-1342/+165
* Rm more deprecated Gtk::StockAlex Valavanis2016-12-2716-72/+61
* Rm some deprecated Gtk::Stock usageAlex Valavanis2016-12-2712-44/+26
* Fix header inclusion orderingAlex Valavanis2016-12-265-4/+10
* Fix typoAlex Valavanis2016-12-261-1/+1
* vsd-input: Gtk3 fixesAlex Valavanis2016-12-261-2/+2
* cdr-import: Gtk3 fixesAlex Valavanis2016-12-261-2/+2
* frame: Gtk3 fixesAlex Valavanis2016-12-263-14/+20
* pdf-input: Gtk3 fixesAlex Valavanis2016-12-262-16/+56
* Fix Gtkmm deprecations in extensionsAlex Valavanis2016-12-262-6/+4
* Fixes problem on mirror symmetry last commit.Jabiertxof2016-12-261-2/+18
* Fix a few Gtkmm deprecationsAlex Valavanis2016-12-264-8/+16
* Fixes bug #1652465 on mirror and copy rotate LPE.Jabiertxof2016-12-262-17/+11
* sp-canvas: Gtkmmify to squash a few warningsAlex Valavanis2016-12-251-14/+17
* Line space properly blank lines that have their own styling (i.e. empty tspan).Tavmjong Bah2016-12-243-5/+50
* i18n. Flood autogap list not correctly translated at runtime.Nicolas Dufour2016-12-242-5/+5
* Add string translatable pointed by MarenJabiertxof2016-12-211-1/+1
* Remove more SPDesktop from LPE'sJabiertxof2016-12-201-20/+17
* Fix undo incosistences in mirror LPE and in copy rotate LPEJabier Arraiza Cenoz2016-12-202-11/+16
* Remove string from tipJabiertxof2016-12-201-1/+1
* Fix strings in mirror symetry and copy rotate LPEJabiertxof2016-12-202-8/+7
* Remove some ocurrences of desktop in knot functionsJabiertxof2016-12-1926-56/+47
* Remove unneeded static var from previous commitJabier Arraiza Cenoz2016-12-192-15/+16
* Add update_helperpaths not member of nodetool class to easy call from outsideJabier Arraiza Cenoz2016-12-197-51/+31
* Add translatable strings to trunkJabier Arraiza Cenoz2016-12-191-2/+2
* Remove 'desktop' usage on measure line LPEJabier Arraiza Cenoz2016-12-191-480/+458
* Some coding style fixesJabiertxof2016-12-181-3/+3
* Use Geom::Reflection instead custom method an copy rotate and mirror LPEJabiertxof2016-12-183-39/+5
* Fix a bug on transforms in mirror symmetryJabiertxof2016-12-171-0/+1
* Fix bug where conical gradient drawn in wrong arc.Tavmjong Bah2016-12-151-1/+1
* Prevent crash when iterator invalidated after converting shape to path.Tavmjong Bah2016-12-151-1/+2