Code

Merge and cleanup of GSoC C++-ification project.
[inkscape.git] / src / sp-flowtext.cpp
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-07-12 Abhishek Sharma... SPObject c++ification finalized along with the beginnin...
2010-07-06 Abhishek Sharma... C++ification of SPObject continued along with the onset...
2010-07-03 Abhishek Sharma... another c++ification for sp-object.h/cpp and still...
2010-07-01 Abhishek Sharma... C++fied SPDocument added
2010-06-29 Abhishek Sharma... This is the first c++ification commit from me. It handl...
2010-03-26 Ted GouldMerge from trunk
2010-01-14 Krzysztof Kosiński* Merge from trunk
2010-01-09 Diederik van LieropRefactoring the snapping API (making it easier to maint...
2010-01-01 Ted GouldKeeping up with trunk
2009-12-31 Jon A. CruzWarning cleanup for char const*
2009-12-30 Steren GianniniSpray Tool clean up and Toolbar refactoring
2009-12-30 Diederik van LieropSmall snap bug has been eliminated, flowed text snappin...
2009-12-27 Arcadie M. CracanConnector tool: make connectors avoid the convex hull...
2009-12-21 Ted GouldUpdating to current trunk
2009-12-21 Ted GouldUpdating the READMEs to better handle OSX.
2009-12-21 buliabyakutilities and UI support for identifying truncated...
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2009-03-13 speleo3remove desktop-affine.h and refactor sp_desktop_dt2doc_...
2009-02-08 JucaBluesgcc warning cleanup:
2008-12-08 speleo3Make all tools consider full parent transform (up to...
2008-11-21 Ted GouldMerge from fe-moved
2008-10-27 Ted GouldFrom trunk
2008-10-11 Ted GouldMerging from trunk
2008-09-18 cilix42Next roud of NR ==> Geom conversion
2008-08-08 johanengelenremove many unnecessary to_2geom and from_2geom calls
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-07-08 sasilverPatch from codedread. Prevents rendering of title/desc...
2008-06-12 johanengelenchange NR::Matrix to Geom:: for many sp_item_xxx_affine...
2008-06-11 mentalplumb XML::Documents in everywhere
2008-01-31 bryceApplying fixes for gcc 4.3 build issues (closes LP...
2007-11-16 johanengelenfix warnings and delete gradient pixmap that will not...
2007-09-10 joncruzPurged fill type enum
2007-03-03 buliabyakfix bug 1672619
2007-01-21 mentalstart switching sp_repr_new* over to XML::Document...
2007-01-08 buliabyakpatch from bug 1497803 by Gustav Broberg; allow to...
2007-01-05 buliabyakport the fix from sp-text.cpp rev 11260 to fix bug...
2006-10-05 buliabyakundo annotations
2006-06-29 buliabyakpatch from Gustav Broberg: undo annotations and history...
2006-05-30 rwstremoving some gcc4.1 warnings the right way
2006-05-30 rwstrevert patch 12062:12063, deemed unsafe, with better...
2006-05-29 rwstuse unions for type-punning to remove some gcc-4.1...
2006-04-17 mentalGet rid of the SP_DT_* macros which do nothing more...
2006-04-05 buliabyakadd stroke to bbox for flowtext too
2006-03-27 knutuxminor changes to adjust strings for plural forms
2006-02-15 rwstbulk trailing spaces removal. consistency through MD5...
2006-02-13 rwstbulk whitespace removal patch #1198588 by gigaclon
2006-02-03 buliabyakimplement par_indent in flowtext, no ui yet, done via...
2006-01-16 mentalmoving trunk for module inkscape