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
*
r15480@tres: ted | 2007-05-20 23:51:34 -0700
Ted Gould
2007-06-27
12
-72
/
+191
*
r15432@tres: ted | 2007-05-12 21:24:09 -0700
Ted Gould
2007-06-27
1
-1
/
+58
*
r15380@tres: ted | 2007-05-10 19:24:35 -0700
Ted Gould
2007-06-27
2
-1
/
+39
*
r15379@tres: ted | 2007-05-09 19:13:37 -0700
Ted Gould
2007-06-27
4
-12
/
+19
*
r15378@tres: ted | 2007-05-09 18:59:27 -0700
Ted Gould
2007-06-27
1
-0
/
+14
*
r15377@tres: ted | 2007-05-08 22:03:14 -0700
Ted Gould
2007-06-27
2
-28
/
+39
*
r15368@tres: ted | 2007-05-05 13:53:51 -0700
Ted Gould
2007-06-27
4
-401
/
+163
*
switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...
bulia byak
2007-06-27
22
-152
/
+152
*
fix issue introduced in r14229
MenTaLguY
2007-06-27
1
-1
/
+1
*
more unreffing temporary styles properly
bulia byak
2007-06-27
7
-10
/
+10
*
unref temporary styles properly
bulia byak
2007-06-27
1
-1
/
+10
*
fix style querying: now all objects have style, so to go up from SPStrings we...
bulia byak
2007-06-27
1
-2
/
+3
*
implementing snapping to images
Diederik van Lierop
2007-06-26
5
-25
/
+128
*
Move icon of 3D Box tool between Text tool and Connector tool
Maximilian Albert
2007-06-26
1
-1
/
+1
*
Complete fix of cast causing compile error on x86-64 (see commit no. 15178)
Maximilian Albert
2007-06-26
1
-3
/
+3
*
fix 1721790
bulia byak
2007-06-26
1
-1
/
+2
*
Remove unused function sp_png_write_rgba (and its helper function sp_png_get_...
Peter Moulder
2007-06-25
2
-53
/
+19
*
noop: (sp_export_png_file): Switch from NRMatrix to NR::Matrix.
Peter Moulder
2007-06-25
1
-8
/
+5
*
CodingStyle: whitespace
Peter Moulder
2007-06-25
1
-152
/
+163
*
CodingStyle: const usage
Peter Moulder
2007-06-25
1
-13
/
+16
*
functional noop: src/display/nr-filter-gaussian.cpp: Make a few symbols local...
Peter Moulder
2007-06-25
1
-9
/
+30
*
move blend after blur, and blend with background buffer (enabled as
MenTaLguY
2007-06-24
1
-15
/
+22
*
initial filter UI code drop from Nick
MenTaLguY
2007-06-24
24
-74
/
+1829
*
merge OpenFont license support
MenTaLguY
2007-06-24
1
-0
/
+18
*
Fix cast causing compile error on x86-64
gustav_b
2007-06-24
1
-1
/
+1
*
Right clicking on the swatch now correctly sets the outline colour.
Joel Holdsworth
2007-06-24
1
-18
/
+23
*
assert leads to false negatives
Diederik van Lierop
2007-06-24
1
-1
/
+0
*
This is a minor patch for the windows RC files. I've added the VERSIONINFO me...
Joel Holdsworth
2007-06-24
4
-2
/
+70
*
Fixed a crash when changing blur of filtered object after duplicating it
Niko Kiirala
2007-06-23
1
-1
/
+1
*
Using the blur slider no longer destroys filters already applied to the object
Niko Kiirala
2007-06-23
10
-94
/
+224
*
First (very limited) version of the 3D box tool; allows for drawing of new bo...
Maximilian Albert
2007-06-21
25
-2
/
+2012
*
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
[next]