index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added support for in-parameter in filter primitives
Niko Kiirala
2007-05-29
12
-27
/
+170
*
Add auto gap filling for Paint Bucket and implement "safety valve" to prevent...
John Bintz
2007-05-28
3
-13
/
+96
*
Remove a printf from style-test (added in r8425, apparently intended just for...
Peter Moulder
2007-05-27
1
-1
/
+0
*
Handle snapping of nodes in sp_knot_handler. From now on the nodes of transfo...
Diederik van Lierop
2007-05-24
3
-54
/
+41
*
Clone Tiler: Change bbox calculation from the default APPROXIMATE_BBOX to GEO...
Peter Moulder
2007-05-23
1
-1
/
+7
*
Refactoring work for filter effects renderer initialization
Niko Kiirala
2007-05-21
11
-189
/
+266
*
noop: Change fitToRect to take NR::Rect instead of old NRRect. Update callers.
Peter Moulder
2007-05-20
3
-24
/
+25
*
doc
Peter Moulder
2007-05-20
1
-0
/
+2
*
Applied Yossi's patch 1721693 for bugs 1718405, 1718934, and 1720822
Bob Jamison
2007-05-19
2
-8
/
+55
*
noop: Fix truncated vim modeline.
Peter Moulder
2007-05-19
1
-1
/
+2
*
Apply Yossi's patch
Bob Jamison
2007-05-18
1
-39
/
+0
*
Avoid a gtk g_critical message when building Document Properties dialog.
Peter Moulder
2007-05-17
1
-3
/
+3
*
noop: Use G_N_ELEMENTS in attach_all callers instead of passing sizeof.
Peter Moulder
2007-05-17
1
-7
/
+7
*
noop: Fix const usage/confusion.
Peter Moulder
2007-05-17
1
-9
/
+9
*
CodingStyle: Use static for file-local function as per wiki CodingStyle docum...
Peter Moulder
2007-05-17
1
-5
/
+1
*
doc: document a minor bug (or unexpected behaviour).
Peter Moulder
2007-05-17
1
-1
/
+3
*
Fix a couple of unannotated transactions causing g_warning from finish_incomp...
Peter Moulder
2007-05-17
2
-4
/
+4
*
Implement object-snapping for clones (see bug #1511260)
Diederik van Lierop
2007-05-16
2
-8
/
+30
*
Fixed some feBlend rendering bugs
Niko Kiirala
2007-05-16
1
-27
/
+45
*
Fix crash in sp-skeleton.
Johan B. C. Engelen
2007-05-14
1
-1
/
+1
*
Added renderer support for feBlend filter effect
Niko Kiirala
2007-05-14
9
-14
/
+461
*
Initial set of style test. Will uncomment as style code is fixed.
Jon A. Cruz
2007-05-13
1
-0
/
+63
*
Correcting extraction of "url(...)" for paint
Jon A. Cruz
2007-05-13
2
-19
/
+96
*
Cleaned up test doc creation
Jon A. Cruz
2007-05-12
4
-8
/
+4
*
Fixed print specifier
Jon A. Cruz
2007-05-12
1
-1
/
+1
*
Applied gorodish's patch 1714710 for bug 1709383. Passes the test.
Bob Jamison
2007-05-11
1
-6
/
+10
*
Apply yfarjoun's one-line patch to remove any stroke from fill(), to accomoda...
Bob Jamison
2007-05-11
1
-1
/
+1
*
fixed fixme's in shapeeditor and changed verbs for node editting. helps with ...
Johan B. C. Engelen
2007-05-11
5
-59
/
+97
*
Fixing compile warnings
Jon A. Cruz
2007-05-11
1
-1
/
+1
*
fixed crash when parameter viewbox=null in nr_path_matrix_point_bbox_wind_dis...
Johan B. C. Engelen
2007-05-10
1
-2
/
+2
*
add document to action events (when possible)
MenTaLguY
2007-05-10
1
-3
/
+5
*
add document to action events
MenTaLguY
2007-05-10
1
-0
/
+6
*
log inkscape version
MenTaLguY
2007-05-10
1
-1
/
+11
*
add logging of basic display properties
MenTaLguY
2007-05-10
4
-0
/
+130
*
really fix formatting this time
MenTaLguY
2007-05-10
1
-1
/
+3
*
fix formatting
MenTaLguY
2007-05-10
1
-3
/
+3
*
Explicit child events and formatted properties.
MenTaLguY
2007-05-10
3
-0
/
+24
*
add configuration event type
MenTaLguY
2007-05-10
2
-0
/
+2
*
add document serial numbers
MenTaLguY
2007-05-10
4
-0
/
+14
*
make sure microseconds get the right number of decimal places
MenTaLguY
2007-05-10
1
-1
/
+1
*
cairo ps output patch
theAdib
2007-05-09
7
-71
/
+358
*
Added preference to allow for system toolbox size
Jon A. Cruz
2007-05-08
4
-3
/
+28
*
committed patch #1713558 by John Faith. adds the definition of isinf for Mac ...
JiHO
2007-05-07
1
-0
/
+2
*
fix speeling of calligraphy tool verb name
MenTaLguY
2007-05-06
1
-1
/
+1
*
remove description for privacy reasons, and allow nesting under commit
MenTaLguY
2007-05-06
1
-5
/
+3
*
allow nesting under verb events
MenTaLguY
2007-05-06
1
-1
/
+2
*
instrument undo commits
MenTaLguY
2007-05-06
1
-0
/
+34
*
instrument actions
MenTaLguY
2007-05-06
1
-0
/
+26
*
add INTERACTION to filters in the environment variable
MenTaLguY
2007-05-06
1
-0
/
+1
*
touch up logging infrastructure in preparation for interaction logging
MenTaLguY
2007-05-06
5
-1
/
+160
[next]