summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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
2014-12-07new code-level defaults for audio peak meter colorsPaul Davis
2014-12-07Revert "new code-level defaults for audio peak meter colors"Paul Davis
2014-12-07new code-level defaults for audio peak meter colorsPaul Davis
2014-12-07sane audio meter default colorsRobin Gareus
2014-12-07remove old alias names for meter fills from default_ui_configPaul Davis
2014-12-07the return of correct audio meter colorsPaul Davis
2014-12-07remove stacktracePaul Davis
2014-12-07fix up various issues with UIConfiguration, saving state, RC file loading etc.Paul Davis
2014-12-07remove all explicit button text colors; use contrasting_text_color() instead.Paul Davis
2014-12-07fix up a logic problem when editing palette colorsPaul Davis
2014-12-07remove debug outputPaul Davis
2014-12-07fix default gtk background colorPaul Davis
2014-12-07big strides in color managementPaul Davis
2014-12-07revert UIConfiguration back to a normal member of ARDOUR_UIPaul Davis
2014-12-07first mostly-working build supporting GTK rethemeing via the Theme ManagerPaul Davis
2014-12-07Make draw tool add points to track automation.David Robillard
2014-12-06Add legatize and remove overlap MIDI operations.David Robillard
2014-12-06Support keyboard shift-click to select many notes.David Robillard
2014-12-06Nudge notes by 1 bar if secondary modifier active.David Robillard
2014-12-06Allow creation of MIDI control points object tool.David Robillard
2014-12-06Grab keyboard only with note selection.David Robillard
2014-12-06Fix crash on quit when in a non-route time axis.David Robillard
2014-12-06Fix crash on shift+rclick of region to remove.David Robillard
2014-12-06Fix crash when resizing a track quickly.David Robillard
2014-12-06Fix crash when showing MIDI regions we shouldn't.David Robillard
2014-12-06Fix inappropriately massive flag font.David Robillard
2014-12-06Fix patch flag scroll theft when in normal mode.David Robillard
2014-12-06Adapt range when copying between automation types.David Robillard
2014-12-06Restore an accidentally deleted #includeJohn Emmas
2014-12-06Support paste between automation lanes.David Robillard
2014-12-06Fix wacky return type.David Robillard
2014-12-06Use source-relative time converter directly.David Robillard
2014-12-06Fix internal paste when selection has only points.David Robillard
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-05Make scroll work on MIDI regions when internal.David Robillard
2014-12-05save and restore color aliasesPaul Davis
2014-12-05add default (for now) color aliases to default_ui_configPaul Davis