index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
/
pencil-toolbar.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-29
Ressurrect Spiro Symplify by LPE because no wrong results and retain removed ...
Jabiertxo Arraiza Cenoz
1
-3
/
+6
2017-08-29
Remove LPE Simplify from spiro and BSpline mode because made uncontrolable pa...
Jabiertxo Arraiza Cenoz
1
-2
/
+15
2017-08-12
Add flatten button to simplify, bspline and spiro. Need to rerun cmake becaus...
Jabier Arraiza
1
-5
/
+75
2017-06-29
Remove old icon handling code
Alexander Valavanis
1
-4
/
+4
2016-10-07
Remove unnecesary header from last push
Jabier Arraiza Cenoz
1
-1
/
+0
2016-10-07
Fix bug:1630796 on flatten button. Attemp 2
Jabier Arraiza Cenoz
1
-4
/
+6
2016-10-07
Fix bug:1630796 on flatten button
Jabier Arraiza Cenoz
1
-1
/
+5
2016-08-05
Split InkAction classes into separate files
Alex Valavanis
1
-1
/
+3
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-6
/
+1
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-1
/
+6
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-6
/
+1
2016-06-25
Moved next functions, added namespace, renamed range functions
Adrian Boguszewski
1
-2
/
+2
2016-02-01
Dinamic toolbar enlacements, now in clone mode on spray tool and in pencil to...
Jabier Arraiza Cenoz
1
-1
/
+6
2015-12-09
Remove unused header file.
Tavmjong Bah
1
-1
/
+0
2015-11-25
Remove unused headers.
Tavmjong Bah
1
-2
/
+0
2015-08-01
Update simplify interactive to handle trinagle out powerstrokes, also fix it ...
Jabier Arraiza Cenoz
1
-5
/
+34
2015-07-27
add flattern button to interactive simplify
Jabier Arraiza Cenoz
1
-1
/
+49
2015-07-25
Removes extra unnecesary code pointed by Nathan Hurst
Jabier Arraiza Cenoz
1
-14
/
+12
2015-07-24
change from list to vector
Jabier Arraiza Cenoz
1
-3
/
+2
2015-03-08
allow use multiple lines, added new icon
Jabier Arraiza Cenoz
1
-14
/
+18
2015-03-07
add interactive smooth to pen tool
Jabier Arraiza Cenoz
1
-0
/
+42
2014-10-05
Move more UI code into ui/
Liam P. White
1
-1
/
+1
2014-10-05
Move GtkAction subclasses to widgets/
Liam P. White
1
-3
/
+3
2014-10-02
i18n. Fix for Bug #380522 (strings that need to be fixed for translation).
Nicolas Dufour
1
-1
/
+1
2014-07-30
add last applied branch - mode to strokes on pen/pencil
Jabier Arraiza Cenoz
1
-0
/
+1
2014-03-26
Cleaned up includes of tools / revert experimental casting macro replacements...
Markus Engel
1
-10
/
+2
2014-03-02
Fixed includes for tools.
Markus Engel
1
-40
/
+11
2014-03-02
Added some consts. Turned functions to member functions.
Markus Engel
1
-1
/
+1
2014-02-26
Added template functions as a casting-macro replacement.
Markus Engel
1
-2
/
+10
2014-01-02
Fix Gtk+ 3.10 warnings: GtkStockItem is deprecated
Alex Valavanis
1
-1
/
+1
2013-12-30
Refactorizing
Jabier Arraiza Cenoz
1
-2
/
+0
2013-11-09
Moved and renamed some tool-related files.
Markus Engel
1
-2
/
+2
2013-11-07
First step of moving tools into appropriate namespaces.
Markus Engel
1
-1
/
+1
2013-09-25
Some Fix
Jabier Arraiza Cenoz
1
-1
/
+1
2013-09-25
First attemp for
Jabier Arraiza Cenoz
1
-0
/
+2
2013-09-15
Enable unit evaluation in toolbars.
Matthew Petroff
1
-0
/
+1
2013-07-19
Removed "helper/unit-menu.h" from "widgest/toolbar.*" and associated files.
Matthew Petroff
1
-1
/
+1
2013-07-17
Removed unused unit includes.
Matthew Petroff
1
-5
/
+0
2013-03-25
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
1
-2
/
+1
2012-12-25
Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...
Alex Valavanis
1
-2
/
+2
2012-12-14
bzr history lost by a killed merge
Jabier Arraiza Cenoz
1
-1
/
+8
2012-11-11
Replace remaining C-style pointer casts for src/widgets
Alex Valavanis
1
-2
/
+2
2012-06-17
Removed outdated classes.
Jon A. Cruz
1
-0
/
+2
2012-05-28
Build with GDK_DISABLE_DEPRECATED for Gtk+ 2
Alex Valavanis
1
-1
/
+1
2012-05-08
Fix for 986446 : Refactor toolbox into tool specific files
John Smith
1
-0
/
+346