| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merged trunk | Adrian Boguszewski | 2016-08-03 | 1 | -7/+0 |
| |\ |
|
| | * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -7/+0 |
| | * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+7 |
| | * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -7/+0 |
| * | | Renamed children list in SPObject | Adrian Boguszewski | 2016-07-14 | 1 | -4/+4 |
| * | | Last part of new SPObject children list | Adrian Boguszewski | 2016-07-14 | 1 | -4/+2 |
| * | | Second part of new SPObject children list | Adrian Boguszewski | 2016-07-13 | 1 | -11/+14 |
| * | | Added items as a range function | Adrian Boguszewski | 2016-07-03 | 1 | -5/+6 |
| |\| |
|
| * | | Moved next functions, added namespace, renamed range functions | Adrian Boguszewski | 2016-06-25 | 1 | -3/+3 |
| |/ |
|
| * | Partial fix for bug 156221 ('line-height' with non-pixel scaled drawing). | Tavmjong Bah | 2016-03-30 | 1 | -4/+10 |
| * | Add line-height unit selector to text toolbar. | Tavmjong Bah | 2016-03-22 | 1 | -22/+74 |
| * | Reverting 14701. | Tavmjong Bah | 2016-03-18 | 1 | -7/+1 |
| * | fix-bug-1557192. paint-order crash with multiple items | Jabier Arraiza Cenoz | 2016-03-15 | 1 | -3/+3 |
| * | Add a units box to line height and wire in the style units, plus some cleanup | Martin Owens | 2016-03-12 | 1 | -1/+7 |
| * | Add GUI for 'paint-order' property. | Tavmjong Bah | 2016-03-07 | 1 | -10/+66 |
| * | static code analysis | Kris De Gussem | 2016-02-22 | 1 | -1/+1 |
| * | Merge 'writing-modes' branch. | Tavmjong Bah | 2015-11-24 | 1 | -5/+57 |
| |\ |
|
| | * | Implement 'text-orientation' with user interface. Update 'writing-mode', addi... | Tavmjong Bah | 2015-10-28 | 1 | -5/+57 |
| * | | static code analysis | Kris De Gussem | 2015-10-28 | 1 | -18/+18 |
| |/ |
|
| * | Add simple GUI for 'font-feature-settings'. | Tavmjong Bah | 2015-06-22 | 1 | -1/+60 |
| * | Enable setting of 'font-variant-ligatures' (rendering waits on new Pango libr... | Tavmjong Bah | 2015-05-18 | 1 | -12/+18 |
| * | merged trunk | Tomasz Boczkowski | 2015-05-17 | 1 | -0/+85 |
| |\ |
|
| | * | Enable setting of 'font-variant-position' and 'font-variant-caps'. Rendering ... | Tavmjong Bah | 2015-05-16 | 1 | -6/+31 |
| | * | GUI for font-variant-xxx, parse 'font-variant-ligatures'. This is a work in p... | Tavmjong Bah | 2015-05-12 | 1 | -0/+60 |
| * | | renamed SPPattern methods to match coding style | Tomasz Boczkowski | 2015-05-03 | 1 | -2/+2 |
| * | | merge with trunk | Tomasz Boczkowski | 2015-05-02 | 1 | -61/+60 |
| |\| |
|
| | * | more cast cleanup | Marc Jeanmougin | 2015-02-27 | 1 | -15/+14 |
| | * | corrected the casts (hopefully) | Marc Jeanmougin | 2015-02-27 | 1 | -19/+19 |
| | * | Merge, resolved conflicts | Marc Jeanmougin | 2015-02-23 | 1 | -2/+2 |
| | |\ |
|
| | * | | Put a few std::vector<SPitem*> | Marc Jeanmougin | 2015-02-19 | 1 | -33/+33 |
| | * | | At first, I was thinking "I just have to go to the selection file, and change... | Marc Jeanmougin | 2015-02-17 | 1 | -60/+60 |
| * | | | merged SPPattern c++-sification from svgpaints branch | Tomasz Boczkowski | 2015-04-25 | 1 | -2/+2 |
| |\ \ \
| |_|/
|/| | |
|
| | * | | SPPattern c++-sification: replaced function by methods | Tomasz Boczkowski | 2014-05-28 | 1 | -2/+2 |
| * | | | fix scaling of letter-spacing and word-spacing. (Bug 772057) | Alvin Penner | 2015-02-22 | 1 | -2/+2 |
| | |/
|/| |
|
| * | | Remove sp_style_write_string() and sp_style_write_difference(). | Tavmjong Bah | 2014-12-25 | 1 | -4/+3 |
| * | | Read 'context-fill' and 'context-stroke' keywords. | Tavmjong Bah | 2014-12-16 | 1 | -1/+1 |
| * | | Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files. | Jon A. Cruz | 2014-11-10 | 1 | -100/+140 |
| * | | Update to trunk r13621 | Liam P. White | 2014-10-17 | 1 | -2/+4 |
| |\ \ |
|
| | * | | Removed dangerous GTK-mimicking macros. | Jon A. Cruz | 2014-10-16 | 1 | -2/+4 |
| | * | | Remove NRTypePosDef class and associated cruft. More direct CSS -> Pango tran... | Tavmjong Bah | 2014-09-29 | 1 | -2/+4 |
| | * | | Fix for #1334792. Correct inheritance for 'line-height' property. | Tavmjong Bah | 2014-09-23 | 1 | -2/+2 |
| | * | | Remove 'font' shorthand if we have written out font longhand properties. | Tavmjong Bah | 2014-06-10 | 1 | -1/+7 |
| | |/ |
|
| * | | Remove NRTypePosDef class and associated cruft. More direct CSS -> Pango tran... | Tavmjong Bah | 2014-09-29 | 1 | -2/+4 |
| * | | Fix for #1334792. Correct inheritance for 'line-height' property. | Tavmjong Bah | 2014-09-23 | 1 | -2/+2 |
| * | | Fix build (not pretty). | Liam P. White | 2014-08-18 | 1 | -0/+1 |
| * | | Remove 'font' shorthand if we have written out font longhand properties. | Tavmjong Bah | 2014-06-10 | 1 | -1/+7 |
| |/ |
|
| * | Clean up of style code: refactor marker properties. Step 3. | Tavmjong Bah | 2014-04-24 | 1 | -4/+4 |
| * | Clean up of style code, removal of SPFontStyle. Step 2. | Tavmjong Bah | 2014-04-24 | 1 | -25/+25 |
| * | memleak fix | David Mathog | 2014-02-09 | 1 | -2/+6 |
| * | Moved and renamed some tool-related files. | Markus Engel | 2013-11-09 | 1 | -1/+1 |