index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
helper
/
png-write.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert the inverted coordinate system fix. 3D Boxes and guides
Krzysztof Kosi??ski
2010-04-06
1
-3
/
+18
*
Initial fix for the inverted coordinate system bug
Krzysztof Kosi??ski
2010-04-03
1
-18
/
+3
*
fix 396851: move absolutizing relative path (added by Ted) out of sp_export_p...
bulia byak
2009-08-17
1
-18
/
+3
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-3
/
+3
*
SPDocument->Document
johnce
2009-08-05
1
-3
/
+3
*
BUG: #273767: crash on ...; resolved crash on several pixbuf operations
theAdib
2009-05-11
1
-1
/
+2
*
BUG 322116, PDF export does not use the highest quality for rasterized filter
theAdib
2009-05-01
1
-11
/
+2
*
Move files from the src/dialogs/ directory to the places where they
Krzysztof Kosi??ski
2009-02-21
1
-1
/
+1
*
Very slight change to allocation of stripe buffer in png-write.cpp that makes...
Jasper van de Gronde
2008-12-02
1
-1
/
+1
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-14
/
+38
*
From trunk
Ted Gould
2008-10-27
1
-5
/
+9
*
Merging from trunk
Ted Gould
2008-10-11
1
-1
/
+1
*
Whitespace cleanup
Jon A. Cruz
2008-09-24
1
-1
/
+1
*
Added base metadata to exported png files. Fixes bug #189954.
Jon A. Cruz
2008-09-24
1
-9
/
+104
*
remove extra unref; now ref/unref is done by show/hide; this used to stop thi...
bulia byak
2008-09-16
1
-3
/
+2
*
remove many unnecessary to_2geom and from_2geom calls
Johan B. C. Engelen
2008-08-08
1
-1
/
+1
*
src/helper 2geomified
Johan B. C. Engelen
2008-08-06
1
-3
/
+3
*
No more NRMatrix or NRPoint.
Jasper van de Gronde
2008-03-21
1
-1
/
+1
*
warning cleanup
Jon A. Cruz
2007-12-05
1
-3
/
+3
*
Don't show error dialog when bitmap export is cancelled by the user (fixes bu...
Maximilian Albert
2007-12-04
1
-2
/
+6
*
Fix: [ 1829427 ] PNG export via cmd line is restricted to 65535x65535
Johan B. C. Engelen
2007-11-16
1
-3
/
+3
*
revert jasper's way overzealous fix in png-write.cpp rev 13700; new fix in it...
bulia byak
2007-08-11
1
-7
/
+7
*
Remove unused function sp_png_write_rgba (and its helper function sp_png_get_...
Peter Moulder
2007-06-25
1
-41
/
+17
*
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
*
API change: render methods now take a cairo_t (not yet used)
bulia byak
2007-03-01
1
-1
/
+1
*
fix by jasper for bug 1631016
bulia byak
2007-01-12
1
-23
/
+27
*
export bitmap at maximum blur rendering quality
bulia byak
2006-10-09
1
-0
/
+9
*
factor native PNG export out of file.cpp in preparation for new export dialog
Bob Jamison
2006-07-17
1
-0
/
+202
*
apply patch 1498946 by zbsz (fixes #1492545 "PNG resolution value export")
Ralf Stephan
2006-06-22
1
-3
/
+4
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+205