summaryrefslogtreecommitdiffstats
path: root/src/gui/Style.cpp
AgeCommit message (Collapse)AuthorFilesLines
2020-12-14Avoid "using namespace"David Robillard1-2/+0
2019-03-09Clean up includes and forward declarationsDavid Robillard1-8/+9
2018-09-23Use lowercase namespace namesDavid Robillard1-6/+6
2017-12-25Remove superfluous using namespace declarationsDavid Robillard1-4/+2
2017-12-25Remove trivial destructors and use default where possibleDavid Robillard1-4/+0
2016-10-29Remove useless warningDavid Robillard1-1/+0
2016-10-02Replace Delay internal with simpler BlockDelayDavid Robillard1-1/+1
2015-04-04Update copyright dates.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5653 a436a847-0d15-0410-975c-d299462d15a1
2015-03-15Brighten light theme for printing.David Robillard1-5/+5
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5632 a436a847-0d15-0410-975c-d299462d15a1
2015-02-24Demodularize Parser and Serialiser.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5606 a436a847-0d15-0410-975c-d299462d15a1
2015-02-24Add light theme for typesettable canvas export.David Robillard1-0/+8
Don't show edge handles on export. Fix port control drawing to be pixel perfect. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5605 a436a847-0d15-0410-975c-d299462d15a1
2015-02-14Indicate sequence ports with an arrow tag.David Robillard1-10/+0
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5568 a436a847-0d15-0410-975c-d299462d15a1
2014-08-31Use float sequences for sample-accurate control ports.David Robillard1-1/+10
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5462 a436a847-0d15-0410-975c-d299462d15a1
2013-02-23Remove Raul::fmt wrapper, the last vestige of boost dependency for Raul.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5077 a436a847-0d15-0410-975c-d299462d15a1
2012-11-21GUI::Configuration => GUI::Style.David Robillard1-0/+106
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4844 a436a847-0d15-0410-975c-d299462d15a1