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
*
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
*
|
Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr...
Markus Engel
2013-04-02
1
-0
/
+10
*
|
Added constructors to SP classes.
Markus Engel
2013-04-01
2
-8
/
+15
*
|
Replaced all casting macros with glib-independent ones.
Markus Engel
2013-04-01
1
-2
/
+2
*
|
Prepared exchange of casting macros.
Markus Engel
2013-03-31
1
-0
/
+1
*
|
Renamed virtual function names.
Markus Engel
2013-03-29
2
-12
/
+12
*
|
merged from trunk
Markus Engel
2013-03-29
79
-486
/
+469
|
\
|
|
*
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
2013-03-25
16
-23
/
+17
|
*
Fix -Wunused-function warnings
Alex Valavanis
2013-03-18
1
-24
/
+0
|
*
Warning cleanup
Alex Valavanis
2013-03-16
1
-1
/
+2
|
*
Fix another tonne of forward declaration tags
Alex Valavanis
2013-03-14
1
-2
/
+2
|
*
Kill ancient gcc version check in configure.ac and fix a load of broken forwa...
Alex Valavanis
2013-03-14
1
-1
/
+1
|
*
cppcheck
Kris De Gussem
2013-03-13
5
-14
/
+8
|
*
const ....
Johan B. C. Engelen
2013-01-17
35
-84
/
+84
|
*
more const happiness (and removal of duplicate code in sp-object.h)
Johan B. C. Engelen
2013-01-17
30
-33
/
+33
|
*
const methods
Johan B. C. Engelen
2013-01-17
15
-32
/
+30
|
*
update cmake files & make function static.
Campbell Barton
2012-10-22
1
-1
/
+1
|
*
UI uniformisation
Kris De Gussem
2012-10-21
12
-38
/
+38
|
*
Do not show console debug messages for dynastroke lpe
Kris De Gussem
2012-10-20
1
-17
/
+17
|
*
UI uniformisation
Kris De Gussem
2012-10-20
2
-11
/
+11
|
*
Fix "shift disables snapping" for LPEs and for editing objects
Diederik van Lierop
2012-10-14
11
-36
/
+36
|
*
Don't try to set infinite bounds on SpinButtons in LPE Scalar
Alex Valavanis
2012-10-14
1
-2
/
+2
[next]