index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
display
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix split and xray changes not always toggled
Jabier Arraiza
2019-10-09
1
-14
/
+8
*
Improve node selection ~x3 removing unneded updateNow() called in non necesar...
Jabier Arraiza
2019-10-09
1
-7
/
+26
*
Fix remaining #
Jabier Arraiza
2019-10-07
1
-1
/
+1
*
Add improvements to rendering
Jabier Arraiza
2019-10-07
1
-5
/
+7
*
Fix issue 931 and also improve a lor rendering on canvas on multiselection, m...
Jabier Arraiza
2019-10-07
1
-3
/
+14
*
Fix rendering cache logic, broken in commit b92592ab9ee056f0d1dc60727524d6f07...
Tavmjong Bah
2019-10-07
1
-1
/
+1
*
Allow know total process timmed in multiple operations on canvas rendering
Jabiertxof
2019-10-04
1
-8
/
+16
*
Fix rendering of hatches when hatching "overflow" tile.
Tavmjong Bah
2019-10-04
2
-16
/
+42
*
Add minor comments to file.
Tavmjong Bah
2019-10-04
1
-0
/
+3
*
Fixing shifts for sub-byte PNG packing order
Marc Jeanmougin
2019-10-01
1
-2
/
+3
*
Fix issues pointed by Mc
Jabiertxof
2019-10-01
2
-10
/
+11
*
Add DEBUG_PERFORMANCE flag to canvas to meassure iddle time and splits procesed
Jabiertxof
2019-10-01
2
-0
/
+28
*
Reduce memory leak when dragging selection
Nathan Lee
2019-09-30
1
-1
/
+1
*
Reduce memory leaks when dragging shapes
Nathan Lee
2019-09-30
1
-0
/
+2
*
Try to improve match of image-rendering values to cairo filters
Patrick Storz
2019-09-22
1
-14
/
+13
*
fix crash in CanvasXYGrid::updateWidgets
Thomas Holder
2019-09-13
1
-13
/
+13
*
Fix crash when font dont have X glyph. Solve this https://gitlab.com/inkscape...
Jabiertxof
2019-09-11
1
-3
/
+6
*
improve text selection
Jabiertxof
2019-09-10
1
-3
/
+4
*
Eliminate clang warnings
Thomas Holder
2019-08-23
1
-2
/
+0
*
fix #371 guides label upside down
Thomas Holder
2019-08-14
1
-1
/
+1
*
Remove line height code and ficx coding style
Jabiertxof
2019-08-02
1
-2
/
+2
*
Allow tools sensitive when overflow canvas area also fix a bug i couldent rem...
Jabiertxof
2019-08-02
2
-3
/
+11
*
Fix a rendering issue I introduce in previous merge
Jabiertxof
2019-07-28
1
-2
/
+0
*
Fix some issues with inverse coordinates pointed by Maren
Jabier Arraiza
2019-07-28
1
-1
/
+6
*
Fix coding style
Jabier Arraiza
2019-07-28
1
-2
/
+2
*
Add verbs update checkbuttons in menu. Also do improvements requested in http...
Jabier Arraiza
2019-07-28
1
-7
/
+10
*
Make doc2dt a document property
Thomas Holder
2019-07-27
1
-3
/
+1
*
Crashfix when importing/selecting large png
Nathan Lee
2019-07-02
2
-3
/
+3
*
Rm unused code now Gtk+ >= 3.22 dependency is set
Alexander Valavanis
2019-05-26
3
-43
/
+13
*
Fix formatting and trailing space.
Shlomi Fish
2019-05-22
1
-5
/
+5
*
Fix alignment of ruler ticks
Diederik van Lierop
2019-05-20
1
-6
/
+2
*
Fix pixel alignment of box selection cue
Diederik van Lierop
2019-05-20
1
-9
/
+4
*
Small fix
Diederik van Lierop
2019-05-20
1
-2
/
+2
*
Change the data type of size/width/height of the controls to unsigned int
Diederik van Lierop
2019-05-20
4
-11
/
+11
*
More pixel-level alignment fixes for various controls, by making all controls...
Diederik van Lierop
2019-05-20
3
-26
/
+12
*
Another pixel alignment fix
Diederik van Lierop
2019-05-20
1
-7
/
+17
*
Fix the alignment of the guideline origin (and other controls), such that it ...
Diederik van Lierop
2019-05-20
4
-43
/
+58
*
Remove support for LCMS 1
Karl Cheng
2019-05-12
5
-10
/
+10
*
Add some documentation (Harfbuzz, OpenType SVG).
Tavmjong Bah
2019-05-07
1
-2
/
+2
*
Add basic SVG in OpenType support.
Tavmjong Bah
2019-05-06
1
-1
/
+28
*
Fix GdkMotionEvents under Wayland
Diederik van Lierop
2019-05-04
1
-1
/
+1
*
Merge branch 'master' of gitlab.com:inkscape/inkscape
Diederik van Lierop
2019-04-30
2
-21
/
+21
|
\
|
*
Keep Document Grid spacing on change and save
Nathan Lee
2019-04-24
2
-21
/
+21
*
|
Fix disappearing and antialiasing of grid lines
Diederik van Lierop
2019-04-30
2
-7
/
+14
|
/
*
Replace IS_FINITE with std::isfinite (exists since C++11)
Patrick Storz
2019-04-02
2
-3
/
+3
*
Update CMakeLists.txt
shaharyaar
2019-04-02
1
-1
/
+1
*
Tidy various dialog UIs
Nathan Lee
2019-04-02
1
-0
/
+1
*
Document Properties: General UI cleanup
Patrick Storz
2019-03-22
2
-32
/
+52
*
Misc. typos and whitespace fixes
luz.paz
2019-03-21
1
-5
/
+5
*
Disable GTK3's motion event compression which was making drawing lag.
yale
2019-03-20
1
-0
/
+1
[next]