summaryrefslogtreecommitdiffstats
path: root/src/widgets/stroke-style.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-22Realign labels in "Fill and Stroke" dialogPatrick Storz1-1/+1
2019-01-19derive all toolbars from Inkscape::ToolbarAlexander Valavanis1-1/+0
2018-12-22Move DashSelector to Inkscape::UI::Widget namespaceAlexander Valavanis1-3/+3
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-22Remove 'document-private.h' where not needed plus some other header cleanup.Tavmjong Bah1-1/+0
2018-09-24Remove #include "config.h" from header files where possibleEduard Braun1-4/+0
2018-06-19Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot1-2/+2
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-1/+1
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-25/+22
2017-06-29Remove old icon handling codeAlexander Valavanis1-1/+0
2016-11-12Fix rare crash on undo break apartMarc Jeanmougin1-1/+1
2016-10-01Extract a method instead of assigning a temp bool var.Shlomi Fish1-0/+1
2016-07-28Drop remaining GTKMM 2 fallback supportAlex Valavanis1-11/+0
2016-03-07Add GUI for 'paint-order' property.Tavmjong Bah1-1/+10
2015-02-19Put a few std::vector<SPitem*>Marc Jeanmougin1-1/+1
2015-02-17At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin1-1/+1
2014-12-21Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White1-1/+0
2014-10-05Rename marker.cpp -> sp-marker.cpp to reflect inclusion in SP-treeLiam P. White1-1/+1
2014-09-27Update to experimental r13565Liam P. White1-1/+3
2014-09-07Update to experimental r13543Liam P. White1-1/+3
2014-09-02Remove misleading dialogs directoryLiam P. White1-1/+3
2013-10-12Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...Johan B. C. Engelen1-1/+1
2013-07-20Ported "widgets/stroke-style.*".Matthew Petroff1-8/+16
2013-03-23Use subclass of RadioButton rather than setting gobject data in Stroke Style ...Alex Valavanis1-10/+41
2012-12-09Migrate remaining stuff from GtkTable to GtkGridAlex Valavanis1-1/+12
2012-09-17Fix for 165865 : Fix marker color on duplicateJohn Smith1-3/+12
2012-08-20Fix for 165865 : markers must take object's stroke colorJohn Smith1-1/+8
2012-08-04Fix for 1032880 : Stroke style panel is mirrored between open windowsJohn Smith1-1/+119
2011-10-23Documentation update pass.Jon A. Cruz1-2/+13
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-03-29Purge use of SP_ACTIVE_* and encapsulate by moving 'active' desktop tracking ...Jon A. Cruz1-4/+7
2010-03-27Phase 1 - unify/reconcile copy-n-paste edit madness of Fill and Stroke edit p...Jon A. Cruz1-8/+8
2009-02-21Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski1-0/+0
2008-11-21Merge from fe-movedTed Gould1-8/+8
2008-08-09gtkmm-ify the 'Stroke style' tab of Fill and Stroke dialogMaximilian Albert1-1/+1