summaryrefslogtreecommitdiffstats
path: root/src/widgets/dash-selector.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-22Move DashSelector to Inkscape::UI::Widget namespaceAlexander Valavanis1-105/+0
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-09-24Remove #include "config.h" from header files where possibleEduard Braun1-4/+0
2018-08-09Fix bug pointed by moini in https://gitlab.com/inkscape/inkscape/merge_reques...Jabiertxof1-1/+1
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-1/+1
2016-07-28Drop remaining GTKMM 2 fallback supportAlex Valavanis1-5/+0
2015-04-27Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis1-4/+0
2013-06-07Adding inclusion of config.h where needed for threads.h check.Jon A. Cruz1-0/+4
2013-06-06Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz1-0/+2
2013-06-04Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz1-0/+2
2012-09-23Fixes bug #1029584: support custom dasharrays in 'Fill and Stroke > Stroke st...su_v1-0/+5
2012-04-30gtkmm-3.0 changes for Gtk::AdjustmentAlex Valavanis1-0/+4
2012-03-12Fix for 903671 : GtkOptionMenu needs replacing with GtkComboBox. Fill and Str...John Smith1-13/+53
2012-02-26Clean up all remaining false warnings from GtkmmAlex Valavanis1-1/+0
2011-10-23Documentation update pass.Jon A. Cruz1-6/+6
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2008-10-27From trunkTed Gould1-8/+9
2008-08-09gtkmm-ify the 'Stroke style' tab of Fill and Stroke dialogMaximilian Albert1-16/+28