summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* wip: create SVGs from Janet tableslivecodings-ol2019-12-094-4/+105
|
* move script to its own files-ol2019-12-025-70/+136
|
* more janet bindingss-ol2019-12-027-63/+164
|
* add draft janet interface for livecodings-ol2019-12-0214-46/+573
|
* add basic livecode toolbars-ol2019-12-017-3/+238
|
* add api and input modules for the livecoding tools-ol2019-11-288-1420/+614
|
* add livecoding tool to toolbars-ol2019-11-2310-1/+1602
|
* fix #521 SPIString copy constructorThomas Holder2019-11-211-0/+10
|
* fix Glib::Regex::match stack-use-after-scopeThomas Holder2019-11-211-1/+6
| | | | | Fixes cursor jumping mentioned by @nathanal: https://gitlab.com/inkscape/inkscape/issues/521#note_247899536
* fix PNG export dialog crash (heap-use-after-free)Thomas Holder2019-11-201-3/+3
| | | | Possibly related to inbox#1185
* Fix buildMarc Jeanmougin2019-11-201-2/+2
|
* Translated pl.po for Polish, 86% complete. Tested on Inkscape 1.0 beta1Artur Wróblewski2019-11-201-7701/+6418
|
* Update Russian translationMornie2019-11-201-9492/+9543
|
* Speedup filtering and panningJabier Arraiza2019-11-199-63/+100
|
* Multiple fixes for the objects panelDiederik van Lierop2019-11-183-45/+116
|
* Update code documentation (minor)Nathan Lee2019-11-182-17/+53
|
* Make canvas rotation unchanged by y-axis directionNathan Lee2019-11-182-6/+6
| | | | | Y-axis direction is stored in `_scale`. Based off of Thomas Holder's input, fixes inkscape/510, MR 1029.
* Selectively disable motion event compression for specific toolsPatrick Storz2019-11-186-1/+26
| | | | | | | | It was globally disabled in ab71599ea1af1ea5042e35502e9aa722cc4ab51e However most of the time we do not care for intermediate motion events, and forcing to process them only causes unnecessary performance overhead.
* remove hex color defaults from pref skeletonThomas Holder2019-11-185-18/+18
| | | | | | | | | | | | | /options/grids/axonom/color /options/grids/axonom/empcolor /options/grids/xy/color /options/grids/xy/empcolor /options/wireframecolors/onlight /options/wireframecolors/ondark /options/wireframecolors/images /options/wireframecolors/clips /options/wireframecolors/masks /tools/nodes/highlight_color
* Crashfix on deleting selected with spray toolNathan Lee2019-11-171-4/+3
| | | | Fix https://gitlab.com/inkscape/inkscape/issues/496
* Update cs.poTomáš Marný2019-11-171-5323/+2067
|
* tests for {SVG,CSS}OStringStreamTestThomas Holder2019-11-175-177/+157
|
* fix #515 axonometric grid snapping w/ y-axis downThomas Holder2019-11-171-5/+12
|
* Add unlinking function to CRStyleSheet.Tavmjong Bah2019-11-152-0/+50
|
* Correct order of stylesheet list insertion (after bug fix to libcroco).Tavmjong Bah2019-11-151-1/+1
|
* Update Hungarian translation (100%)Gyuris Gellért2019-11-141-1662/+1511
|
* Fix alignment error for inline-size SVG 1.1 fallback text.Tavmjong Bah2019-11-132-4/+50
| | | | | Puts white space at end of line into separate tspan when 'text-anchor' is not start.
* Update inkscape.potPatrick Storz2019-11-121-1551/+1456
|
* Fix non-translatable strings in node-tool.cppPatrick Storz2019-11-121-10/+15
| | | | (see https://gitlab.com/inkscape/inkscape/merge_requests/1004)
* Make paraxial have a free starting angle.Martin Owens2019-11-125-90/+238
|
* Update greek translationΔΗΜΗΤΡΗΣ Σ2019-11-111-6329/+5034
|
* Crashfix: set an unset id in Object PropertiesThomas Holder2019-11-101-1/+1
|
* Use same label for Layers and Objects dialogsNathan Lee2019-11-103-16/+8
| | | | | Also prevent crash for unset ids in Object Properties Fix https://gitlab.com/inkscape/inbox/issues/1129
* Updated es.po with a few new strings from the source codeLucas Vieites2019-11-101-3006/+3083
|
* Update Catalan/Valencian translationAlfredo Rafael Vicente Boix2019-11-091-16742/+11158
|
* Fix SVG 1.1 fallback for SVG 2 text in a shape with 'text-align' not equal ↵Tavmjong Bah2019-11-091-4/+13
| | | | to 'start'.
* More margins for Bitmap Trace dialogGyuris Gellért2019-11-091-1/+14
|
* Merge branch 'undefined' of gitlab.com:asiersarasua/inkscapeMarc Jeanmougin2019-11-091-4172/+1294
|\
| * Replace eu.poAsier Sarasua Garmendia2019-11-021-4172/+1294
| |
* | Merge branch 'undefined' of gitlab.com:lucasvieites/inkscapeMarc Jeanmougin2019-11-091-5323/+4211
|\ \
| * | Updated es.poLucas Vieites2019-11-031-5323/+4211
| | |
* | | Use correct function to add additional style sheets to style sheet list.Tavmjong Bah2019-11-081-1/+1
| | |
* | | Set "origin" (ua, user, author) for linked stylesheets.Tavmjong Bah2019-11-081-1/+8
| | | | | | | | | | | | Prevents error messages during cascade for duplicated selector/property values.
* | | Fix crash using split canvas with multiple monitorsJabier Arraiza2019-11-071-56/+61
| | |
* | | Fix issue LPE Line Join rendering wrong for arcs line join. ↵Jabier Arraiza2019-11-071-1/+1
| | | | | | | | | | | | https://gitlab.com/inkscape/inkscape/issues/490
* | | Update node transform handles on deselectNathan Lee2019-11-051-0/+2
| | | | | | | | | | | | | | | Fix regression from da553628 See https://gitlab.com/inkscape/inkscape/issues/501
* | | MSYS2: avoid pip upgrade failing if dependencies can't be updatedPatrick Storz2019-11-051-2/+6
| | |
* | | macOS bundle support for append_inkscape_datadirThomas Holder2019-11-051-1/+9
| | |
* | | Fix https://gitlab.com/inkscape/inbox/issues/871 Measure Segments LPE: ↵Jabier Arraiza2019-11-053-106/+123
| | | | | | | | | | | | Labels shifted, https://gitlab.com/inkscape/inkscape/issues/119, Measure Segments LPE: Measure bounding box + enlarge bb causes crash and https://gitlab.com/inkscape/inbox/issues/189 Measure Segments LPE: String formatting for label doesn't work as expected
* | | Fix a editor auto pasteJabier Arraiza2019-11-031-1/+1
| | |