summaryrefslogtreecommitdiff
path: root/gtk2_ardour/note_base.cc
AgeCommit message (Expand)Author
2016-10-17Performance: store NoteBase UIConfiguration colors between config changes.nick_m
2016-07-10Fix ordering thinko in note selected colour.nick_m
2016-07-10Performance tweak - NoteBase doesn't recalculate colour as often.nick_m
2015-12-22Fix indentation of note_base (whitespace to tab)Nil Geisweiller
2015-10-17Replace static PBD::Signal in NoteBase with direct call to MidiRegionViewTim Mayberry
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-09-16Move UIConfiguration Singleton into UIConfiguration headerTim Mayberry
2014-12-25Context menu for applying edits to note selection.David Robillard
2014-12-18Remove internal edit mode and add "content" tool.David Robillard
2014-12-16Various color tweaks.David Robillard
2014-12-15next modifierPaul Davis
2014-12-14fix up requested color names everywhere.Paul Davis
2014-12-14initial pass to replace all UIConfiguration::get_XXXXXX() calls with UIConfig...Paul Davis
2014-11-30Trim the include tree.David Robillard
2014-11-14Fix various sticky/broken cursor issues.David Robillard
2014-10-21remove "canvasvar_" from all functions related to obtaining values from ARDOU...Paul Davis
2014-06-09substantial changes in color management, involving a reduction in the use of ...Paul Davis
2013-05-02remove channel selector from canvas note events, as was done in masterPaul Davis
2013-05-02merge resolution with masterPaul Davis
2013-04-25use virtual bool canvas_group_event () in TimeAxisViewItems to get suitably d...Paul Davis
2013-04-16change UIConfig to use accessor/setter methods like RCConfig so that Paramete...Paul Davis
2013-04-12changes to get cairocanvas branch to build on OS X, with its stupid nil and R...Paul Davis
2013-04-05master merge; new files not added after initial cairocanvas patch applicationPaul Davis