index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
extension
/
internal
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-02-11
patch by KoRi for 324938
bulia byak
1
-1
/
+2
2009-02-09
using C++ const_cast instead of plain C-type cast
Felipe Corr??a da Silva Sanches
1
-129
/
+129
2009-02-09
adding comments/TODOs and/or reverting some of the things done in r20655
Felipe Corr??a da Silva Sanches
1
-2
/
+2
2009-02-09
gcc warning cleanup
Felipe Corr??a da Silva Sanches
1
-2
/
+2
2009-02-08
gcc warning cleanup
Felipe Corr??a da Silva Sanches
1
-133
/
+132
2009-02-07
adapt for new menu structure
bulia byak
2
-3
/
+3
2009-02-02
copyedit, use repeated calls for graduated contrast
bulia byak
1
-3
/
+6
2009-02-02
copyedit, names that make more sense
bulia byak
2
-4
/
+4
2009-01-28
since imagemagic effects cannot be cancelled midway, trying to do so often cr...
bulia byak
1
-3
/
+3
2009-01-26
fix parameter ranges, copyedit
bulia byak
2
-9
/
+9
2009-01-13
Improved version reporting. Add SVN revision and custom status to
Krzysztof Kosi??ski
3
-6
/
+6
2009-01-05
Cmake build fixes, minor
Joshua L. Blocher
3
-31
/
+0
2009-01-03
add labels
bulia byak
2
-5
/
+5
2009-01-02
make 'marker' property work (shorthand for start, mid and end markers); inksc...
Johan B. C. Engelen
1
-89
/
+67
2009-01-02
Move filters into their own namespace Inkscape::Filters (from NR::)
Johan B. C. Engelen
1
-3
/
+4
2009-01-01
fix crash when assigning a non-parseable preset filter
bulia byak
1
-2
/
+7
2008-12-30
get rid of a lot of no longer needed "libnr/nr-..." includes.
Johan B. C. Engelen
6
-24
/
+3
2008-12-16
fix compile after rev 20377
Johan B. C. Engelen
1
-1
/
+1
2008-12-16
* remove sp_item_i2root_affine and sp_item_i2r_affine and replace all calls by
Thomas Holder
1
-1
/
+1
2008-12-10
* Removing the bitmap files that aren't being used.
Ted Gould
28
-1284
/
+2
2008-11-30
unify labels
bulia byak
2
-3
/
+3
2008-11-21
Merge from fe-moved
Ted Gould
23
-3815
/
+123
2008-11-01
Merge from trunk
Ted Gould
2
-9
/
+14
2008-10-31
Merge from trunk
Ted Gould
9
-118
/
+156
2008-10-27
From trunk
Ted Gould
6
-183
/
+139
2008-10-11
Merging from trunk
Ted Gould
7
-39
/
+43
2008-09-25
Merge from trunk.
Ted Gould
1
-96
/
+34
2008-09-20
release reprs properly
bulia byak
4
-0
/
+8
2008-09-20
Don't clip mask surface to mask bounding box.
Tavmjong Bah
1
-2
/
+4
2008-09-16
Fix transformation for items rendered as bitmaps (i.e. filters) in
Tavmjong Bah
1
-4
/
+8
2008-09-16
remove extra unref; now ref/unref is done by show/hide; this used to stop thi...
bulia byak
6
-6
/
+0
2008-09-14
Fixes for clipping and masking:
Tavmjong Bah
1
-17
/
+31
2008-09-10
LIBNR REMOVAL. remove nartbpath code!!!
Johan B. C. Engelen
3
-7
/
+0
2008-09-10
2geomify, remove warnings and other fixes
Ulf Erikson
4
-491
/
+590
2008-09-10
Fix clipping for Cairo generated PNG's.
Tavmjong Bah
1
-2
/
+5
2008-09-07
LIBNR REMOVAL. Deleted nr-path.h/.cpp which is no longer used. (removed all ...
Johan B. C. Engelen
4
-6
/
+0
2008-09-06
finally got the pattern transform right
bulia byak
1
-19
/
+10
2008-09-05
Make rasterization of filters into pdf respect the requested dpi.
Aaron Spike
2
-6
/
+8
2008-09-01
use smaller subpixel scaling; large values take more memory and sometimes fai...
bulia byak
1
-1
/
+1
2008-09-01
fix assert when exporting bug 171849 file, make sure small patterns are expor...
bulia byak
1
-2
/
+6
2008-09-01
enable EPS export via cairo, use it instead of the old native one
bulia byak
4
-2
/
+177
2008-08-31
fix names and mime types; cairo ps out now the default
bulia byak
2
-5
/
+5
2008-08-31
remove cairo and experimental from the name; now this is THE pdf exporter
bulia byak
1
-2
/
+2
2008-08-31
properly transform clippath: transform of the item using the clippath must al...
bulia byak
2
-1
/
+13
2008-08-31
remove unused variables
Johan B. C. Engelen
2
-12
/
+10
2008-08-31
cairo-render-context extension implementation converted to 2geom
Johan B. C. Engelen
2
-64
/
+15
2008-08-31
Fix patterns when scaled.
Tavmjong Bah
1
-6
/
+10
2008-08-29
Ulf Ericson's patch for implementing missing properties in the new pdf exporter
bulia byak
5
-26
/
+145
2008-08-28
Fixed crash due to use of uninitialized pointer
Jon A. Cruz
1
-3
/
+3
2008-08-19
fixed a typo
Alexandre Prokoudine
1
-1
/
+1
[next]