Code

Merge and cleanup of GSoC C++-ification project.
[inkscape.git] / src / extension / internal / pov-out.cpp
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-11-17 Chris MorganSuper duper mega (fun!) commit: replaced encoding=utf...
2010-06-29 Abhishek Sharma... This is the first c++ification commit from me. It handl...
2010-03-26 Ted GouldMerge from trunk
2010-03-02 Jon A. CruzCleanup on id access.
2009-11-29 Ted GouldUpdating to current trunk
2009-11-29 Ted GouldMerging in from trunk
2009-10-16 scislacMore proper fix for 451588 by Tavmjong
2009-10-14 scislacPatch by Tavmjong for 451588
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2009-04-06 pjrmnoop: Rename argument from uri to filename for Extensio...
2009-02-28 buliabyakcopyedit
2009-01-13 tweenkImproved version reporting. Add SVN revision and custom...
2008-08-10 ishmalclean up code slightly
2008-08-05 dvlierop2Use is_straight_curve() instead of three separate dynam...
2008-08-03 johanengelenremove many needless references to n-art-bpath.h
2008-08-01 ishmalfinally got transforms right. flip Y and translate
2008-08-01 ishmalmake redundant. use correct fields of cubic bezier...
2008-08-01 ishmalun-remove applying item transform to each point
2008-08-01 joncruzWarning cleanup
2008-07-25 johanengelenupdate to 2geom rev. 1507
2008-07-13 johanengelen2geomify pov-out extension
2008-07-04 johanengelenchange some SP_CURVE_BPATH to get_bpath
2008-06-18 ishmaluse INKSCAPE_VERSION rather than VERSION, to help cmake
2008-06-12 johanengelenchange NR::Matrix to Geom:: for many sp_item_xxx_affine...
2008-05-09 johanengelen- try to use more forward declarations for less depende...
2008-05-05 johanengelenstruct SPCurve => class SPCurve
2008-04-29 ishmalChange in stdarg calls, to correct for const-ness
2008-04-21 gouldtj r19076@shi: ted | 2008-04-21 15:42:45 -0700
2008-02-18 ishmalMinor format change. More work needed to improve trans...
2007-09-16 pjrmtrivial changes to address warning with g++-4.2
2007-09-10 joncruzPurged fill type enum
2007-03-20 keescookformat string protection/clean up (CVE-2007-1463, CVE...
2007-03-12 ishmaluse g_vsnprintf() instead of vsnprintf() to avoid platf...
2007-03-12 ishmalCleanup public/private, doxygen comments
2007-03-12 ishmalBuffer output for better reporting.
2007-03-09 ishmalAdd some code cleanup
2007-03-08 ishmalchanged curve->length to SP_CURVE_LENGTH(curve). Fixes...
2006-05-09 mentaleliminate direct accesses to SPCurve::bpath
2006-02-16 ishmalAdd new placeholder for ODF
2006-01-30 gouldtj r10820@tres: ted | 2006-01-29 16:56:50 -0800
2006-01-16 mentalmoving trunk for module inkscape