Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-20 | Use range based for loops. | Bent Bisballe Nyeng | |
2015-10-03 | Refactor ComboBox and ListBox(Thin and Basic). | Bent Bisballe Nyeng | |
2015-09-28 | Completely rewrite Notifier to work with gcc-5.2. Greatly inspired by the ↵ | Bent Bisballe Nyeng | |
lsignal project. | |||
2015-09-28 | Use function operator() for notification instead opf notify(...). | Bent Bisballe Nyeng | |
2015-09-28 | Fix creation of Notifier with empty argument list ie. Notifier<> foo. | Bent Bisballe Nyeng | |
2015-09-03 | Introduce new Notifier and use it in the Knob class. | Bent Bisballe Nyeng | |