summaryrefslogtreecommitdiffstats
path: root/src/desktop-style.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add export/import PDF blend modes and add isolation modifierJabier Arraiza2019-10-191-0/+1
* Re-Add blending modes UI using CSS instead filtersJabier Arraiza2019-10-141-0/+1
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-2/+2
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-0/+5
* remove trailing spaceShlomi Fish2017-10-061-1/+1
* CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...Marc Jeanmougin2016-10-241-1/+2
* Add GUI for 'paint-order' property.Tavmjong Bah2016-03-071-0/+1
* cppification: GSList replaced by vectors (undo/redo)Marc Jeanmougin2015-12-081-1/+0
* Implement 'text-orientation' with user interface. Update 'writing-mode', addi...Tavmjong Bah2015-10-281-0/+1
* Add simple GUI for 'font-feature-settings'.Tavmjong Bah2015-06-221-0/+1
* GUI for font-variant-xxx, parse 'font-variant-ligatures'. This is a work in p...Tavmjong Bah2015-05-121-0/+2
* corrected the casts (hopefully)Marc Jeanmougin2015-02-271-1/+1
* Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-12/+12
* At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin2015-02-171-12/+13
* Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White2014-08-311-2/+1
* Clean up of style code: Patch from suv: SPStyle: struct -> classTavmjong Bah2014-04-261-4/+4
* Fix another tonne of forward declaration tagsAlex Valavanis2013-03-141-2/+2
* mixed usage of class and struct for same objectKris De Gussem2011-12-111-2/+2
* Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz2011-10-051-4/+4
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Add support for baseline-shift attribute (all possible values).Tavmjong Bah2010-06-041-0/+1
* From trunkTed Gould2008-10-271-4/+5
* add optional bool* parameter to find out if the tool has color/opacity set in...bulia byak2008-07-261-2/+2
* Applying Gail's patch for font-specificationBryce Harrington2008-01-051-0/+1
* initial filter UI code drop from NickMenTaLguY2007-06-241-1/+2
* Object groups can be blurred. Blur slider updates when selection changes. Com...Hugo Rodrigues2006-08-201-1/+1
* Added skeleton files for other filter primitives' SP-objects. Added blur slid...Hugo Rodrigues2006-08-021-1/+4
* adding fill-opacity to dyna-drawAaron Spike2006-05-181-1/+2
* do calligraphic draw opacity correctlybulia byak2006-05-171-1/+1
* Fixes calligraphy tool so drawing now uses the the correct opacity.Joshua L. Blocher2006-05-171-1/+3
* Calligraphy tool now draws in the last used color or tool style depending on ...Joshua L. Blocher2006-05-131-0/+1
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+87