| Commit message (Expand) | Author | Age | Files | Lines |
| * | Handle units in the 'x', 'y', 'dx', and 'dy' text and tspan attributes. | Tavmjong Bah | 2015-12-05 | 1 | -24/+64 |
| * | sp-text: Whitespace cleanup | Bryce Harrington | 2015-05-02 | 1 | -13/+13 |
| * | create SPObject factory | Liam P. White | 2015-02-25 | 1 | -14/+0 |
| * | Test implementation of 'shape-padding'. | Tavmjong Bah | 2015-01-16 | 1 | -2/+15 |
| * | Start to implement SVG 2 text in a shape. | Tavmjong Bah | 2015-01-16 | 1 | -5/+58 |
| * | Implement SVG 1.1 textLength and textAdjust attributes. Code from Dmitry Kirs... | Tavmjong Bah | 2015-01-05 | 1 | -6/+60 |
| * | Purge sp_desktop_namedview in favor of SPDesktop::getNamedView | Liam P. White | 2014-12-21 | 1 | -2/+2 |
| * | Implement rendering for 'context-fill' and 'context-stroke' (text not handled... | Tavmjong Bah | 2014-12-21 | 1 | -3/+3 |
| * | Units: make it absolutely clear that Document properties unit dropdown is for... | Johan B. C. Engelen | 2014-11-24 | 1 | -1/+1 |
| * | Update to trunk r13580 | Liam P. White | 2014-10-06 | 1 | -3/+3 |
| |\ |
|
| | * | More direct way of finding font-family in SPText::description. | Tavmjong Bah | 2014-10-05 | 1 | -16/+4 |
| | * | Remove NRTypePosDef class and associated cruft. More direct CSS -> Pango tran... | Tavmjong Bah | 2014-09-29 | 1 | -1/+0 |
| * | | More direct way of finding font-family in SPText::description. | Tavmjong Bah | 2014-10-05 | 1 | -13/+1 |
| * | | Remove NRTypePosDef class and associated cruft. More direct CSS -> Pango tran... | Tavmjong Bah | 2014-09-29 | 1 | -1/+0 |
| * | | Read CSS Text 3 'white-space' property, SVG 2 <text> 'width', 'height' attrib... | Tavmjong Bah | 2014-07-30 | 1 | -0/+30 |
| |/ |
|
| * | noop: remove commented-out code that is dangerous and should not come back | Johan B. C. Engelen | 2014-07-28 | 1 | -5/+0 |
| * | refresh text objects when clipping (Bug 1339305) | Alvin Penner | 2014-07-25 | 1 | -0/+1 |
| * | Fixing format-security errors in text debug code. | Nicolas Dufour | 2014-02-10 | 1 | -2/+2 |
| * | Fix for Bug #1265556 (plain svg export is broken for filter). | Nicolas Dufour | 2014-01-04 | 1 | -1/+1 |
| * | "fix" some "unused parameter" warnings | Kris De Gussem | 2013-10-28 | 1 | -1/+1 |
| * | Added some consts. | Markus Engel | 2013-10-26 | 1 | -4/+4 |
| * | Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o... | Johan B. C. Engelen | 2013-10-12 | 1 | -1/+1 |
| * | Comprehensive fix for the issues with disappearing filtered objects. | Krzysztof Kosi??ski | 2013-10-01 | 1 | -7/+7 |
| * | on hiding, texts must _clearFlow to release arena items, otherwise they leak | buliabyak | 2013-09-28 | 1 | -1/+6 |
| * | change names for displayName and detailedDescription, improve char code and r... | Martin Owens | 2013-09-24 | 1 | -1/+1 |
| * | Merge from trunk. | Matthew Petroff | 2013-09-20 | 1 | -201/+146 |
| |\ |
|
| | * | Refactor status-bar text for multiple items, was very broken | Martin Owens | 2013-09-20 | 1 | -2/+5 |
| | * | Merged from trunk (r12488). | Markus Engel | 2013-08-30 | 1 | -4/+3 |
| | |\ |
|
| | * | | Removed placement news / explicit destructor calls. | Markus Engel | 2013-07-31 | 1 | -4/+4 |
| | * | | Merge Object and subclasses. Merging of SP- and C-classes complete. | Markus Engel | 2013-04-07 | 1 | -2/+0 |
| | * | | Merged Item. | Markus Engel | 2013-04-05 | 1 | -12/+10 |
| | * | | Merged more classes. | Markus Engel | 2013-04-05 | 1 | -159/+121 |
| | * | | Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr... | Markus Engel | 2013-04-02 | 1 | -0/+10 |
| | * | | Added constructors to SP classes. | Markus Engel | 2013-04-01 | 1 | -4/+10 |
| | * | | Prepared exchange of casting macros. | Markus Engel | 2013-03-31 | 1 | -0/+1 |
| | * | | Renamed virtual function names. | Markus Engel | 2013-03-29 | 1 | -22/+22 |
| | * | | merged from trunk | Markus Engel | 2013-03-29 | 1 | -157/+4 |
| | |\ \ |
|
| | * | | | Removed function pointers from SPObject and subclasses. | Markus Engel | 2013-03-29 | 1 | -8/+8 |
| | * | | | Various changes. | Markus Engel | 2013-03-14 | 1 | -1/+1 |
| | * | | | Added virtual pad to SPFlowtext; removed old calls to virtual SPItem methods. | Markus Engel | 2012-10-06 | 1 | -7/+7 |
| | * | | | Added "virtual pad" to SPText. | Markus Engel | 2012-08-19 | 1 | -42/+138 |
| * | | | | Fix document unit change for 3d boxes and (mostly) for text on path. | Matthew Petroff | 2013-09-11 | 1 | -2/+9 |
| | |_|/
|/| | |
|
| * | | | Merge Google Summer of Code unit refactor. | Matthew Petroff | 2013-08-06 | 1 | -3/+2 |
| |\ \ \ |
|
| | * | | | Eliminate "unit-constants.h". | Matthew Petroff | 2013-07-31 | 1 | -1/+0 |
| | * | | | Ported away from and removed "sp-metrics.*". | Matthew Petroff | 2013-07-20 | 1 | -2/+2 |
| | | |/
| |/| |
|
| * / | | cppcheck | Kris De Gussem | 2013-08-04 | 1 | -1/+1 |
| |/ / |
|
| * | | Fix for 1002757 : Regressions with new default font 'sans-serif' | John Smith | 2013-02-02 | 1 | -1/+1 |
| * | | Cleanup more GObject type definitions | Alex Valavanis | 2013-01-17 | 1 | -45/+19 |
| |/ |
|
| * | Fix for 168164 : Font sizes in points option | John Smith | 2012-08-16 | 1 | -0/+3 |
| * | (cppcheck and janitorial tasks:) C-style casting to C++-style casting | Kris De Gussem | 2012-02-25 | 1 | -1/+1 |