summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ui_config.h
AgeCommit message (Expand)Author
2014-06-25move utility functions into a dedicated namespaceRobin Gareus
2014-06-19change the way font specifications are used in UI config filesPaul Davis
2014-06-13rename UIConfigVariable as ColorVariable since that is really it should be us...Paul Davis
2014-06-13add CANVAS_STRING_VARIABLE, the first step in being able to avoid using GTK r...Paul Davis
2013-06-21properly restore newer (cairo-canvas related) UI config parametersPaul Davis
2013-04-16change UIConfig to use accessor/setter methods like RCConfig so that Paramete...Paul Davis
2011-10-26new ArdourButton class, to start to provide more control over how our buttons...Paul Davis
2009-10-15rework Stateful::set_state() patch to avoid default version argumentPaul Davis
2009-10-15Part 1 of loading 2.X sessions; some things work, some things don't, hacks a-...Carl Hetherington
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-05-14First stage of options rework.Carl Hetherington
2009-02-25*** NEW CODING POLICY ***David Robillard
2008-02-02Merge with trunk R2978.David Robillard
2007-06-29fix compiler warningDoug McLain
2007-06-29Moved canvas colors and theme file selection into new ui specific config syst...Doug McLain