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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes for pressure pencil
Jabier Arraiza
2019-07-19
2
-40
/
+80
*
Improvements finish pointed by Maren
Jabier Arraiza
2019-07-19
3
-66
/
+90
*
Fix translations and coding style
Jabier Arraiza
2019-07-19
1
-18
/
+12
*
Improvemets to power pencil
Jabiertxof
2019-07-19
3
-83
/
+77
*
Fix maren pointed bugs
Jabiertxof
2019-07-19
2
-65
/
+41
*
Eraser tool fixes
Thomas Holder
2019-07-15
1
-2
/
+5
*
fix compiling issues and some improvements
Jabier Arraiza
2019-07-14
2
-10
/
+6
*
retain tool color
Jabier Arraiza
2019-07-14
1
-2
/
+4
*
fixing coding style
Jabier Arraiza
2019-07-14
3
-64
/
+60
*
remove some comments and a warning
Jabier Arraiza
2019-07-14
1
-6
/
+0
*
Powerpencil substitute
Jabier Arraiza
2019-07-14
2
-15
/
+11
*
PoewePencil improvements
Jabier Arraiza
2019-07-14
3
-254
/
+275
*
Pre-Threading comment
Jabier Arraiza
2019-07-14
2
-30
/
+40
*
working on redraw
Jabier Arraiza
2019-07-14
3
-286
/
+177
*
working on powerpencil in other thread
Jabier Arraiza
2019-07-14
3
-71
/
+198
*
Display spiro pen preview right after backspace
Nathan Lee
2019-07-06
1
-6
/
+7
*
Fix various minor typos
Yuri Chornoivan
2019-07-01
2
-2
/
+2
*
Update pen tool path instantly on mode change
Nathan Lee
2019-06-24
1
-0
/
+2
*
Minor clean up of pen tool code
Nathan Lee
2019-06-24
2
-14
/
+2
*
Pen tool live update of green BPaths on Alt+Move
Nathan Lee
2019-06-24
1
-0
/
+1
*
Merge branch 'refactoring' of gitlab.com:shlomif/inkscape
Marc Jeanmougin
2019-06-20
2
-154
/
+154
|
\
|
*
Refactoring: replace funcs with methods.
Shlomi Fish
2019-06-12
2
-153
/
+153
|
*
Refactor: convert rotate_rel() to a method.
Shlomi Fish
2019-06-12
1
-1
/
+1
*
|
Sync pen toolbar mode change with tool
Nathan Lee
2019-06-17
1
-2
/
+1
|
/
*
Refactoring: call setAttribute() directly.
Shlomi Fish
2019-06-06
1
-2
/
+2
*
Hackfest2019: Get rid of deprecated InkSelectOneAction
Alexander Valavanis
2019-05-28
3
-4
/
+36
*
Hackfest2019: Rm tautological tests
Alexander Valavanis
2019-05-27
1
-1
/
+0
*
Rm unused code now Gtk+ >= 3.22 dependency is set
Alexander Valavanis
2019-05-26
16
-63
/
+48
*
Change the data type of size/width/height of the controls to unsigned int
Diederik van Lierop
2019-05-20
2
-3
/
+2
*
More pixel-level alignment fixes for various controls, by making all controls...
Diederik van Lierop
2019-05-20
2
-3
/
+3
*
Regression fix: hide some toolbar icons on startup
Nathan Lee
2019-05-13
1
-1
/
+2
*
Good redraw of BPaths on trying to close a BSpline
Jabier Arraiza
2019-05-01
1
-14
/
+12
*
Make display unit change roll out to toolbars
Nathan Lee
2019-04-30
1
-3
/
+3
*
Add out of bound checks to fill bucket
Nathan Lee
2019-04-27
1
-3
/
+6
*
More document.h cleanup.
Tavmjong Bah
2019-04-06
1
-1
/
+1
*
Replace IS_NAN with std::isnan (exists since C++11)
Patrick Storz
2019-04-02
1
-2
/
+2
*
Revert Ctrl+Up/Down direction to 0.92.4 behaviour
Nathan Lee
2019-03-22
1
-2
/
+2
*
removing typo on previous commit, thanks Mc
Jabiertxof
2019-03-20
1
-1
/
+0
*
Avoid cancel dragging a item when right click presed
Jabiertxof
2019-03-20
2
-1
/
+2
*
Avoid the “using std::*;” or “using namespace std;” constructs.
Emmanuel Gil Peyrot
2019-03-06
1
-1
/
+1
*
Reimplement one time dropper for stroke
Nathan Lee
2019-03-02
1
-1
/
+1
*
Merge in bazaar branch for alignment handles
Martin Owens
2019-02-24
1
-1
/
+4
*
Prevent crashes in node tool
Jabiertxof
2019-02-20
1
-2
/
+3
*
Golden ratio in status bar text
Nathan Lee
2019-02-16
2
-2
/
+2
*
[Fix 1778449] Correct Ellipse status bar text for golden ratio
Nathan Lee
2019-02-16
1
-1
/
+24
*
SprayToolbar: GtkAction migration
Alexander Valavanis
2019-02-10
1
-5
/
+5
*
CalligraphyToolbar: GtkAction migration
Alexander Valavanis
2019-02-09
1
-5
/
+5
*
TweakToolbar: GtkAction migration
Alexander Valavanis
2019-02-02
1
-5
/
+5
*
clang-tidy recent changes
Alexander Valavanis
2019-02-01
1
-2
/
+3
*
ArcToolbar: GtkAction migration
Alexander Valavanis
2019-01-29
1
-1
/
+1
[next]