summaryrefslogtreecommitdiff
path: root/gtk2_ardour/theme_manager.h
AgeCommit message (Expand)Author
2013-06-28changes to waveform clipping displayPaul Davis
2013-06-28more waveform drawing/coloring changesPaul Davis
2013-05-08merge with masterPaul Davis
2013-05-07work work on window mgmt: offer the change to mark all floating windows as Di...Paul Davis
2013-04-16change UIConfig to use accessor/setter methods like RCConfig so that Paramete...Paul Davis
2013-04-16make waveform gradient depth continuously variable. color probably needs adju...Paul Davis
2012-07-10add option to not use gradients when rendering waveforms (#4944)Paul Davis
2012-05-22use the theme manager dialog to provide control over flat button option, and ...Paul Davis
2011-12-06use color selector renderer for theme managerPaul Davis
2011-11-19Only use ArdourDialog (and thus Gtk::Dialog) for actual dialogs.David Robillard
2011-11-102 level structure for theme manager window, to help with all these buttonsPaul Davis
2010-09-14remove Glib::ustring from gtk2_ardourPaul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2008-02-02Merge with trunk R2978.David Robillard
2007-06-29Moved canvas colors and theme file selection into new ui specific config systemDoug McLain
2007-06-27Use signal_toggled instead of signal_clicked in ThemeManager so a theme is on...Tim Mayberry
2007-06-15Major Theme Manager changes, see ardour-devDoug McLain
2007-05-25New theme manager, with option to select between dark and light theme. Clea...Doug McLain