summaryrefslogtreecommitdiff
path: root/gtk2_ardour/theme_manager.cc
AgeCommit message (Expand)Author
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-06-07header file cleanup/reductionPaul 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-31tweak layout in theme manager prefsPaul Davis
2016-05-31the return of the theme selector, plus 3 new themes from cooltehnoPaul Davis
2015-12-21add tooltip to "floating monitor section" and allow on OSX.Robin Gareus
2015-12-21allow to float detached monitor-section windowRobin Gareus
2015-12-07Make rows selectable in the theme manager. Fixes #6129.André Nusser
2015-10-05use quotes for in-tree pbd/glib wrapper includeRobin Gareus
2015-10-05remove unused fstream includesRobin Gareus
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-09-17use pbd's gstdio compatibility wrapper (GUI)Robin Gareus
2015-09-16Move UIConfiguration Singleton into UIConfiguration headerTim Mayberry
2015-09-16Move DPIReset and ColorsChanged signals into UIConfigurationTim Mayberry
2015-05-05rename user's customized color file when resetting theme. Fixes #6286Paul Davis
2015-03-20disable light theme until it gets fixedRobin Gareus
2015-03-10Introduce theme preference "transients follow front" which, when enabled,nick_m
2015-01-21set Theme buttons on state resetRobin Gareus
2015-01-21initialize theme > gradient sliders.Robin Gareus
2015-01-21apply Theme > “Show waveform clipping”Robin Gareus
2014-12-22move all (G)UI related configuration parameters into UIConfiguration, not RCC...Paul Davis
2014-12-15fix editing of nested/group item colors in theme managerPaul Davis
2014-12-15tweak up transparency editor in theme panelPaul 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-08remove debug outputPaul Davis
2014-12-08more tweaking of color management.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-08When we pass an integer clarify which overloaded version of sqrt() to callJohn Emmas
2014-12-07fix up various issues with UIConfiguration, saving state, RC file loading etc.Paul Davis
2014-12-07fix up a logic problem when editing palette colorsPaul 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-06fix/amend pre commitRobin Gareus
2014-12-06fix another ambiguity, this time: WINAPI RectangleRobin Gareus
2014-12-06fix ambiguous reference.Robin Gareus
2014-12-05several steps closer to more sane color systemPaul Davis
2014-11-26massive reworking of color selection implementationPaul Davis
2014-09-07change all GUI config files (GTK RC and our own XML config files) to use prod...Paul Davis
2014-09-05connect "blink-rec-arm" only when needed.Robin Gareus
2014-08-28add option to blink rec-enablesBen Loftis
2014-06-25move utility functions into a dedicated namespaceRobin Gareus
2014-06-25Rename PBD::find_file_in_search_path to just PBD::find_fileTim Mayberry
2014-06-13rename UIConfigVariable as ColorVariable since that is really it should be us...Paul Davis