index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
live_effects
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some minor issues
Liam P. White
2014-04-03
1
-21
/
+8
*
Hopefully remove the last of the exception throwing with certain path effects
Liam P. White
2014-04-02
1
-10
/
+14
*
Clean up code
Liam P. White
2014-04-02
4
-725
/
+765
*
Fix some stuff
Liam P. White
2014-04-02
2
-1
/
+12
*
Update to trunk
Liam P. White
2014-04-01
2
-3
/
+3
|
\
|
*
Removed some operator keywords.
Markus Engel
2014-03-30
2
-3
/
+3
*
|
Minor fixes
Liam P. White
2014-03-30
2
-18
/
+65
*
|
Fix build errors and a few small bugs
Liam P. White
2014-03-29
3
-7
/
+24
*
|
Update to trunk
Liam P. White
2014-03-28
2
-45
/
+104
|
\
|
*
|
Small performance and bug fixes
Liam P. White
2014-03-27
2
-70
/
+101
*
|
Update to trunk
Liam P. White
2014-03-26
1
-1
/
+1
|
\
|
*
|
Update to trunk
Liam P. White
2014-03-26
6
-868
/
+511
|
\
|
|
*
powerstroke: fix bad coding bug!
Johan B. C. Engelen
2014-03-23
1
-2
/
+1
*
|
tiny bugfix for Taper Strokes
Liam P. White
2014-03-23
3
-20
/
+68
*
|
Fix a linker error ("static")
Liam P. White
2014-03-20
6
-808
/
+997
*
|
Fix a compiler error on Windows
Liam P. White
2014-03-19
3
-18
/
+16
*
|
Added in new toy effect "Taper Strokes," readded a missing header file, bugfixes
Liam P. White
2014-03-18
7
-6
/
+1434
*
|
Reverted swatches
Liam P. White
2014-03-12
6
-821
/
+11
*
|
Remove all trace of the Tags dialog
Liam P. White
2014-03-09
3
-7
/
+7
*
|
Start cleanup for merge into trunk
Liam P. White
2014-03-07
6
-13
/
+25
*
|
Experimental merge of Ponyscape features into trunk (will not compile)
Liam P. White
2014-03-02
27
-24
/
+3037
|
/
*
LPE strings consistency fix.
Nicolas Dufour
2014-01-19
2
-3
/
+3
*
update 2geom's copy to r2142
Johan B. C. Engelen
2014-01-12
1
-2
/
+2
*
LPE: rename function getHelperPaths --> getCanvasIndicators (the function is ...
Johan B. C. Engelen
2014-01-12
2
-14
/
+8
*
lpe knot: code cleanup. mostly adding parens to if-statement predicates that ...
Johan B. C. Engelen
2014-01-12
1
-34
/
+37
*
Fix Gtk+ 3.10 warnings: GtkStockItem is deprecated
Alex Valavanis
2014-01-02
2
-5
/
+7
*
typo
Kris De Gussem
2013-11-24
1
-3
/
+3
*
Moved and renamed some tool-related files.
Markus Engel
2013-11-09
3
-3
/
+3
*
First step of moving tools into appropriate namespaces.
Markus Engel
2013-11-07
3
-4
/
+4
*
fix code (clang complains)
Johan B. C. Engelen
2013-11-05
1
-2
/
+2
*
UI message generalisation
Kris De Gussem
2013-10-13
1
-3
/
+3
*
Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...
Johan B. C. Engelen
2013-10-12
1
-2
/
+2
*
C++
Johan B. C. Engelen
2013-10-04
3
-3
/
+3
*
fix hiding overloaded virtual
Johan B. C. Engelen
2013-10-04
6
-6
/
+6
*
LPE: add some const correctness, remove unused function, and fix potential cr...
Johan B. C. Engelen
2013-10-04
1
-0
/
+1
*
Merged from trunk (r12488).
Markus Engel
2013-08-30
5
-144
/
+151
|
\
|
*
Merge Google Summer of Code unit refactor.
Matthew Petroff
2013-08-06
4
-24
/
+29
|
|
\
|
|
*
Switched to global UnitTable.
Matthew Petroff
2013-08-04
1
-2
/
+2
|
|
*
Ported away from and removed "sp-metrics.*".
Matthew Petroff
2013-07-20
1
-1
/
+0
|
|
*
Ported "live_effects/parameter/unit.*".
Matthew Petroff
2013-07-19
4
-22
/
+28
|
|
*
Removed "helper/unit.*" dependency from "ui/widget/registered-widget.*".
Matthew Petroff
2013-07-17
1
-1
/
+1
|
*
|
code cleanup (cppcheck)
Johan B. C. Engelen
2013-08-05
1
-120
/
+122
|
|
/
*
|
Cleaned up a bit; fixed struct vs. class forward declarations.
Markus Engel
2013-07-31
2
-43
/
+29
*
|
Merged from trunk (r12419).
Markus Engel
2013-07-14
2
-3
/
+14
|
\
|
|
*
LPE bend path: fix crash on "uskeleton.cuts.back()" because of empty uskeleton.
Johan B. C. Engelen
2013-07-01
1
-3
/
+6
|
*
Adding inclusion of config.h where needed for threads.h check.
Jon A. Cruz
2013-06-07
1
-0
/
+4
|
*
Added configure/ifdef guards to only bring in the needed #include if glibmm h...
Jon A. Cruz
2013-06-06
1
-0
/
+2
|
*
Correct to compile against recent gtkmm, including updated macports versions....
Jon A. Cruz
2013-06-04
1
-0
/
+2
*
|
Merge Object and subclasses. Merging of SP- and C-classes complete.
Markus Engel
2013-04-07
2
-9
/
+6
*
|
Merged more classes.
Markus Engel
2013-04-06
2
-97
/
+18
[next]