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