summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Various minor bugfixes to rotate copiesJabier Arraiza Cenoz2016-03-201-1/+5
* | [Bug #1558160] Move Script::file_listener methods to script.cpp source file.raphael02022016-03-202-42/+41
* | [Bug #1559679] Make inkex.py PEP8 compliant.raphael02022016-03-201-43/+55
* | Update status bar text and remove spare Geom Point variable.Martin Owens2016-03-201-8/+7
* | Add advert tooltip message to copy rotateJabier Arraiza Cenoz2016-03-201-1/+1
* | [Bug #1545332] Canvas context menu: allow grouping a single selection (same a...suv-lp2016-03-201-1/+1
* | [Bug #1518302] Extension new_glyph_layer (Typography) not using decoding prop...me-kell2016-03-201-2/+7
* | Add Shift+Enter path complete and larger square node on mouse over.Martin Owens2016-03-202-3/+20
* | Merge lp:~inkscape.dev/inkscape/copy-rotate-lpe-improvementsJabier Arraiza Cenoz2016-03-193-41/+311
|\ \
| * \ update to trunkJabier Arraiza Cenoz2016-03-193-14/+13
| |\ \ | |/ / |/| |
* | | Fix a problem with LPE on clips and paths making extremly slow on LPEJabier Arraiza Cenoz2016-03-193-14/+13
| * | update to trunkJabier Arraiza Cenoz2016-03-19127-319/+347
| |\ \ | |/ / |/| |
* | | Remove code of a semifixed bugJabier Arraiza Cenoz2016-03-181-7/+8
* | | Bug #1419517 Fix Crash when applying new path effect after deleting pattern o...Jabier Arraiza Cenoz2016-03-183-10/+14
| |/ |/|
* | Fix writing of 'x' and 'y' attributes in multiline text via sodipode:role="li...Tavmjong Bah2016-03-181-2/+2
* | [Bug #1558177] Simplify if conditions in Script.cpp.raphael02022016-03-182-7/+2
* | [Bug #1545769] Adding MimeTypes in the desktop.in file.jonathan-underwood2016-03-181-1/+1
* | [Bug #1558153] Typos and tabs instead of spaces in extension module.raphael02022016-03-164-25/+25
* | [Bug #1545726] Incorrect FSF address in many extension files.Nicolas Dufour2016-03-16108-108/+108
* | Updates to the branding folder. Set also OFT typosJabier Arraiza Cenoz2016-03-166-11/+10
* | Fix broken compile from branding folderJabier Arraiza Cenoz2016-03-162-3/+4
* | Updates to the branding folder.Jabier Arraiza Cenoz2016-03-154-161/+187
* | fix-bug-1557192. paint-order crash with multiple itemsJabier Arraiza Cenoz2016-03-151-3/+3
* | Commit to using our stored units for now.Martin Owens2016-03-151-3/+5
| * Fix more Krzysztof comments on merge proposal, temporary disable LPE on clip ...Jabier Arraiza Cenoz2016-03-192-74/+77