| Commit message (Expand) | Author | Files | Lines |
| 2011-07-17 | - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des... | Johan B. C. Engelen | 1 | -2/+2 |
| 2011-06-30 | Implement decent snapping to text (baseline & anchor), and provide a toggle b... | Diederik van Lierop | 1 | -8/+10 |
| 2011-02-21 | Finished cleanup of outated SP_OBJECT_DOCUMENT C macro. | Jon A. Cruz | 1 | -19/+18 |
| 2011-02-02 | update to latest 2geom ! | Johan B. C. Engelen | 1 | -10/+10 |
| 2010-11-17 | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf... | Chris Morgan | 1 | -1/+1 |
| 2010-08-04 | Wholesale cruft removal part 3 | Krzysztof Kosi??ski | 1 | -1/+1 |
| 2010-08-04 | Wholesale cruft removal part 2 | Krzysztof Kosi??ski | 1 | -1/+0 |
| 2010-07-28 | Fix rendering of "plain" SVG text. | Tavmjong Bah | 1 | -1/+1 |
| 2010-07-25 | Fix rendering of "plain" SVG text. | Tavmjong Bah | 1 | -1/+1 |
| 2010-07-12 | SPObject c++ification finalized along with the beginning of XML Privatisation... | Abhishek Sharma Public | 1 | -6/+6 |
| 2010-07-06 | C++ification of SPObject continued along with the onset of XML Privatisation.... | Abhishek Sharma Public | 1 | -1/+1 |
| 2010-07-03 | another c++ification for sp-object.h/cpp and still in progress... | Abhishek Sharma Public | 1 | -5/+5 |
| 2010-07-01 | C++fied SPDocument added | Abhishek Sharma Public | 1 | -2/+2 |
| 2010-06-29 | This is the first c++ification commit from me. It handles sp-line, sp-polylin... | Abhishek Sharma Public | 1 | -10/+10 |
| 2010-06-04 | Add support for baseline-shift attribute (all possible values). | Tavmjong Bah | 1 | -0/+2 |
| 2010-05-14 | Add dx (kerning), dy (vertical shifting), and rotate widgets to | Tavmjong Bah | 1 | -0/+72 |
| 2010-01-20 | Fixing conts correctness. | Jon A. Cruz | 1 | -1/+1 |
| 2010-01-09 | Refactoring the snapping API (making it easier to maintain and understand for... | Diederik van Lierop | 1 | -4/+3 |
| 2009-12-21 | utilities and UI support for identifying truncated flowtext and text-on-path | buliabyak | 1 | -2/+8 |
| 2009-12-13 | Position of baseline anchor is now dependent of the text alignment | Diederik van Lierop | 1 | -23/+6 |
| 2009-12-05 | Text alignment is now taken into account when snapping a text object | Diederik van Lierop | 1 | -2/+23 |
| 2009-08-26 | patch by Richard Hughes for 417777 | bulia byak | 1 | -3/+3 |
| 2009-08-06 | Revert recent refactoring changes by johnce because they break the build, whi... | Maximilian Albert | 1 | -2/+2 |
| 2009-08-05 | SPDocument->Document | johnce | 1 | -2/+2 |
| 2009-02-27 | More accurate wording in snap tooltips | Diederik van Lierop | 1 | -1/+1 |
| 2009-02-24 | fix scaling of text without font size set | bulia byak | 1 | -1/+1 |
| 2009-02-20 | The snap indicator's tooltip now displays "A to B", whereas before it only di... | Diederik van Lierop | 1 | -3/+4 |
| 2008-12-05 | Warning cleanup. | Jon A. Cruz | 1 | -2/+2 |
| 2008-12-04 | NR -> 2geom some headers in src/ | Joshua L. Blocher | 1 | -8/+8 |
| 2008-11-28 | NR->Geom conversion of some text functions and tweak-context | Joshua L. Blocher | 1 | -25/+25 |
| 2008-10-27 | From trunk | Ted Gould | 1 | -2/+2 |
| 2008-10-11 | Merging from trunk | Ted Gould | 1 | -5/+6 |
| 2008-09-18 | Next roud of NR ==> Geom conversion | Maximilian Albert | 1 | -3/+3 |
| 2008-09-11 | convert almost all libnrtype to Geom:: | Johan B. C. Engelen | 1 | -1/+1 |
| 2008-08-23 | Support for title and desc elements when serializing as Plain SVG. | Jeff Schiller | 1 | -0/+4 |
| 2008-08-08 | remove many unnecessary to_2geom and from_2geom calls | Johan B. C. Engelen | 1 | -1/+1 |
| 2008-07-08 | Patch from codedread. Prevents rendering of title/desc/metadata elements in t... | Stephen Silver | 1 | -1/+1 |
| 2008-06-12 | change NR::Matrix to Geom:: for many sp_item_xxx_affine functions | Johan B. C. Engelen | 1 | -2/+2 |
| 2008-06-11 | plumb XML::Documents in everywhere | MenTaLguY | 1 | -5/+4 |
| 2008-02-13 | bug 190722: crash adding newline to simple text object (gcc4.3+) | Richard Hughes | 1 | -3/+6 |
| 2008-01-05 | Applying Gail's patch for font-specification | Bryce Harrington | 1 | -2/+2 |
| 2007-12-30 | fix bug 168751 (sf1749738) | bulia byak | 1 | -1/+1 |
| 2007-09-10 | Purged fill type enum | Jon A. Cruz | 1 | -1/+1 |
| 2007-07-29 | now this is the correct way to avoid nested updates, instead of the hack i re... | bulia byak | 1 | -2/+14 |
| 2007-07-11 | bug 1243190: add tref element support; limited editing support thus far (patc... | Richard Hughes | 1 | -0/+7 |
| 2007-01-21 | start switching sp_repr_new* over to XML::Document::create*, and rename creat... | MenTaLguY | 1 | -2/+3 |
| 2006-10-10 | Filtering now works with text and image objects | Niko Kiirala | 1 | -0/+2 |
| 2006-06-21 | svg-filters branch merged back to head | Niko Kiirala | 1 | -0/+2 |
| 2006-04-17 | Get rid of the SP_DT_* macros which do nothing more than provide additional, ... | MenTaLguY | 1 | -1/+1 |
| 2006-04-09 | Before the rev 10880 fix in xml/simple-node.cpp, text updating when dragging ... | bulia byak | 1 | -0/+14 |