index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Example image showing differend blending modes in feBlend
Niko Kiirala
2007-05-29
1
-0
/
+230
*
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
*
Copy xmlparse.dll to libexpat.dll because a <tml> lib depends on the other name.
Bob Jamison
2007-05-27
1
-0
/
+1
*
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
*
committed patch 1629798
JiHO
2007-05-20
2
-7
/
+3
*
The LaTeX beamer class is the new latex standard to produce slides:
JiHO
2007-05-20
2
-0
/
+230
*
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
*
Minor fixes
Bob Jamison
2007-05-18
2
-10
/
+15
*
Add initial attempt at embedded pkg-config
Bob Jamison
2007-05-18
2
-44
/
+278
*
Remove warnings. Especially new gcc4.2.0 warnings about assigning a string l...
Bob Jamison
2007-05-18
1
-20
/
+84
*
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
*
minor changes (icon size, deleted useless informations) but this allows me to...
JiHO
2007-05-12
1
-0
/
+0
*
new DS_Store files to override the option "Open new windows in column view" o...
JiHO
2007-05-12
2
-0
/
+0
*
- new parameters in the info file accompanying the dmg
JiHO
2007-05-12
1
-22
/
+27
*
-added some checks for the existence of Inkscape.app and a better way to chec...
JiHO
2007-05-12
1
-14
/
+22
*
modified the way -py option is handled to account for spaces in the PATH and ...
JiHO
2007-05-12
2
-29
/
+28
*
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 patch 1707577 to add "ft" and "yd"
Bob Jamison
2007-05-11
2
-0
/
+6
*
Add doc for terry brown's Edge3d effect
Bob Jamison
2007-05-11
1
-0
/
+1111
*
Added Terry Brown's Edge3d scripts.
Bob Jamison
2007-05-11
2
-0
/
+180
*
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
[next]