summaryrefslogtreecommitdiffstats
path: root/src/sp-text.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-31Removed placement news / explicit destructor calls.Markus Engel1-4/+4
2013-07-20Ported away from and removed "sp-metrics.*".Matthew Petroff1-2/+2
2013-04-07Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel1-2/+0
2013-04-05Merged Item.Markus Engel1-12/+10
2013-04-05Merged more classes.Markus Engel1-159/+121
2013-04-02Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr...Markus Engel1-0/+10
2013-04-01Added constructors to SP classes.Markus Engel1-4/+10
2013-03-31Prepared exchange of casting macros.Markus Engel1-0/+1
2013-03-29Renamed virtual function names.Markus Engel1-22/+22
2013-03-29Removed function pointers from SPObject and subclasses.Markus Engel1-8/+8
2013-03-14Various changes.Markus Engel1-1/+1
2013-02-02Fix for 1002757 : Regressions with new default font 'sans-serif'John Smith1-1/+1
2013-01-17Cleanup more GObject type definitionsAlex Valavanis1-45/+19
2012-10-06Added virtual pad to SPFlowtext; removed old calls to virtual SPItem methods.Markus Engel1-7/+7
2012-08-19Added "virtual pad" to SPText.Markus Engel1-42/+138
2012-08-16Fix for 168164 : Font sizes in points optionJohn Smith1-0/+3
2012-02-25(cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem1-1/+1
2012-02-15cppcheckKris De Gussem1-5/+5
2011-09-04Fix crashes with empty text objectsKrzysztof Kosi??ski1-1/+1
2011-08-27Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski1-35/+20
2011-08-22Refactoring of the snapping preferences; mainly about storing all toggles in ...Diederik van Lierop1-1/+1
2011-08-07Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski1-4/+4
2011-08-06Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski1-25/+18
2011-07-17- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen1-2/+2
2011-06-30Implement decent snapping to text (baseline & anchor), and provide a toggle b...Diederik van Lierop1-8/+10
2011-02-21Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz1-19/+18
2011-02-02update to latest 2geom !Johan B. C. Engelen1-10/+10
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-08-04Wholesale cruft removal part 3Krzysztof Kosi??ski1-1/+1
2010-08-04Wholesale cruft removal part 2Krzysztof Kosi??ski1-1/+0
2010-07-28Fix rendering of "plain" SVG text.Tavmjong Bah1-1/+1
2010-07-25Fix rendering of "plain" SVG text.Tavmjong Bah1-1/+1
2010-07-12SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public1-6/+6
2010-07-06C++ification of SPObject continued along with the onset of XML Privatisation....Abhishek Sharma Public1-1/+1
2010-07-03another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public1-5/+5
2010-07-01C++fied SPDocument addedAbhishek Sharma Public1-2/+2
2010-06-29This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public1-10/+10
2010-06-04Add support for baseline-shift attribute (all possible values).Tavmjong Bah1-0/+2
2010-05-14Add dx (kerning), dy (vertical shifting), and rotate widgets toTavmjong Bah1-0/+72
2010-01-20Fixing conts correctness.Jon A. Cruz1-1/+1
2010-01-09Refactoring the snapping API (making it easier to maintain and understand for...Diederik van Lierop1-4/+3
2009-12-21utilities and UI support for identifying truncated flowtext and text-on-pathbuliabyak1-2/+8
2009-12-13Position of baseline anchor is now dependent of the text alignmentDiederik van Lierop1-23/+6
2009-12-05Text alignment is now taken into account when snapping a text objectDiederik van Lierop1-2/+23
2009-08-26patch by Richard Hughes for 417777bulia byak1-3/+3
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-2/+2
2009-08-05SPDocument->Documentjohnce1-2/+2
2009-02-27More accurate wording in snap tooltipsDiederik van Lierop1-1/+1
2009-02-24fix scaling of text without font size setbulia byak1-1/+1
2009-02-20The snap indicator's tooltip now displays "A to B", whereas before it only di...Diederik van Lierop1-3/+4