summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2014-12-17Fix various MIDI locking issues.David Robillard
2014-12-17insensitive buttons should be shaded towards the gtk_background color, not h...Ben Loftis
2014-12-17Force ghost note positive in all circumstances.David Robillard
2014-12-17Fix potential crash when right clicks go astray.David Robillard
2014-12-17Don't allow drawing notes in rec regions (crash).David Robillard
2014-12-16Various color tweaks.David Robillard
2014-12-16Fix control point colors.David Robillard
2014-12-16Fix marker bars "gradient" colors.David Robillard
2014-12-15fix editing of nested/group item colors in theme managerPaul Davis
2014-12-15add some alpha to "covered region" colorationPaul Davis
2014-12-15fix some missing color definitionsPaul Davis
2014-12-15make editor rubber band rect have appropriate transparencyPaul Davis
2014-12-15add localeguard to read floating point values correctly when loading theme mo...Paul 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-15final modifierPaul Davis
2014-12-15next 2 modifiersPaul Davis
2014-12-15next modifierPaul Davis
2014-12-15next modifierPaul Davis
2014-12-15remove unused colorPaul Davis
2014-12-15next modifierPaul Davis
2014-12-15next modifierPaul Davis
2014-12-15next modifierPaul Davis
2014-12-15next modifierPaul Davis
2014-12-15next modifierPaul Davis
2014-12-15next modifierPaul Davis
2014-12-15next modifierPaul Davis
2014-12-15next modifierPaul Davis
2014-12-15remove color 105 since nothing uses itPaul Davis
2014-12-15next modifier, and remove color 102 since nothing uses itPaul Davis
2014-12-15next modifierPaul Davis
2014-12-15add 22 modifiers to dark.colors and start using the first one (for crossfade ...Paul Davis
2014-12-15fix incorrect item name for colorPaul Davis
2014-12-15Add UIConfiguration::color_mod (colorname, modifiername) to get a modified colorPaul Davis
2014-12-15fix meter color definitions (extra 0x in every one)Paul Davis
2014-12-14add missing UIConfiguration::modifier()Paul Davis
2014-12-14fix XML syntax errorPaul Davis
2014-12-14basic code to use SVModifier plus one definition in dark.colorsPaul Davis
2014-12-14fix up requested color names everywhere.Paul Davis
2014-12-14new version of dark.colorsPaul Davis
2014-12-14remove now-unused headersPaul Davis
2014-12-14remove base color concept from UIConfiguration and ThemeManager.Paul Davis
2014-12-14initial pass to replace all UIConfiguration::get_XXXXXX() calls with UIConfig...Paul Davis
2014-12-14merge conflict resolution (text colors are no longer specified explicitly)Paul Davis
2014-12-14fixed merge conflictPaul Davis
2014-12-13Structure MIDI device selector by manufacturer.David Robillard
2014-12-12Use ArdourDropdown for MIDI device selector.David Robillard
2014-12-12hide a lot of color debugging noisePaul Davis
2014-12-12 show-more-ui-prefs-from-view-window is only a mixbus thingBen Loftis