NOOP, remove trailing tabs/whitespace.
[ardour.git] / gtk2_ardour / theme_manager.cc
2013-06-26 Paul DavisMerge branch 'master' into cairocanvas
2013-06-24 Paul Davisan awful lot of tweaks to drawing details
2013-06-21 Paul Davisproperly restore newer (cairo-canvas related) UI config...
2013-06-14 Robin GareusMerge branch 'master' into cairocanvas
2013-06-14 Paul Davismerge with master
2013-06-07 Paul DavisMerge branch 'master' into cairocanvas
2013-06-06 Paul DavisMerge branch 'master' into cairocanvas
2013-05-08 Paul Davismerge with master
2013-05-07 Paul Daviswork work on window mgmt: offer the change to mark...
2013-05-05 Paul Davisfix missing content of theme manager
2013-05-05 Paul Davismerge with master
2013-05-03 Paul Davismerge resolution with master
2013-04-26 Paul DavisMerge branch 'master' into cairocanvas
2013-04-17 Paul Davischange UIConfig to use accessor/setter methods like...
2013-04-17 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
2013-04-17 Paul Davismake waveform gradient depth continuously variable...
2013-04-16 Paul Davischange rendering technique for waveforms, add back...
2013-04-11 Robin GareusMerge branch 'master' into cairocanvas
2013-04-10 Paul DavisMerge branch 'master' into cairocanvas
2013-04-09 Paul DavisMerge branch 'master' into cairocanvas
2013-04-06 Paul DavisMerge branch 'master' into cairocanvas
2013-04-06 Paul DavisMerge ... master, including manual merge conflict resol...
2013-04-06 Paul DavisMerge branch 'master' into cairocanvas
2013-04-04 Paul Daviscommit immediately post linking
2012-12-26 Paul Davissave user UI config (colors) file as soon as colors...
2012-07-10 Paul Davisadd option to not use gradients when rendering waveform...
2012-06-23 Tim MayberryUse std::string instead of PBD::sys::path in pbd/search...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-05-22 Paul Davisuse the theme manager dialog to provide control over...
2012-05-18 Paul Davismajor rationalization of use of search paths. ardour...
2012-04-11 Carl HetheringtonPatch from epitech_user to fix statement with no effect
2011-12-29 Paul Davisstupid hack to fix issues with OS X Carbon headers
2011-12-06 Paul Davisuse color selector renderer for theme manager
2011-11-19 David RobillardOnly use ArdourDialog (and thus Gtk::Dialog) for actual...
2011-11-10 Paul Davis2 level structure for theme manager window, to help...
2011-10-26 Paul Davisnew ArdourButton class, to start to provide more contro...
2010-12-02 Paul Davisadd configurable colors to stereo panner, plus keybindi...
2010-04-18 Carl HetheringtonMake the session start/end location a single location...
2010-04-18 Carl HetheringtonFix some i18n bugs; hopefully most if not all of #2999.
2010-03-15 Paul Davisfinalize PROGRAM_NAME change for ardour3
2009-12-11 Paul Davismake all use of bind/mem_fun be explicitly sigc::
2009-10-22 David RobillardUse info stream for infoey things.
2009-10-19 Carl HetheringtonTidy up window titles, according to GNOME HIG and as...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-02-27 David RobillardWaf: install stuff
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-18 David RobillardFix ardour2 -> ardour3 issues.
2009-01-03 Carl HetheringtonImprove GNOME HIG compliance a bit.
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-02-02 David RobillardMerge with trunk R2978.
2008-01-13 David RobillardInstall everything to *ardour3* instead of *ardour2*.
2008-01-10 David RobillardMerge with 2.0-ongoing R2883.
2007-10-10 Carl HetheringtonMake theme manager dialog's title similar in style...
2007-09-04 Tim MayberryRename PBD::SearchPath::get_string to PBD::SearchPath...
2007-06-29 Doug McLainonly do the widget packing style hack once, instead...
2007-06-29 Doug McLainfixed typo
2007-06-29 Doug McLainMoved canvas colors and theme file selection into new...
2007-06-29 Doug McLainquick fix for weird colorselection bug where alpha...
2007-06-27 Tim MayberryUse signal_toggled instead of signal_clicked in ThemeMa...
2007-06-27 Tim MayberryMove some code from ARDOUR_UI::setup_theme to ThemeMana...
2007-06-27 Tim MayberryMove ARDOUR_UI::ThemeChanged signal into Gtkmm2ext::UI
2007-06-27 Tim MayberryUse PBD::find_file_in_search_path in ThemeManager to...
2007-06-24 David RobillardDisable excessive colour debugging print statements.
2007-06-15 Doug McLainMajor Theme Manager changes, see ardour-dev
2007-05-28 Doug McLainmake ARDOUR2_UI_RC work again
2007-05-25 Doug McLainNew theme manager, with option to select between dark...