summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-0213-45/+571
* add basic livecode toolbars-ol2019-12-016-3/+235
* add api and input modules for the livecoding tools-ol2019-11-288-1420/+614
* add livecoding tool to toolbars-ol2019-11-239-1/+1601
* fix #521 SPIString copy constructorThomas Holder2019-11-211-0/+10
* fix Glib::Regex::match stack-use-after-scopeThomas Holder2019-11-211-1/+6
* fix PNG export dialog crash (heap-use-after-free)Thomas Holder2019-11-201-3/+3
* Fix buildMarc Jeanmougin2019-11-201-2/+2
* 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
* Selectively disable motion event compression for specific toolsPatrick Storz2019-11-186-1/+26
* remove hex color defaults from pref skeletonThomas Holder2019-11-185-18/+18
* Crashfix on deleting selected with spray toolNathan Lee2019-11-171-4/+3
* tests for {SVG,CSS}OStringStreamTestThomas Holder2019-11-173-177/+0
* 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
* Fix alignment error for inline-size SVG 1.1 fallback text.Tavmjong Bah2019-11-132-4/+50
* Fix non-translatable strings in node-tool.cppPatrick Storz2019-11-121-10/+15
* Make paraxial have a free starting angle.Martin Owens2019-11-122-42/+43
* 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
* Fix SVG 1.1 fallback for SVG 2 text in a shape with 'text-align' not equal to...Tavmjong Bah2019-11-091-4/+13
* 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
* Fix crash using split canvas with multiple monitorsJabier Arraiza2019-11-071-56/+61
* Fix issue LPE Line Join rendering wrong for arcs line join. https://gitlab.co...Jabier Arraiza2019-11-071-1/+1
* Update node transform handles on deselectNathan Lee2019-11-051-0/+2
* macOS bundle support for append_inkscape_datadirThomas Holder2019-11-051-1/+9
* Fix https://gitlab.com/inkscape/inbox/issues/871 Measure Segments LPE: Labels...Jabier Arraiza2019-11-053-106/+123
* Fix a editor auto pasteJabier Arraiza2019-11-031-1/+1
* refactor: Eliminate SPIString::value_defaultThomas Holder2019-11-0320-173/+191
* make SP_ATTRIBUTE_IS_CSS a functionThomas Holder2019-11-032-20/+17
* sanity check for XML attribute namesThomas Holder2019-11-031-0/+4
* Fix bug releasing powermask LPEJabiertxof2019-11-021-20/+35
* Improve speed of LPE's updating widgets on release knots instead when value c...Jabiertxof2019-11-0221-39/+51
* Allow forking on powermaskJabier Arraiza2019-11-022-58/+52
* Remove OCALMarc Jeanmougin2019-11-0110-1984/+1
* fix #497 don't set 'd' style propertyThomas Holder2019-11-012-1/+2
* Improve clip LPEJabier Arraiza2019-11-015-322/+227
* Attempt to fix inbox#976John Smith2019-10-311-1/+1
* Fix initial transform of shape in opened file.Nathan Lee2019-10-301-1/+4
* PDF+LaTeX export: escape ampersandsPatrick Storz2019-10-301-1/+7
* Update the treeview in the objects-panel asynchronously, such that Inkscape s...Diederik van Lierop2019-10-302-86/+153
* Remove _drawbox deps pointed by ThomasJabiertxof2019-10-301-1/+1
* Improve picking selecton on textJabiertxof2019-10-304-16/+22