summaryrefslogtreecommitdiffstats
path: root/src/desktop-style.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: Eliminate SPIString::value_defaultThomas Holder2019-11-031-41/+13
* refactor: TypedSPIThomas Holder2019-10-281-2/+2
* refactor SPIEnum: more type safetyThomas Holder2019-10-281-31/+32
* Add export/import PDF blend modes and add isolation modifierJabier Arraiza2019-10-191-0/+52
* Re-Add blending modes UI using CSS instead filtersJabier Arraiza2019-10-141-41/+8
* Fix GC warningsMarc Jeanmougin2019-10-101-1/+3
* Improve casts from voids and fix a issue when fill/stroke is unset set deskto...Jabier Arraiza2019-09-161-1/+4
* Formatting last commitvanntile2019-08-171-8/+9
* Some useful hatch changesvanntile2019-08-171-6/+20
* Removing absolute unitsJabiertxof2019-08-021-1/+4
* Stop worinig with units switch to px. Keep discussion opengit add .git add .Jabiertxof2019-08-021-4/+1
* Replace IS_NAN with std::isnan (exists since C++11)Patrick Storz2019-04-021-4/+4
* modernize loopsMarc Jeanmougin2019-01-021-44/+18
* Clarify licensesMax Gaukler2018-11-081-2/+3
* remove Inkscape::URI::toStringThomas Holder2018-11-051-6/+2
* Replace functions with methods in SPColor.Emmanuel Gil Peyrot2018-06-191-1/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-22/+22
* Add GUI support for 'font-variant-east-asian' property.Tavmjong Bah2018-06-071-5/+15
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-3/+3
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-3/+3
* Add 'font-variation-settings' to style query.Tavmjong Bah2018-03-151-4/+6
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-20/+26
* Refactor Box3d::string_from_axes to use Glib::ustringJan Lingscheid2017-09-211-4/+2
* Fix 'direction' gui.Tavmjong Bah2017-07-051-2/+3
* Add option to unset 'line-height' (as well as determine where it is set).Tavmjong Bah2016-12-111-2/+9
* Add button to access outer text style ('font-size', 'line-height'). These det...Tavmjong Bah2016-12-091-1/+1
* CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...Marc Jeanmougin2016-10-241-3/+7
* Merged trunkAdrian Boguszewski2016-08-031-7/+0
|\
| * Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-7/+0
| * Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+7
| * Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-7/+0
* | Renamed children list in SPObjectAdrian Boguszewski2016-07-141-4/+4
* | Last part of new SPObject children listAdrian Boguszewski2016-07-141-4/+2
* | Second part of new SPObject children listAdrian Boguszewski2016-07-131-11/+14
* | Added items as a range functionAdrian Boguszewski2016-07-031-5/+6
|\|
* | Moved next functions, added namespace, renamed range functionsAdrian Boguszewski2016-06-251-3/+3
|/
* 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