summaryrefslogtreecommitdiffstats
path: root/src/widgets/stroke-marker-selector.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
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-1/+5
2017-11-07Misc. typosUnknown1-1/+1
2017-10-01Removed all GSList occurences in .h filesMarc Jeanmougin1-3/+4
2015-04-27Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis1-8/+0
2013-06-11Change marker layout in stroke-widget so they are all on one line.Martin Owens1-2/+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-17Fix for 165865 : Fix marker color on duplicateJohn Smith1-2/+3
2012-08-20Fix for 165865 : markers must take object's stroke colorJohn Smith1-0/+2
2012-08-07Fix for 1030239 : Custom markers only added to the list in 'Fill and Stroke -...John Smith1-0/+3
2012-08-04Fix for 1030239 : Custom markers only added to the list in Stroke Style after...John Smith1-8/+14
2012-03-14Fix for 943225 : Replace Gtk::OptionMenu with Gtk::ComboBoxJohn Smith1-0/+104