summaryrefslogtreecommitdiff
path: root/gtk2_ardour/time_axis_view.cc
AgeCommit message (Expand)Author
2013-07-17work around sparse motion notification events when tooltips are disabledRobin Gareus
2013-07-11light up track seperatorRobin Gareus
2013-07-11display separator on newly created tracks.Robin Gareus
2013-07-10update track-header layout - proper padding around metersRobin Gareus
2013-07-10adjust padding of meters in time-axis view (still using border bg color)Robin Gareus
2013-06-21Make scroll-wheel modifier keys consistent in main editor window.Colin Fletcher
2013-01-23reinstate shift-tab behaviour (move to prev track/bus) when editing track/bus...Paul Davis
2013-01-21make height of name_label and name_entry the same to avoid button wierdness w...Paul Davis
2013-01-21return to the old way of editing track names, but hopefully better than it wa...Paul Davis
2013-01-20Fix label in route rename dialog.David Robillard
2013-01-19completely revisit how track name editing works in the editorPaul Davis
2013-01-14more substantive reworkings of TimeAxisView::name_(entry|label) and name edit...Paul Davis
2013-01-12various tweaks to get 80% Of the way to proper use of TimeAxisView::name_labe...Paul Davis
2012-12-27do not start editing track/bus names on a single click in the name entry of t...Paul Davis
2012-12-10add 10 pixels of track height to facilitate easier grabbing of the track head...Paul Davis
2012-06-17Hacky fix for track height step losing 'grip' on theCarl Hetherington
2012-05-27Patch from tophatdave to improve display of timestretch inCarl Hetherington
2012-05-24Remove over 500 unnecessary includes (including 54 of session.h).David Robillard
2012-04-25remove the apparently unnecessary "ui_bind()" macro from entire source basePaul Davis
2012-04-09MCP: F1-7 jump to a given view; F8 closes any currently open dialog; in zoom ...Paul Davis
2012-03-07fix up a substantial mess with the operation of toggle-zoom and related actio...Paul Davis
2012-01-30Don't autoscroll right if we are moving left, and vice versa; should fix #4676.Carl Hetherington
2011-12-29Revert internals of the last layering-related commit, and go back a slightly-...Carl Hetherington
2011-12-27Re-work layering in possibly debatable ways. Sketchy docs in doc/layering.Carl Hetherington
2011-12-10fix for most (all? we can dream ...) issues involved in #4399 (editing multip...Paul Davis
2011-12-05fix scroll wheel handling on both gain faders and parameter controls in autom...Paul Davis
2011-12-03more tweaks to entry colors for #3512Paul Davis
2011-11-03add a little spacing about track header control buttonsPaul Davis
2011-11-03space buttons in track headersPaul Davis
2011-09-30fixes for 98% of all the warnings/errors reported by OS X gcc on tigerPaul Davis
2011-08-31Fix editor track heights (m/s/etc. buttons being cut off at Normal height).David Robillard
2011-07-25when tabbing between track/bus name fields, skip rec-enabled tracks to avoid ...Paul Davis
2011-07-25when tabbing between track/bus name entries, attempt to scroll appropriately ...Paul Davis
2011-07-11Change the cursor back from the track resize handle whenCarl Hetherington
2011-07-07remove track resize handle and allow resize of tracks from the lower 25% of t...Paul Davis
2011-07-07fix display of controls box for newly displayed tracksPaul Davis
2011-07-07remove commented codePaul Davis
2011-07-07fix up horizontal sizing of the track controls area in the editorPaul Davis
2011-07-07introduce GUIObjectState; massive, pervasive changes in visibility and height...Paul Davis
2011-06-11major, substantive reworking of how we store GUI information (visibility, hei...Paul Davis
2011-06-02Remove "smaller" track height (basically just a broken version of small anyway).David Robillard
2011-06-01Delete trailing whitespaceDavid Robillard
2011-05-04Fix display of new tracks.Carl Hetherington
2011-05-04Don't alter horizontal padding when shrinking tracks to their minimum height ...Carl Hetherington
2011-03-09since some track context menu items depend on the selection, conditionally ad...Paul Davis
2011-02-23Desensitize Remote Control ID menu option if there are > 1 selected tracks.Carl Hetherington
2011-02-23Make track context menu height option work for all selected tracks.Carl Hetherington
2011-02-20No-op; coding style.Carl Hetherington
2011-02-17Make sense of parameter to tav_zoom_step match up with coarser as used for te...Carl Hetherington
2011-02-16No-op: coding style.Carl Hetherington