summaryrefslogtreecommitdiffstats
path: root/src/widgets/stroke-marker-selector.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* 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-1/+5
* Misc. typosUnknown2017-11-071-1/+1
* Removed all GSList occurences in .h filesMarc Jeanmougin2017-10-011-3/+4
* Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-271-8/+0
* Change marker layout in stroke-widget so they are all on one line.Martin Owens2013-06-111-2/+0
* Adding inclusion of config.h where needed for threads.h check.Jon A. Cruz2013-06-071-0/+4
* Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz2013-06-061-0/+2
* Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz2013-06-041-0/+2
* Fix for 165865 : Fix marker color on duplicateJohn Smith2012-09-171-2/+3
* Fix for 165865 : markers must take object's stroke colorJohn Smith2012-08-201-0/+2
* Fix for 1030239 : Custom markers only added to the list in 'Fill and Stroke -...John Smith2012-08-071-0/+3
* Fix for 1030239 : Custom markers only added to the list in Stroke Style after...John Smith2012-08-041-8/+14
* Fix for 943225 : Replace Gtk::OptionMenu with Gtk::ComboBoxJohn Smith2012-03-141-0/+104