summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | | | | | | | Fix more Krzysztof comments on merge proposal, temporary disable LPE on clip ...Jabier Arraiza Cenoz2016-03-192-74/+77
| * | | | | | | | | | | | | | | | | | | | Fix Krzysztof comments on merge proposalJabier Arraiza Cenoz2016-03-182-111/+109
| * | | | | | | | | | | | | | | | | | | | Fix compiling bugsJabier Arraiza Cenoz2016-03-141-7/+7
| * | | | | | | | | | | | | | | | | | | | Fix order LPEJabier Arraiza Cenoz2016-03-141-1/+1
| * | | | | | | | | | | | | | | | | | | | update to trunkJabier Arraiza Cenoz2016-03-144-13/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | update to trunkJabier Arraiza Cenoz2016-03-14745-463636/+1622235
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | fixes for update to trunkJabier Arraiza Cenoz2015-07-242-18/+18
| * | | | | | | | | | | | | | | | | | | | update to trunkJabier Arraiza Cenoz2015-07-24332-29676/+37332
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | fix minor bugJabier Arraiza Cenoz2015-06-041-19/+23
| * | | | | | | | | | | | | | | | | | | | update to trunkJabier Arraiza Cenoz2015-06-042-3697/+4132
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \