summaryrefslogtreecommitdiffstats
path: root/src/sp-text.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * Merged from trunk (r12488).Markus Engel2013-08-301-4/+3
| |\ | | | | | | (bzr r11608.1.120)
| * | Removed placement news / explicit destructor calls.Markus Engel2013-07-311-4/+4
| | | | | | | | | (bzr r11608.1.113)
| * | Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel2013-04-071-2/+0
| | | | | | | | | (bzr r11608.1.86)
| * | Merged Item.Markus Engel2013-04-051-12/+10
| | | | | | | | | (bzr r11608.1.81)
| * | Merged more classes.Markus Engel2013-04-051-159/+121
| | | | | | | | | (bzr r11608.1.78)
| * | Registered classes with new factory. Hkern, Vkern and FeFuncX have to be ↵Markus Engel2013-04-021-0/+10
| | | | | | | | | | | | | | | rewritten, as they aren't real classes. (bzr r11608.1.69)
| * | Added constructors to SP classes.Markus Engel2013-04-011-4/+10
| | | | | | | | | (bzr r11608.1.67)
| * | Prepared exchange of casting macros.Markus Engel2013-03-311-0/+1
| | | | | | | | | (bzr r11608.1.63)
| * | Renamed virtual function names.Markus Engel2013-03-291-22/+22
| | | | | | | | | (bzr r11608.1.57)
| * | merged from trunkMarkus Engel2013-03-291-157/+4
| |\ \ | | | | | | | | (bzr r11608.1.56)
| * | | Removed function pointers from SPObject and subclasses.Markus Engel2013-03-291-8/+8
| | | | | | | | | | | | | | | | | | | | Added some missing virtual pads for classes that were hidden by preprocessor macros. (bzr r11608.1.55)
| * | | Various changes.Markus Engel2013-03-141-1/+1
| | | | | | | | | | | | (bzr r11608.1.48)
| * | | Added virtual pad to SPFlowtext; removed old calls to virtual SPItem methods.Markus Engel2012-10-061-7/+7
| | | | | | | | | | | | (bzr r11608.1.46)
| * | | Added "virtual pad" to SPText.Markus Engel2012-08-191-42/+138
| | | | | | | | | | | | (bzr r11608.1.26)
* | | | Fix document unit change for 3d boxes and (mostly) for text on path.Matthew Petroff2013-09-111-2/+9
| |_|/ |/| | | | | (bzr r12475.1.12)
* | | Merge Google Summer of Code unit refactor.Matthew Petroff2013-08-061-3/+2
|\ \ \ | | | | | | | | (bzr r12471)
| * | | Eliminate "unit-constants.h".Matthew Petroff2013-07-311-1/+0
| | | | | | | | | | | | (bzr r12380.1.54)
| * | | Ported away from and removed "sp-metrics.*".Matthew Petroff2013-07-201-2/+2
| | |/ | |/| | | | (bzr r12380.1.47)
* / | cppcheckKris De Gussem2013-08-041-1/+1
|/ / | | | | (bzr r12467)
* | Fix for 1002757 : Regressions with new default font 'sans-serif'John Smith2013-02-021-1/+1
| | | | | | (bzr r12089)
* | Cleanup more GObject type definitionsAlex Valavanis2013-01-171-45/+19
|/ | | (bzr r12034)
* Fix for 168164 : Font sizes in points optionJohn Smith2012-08-161-0/+3
| | | (bzr r11608)
* (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-251-1/+1
| | | (bzr r11011)
* cppcheckKris De Gussem2012-02-151-5/+5
| | | (bzr r10987)
* Fix crashes with empty text objectsKrzysztof Kosi??ski2011-09-041-1/+1
| | | (bzr r10617)
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-35/+20
| | | | | using them more obvious. Fix filter region computation. (bzr r10582.1.1)
* Merge rendering cache branch (GSoC 2011)Krzysztof Kosi??ski2011-08-251-27/+20
|\ | | | | (bzr r10579)
| * Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-071-4/+4
| | | | | | | | | | methods on the Drawing rather than on the root DrawingItem. (bzr r10347.1.25)
| * Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-25/+18
| | | | | | (bzr r10347.1.21)
* | Refactoring of the snapping preferences; mainly about storing all toggles in ↵Diederik van Lierop2011-08-221-1/+1
|/ | | | | a single array, instead of each having its own member variable (bzr r10569)
* - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is ↵Johan B. C. Engelen2011-07-171-2/+2
| | | | | | | item-to-desktop, not item-to-document. This should make it easier to spot bugs. - tag some instances where the document-to-desktop transform has been hardcoded (bzr r10466)
* Implement decent snapping to text (baseline & anchor), and provide a toggle ↵Diederik van Lierop2011-06-301-8/+10
| | | | | button for this (as requested in LP bug #727281 ) (bzr r10392)
* Merge from trunkKrzysztof Kosi??ski2011-04-071-29/+28
|\ | | | | (bzr r9508.1.73)
| * Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz2011-02-211-19/+18
| | | | | | (bzr r10060)
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-10/+10
| | | | | | (bzr r10025)
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-151-55/+68
|\| | | | | (bzr r9508.1.72)
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-55/+68
| |\ | | | | | | (bzr r9945.1.1)
| | * SPObject c++ification finalized along with the beginning of XML ↵Abhishek Sharma Public2010-07-121-6/+6
| | | | | | | | | | | | | | | Privatisation tweaks (bzr r9546.1.6)
| | * C++ification of SPObject continued along with the onset of XML ↵Abhishek Sharma Public2010-07-061-1/+1
| | | | | | | | | | | | | | | Privatisation. Users may checkout [grep -Ir XML Tree *] in the source code and all the places where the XML node/Tree is being used shall be reflected. (bzr r9546.1.5)
| | * another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public2010-07-031-5/+5
| | | | | | | | | (bzr r9546.1.4)
| | * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-2/+2
| | | | | | | | | (bzr r9546.1.2)
| | * This is the first c++ification commit from me. It handles sp-line, ↵Abhishek Sharma Public2010-06-291-10/+10
| | | | | | | | | | | | | | | sp-polyline, sp-item and marks the onset of document c++ification as well. Users can check performace increase with [/usr/bin/time -v inkscape_binary_with_commandline_options]. (bzr r9546.1.1)
* | | Merge from trunkKrzysztof Kosi??ski2010-11-251-1/+1
|\| | | | | | | | (bzr r9508.1.70)
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan2010-11-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900)
* | | merge from trunkKrzysztof Kosi??ski2010-08-081-1/+1
|\| | | | | | | | (bzr r9508.1.52)
| * | Fix rendering of "plain" SVG text.Tavmjong Bah2010-07-281-1/+1
| |/ | | | | (bzr r9665)
* | Wholesale cruft removal part 3Krzysztof Kosi??ski2010-08-041-1/+1
| | | | | | (bzr r9508.1.47)
* | Wholesale cruft removal part 2Krzysztof Kosi??ski2010-08-041-1/+0
|/ | | (bzr r9508.1.45)
* Add support for baseline-shift attribute (all possible values).Tavmjong Bah2010-06-041-0/+2
| | | | | | | | Add superscript and subscript support to Text toolbar. Missing icons for superscript and subscript. Known bug: adding a character to a superscript or subscript text string resets baseline-shift attribute. (bzr r9475)
* Add dx (kerning), dy (vertical shifting), and rotate widgets toTavmjong Bah2010-05-141-0/+72
| | | | | text toolbar along with routines needed by them. (bzr r9417)