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
/
parameter
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-08-04
Switched to global UnitTable.
Matthew Petroff
1
-2
/
+2
2013-07-19
Ported "live_effects/parameter/unit.*".
Matthew Petroff
2
-16
/
+21
2013-07-17
Removed "helper/unit.*" dependency from "ui/widget/registered-widget.*".
Matthew Petroff
1
-1
/
+1
2013-06-07
Adding inclusion of config.h where needed for threads.h check.
Jon A. Cruz
1
-0
/
+4
2013-06-06
Added configure/ifdef guards to only bring in the needed #include if glibmm h...
Jon A. Cruz
1
-0
/
+2
2013-06-04
Correct to compile against recent gtkmm, including updated macports versions....
Jon A. Cruz
1
-0
/
+2
2013-03-25
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
8
-12
/
+9
2013-03-19
Fixing regression
jtx
1
-1
/
+2
2013-03-14
Updating original path
Jabier Arraiza Cenoz
1
-1
/
+6
2013-01-17
const ....
Johan B. C. Engelen
7
-11
/
+11
2013-01-17
const methods
Johan B. C. Engelen
12
-21
/
+19
2012-10-14
Fix "shift disables snapping" for LPEs and for editing objects
Diederik van Lierop
3
-6
/
+6
2012-10-14
Don't try to set infinite bounds on SpinButtons in LPE Scalar
Alex Valavanis
1
-2
/
+2
2012-06-17
Removed unneeded header style filename #defines
Jon A. Cruz
9
-18
/
+0
2012-06-17
Removed outdated classes.
Jon A. Cruz
9
-0
/
+18
2012-05-03
Adding base configurable sizing of controls/handles.
Jon A. Cruz
3
-10
/
+9
2012-04-10
powerstroke: remove the need to reload the node tool when adding/deleting con...
Johan B. C. Engelen
1
-12
/
+33
2012-04-08
clone original path lpe: add boilerplate code to allow to compensate for link...
Johan B. C. Engelen
4
-0
/
+23
2012-04-08
fix inclusion.
Johan B. C. Engelen
1
-1
/
+1
2012-04-08
powerstroke parameter small fix
Johan B. C. Engelen
1
-3
/
+6
2012-04-07
gives distinguishing colors to two vector params of LPE rough hatches
Johan B. C. Engelen
2
-0
/
+8
2012-04-07
powerstrokepointarray : add todo comment. do not derive from LPEKnotHolderEnt...
Johan B. C. Engelen
1
-1
/
+6
2012-04-07
the knotholders for LPE parameters should not derive from LPEKnotHolderEntity...
Johan B. C. Engelen
2
-3
/
+3
2012-02-26
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
6
-5
/
+7
2012-02-12
Header cleaning
Alex Valavanis
4
-3
/
+4
2012-02-06
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
7
-7
/
+3
2012-01-18
add tooltip for powerstroke control points
Johan B. C. Engelen
2
-8
/
+5
2012-01-18
select referred path when pressing shift+d (select original) for a path with ...
Johan B. C. Engelen
1
-1
/
+2
2012-01-17
more header cleanup
Johan B. C. Engelen
1
-12
/
+7
2012-01-16
proper forward decl
Johan B. C. Engelen
1
-2
/
+1
2012-01-12
LPE: originalpath parameters: implement select original button
Johan B. C. Engelen
1
-1
/
+11
2012-01-12
LPE: add new LPE that outputs the original path data. used to make a clone (w...
Johan B. C. Engelen
5
-1
/
+178
2012-01-04
CanvasText: reinstate ability to set anchor position manually
Diederik van Lierop
1
-5
/
+3
2012-01-03
Cleanup GSEAL issues and deprecated GtkTooltips
Alex Valavanis
20
-39
/
+27
2012-01-01
1) Fix CanvasText alignment bugs caused by static variables, uninitialized va...
Diederik van Lierop
1
-3
/
+5
2011-12-11
mixed usage of class and struct for same object
Kris De Gussem
1
-2
/
+2
2011-12-08
Switch to top-level glib headers. Thanks to DimStar for patch
Alex Valavanis
8
-8
/
+8
2011-11-09
lpe: add slider to scalar param optionally (does not work very well yet)
Johan B. C. Engelen
2
-1
/
+8
2011-11-05
Powerstroke: adjust control points when adding or deleting knots, to try and ...
Johan B. C. Engelen
2
-2
/
+39
2011-11-04
Powerstroke: add erasing of knots with ctrl+alt (LPE parameter editing on-can...
Johan B. C. Engelen
1
-8
/
+30
2011-10-28
fix order of checks.
Johan B. C. Engelen
1
-1
/
+4
2011-10-05
Cleanup for src/forward.h. (About 19 of the affected files did not require th...
Jon A. Cruz
1
-1
/
+0
2011-08-27
Completely remove NRRect, NRRectL, in-svg-plane.h
Krzysztof Kosi??ski
2
-2
/
+0
2011-07-17
- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...
Johan B. C. Engelen
1
-1
/
+1
2011-06-22
Warning cleanup.
Jon A. Cruz
1
-2
/
+1
2011-06-13
cmake:
Campbell Barton
1
-13
/
+0
2011-06-12
work in progress cmake commit:
Campbell Barton
1
-12
/
+12
2011-06-03
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
1
-1
/
+1
2011-02-27
compatibility patch to compile using gcc 4.6
Adib Taraben
2
-0
/
+2
2011-02-02
update to latest 2geom !
Johan B. C. Engelen
9
-12
/
+12
[next]