summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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
2014-12-12more color tweaksBen Loftis
2014-12-12more color tweaksBen Loftis
2014-12-12derive ArdourButton LED inactive color from active color, rather than requiri...Paul Davis
2014-12-11rescue some of the worst casualties of the color changesBen Loftis
2014-12-11remove unnecessary button fill color definitions AND fix up "variable" names ...Paul Davis
2014-12-11remove unnecessary button fill colorsPaul Davis
2014-12-11fall back on "generic button" colors in ArdourButton if specifically named fi...Paul Davis
2014-12-11allow UIConfiguration::color() to tell caller that it could not find the name...Paul Davis
2014-12-11tweaks to minsec and timecode ruler display, especially at very high zoom.Paul Davis
2014-12-11add Grygorii Zharun to contributor listPaul Davis
2014-12-11fix indentationPaul Davis
2014-12-11[Summary] Fixed issue with shifted playhead polygon when new session is createdGZharun
2014-12-10tracked down another remaining SessionHandleRefRobin Gareus
2014-12-09update_time_selection_display should work when in smart modeBen Loftis
2014-12-09add set-session-extents-from-edit-rangeBen Loftis
2014-12-09more DEBUG::Butler output, formatting corrections, and a warning on cerr if c...Paul Davis
2014-12-09fix meter scale colors (meterbridge)Robin Gareus
2014-12-09correct install location for .mo files (i18n) and cleanup LOCALEDIR use a bitPaul Davis
2014-12-08install single color theme file during waf installPaul 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-08change GTK rc file system to use just a single file, which is color-neutral.Paul Davis
2014-12-08more color work, including removing rgba{_p_}_from_style()Paul Davis
2014-12-08noop, simplify code.Robin Gareus
2014-12-08When we pass an integer clarify which overloaded version of sqrt() to callJohn Emmas
2014-12-07Don't switch to internal when switching to draw.David Robillard
2014-12-07Fix alignment of automation paste.David Robillard
2014-12-07Fix uninitialized value in note create drag.David Robillard
2014-12-07Draw region automation with draw in either mode.David Robillard
2014-12-07Unify gain and draw tools.David Robillard
2014-12-07Fix and simplify step_mouse_mode.David Robillard
2014-12-07Fix shift-rect-select with MIDI notes.David Robillard