summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ui_config.cc
AgeCommit message (Expand)Author
2014-12-07fix up various issues with UIConfiguration, saving state, RC file loading etc.Paul Davis
2014-12-07remove debug outputPaul Davis
2014-12-07big strides in color managementPaul Davis
2014-12-07first mostly-working build supporting GTK rethemeing via the Theme ManagerPaul Davis
2014-12-05save and restore color aliasesPaul Davis
2014-12-05part two of remove CANVAS_STRING_VARIABLE (it was replaced by CANVAS_FONT_VAR...Paul Davis
2014-12-05remove CANVAS_STRING_VARIABLE (it was replaced by CANVAS_FONT_VARIABLEPaul Davis
2014-12-05several steps closer to more sane color systemPaul Davis
2014-12-05make new color aliases actually workPaul Davis
2014-12-05working compilation for new color codePaul Davis
2014-11-26variable name change for slightly increased clarityPaul Davis
2014-11-26continue tweaks on the color roadPaul Davis
2014-11-26save base colors (configurable colors) in normal way (code had been removed)Paul Davis
2014-11-26massive reworking of color selection implementationPaul Davis
2014-09-07prepare support for [color] style name postfixRobin Gareus
2014-09-07correct the variable used to name the file when loading the default UI config...Paul Davis
2014-09-07change all GUI config files (GTK RC and our own XML config files) to use prod...Paul Davis
2014-06-25Rename PBD::find_file_in_search_path to just PBD::find_fileTim Mayberry
2014-06-19change the way font specifications are used in UI config filesPaul Davis
2014-06-13correct CANVAS_STRING_VARIABLE macro in UIConfiguration constructorPaul Davis
2014-06-13rename UIConfigVariable as ColorVariable since that is really it should be us...Paul Davis
2013-09-21Merge remote-tracking branch 'remotes/origin/cairocanvas' into windowsJohn Emmas
2013-07-11Use g_random_int instead of ::random for portabilityPaul Davis
2013-06-21properly restore newer (cairo-canvas related) UI config parametersPaul Davis
2012-06-23Use std::string and Glib::build_filename in UIConfiguration::save_stateTim Mayberry
2012-06-23Remove unnecessary code to create user_config_directoryTim Mayberry
2012-06-23Use std::string instead of PBD::sys::path in pbd/search_path.h, pbd/file_util...Tim Mayberry
2012-05-24Remove over 500 unnecessary includes (including 54 of session.h).David Robillard
2012-05-18major rationalization of use of search paths. ardour now has just 4 functions...Paul Davis
2011-11-02solo buttons are now ArdourButtonsPaul Davis
2011-11-02mute and send-alert buttons are now ArdourButtonsPaul Davis
2011-10-26remove silly left-over debugging linesPaul Davis
2011-10-26new ArdourButton class, to start to provide more control over how our buttons...Paul Davis
2011-06-11major, substantive reworking of how we store GUI information (visibility, hei...Paul Davis
2011-06-01Delete trailing whitespaceDavid Robillard
2010-08-26some (unfinished) work on incorporating Ben's rev 6919 changes regarding trac...Paul Davis
2010-08-17forward port 2.X changes up to and including rev 6767Paul Davis
2010-07-09Handle return from find_file_in_search_path in the correct sense.Carl Hetherington
2009-10-22Use info stream for infoey things.David Robillard
2009-10-21Fix unused parameter warnings since GCC apparently doesn't feel like listenin...David Robillard
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-07The great audio processing overhaul.David Robillard
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-02-15Oops. Fix XML stuff in GUI as well.David Robillard
2008-12-12most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_ca...Paul Davis
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-02-02Merge with trunk R2978.David Robillard
2008-01-13Install everything to *ardour3* instead of *ardour2*.David Robillard