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
*
Handle the case of gnome_vfs_init failing. (Fixes Debian bug http://bugs.deb...
Peter Moulder
2007-06-21
4
-22
/
+30
*
Add fixme comment re testing for file existence inside g_return_if_fail.
Peter Moulder
2007-06-20
1
-0
/
+3
*
patch 1734633: option to save window geometry in prefs
bulia byak
2007-06-18
12
-53
/
+307
*
Add translator hint.
Colin Marquardt
2007-06-17
1
-0
/
+2
*
Add translator hint.
Colin Marquardt
2007-06-17
1
-0
/
+2
*
fix double instancing of signal connectors in SPUseReference
Johan B. C. Engelen
2007-06-17
1
-9
/
+0
*
patch 1729267 for bug 1712481
bulia byak
2007-06-14
1
-2
/
+67
*
Only snap the real corners of a rectangle, not the start and end points of ea...
Diederik van Lierop
2007-06-13
2
-0
/
+29
*
Fixed a rendering problem in feOffset
Niko Kiirala
2007-06-13
1
-4
/
+11
*
Filter effects: support for SourceAlpha and BackgroundAlpha
Niko Kiirala
2007-06-12
4
-27
/
+102
*
Fixed background access problems introduced in previous revision
Niko Kiirala
2007-06-07
2
-8
/
+16
*
First version of feOffset support. Contains some rendering glitches.
Niko Kiirala
2007-06-07
10
-9
/
+324
*
fixed string parameter to work with latex extension. will need further resear...
Johan B. C. Engelen
2007-06-07
1
-3
/
+5
*
remove duplicate entry in /ui/widget/Makefile_insert
Johan B. C. Engelen
2007-06-04
1
-1
/
+0
*
Modified filter rendering area handling to better accommodate upcoming feOffset
Niko Kiirala
2007-06-04
7
-20
/
+24
*
Some additional Paint Bucket optimizations and cleanup
John Bintz
2007-06-02
1
-21
/
+29
*
Gtkmm:ified Fill and Stroke dialog (disabled by default). It's still
gustav_b
2007-06-02
5
-16
/
+303
*
Finish Paint Bucket optimizations & fixes for auto gap
John Bintz
2007-06-02
1
-125
/
+67
*
Implement various small paint bucket optimizations and cleanups
John Bintz
2007-06-01
1
-105
/
+116
*
Add fillaccuracy preference
John Bintz
2007-06-01
1
-6
/
+17
*
Add optimizations for Paint Bucket bitmap fill
John Bintz
2007-06-01
1
-17
/
+88
*
Don't return too much snappoints
Diederik van Lierop
2007-05-30
1
-0
/
+5
*
Improve auto gap algorithm and move some "magic numbers" pixel setting code i...
John Bintz
2007-05-30
1
-125
/
+182
*
Fixed segfault when opening about screen
Niko Kiirala
2007-05-30
1
-0
/
+2
*
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
[next]