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