summaryrefslogtreecommitdiffstats
path: root/src/desktop-style.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-19Add export/import PDF blend modes and add isolation modifierJabier Arraiza1-0/+1
2019-10-14Re-Add blending modes UI using CSS instead filtersJabier Arraiza1-0/+1
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-2/+2
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-0/+5
2017-10-06remove trailing spaceShlomi Fish1-1/+1
2016-10-24CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...Marc Jeanmougin1-1/+2
2016-03-07Add GUI for 'paint-order' property.Tavmjong Bah1-0/+1
2015-12-08cppification: GSList replaced by vectors (undo/redo)Marc Jeanmougin1-1/+0
2015-10-28Implement 'text-orientation' with user interface. Update 'writing-mode', addi...Tavmjong Bah1-0/+1
2015-06-22Add simple GUI for 'font-feature-settings'.Tavmjong Bah1-0/+1
2015-05-12GUI for font-variant-xxx, parse 'font-variant-ligatures'. This is a work in p...Tavmjong Bah1-0/+2
2015-02-27corrected the casts (hopefully)Marc Jeanmougin1-1/+1
2015-02-19Put a few std::vector<SPitem*>Marc Jeanmougin1-12/+12
2015-02-17At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin1-12/+13
2014-09-27Update to experimental r13565Liam P. White1-2/+1
2014-08-31Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White1-2/+1
2014-04-26Clean up of style code: Patch from suv: SPStyle: struct -> classTavmjong Bah1-4/+4
2013-03-14Fix another tonne of forward declaration tagsAlex Valavanis1-2/+2
2011-12-11mixed usage of class and struct for same objectKris De Gussem1-2/+2
2011-10-05Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz1-4/+4
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-06-04Add support for baseline-shift attribute (all possible values).Tavmjong Bah1-0/+1
2008-10-27From trunkTed Gould1-4/+5
2008-07-26add optional bool* parameter to find out if the tool has color/opacity set in...bulia byak1-2/+2
2008-01-05Applying Gail's patch for font-specificationBryce Harrington1-0/+1
2007-06-24initial filter UI code drop from NickMenTaLguY1-1/+2
2006-08-20Object groups can be blurred. Blur slider updates when selection changes. Com...Hugo Rodrigues1-1/+1
2006-08-02Added skeleton files for other filter primitives' SP-objects. Added blur slid...Hugo Rodrigues1-1/+4
2006-05-18adding fill-opacity to dyna-drawAaron Spike1-1/+2
2006-05-17do calligraphic draw opacity correctlybulia byak1-1/+1
2006-05-17Fixes calligraphy tool so drawing now uses the the correct opacity.Joshua L. Blocher1-1/+3
2006-05-13Calligraphy tool now draws in the last used color or tool style depending on ...Joshua L. Blocher1-0/+1