summaryrefslogtreecommitdiffstats
path: root/src/widgets/stroke-style.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Realign labels in "Fill and Stroke" dialogPatrick Storz2019-03-221-1/+1
* derive all toolbars from Inkscape::ToolbarAlexander Valavanis2019-01-191-1/+0
* Move DashSelector to Inkscape::UI::Widget namespaceAlexander Valavanis2018-12-221-3/+3
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove 'document-private.h' where not needed plus some other header cleanup.Tavmjong Bah2018-10-221-1/+0
* Remove #include "config.h" from header files where possibleEduard Braun2018-09-241-4/+0
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-191-2/+2
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-25/+22
* Remove old icon handling codeAlexander Valavanis2017-06-291-1/+0
* Fix rare crash on undo break apartMarc Jeanmougin2016-11-121-1/+1
* Extract a method instead of assigning a temp bool var.Shlomi Fish2016-10-011-0/+1
* Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-281-11/+0
* Add GUI for 'paint-order' property.Tavmjong Bah2016-03-071-1/+10
* Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-1/+1
* At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin2015-02-171-1/+1
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-1/+0
* Rename marker.cpp -> sp-marker.cpp to reflect inclusion in SP-treeLiam P. White2014-10-051-1/+1
* Remove misleading dialogs directoryLiam P. White2014-09-021-1/+3
* Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...Johan B. C. Engelen2013-10-121-1/+1
* Ported "widgets/stroke-style.*".Matthew Petroff2013-07-201-8/+16
* Use subclass of RadioButton rather than setting gobject data in Stroke Style ...Alex Valavanis2013-03-231-10/+41
* Migrate remaining stuff from GtkTable to GtkGridAlex Valavanis2012-12-091-1/+12
* Fix for 165865 : Fix marker color on duplicateJohn Smith2012-09-171-3/+12
* Fix for 165865 : markers must take object's stroke colorJohn Smith2012-08-201-1/+8
* Fix for 1032880 : Stroke style panel is mirrored between open windowsJohn Smith2012-08-041-1/+119
* Documentation update pass.Jon A. Cruz2011-10-231-2/+13
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Purge use of SP_ACTIVE_* and encapsulate by moving 'active' desktop tracking ...Jon A. Cruz2010-03-291-4/+7
* Phase 1 - unify/reconcile copy-n-paste edit madness of Fill and Stroke edit p...Jon A. Cruz2010-03-271-8/+8
* Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski2009-02-211-0/+35