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-renderer.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files.
Jon A. Cruz
2014-11-10
1
-74
/
+90
*
change default pdf import resolution to 96 dpi
Alvin Penner
2014-11-02
1
-1
/
+1
*
Update to trunk r13621
Liam P. White
2014-10-17
1
-0
/
+16
|
\
|
*
Merge hatch rendering code from Tomasz Boczkowski.
Tavmjong Bah
2014-10-14
1
-0
/
+16
|
|
\
|
|
*
Merged hatch pdf and png export code
Tomasz Boczkowski
2014-10-14
1
-0
/
+16
|
*
|
Implement marker 'orient' attribute value 'auto-start-reverse'.
Tavmjong Bah
2014-10-14
1
-5
/
+7
|
|
/
*
|
Rename marker.cpp -> sp-marker.cpp to reflect inclusion in SP-tree
Liam P. White
2014-10-05
1
-1
/
+1
*
|
Implement SVG2 marker 'orient' attribute value 'auto-start-reverse' (renderin...
Tavmjong Bah
2014-08-20
1
-5
/
+7
|
/
*
Revert unintended checkin.
Tavmjong Bah
2014-02-25
1
-3
/
+3
*
Rewrite of symbol creation code. Partial fix for 1201325.
Tavmjong Bah
2014-02-25
1
-3
/
+3
*
Revert r12544. Fixes bug 1256449 (Clipping missing on Cairo-based exports). N...
Tavmjong Bah
2014-01-15
1
-3
/
+3
*
Merge from trunk.
Matthew Petroff
2013-09-20
1
-18
/
+12
|
\
|
*
Do not require a new layer for clipping paths in the Cairo renderer.
Adrian Johnson
2013-09-19
1
-2
/
+2
|
*
Encapsulate the shared memory hack for Cairo and GdkPixbuf in a class
Krzysztof Kosi??ski
2013-09-19
1
-16
/
+10
*
|
Merge from trunk.
Matthew Petroff
2013-09-15
1
-3
/
+8
|
\
|
|
*
Improve the functions which create GdkPixbuf from Cairo surface
Krzysztof Kosi??ski
2013-09-13
1
-3
/
+8
*
|
Merge from trunk.
Matthew Petroff
2013-09-12
1
-6
/
+0
|
\
|
|
*
Move omit text feature from cairo renderer to context
David R. Bild
2013-08-26
1
-6
/
+0
*
|
Improve code readability.
Matthew Petroff
2013-08-28
1
-2
/
+2
*
|
Added viewBox implement document unit support.
Matthew Petroff
2013-08-27
1
-2
/
+2
|
/
*
Eliminate "unit-constants.h".
Matthew Petroff
2013-07-31
1
-9
/
+9
*
fix margin for PDF exporting page area
Johan B. C. Engelen
2012-10-28
1
-10
/
+15
*
add bleed/margin to pdf export
Johan B. C. Engelen
2012-10-28
1
-1
/
+2
*
Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ...
John Smith
2012-04-02
1
-1
/
+1
*
Merge Andrew's new OCAL dialog and clean headers. Please test
Alex Valavanis
2012-02-27
1
-0
/
+1
|
\
*
|
add underscores to some member variables.
Johan B. C. Engelen
2012-01-17
1
-8
/
+8
|
/
*
Switch to top-level glib headers. Thanks to DimStar for patch
Alex Valavanis
2011-12-08
1
-1
/
+1
*
Cleaned up display-forward.h, including many redundant usages.
Jon A. Cruz
2011-10-04
1
-1
/
+0
*
Completely remove NRRect, NRRectL, in-svg-plane.h
Krzysztof Kosi??ski
2011-08-27
1
-1
/
+0
*
Remove all NRRect use.
Krzysztof Kosi??ski
2011-08-27
1
-17
/
+19
*
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
2011-08-27
1
-48
/
+38
*
Rewrite NRArena -> Inkscape::Drawing. Call render and update
Krzysztof Kosi??ski
2011-08-07
1
-1
/
+0
*
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
2011-08-06
1
-4
/
+3
*
- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...
Johan B. C. Engelen
2011-07-17
1
-3
/
+3
*
Cleanup of oudated/redundant SP_ITEM() macro use.
Jon A. Cruz
2011-07-16
1
-1
/
+1
*
Fix crashes in print preview
Krzysztof Kosi??ski
2011-07-13
1
-3
/
+5
*
Fix mixed up colors when exporting images with bitmaps to PDF and other
Krzysztof Kosi??ski
2011-07-06
1
-10
/
+6
*
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...
Jon A. Cruz
2011-06-04
1
-6
/
+5
*
symbol rendering fix for bug:705345
Adib Taraben
2011-05-05
1
-3
/
+3
*
Fix crashes on empty marker definitions.
Johan B. C. Engelen
2011-05-01
1
-5
/
+7
*
Finished cleanup of outdated SP_OBJECT_STYLE C macro.
Jon A. Cruz
2011-02-22
1
-24
/
+32
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-23
/
+23
*
remove memory boundries on bitmap renderer, optimize memory usage
Adib Taraben
2011-01-17
1
-1
/
+16
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-13
/
+14
|
\
|
*
another c++ification for sp-object.h/cpp and still in progress...
Abhishek Sharma Public
2010-07-03
1
-2
/
+2
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
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
-4
/
+4
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
|
Don't try displaying markers for completely empty paths, fixes crash.
Johan B. C. Engelen
2010-10-23
1
-0
/
+1
|
/
*
fix bug 168275 by removing a ceil on document height and width in pdf/eps/ps ...
Johan B. C. Engelen
2010-04-10
1
-2
/
+2
[next]