summaryrefslogtreecommitdiffstats
path: root/src/text-editing.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Finished cleanup of outdated SP_OBJECT_PARENT C macro.Jon A. Cruz2011-02-211-1/+1
* Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz2011-02-211-142/+205
* update to latest 2geom !Johan B. C. Engelen2011-02-021-6/+6
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-100/+142
|\
| * C++ification of SPObject continued along with the onset of XML Privatisation....Abhishek Sharma Public2010-07-061-1/+2
| * another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public2010-07-031-5/+5
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-6/+6
* | repr wasn't updated immediately after some text editing operations, which mea...Richard Hughes2010-10-211-7/+9
* | Warning cleanup.Jon A. Cruz2010-10-031-23/+31
|/
* Add dx (kerning), dy (vertical shifting), and rotate widgets toTavmjong Bah2010-05-141-1/+50
* utilities and UI support for identifying truncated flowtext and text-on-pathbuliabyak2009-12-211-0/+31
* Richard's patch for crash bug 402274bulia byak2009-10-041-2/+3
* utilities for getting style at cursor, placing cursor at iterator or coordina...bulia byak2009-02-161-2/+10
* gcc warning cleanup:Felipe Corr??a da Silva Sanches2009-02-081-2/+2
* NR -> 2geom some headers in src/Joshua L. Blocher2008-12-041-3/+3
* bug #168370 (consider parent transform and viewBox)Thomas Holder2008-11-281-1/+16
* From trunkTed Gould2008-10-271-1/+1
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-7/+7
* convert almost all libnrtype to Geom::Johan B. C. Engelen2008-09-111-9/+9
* remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen2008-08-081-5/+5
* slight tweak to r19493 to ensure that there's no possibility that we might ac...Richard Hughes2008-07-311-8/+5
* fix crash when deleting whitespace in start of flowtextbulia byak2008-07-301-4/+8
* codedread's patch to fix editing of text with a title or description (see bug...Stephen Silver2008-07-281-0/+1
* add utility function for average linespacingbulia byak2008-07-181-0/+13
* change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen2008-06-121-5/+5
* plumb XML::Documents in everywhereMenTaLguY2008-06-111-2/+2
* handle PI nodesMenTaLguY2008-06-111-0/+3
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-0/+2
* Warning cleanupJon A. Cruz2007-11-101-8/+8
* Revert back to old is_line_break_object() to fix problems with line breaks in...Gail Carmichael2007-09-251-7/+1
* Cleaned up logic of sp_te_delete to adhere to UI/logic layering.Gail Carmichael2007-07-181-29/+25
* A few additions to ensure that editing trefs is not allowed (and doesn't caus...Gail Carmichael2007-07-171-15/+46
* bug 1243190: add tref element support; limited editing support thus far (patc...Richard Hughes2007-07-111-2/+65
* switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...bulia byak2007-06-271-3/+3
* replace sp_repr_new*sAaron Spike2007-01-251-22/+30
* removing some gcc4.1 warnings the right wayRalf Stephan2006-05-301-32/+51
* revert patch 12062:12063, deemed unsafe, with better alternativesRalf Stephan2006-05-301-94/+93
* use unions for type-punning to remove some gcc-4.1 warningsRalf Stephan2006-05-291-93/+94
* r10887@tres: ted | 2006-02-05 23:16:41 -0800Ted Gould2006-02-061-8/+21
* (bzr r90)Ted Gould2006-02-061-21/+8
* fix recurstion gaffe, commentbulia byak2006-02-051-8/+21
* sp_text_get_length_upto to count length recursively up to a given childbulia byak2006-02-051-0/+24
* fix crash when setting letterspacing at the end of a non-tspanned textbulia byak2006-01-211-2/+5
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+1660