index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
tools
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-08-03
Fix a issue pointed by Nathan in gitlab
Jabier Arraiza
1
-0
/
+8
2019-08-02
Remove line height code and ficx coding style
Jabiertxof
3
-18
/
+8
2019-08-02
Allow tools sensitive when overflow canvas area also fix a bug i couldent rem...
Jabiertxof
1
-0
/
+10
2019-08-02
Stop worinig with units switch to px. Keep discussion opengit add .git add .
Jabiertxof
2
-2
/
+10
2019-07-31
fix compiling issues
Jabier Arraiza
1
-8
/
+2
2019-07-31
fix coding style
Jabiertxof
2
-8
/
+6
2019-07-31
Allow update mouse state when motion
Jabiertxof
2
-49
/
+28
2019-07-31
Fix codding style
Jabiertxof
2
-10
/
+13
2019-07-31
Improvements to event tool handler
Jabiertxof
2
-18
/
+91
2019-07-31
Final fix of issue https://gitlab.com/inkscape/inbox/issues/707 Object disapp...
Jabiertxof
2
-2
/
+9
2019-07-28
Fix for bug https://gitlab.com/inkscape/inbox/issues/699
Jabiertxof
1
-0
/
+15
2019-07-27
Make doc2dt a document property
Thomas Holder
2
-4
/
+2
2019-07-19
Fix coding style
Jabiertxof
1
-8
/
+7
2019-07-19
Pressure improvements
Jabiertxof
2
-126
/
+123
2019-07-19
Fix coding style
Jabier Arraiza
1
-4
/
+4
2019-07-19
Fixes for pressure pencil
Jabier Arraiza
2
-40
/
+80
2019-07-19
Improvements finish pointed by Maren
Jabier Arraiza
3
-66
/
+90
2019-07-19
Fix translations and coding style
Jabier Arraiza
1
-18
/
+12
2019-07-19
Improvemets to power pencil
Jabiertxof
3
-83
/
+77
2019-07-19
Fix maren pointed bugs
Jabiertxof
2
-65
/
+41
2019-07-15
Eraser tool fixes
Thomas Holder
1
-2
/
+5
2019-07-14
fix compiling issues and some improvements
Jabier Arraiza
2
-10
/
+6
2019-07-14
retain tool color
Jabier Arraiza
1
-2
/
+4
2019-07-14
fixing coding style
Jabier Arraiza
3
-64
/
+60
2019-07-14
remove some comments and a warning
Jabier Arraiza
1
-6
/
+0
2019-07-14
Powerpencil substitute
Jabier Arraiza
2
-15
/
+11
2019-07-14
PoewePencil improvements
Jabier Arraiza
3
-254
/
+275
2019-07-14
Pre-Threading comment
Jabier Arraiza
2
-30
/
+40
2019-07-14
working on redraw
Jabier Arraiza
3
-286
/
+177
2019-07-14
working on powerpencil in other thread
Jabier Arraiza
3
-71
/
+198
2019-07-06
Display spiro pen preview right after backspace
Nathan Lee
1
-6
/
+7
2019-07-01
Fix various minor typos
Yuri Chornoivan
2
-2
/
+2
2019-06-24
Update pen tool path instantly on mode change
Nathan Lee
1
-0
/
+2
2019-06-24
Minor clean up of pen tool code
Nathan Lee
2
-14
/
+2
2019-06-24
Pen tool live update of green BPaths on Alt+Move
Nathan Lee
1
-0
/
+1
2019-06-17
Sync pen toolbar mode change with tool
Nathan Lee
1
-2
/
+1
2019-06-12
Refactoring: replace funcs with methods.
Shlomi Fish
2
-153
/
+153
2019-06-12
Refactor: convert rotate_rel() to a method.
Shlomi Fish
1
-1
/
+1
2019-06-06
Refactoring: call setAttribute() directly.
Shlomi Fish
1
-2
/
+2
2019-05-28
Hackfest2019: Get rid of deprecated InkSelectOneAction
Alexander Valavanis
3
-4
/
+36
2019-05-27
Hackfest2019: Rm tautological tests
Alexander Valavanis
1
-1
/
+0
2019-05-26
Rm unused code now Gtk+ >= 3.22 dependency is set
Alexander Valavanis
16
-63
/
+48
2019-05-20
Change the data type of size/width/height of the controls to unsigned int
Diederik van Lierop
2
-3
/
+2
2019-05-20
More pixel-level alignment fixes for various controls, by making all controls...
Diederik van Lierop
2
-3
/
+3
2019-05-13
Regression fix: hide some toolbar icons on startup
Nathan Lee
1
-1
/
+2
2019-05-01
Good redraw of BPaths on trying to close a BSpline
Jabier Arraiza
1
-14
/
+12
2019-04-30
Make display unit change roll out to toolbars
Nathan Lee
1
-3
/
+3
2019-04-27
Add out of bound checks to fill bucket
Nathan Lee
1
-3
/
+6
2019-04-06
More document.h cleanup.
Tavmjong Bah
1
-1
/
+1
2019-04-02
Replace IS_NAN with std::isnan (exists since C++11)
Patrick Storz
1
-2
/
+2
[prev]
[next]