Code

Translations. POTFILES.in cleanup and inkscape.pot update.
[inkscape.git] / src / svg /
2008-03-21 jaspervdgNo more NRMatrix or NRPoint.
2008-03-21 jaspervdgRemove unused flag from PathString.
2008-03-18 buliabyakpatch by Jasper for optimizing path data
2008-02-03 cilix42Make units pc (pica) and ft (feet) work correctly....
2008-01-31 bryceApplying fixes for gcc 4.3 build issues (closes LP...
2008-01-25 keescookfirst set of updates to headers for clean gcc 4.3 builds
2008-01-05 bryceglib/gtestutils.h is not available on gutsy, so switchi...
2008-01-05 bryceFix missing include for g_assert() calls - causes FTBFS...
2007-12-22 theAdibBUG 178048 Void method which returns a value in strings...
2007-12-12 joncruzWarning cleanup
2007-09-12 pjrm**/makefile.in: svn propset svn:eol-style native. ...
2007-09-06 joncruzPreserve paint styles with multiple components
2007-03-18 mentaladd required includes for gcc 4.3 and fix a const issue...
2007-02-28 mentalrefactor sp_svg_transform_write to return a dynamically...
2007-01-24 mentalswitch to using SVG::PathString for building paths
2007-01-24 mentaladd SVG::PathString for better path building
2007-01-13 keescooklong is not always the same size from arch to arch...
2007-01-13 keescookfull correction for rest of test builds
2007-01-13 keescookstub out heavy routines during svg tests
2006-11-18 buliabyakpatch 1219308 for embedding type 1 fonts into ps/eps...
2006-11-01 buliabyakfix breaks, add default
2006-10-31 buliabyakmake svg numeric precision, minimum exponent, and the...
2006-10-31 buliabyakfix off-by-one error: setting tprec to 6 was actually...
2006-08-26 mgsloangboolean -> bool conversion commit 1. Modifies code...
2006-08-25 kidprotopeeled back the gboolean code as it hit on some complex...
2006-08-23 kidprotoOk, committed msgloan's patch to convert gbooleans...
2006-08-04 pjrmnoop: Address signed/unsigned comparison warning.
2006-08-03 buliabyakfix 1533388
2006-07-14 mjwybrow * src/Makefile_insert, src/Makefile.am, src/svg...
2006-05-22 rwstadded missing file entry
2006-05-19 buliabyakPDF export patch by Ulf Erikson
2006-04-27 joncruzAdding multiple test output formats.
2006-04-25 buliabyaklimit the smallest exponent in transforms; anything...
2006-04-05 joncruzTuned icc-color() parsing
2006-04-05 joncruzMoving out icc parser
2006-04-03 joncruzfix to return the end pointer when desired
2006-04-03 pjrmAdd a version of the reader that indicates the end...
2006-04-03 pjrmnew
2006-03-13 pjrm(sp_svg_write_color): Use CSS/XHTML/SVG Basic named...
2006-03-13 pjrmsvg-color-test.h: New unit test file.
2006-03-13 pjrmRemove temporary #include of svg-color.h
2006-03-13 pjrmMove declaration of sp_svg_read_color,sp_svg_write_colo...
2006-03-13 pjrm(sp_svg_write_color): Change 2nd arg (buflen) from...
2006-03-13 pjrm(sp_svg_write_color): Change 2nd arg (buflen) from...
2006-03-13 pjrmCodingStyle: whitespace
2006-03-13 pjrmnoop: Minor phrasing/CodingStyle changes.
2006-01-18 rwstoptimized includes
2006-01-18 rwstadapt includes to glib 2.9 changes
2006-01-16 mjwybrow * src/svg/Makefile_insert: Updated to reflect a...
2006-01-16 mentalmoving trunk for module inkscape