summaryrefslogtreecommitdiff
path: root/plugingui/notifier.h
AgeCommit message (Expand)Author
2016-02-14Change GPL version number in file headers to 3.André Nusser
2015-11-20Use range based for loops.Bent Bisballe Nyeng
2015-10-03Refactor ComboBox and ListBox(Thin and Basic).Bent Bisballe Nyeng
2015-09-28Completely rewrite Notifier to work with gcc-5.2. Greatly inspired by the lsi...Bent Bisballe Nyeng
2015-09-28Use function operator() for notification instead opf notify(...).Bent Bisballe Nyeng
2015-09-28Fix creation of Notifier with empty argument list ie. Notifier<> foo.Bent Bisballe Nyeng
2015-09-03Introduce new Notifier and use it in the Knob class.Bent Bisballe Nyeng