summaryrefslogtreecommitdiffstats
path: root/src/desktop-style.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+7
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-7/+0
* Partial fix for bug 156221 ('line-height' with non-pixel scaled drawing).Tavmjong Bah2016-03-301-4/+10
* Add line-height unit selector to text toolbar.Tavmjong Bah2016-03-221-22/+74
* Reverting 14701.Tavmjong Bah2016-03-181-7/+1
* fix-bug-1557192. paint-order crash with multiple itemsJabier Arraiza Cenoz2016-03-151-3/+3
* Add a units box to line height and wire in the style units, plus some cleanupMartin Owens2016-03-121-1/+7
* Add GUI for 'paint-order' property.Tavmjong Bah2016-03-071-10/+66
* static code analysisKris De Gussem2016-02-221-1/+1
* Merge 'writing-modes' branch.Tavmjong Bah2015-11-241-5/+57
|\
| * Implement 'text-orientation' with user interface. Update 'writing-mode', addi...Tavmjong Bah2015-10-281-5/+57
* | static code analysisKris De Gussem2015-10-281-18/+18
|/
* Add simple GUI for 'font-feature-settings'.Tavmjong Bah2015-06-221-1/+60
* Enable setting of 'font-variant-ligatures' (rendering waits on new Pango libr...Tavmjong Bah2015-05-181-12/+18
* merged trunkTomasz Boczkowski2015-05-171-0/+85
|\
| * Enable setting of 'font-variant-position' and 'font-variant-caps'. Rendering ...Tavmjong Bah2015-05-161-6/+31
| * GUI for font-variant-xxx, parse 'font-variant-ligatures'. This is a work in p...Tavmjong Bah2015-05-121-0/+60
* | renamed SPPattern methods to match coding styleTomasz Boczkowski2015-05-031-2/+2
* | merge with trunkTomasz Boczkowski2015-05-021-61/+60
|\|
| * more cast cleanupMarc Jeanmougin2015-02-271-15/+14
| * corrected the casts (hopefully)Marc Jeanmougin2015-02-271-19/+19
| * Merge, resolved conflictsMarc Jeanmougin2015-02-231-2/+2
| |\
| * | Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-33/+33
| * | At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin2015-02-171-60/+60
* | | merged SPPattern c++-sification from svgpaints branchTomasz Boczkowski2015-04-251-2/+2
|\ \ \ | |_|/ |/| |
| * | SPPattern c++-sification: replaced function by methodsTomasz Boczkowski2014-05-281-2/+2
* | | fix scaling of letter-spacing and word-spacing. (Bug 772057)Alvin Penner2015-02-221-2/+2
| |/ |/|
* | Remove sp_style_write_string() and sp_style_write_difference().Tavmjong Bah2014-12-251-4/+3
* | Read 'context-fill' and 'context-stroke' keywords.Tavmjong Bah2014-12-161-1/+1
* | Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files.Jon A. Cruz2014-11-101-100/+140
* | Update to trunk r13621Liam P. White2014-10-171-2/+4
|\ \
| * | Removed dangerous GTK-mimicking macros.Jon A. Cruz2014-10-161-2/+4
| * | Remove NRTypePosDef class and associated cruft. More direct CSS -> Pango tran...Tavmjong Bah2014-09-291-2/+4
| * | Fix for #1334792. Correct inheritance for 'line-height' property.Tavmjong Bah2014-09-231-2/+2
| * | Remove 'font' shorthand if we have written out font longhand properties.Tavmjong Bah2014-06-101-1/+7
| |/
* | Remove NRTypePosDef class and associated cruft. More direct CSS -> Pango tran...Tavmjong Bah2014-09-291-2/+4
* | Fix for #1334792. Correct inheritance for 'line-height' property.Tavmjong Bah2014-09-231-2/+2
* | Fix build (not pretty).Liam P. White2014-08-181-0/+1
* | Remove 'font' shorthand if we have written out font longhand properties.Tavmjong Bah2014-06-101-1/+7
|/
* Clean up of style code: refactor marker properties. Step 3.Tavmjong Bah2014-04-241-4/+4
* Clean up of style code, removal of SPFontStyle. Step 2.Tavmjong Bah2014-04-241-25/+25
* memleak fixDavid Mathog2014-02-091-2/+6
* Moved and renamed some tool-related files.Markus Engel2013-11-091-1/+1
* Further refactoring of EventContexts.Markus Engel2013-07-301-1/+1
* minor cppcheck stuffKris De Gussem2013-04-281-1/+2
* cppcheckKris De Gussem2013-03-111-1/+1
* A couple of forward declarationsAlex Valavanis2013-02-111-0/+1
* code cleanup: add own includes to cpp files or make the functions static if t...Campbell Barton2012-10-041-3/+3
* Fix for 168164 : Font sizes in points optionJohn Smith2012-08-161-0/+2
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-1/+1