Code

Merge and cleanup of GSoC C++-ification project.
[inkscape.git] / src / text-editing.cpp
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-10-21 Richard Hughesrepr wasn't updated immediately after some text editing...
2010-10-03 Jon A. CruzWarning cleanup.
2010-07-13 Ted GouldUpgrading to trunk
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-06-29 Abhishek Sharma... This is the first c++ification commit from me. It handl...
2010-05-14 tavmjong-freeAdd dx (kerning), dy (vertical shifting), and rotate...
2010-01-14 Krzysztof Kosiński* Merge from trunk
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-11-29 Ted GouldUpdating to current trunk
2009-11-29 Ted GouldMerging in from trunk
2009-10-04 buliabyakRichard's patch for crash bug 402274
2009-02-16 buliabyakutilities for getting style at cursor, placing cursor...
2009-02-08 JucaBluesgcc warning cleanup:
2008-12-04 verbalshadowNR -> 2geom some headers in src/
2008-11-28 speleo3bug #168370 (consider parent transform and viewBox)
2008-10-27 Ted GouldFrom trunk
2008-09-18 cilix42Next roud of NR ==> Geom conversion
2008-09-11 johanengelenconvert almost all libnrtype to Geom::
2008-08-08 johanengelenremove many unnecessary to_2geom and from_2geom calls
2008-07-31 cyreveslight tweak to r19493 to ensure that there's no possib...
2008-07-30 buliabyakfix crash when deleting whitespace in start of flowtext
2008-07-28 sasilvercodedread's patch to fix editing of text with a title...
2008-07-18 buliabyakadd utility function for average linespacing
2008-06-12 johanengelenchange NR::Matrix to Geom:: for many sp_item_xxx_affine...
2008-06-11 mentalplumb XML::Documents in everywhere
2008-06-11 mentalhandle PI nodes
2008-01-31 bryceApplying fixes for gcc 4.3 build issues (closes LP...
2007-11-10 joncruzWarning cleanup
2007-09-25 gbanaszkRevert back to old is_line_break_object() to fix proble...
2007-07-18 gbanaszkCleaned up logic of sp_te_delete to adhere to UI/logic...
2007-07-17 gbanaszkA few additions to ensure that editing trefs is not...
2007-07-11 cyrevebug 1243190: add tref element support; limited editing...
2007-06-27 buliabyakswitch SPStyle to using SPFilterReference for filters...
2007-01-25 acspikereplace sp_repr_new*s
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-02-06 gouldtj r10887@tres: ted | 2006-02-05 23:16:41 -0800
2006-02-06 gouldtj(no commit message)
2006-02-05 buliabyakfix recurstion gaffe, comment
2006-02-05 buliabyaksp_text_get_length_upto to count length recursively...
2006-01-21 buliabyakfix crash when setting letterspacing at the end of...
2006-01-16 mentalmoving trunk for module inkscape