summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove FORCE from executable pathsMarc Jeanmougin2016-04-111-2/+2
* fix compile error in livarotMarc Jeanmougin2016-04-112-12/+2
* filename changeMarc Jeanmougin2016-04-111-0/+0
* [Bug #1545319] Failure to retrieve image resolution of PNGs with Units: Undef...suv-lp2016-04-111-7/+71
* Translations. Danish translation udpate.scootergrisen2016-04-111-9/+5
* Script to download gtest/gmockShlomi Fish2016-04-091-0/+17
* Patch for ninja check in cmake buildsShlomi Fish2016-04-094-425/+19
* GTK3 fixsu_v2016-04-091-0/+4
* Provide tooltip for Selection set dialog tree area.Tavmjong Bah2016-04-081-1/+11
* Remove inkscape-specific glib clone function (and get rid of deprecated Glib ...Marc Jeanmougin2016-04-081-38/+1
* Bug #1552765 fixed Break Apart dont handle well stroke with in documents diff...Jabier Arraiza Cenoz2016-04-081-10/+4
* Add clickable link to www.inkscape.org to splash screen dialog.Kamalpreet Grewal2016-04-071-0/+12
* re-write rev 11457. (Bug 1557348)Alvin Penner2016-04-051-2/+7
* avoid higher-order calculations if sbasis is cubic. (Bug 1559721)Alvin Penner2016-04-041-0/+2
* Fix node size regression and add ctrlResize property for multiple use.Martin Owens2016-04-025-29/+43
* Remove unused variable warnings.Martin Owens2016-04-021-4/+0
* Fix crash on copying orphaned clonesMarc Jeanmougin2016-04-021-1/+1
* Add icon for Live Path Effects dialog.insaner and su_v2016-04-023-2/+17
* Fix regression in swatch color selection and improve it by allowing drag to c...Martin Owens2016-04-011-43/+5
* Bug #1553497 Voronoi Extension: Delaunay triangulate can get fill color from ...Jabier Arraiza Cenoz2016-04-013-11/+58
* bzrignore: inkview.podBryce Harrington2016-03-311-0/+1
* cmake: Add informational summaryBryce Harrington2016-03-311-0/+41
* Finish fixing bug 156221 ('line-height' with non-px scaling).Tavmjong Bah2016-03-301-1/+2
* Partial fix for bug 156221 ('line-height' with non-pixel scaled drawing).Tavmjong Bah2016-03-303-8/+23
* Fix for bug #1395435 (Inkscape crashes on load CDR select sheet) and bug #144...Eduard Braun2016-03-302-183/+171
* Fix bug #1548953 (Crash when SVG contains certain special chars)Eduard Braun2016-03-301-7/+9
* buildtool: Comment a verbose debug message (that usually hides actual compile...Eduard Braun2016-03-301-1/+1
* Protect the color wheel from hue loss at a deeper level.Martin Owens2016-03-292-1/+5
* Fix bugs with the colour selector self-signaling on change.Martin Owens2016-03-292-4/+5
* Translations. zh_CN translation update.happyaron2016-03-271-4089/+5042
* Improve documentationRaphaël Bournhonesque2016-03-251-3/+11
* Switch too broad Exception exceptions to more specific ones (IOError, ImportE...Raphaël Bournhonesque2016-03-251-4/+4
* Cosmetics to make inkex.py pep8 compliantRaphaël Bournhonesque2016-03-251-7/+8
* Remove deprecated has_key method in inkex.pyRaphaël Bournhonesque2016-03-251-1/+1
* Revert revision #14156 because problems with offsets, see coments addedJabier Arraiza Cenoz2016-03-241-1/+3
* "Backport" some Krzysztof review parts of mirror symmetry LPE also hapens on ...Jabier Arraiza Cenoz2016-03-241-12/+4
* Un-revert: Allow Unit object to do conversions, pipe Quality class method via...Martin Owens2016-03-222-12/+30
* Make sure adjustment is attached to spin buttonMartin Owens2016-03-221-0/+5
* Add prependUnit functionMartin Owens2016-03-222-0/+11
* Code cleanup. Removal of rogue copy of "create_adjustment_action".Martin Owens2016-03-221-84/+76
* More complete handling of units for 'line-height' in text toolbar.Tavmjong Bah2016-03-2216-299/+428
|\
| * Add line-height unit selector to text toolbar.Tavmjong Bah2016-03-229-81/+320
| * Reverting 14701.Tavmjong Bah2016-03-1811-233/+125
| * Revert 14707Tavmjong Bah2016-03-181-5/+3
* | inkex.py code simplification (more compact if conditions, unreachable code)Raphaël Bournhonesque2016-03-221-5/+1
* | Correct typoRaphaël Bournhonesque2016-03-221-1/+1
* | Translations. Minor French translation update.Nicolas Dufour2016-03-211-6911/+3001
* | Documentation. French tutorials translation update.Nicolas Dufour2016-03-219-2305/+2305
* | Some improvements and bugfixes to rotate copiesJabier Arraiza Cenoz2016-03-211-8/+4
* | Fix a bug in rotate copies on apply over a ellipse when origin and end are th...Jabier Arraiza Cenoz2016-03-201-4/+5