summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* more janet bindingss-ol2019-12-021-1/+3
|
* add draft janet interface for livecodings-ol2019-12-023-11/+19
|
* add basic livecode toolbars-ol2019-12-014-2/+233
|
* add api and input modules for the livecoding tools-ol2019-11-282-1420/+34
|
* add livecoding tool to toolbars-ol2019-11-236-1/+1584
|
* 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
|
* Speedup filtering and panningJabier Arraiza2019-11-192-6/+19
|
* Multiple fixes for the objects panelDiederik van Lierop2019-11-182-44/+113
|
* Selectively disable motion event compression for specific toolsPatrick Storz2019-11-185-0/+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-181-4/+4
| | | | | | | | | | | | | /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
* 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-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
| | | | | Also prevent crash for unset ids in Object Properties Fix https://gitlab.com/inkscape/inbox/issues/1129
* Update node transform handles on deselectNathan Lee2019-11-051-0/+2
| | | | | Fix regression from da553628 See https://gitlab.com/inkscape/inkscape/issues/501
* Fix https://gitlab.com/inkscape/inbox/issues/871 Measure Segments LPE: ↵Jabier Arraiza2019-11-051-0/+1
| | | | 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
* refactor: Eliminate SPIString::value_defaultThomas Holder2019-11-034-13/+11
| | | | | | - eliminate value_default - make value private (-> _value) - add value() method
* Improve speed of LPE's updating widgets on release knots instead when value ↵Jabiertxof2019-11-021-4/+4
| | | | change
* Remove OCALMarc Jeanmougin2019-11-015-1732/+0
|
* Update the treeview in the objects-panel asynchronously, such that Inkscape ↵Diederik van Lierop2019-10-302-86/+153
| | | | stays responsive with documents having a large number of objects
* Update bounding box on changing blurNathan Lee2019-10-292-0/+3
|
* Fix some blurs iddle large loopsJabiertxof2019-10-283-14/+14
|
* refactor: Eliminate SPIEnum::_nameThomas Holder2019-10-281-2/+4
|
* refactor: private SPIBase::_nameThomas Holder2019-10-282-14/+13
|
* refactor SPIEnum: more type safetyThomas Holder2019-10-284-13/+13
| | | | | | fixes ungrouping of "font-weight:bolder" fixes "titling-caps" parsing fixes a casting error in CairoRenderContext::renderGlyphtext
* Remove delay on desktop switchJabier Arraiza2019-10-271-3/+0
|
* fix heap-buffer-overflow in node toolThomas Holder2019-10-271-12/+4
| | | | | Observed with example file from https://gitlab.com/inkscape/inkscape/merge_requests/982
* Clipboard: Fix pasting of image data on WindowsPatrick Storz2019-10-261-0/+7
| | | | Workaround for what is most likely a gtk bug.
* Dialogs: improve opacity handling through use of CSSPatrick Storz2019-10-262-77/+21
| | | | | In particular this allows us to get rid of our custom implementation for the opacity transition (which did not always work properly).
* Select next filter primitive after removing currentNathan Lee2019-10-221-0/+1
| | | | | Also fix crash on deleting bottom filter primitive Fix https://gitlab.com/inkscape/inkscape/issues/475
* Remove isolate check. Need to find a way to isolate all containersJabier Arraiza2019-10-211-2/+10
|
* Improvements to blending and tooltipJabier Arraiza2019-10-204-6/+32
|
* More improvements to the objects panel:Diederik van Lierop2019-10-192-116/+55
| | | | | - Use a std::map instead of remembering the position of the iterator; this is more robust and cleaner - Speed up the updating of the tree in the object panel for large selections
* Add export/import PDF blend modes and add isolation modifierJabier Arraiza2019-10-1910-64/+176
|
* Fix logic for Tool Combobox's group labelNathan Lee2019-10-172-12/+30
|
* Inkscape::XML::Node::addChildAtPosThomas Holder2019-10-161-2/+1
|
* Properly initialize sensitivity of menuitems with verb defaultPatrick Storz2019-10-151-0/+3
|
* Add checkboxes in flip menu optionsJabier Arraiza2019-10-151-0/+6
|
* Fix compiling bugJabier Arraiza2019-10-141-1/+1
|
* Fix a bug in previous commitJabier Arraiza2019-10-142-5/+5
|
* Fix a extra blend enumJabier Arraiza2019-10-142-27/+6
|
* Reduce memory leak in file previewNathan Lee2019-10-142-6/+9
| | | | https://gitlab.com/inkscape/inkscape/issues/201
* Re-Add blending modes UI using CSS instead filtersJabier Arraiza2019-10-147-101/+121
|
* Fix misleading indentationDiederik van Lierop2019-10-121-1/+2
|
* Add icons to show help in set defauls LPE parametersJabier Arraiza2019-10-122-4/+4
|
* Move from deprecated GTimeVal to g_get_monotonic_time()Jabier Arraiza2019-10-121-5/+4
|
* Fix rendering issue on panning with text toolNathan Lee2019-10-121-2/+0
| | | | https://gitlab.com/inkscape/inbox/issues/999
* Update objects.cppMarc Jeanmougin2019-10-121-1/+1
|