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
/
cairo-render-context.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Hope to fix a really dumb earlier commit by me...
Johan B. C. Engelen
2011-03-12
1
-5
/
+12
|
*
Comment out non-functional code that prevents compiling
Tavmjong Bah
2011-03-11
1
-4
/
+5
|
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-14
/
+14
|
*
remove memory boundries on bitmap renderer, optimize memory usage
Adib Taraben
2011-01-17
1
-9
/
+29
*
|
Merge from trunk (again)
Krzysztof Kosi??ski
2010-12-15
1
-17
/
+31
|
\
|
|
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-11
/
+12
|
|
\
|
|
*
another c++ification for sp-object.h/cpp and still in progress...
Abhishek Sharma Public
2010-07-03
1
-3
/
+3
|
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-3
/
+3
|
*
|
Fix Cairo export of masked objects.
Tavmjong Bah
2010-11-21
1
-6
/
+19
*
|
|
Merge from trunk
Krzysztof Kosi??ski
2010-11-25
1
-9
/
+20
|
\
|
|
|
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
|
*
|
Add code to fix bug #380501 in the future...
Johan B. C. Engelen
2010-10-26
1
-0
/
+7
|
*
|
fix copy error
Johan B. C. Engelen
2010-10-26
1
-1
/
+1
|
*
|
fix crash bug: PDF export: crash in 'CairoRenderContext::_showGlyphs'
Johan B. C. Engelen
2010-10-23
1
-4
/
+5
|
*
|
PDF export. Fix for Bug #664335 (pdf export with cairo 1.10 defaults to versi...
Nicolas Dufour
2010-10-22
1
-3
/
+6
|
|
/
*
|
merge from trunk
Krzysztof Kosi??ski
2010-08-08
1
-5
/
+5
|
\
|
|
*
Partial C++-ification of SPGradient
Jon A. Cruz
2010-06-28
1
-5
/
+5
*
|
Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder.
Krzysztof Kosi??ski
2010-06-29
1
-1
/
+1
|
/
*
remove debug text from cairo-render-context.cpp
Johan B. C. Engelen
2010-04-03
1
-3
/
+3
*
Fixes crash of bug #537457, but export is incorrect.
Johan B. C. Engelen
2010-03-14
1
-3
/
+8
*
Patch by Adib for 271695
Josh Andler
2009-11-09
1
-12
/
+32
*
regression patch from 388257
bulia byak
2009-11-09
1
-4
/
+2
*
Krzysztof's patch for 388257
bulia byak
2009-11-08
1
-14
/
+19
*
revert the PS rotation part of Adrian's patch for 437550, see discussion in t...
bulia byak
2009-11-07
1
-9
/
+1
*
Patch from Adrian for 437550.
Josh Andler
2009-09-27
1
-3
/
+13
*
patch by Adib for 406470
bulia byak
2009-09-05
1
-2
/
+10
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-1
/
+1
*
SPDocument->Document
johnce
2009-08-05
1
-1
/
+1
*
fix obvious typo, patch 340311
bulia byak
2009-06-22
1
-1
/
+1
*
imitate black fill for objects with unset fill on export
bulia byak
2009-06-05
1
-1
/
+6
*
BUG 284680 convert text to paths on cairo output
theAdib
2009-05-12
1
-3
/
+9
*
apply printing w32 patch https://bugs.launchpad.net/inkscape/+bug/179988/comm...
Adib Taraben
2009-04-24
1
-3
/
+5
*
Merge from trunk
Ted Gould
2008-10-31
1
-5
/
+9
*
Merging from trunk
Ted Gould
2008-10-11
1
-9
/
+31
*
Fixes for clipping and masking:
Tavmjong Bah
2008-09-14
1
-17
/
+31
*
Fix clipping for Cairo generated PNG's.
Tavmjong Bah
2008-09-10
1
-2
/
+5
*
finally got the pattern transform right
bulia byak
2008-09-06
1
-19
/
+10
*
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
1
-0
/
+7
*
cairo-render-context extension implementation converted to 2geom
Johan B. C. Engelen
2008-08-31
1
-61
/
+12
*
Fix patterns when scaled.
Tavmjong Bah
2008-08-31
1
-6
/
+10
*
Fixed crash due to use of uninitialized pointer
Jon A. Cruz
2008-08-28
1
-3
/
+3
*
NR:: to Geom:: for most of src/extension/
Johan B. C. Engelen
2008-08-12
1
-24
/
+24
*
add CairoRenderContext::renderPathVector
Johan B. C. Engelen
2008-06-26
1
-0
/
+13
*
patch 181692
bulia byak
2008-06-12
1
-1
/
+6
*
complete adding const to have only NArtBpath const * get_bpath() const; for a...
Johan B. C. Engelen
2008-05-09
1
-1
/
+1
*
fix include paths
Johan B. C. Engelen
2008-04-15
1
-1
/
+1
*
fix compile
bulia byak
2008-03-28
1
-1
/
+1
*
Fixing as per discussion in LP # 179988
Mike Pittman
2008-03-28
1
-13
/
+32
[prev]
[next]