summaryrefslogtreecommitdiff
path: root/gtk2_ardour/theme_manager.h
AgeCommit message (Expand)Author
2016-06-21remove unneeded declarationPaul Davis
2016-06-07move color theme selector into color tab for preferencesPaul Davis
2016-06-07first pass at moving color theme management into its own preferences tabPaul Davis
2016-05-31clean up some dangling code from ThemeManagerPaul Davis
2016-05-31rework of color theme file managementPaul Davis
2016-05-31the return of the theme selector, plus 3 new themes from cooltehnoPaul Davis
2015-12-21allow to float detached monitor-section windowRobin Gareus
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-03-10Introduce theme preference "transients follow front" which, when enabled,nick_m
2015-01-21set Theme buttons on state resetRobin Gareus
2014-12-15fix editing of nested/group item colors in theme managerPaul Davis
2014-12-15move theme manager into preferences windowPaul Davis
2014-12-15add editor to Theme Manager for modifiersPaul Davis
2014-12-14remove base color concept from UIConfiguration and ThemeManager.Paul Davis
2014-12-08another metric ton of color workPaul Davis
2014-12-08lots more color work, closer and closer to being ready for ... being taken ap...Paul Davis
2014-12-07big strides in color managementPaul Davis
2014-12-05several steps closer to more sane color systemPaul Davis
2014-08-28add option to blink rec-enablesBen Loftis
2014-06-13missing part of ColorVariable commitPaul Davis
2014-06-10make the icon set selector actually do somethingPaul Davis
2014-06-10add icon set selector to theme managerPaul Davis
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