summaryrefslogtreecommitdiffstats
path: root/src/display (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix wrong interpretation on how works canvas renderingJabier Arraiza2019-10-221-11/+3
* Better fix to handle cache on drawing itemsJabiertxof2019-10-212-15/+17
* Remove isolate check. Need to find a way to isolate all containersJabier Arraiza2019-10-211-5/+13
* Improvements to blending and tooltipJabier Arraiza2019-10-201-3/+3
* Improve isolationJabier Arraiza2019-10-202-6/+5
* Improve function readibility in previous blend commitJabier Arraiza2019-10-191-54/+30
* Add export/import PDF blend modes and add isolation modifierJabier Arraiza2019-10-197-96/+209
* Re-Add blending modes UI using CSS instead filtersJabier Arraiza2019-10-141-0/+3
* Move from deprecated GTimeVal to g_get_monotonic_time()Jabier Arraiza2019-10-123-56/+23
* Actualizarsrc/display/sp-canvas.cppJabier Arraiza2019-10-111-0/+1
* Fix issue on lagging space panning and resizing canvas pointed br @ede123 in ...Jabier Arraiza2019-10-112-16/+42
* Canvas profiling improvements. Also changed to a non deprecated measuring tim...Jabier Arraiza2019-10-112-40/+85
* Fix split and xray changes not always toggledJabier Arraiza2019-10-091-14/+8
* Improve node selection ~x3 removing unneded updateNow() called in non necesar...Jabier Arraiza2019-10-091-7/+26
* Fix remaining #Jabier Arraiza2019-10-071-1/+1
* Add improvements to renderingJabier Arraiza2019-10-071-5/+7
* Fix issue 931 and also improve a lor rendering on canvas on multiselection, m...Jabier Arraiza2019-10-071-3/+14
* Fix rendering cache logic, broken in commit b92592ab9ee056f0d1dc60727524d6f07...Tavmjong Bah2019-10-071-1/+1
* Allow know total process timmed in multiple operations on canvas renderingJabiertxof2019-10-041-8/+16
* Fix rendering of hatches when hatching "overflow" tile.Tavmjong Bah2019-10-042-16/+42
* Add minor comments to file.Tavmjong Bah2019-10-041-0/+3
* Fixing shifts for sub-byte PNG packing orderMarc Jeanmougin2019-10-011-2/+3
* Fix issues pointed by McJabiertxof2019-10-012-10/+11
* Add DEBUG_PERFORMANCE flag to canvas to meassure iddle time and splits procesedJabiertxof2019-10-012-0/+28
* Reduce memory leak when dragging selectionNathan Lee2019-09-301-1/+1
* Reduce memory leaks when dragging shapesNathan Lee2019-09-301-0/+2
* Try to improve match of image-rendering values to cairo filtersPatrick Storz2019-09-221-14/+13
* fix crash in CanvasXYGrid::updateWidgetsThomas Holder2019-09-131-13/+13
* Fix crash when font dont have X glyph. Solve this https://gitlab.com/inkscape...Jabiertxof2019-09-111-3/+6
* improve text selectionJabiertxof2019-09-101-3/+4
* Eliminate clang warningsThomas Holder2019-08-231-2/+0
* fix #371 guides label upside downThomas Holder2019-08-141-1/+1
* Remove line height code and ficx coding styleJabiertxof2019-08-021-2/+2
* Allow tools sensitive when overflow canvas area also fix a bug i couldent rem...Jabiertxof2019-08-022-3/+11
* Fix a rendering issue I introduce in previous mergeJabiertxof2019-07-281-2/+0
* Fix some issues with inverse coordinates pointed by MarenJabier Arraiza2019-07-281-1/+6
* Fix coding styleJabier Arraiza2019-07-281-2/+2
* Add verbs update checkbuttons in menu. Also do improvements requested in http...Jabier Arraiza2019-07-281-7/+10
* Make doc2dt a document propertyThomas Holder2019-07-271-3/+1
* Crashfix when importing/selecting large pngNathan Lee2019-07-022-3/+3
* Rm unused code now Gtk+ >= 3.22 dependency is setAlexander Valavanis2019-05-263-43/+13
* Fix formatting and trailing space.Shlomi Fish2019-05-221-5/+5
* Fix alignment of ruler ticksDiederik van Lierop2019-05-201-6/+2
* Fix pixel alignment of box selection cueDiederik van Lierop2019-05-201-9/+4
* Small fixDiederik van Lierop2019-05-201-2/+2
* Change the data type of size/width/height of the controls to unsigned intDiederik van Lierop2019-05-204-11/+11
* More pixel-level alignment fixes for various controls, by making all controls...Diederik van Lierop2019-05-203-26/+12
* Another pixel alignment fixDiederik van Lierop2019-05-201-7/+17
* Fix the alignment of the guideline origin (and other controls), such that it ...Diederik van Lierop2019-05-204-43/+58
* Remove support for LCMS 1Karl Cheng2019-05-125-10/+10