summaryrefslogtreecommitdiff
path: root/gtk2_ardour/time_axis_view.cc
AgeCommit message (Expand)Author
2014-09-08Move Scroomer out of Track Selection Box:Robin Gareus
2014-09-07special case track-header buttonsRobin Gareus
2014-09-06gtk style related fixes:Robin Gareus
2014-09-06Revert "use a gloabl size group for track-header ctrl buttons"Robin Gareus
2014-09-05re-order TAV widget packing:Robin Gareus
2014-09-04use a gloabl size group for track-header ctrl buttonsRobin Gareus
2014-09-04NOOP, fix indentRobin Gareus
2014-09-04fix c4be8c2a67Robin Gareus
2014-09-04further tweaks pertaining the track-number heightRobin Gareus
2014-09-04when track selection changes, cancel any and all name editingPaul Davis
2014-09-04Trick 17: share separator + border:Robin Gareus
2014-09-04dedicated TAV separator lineRobin Gareus
2014-09-04Revert "cont'd work on automation-track headers (amend ba53af1c5)"Robin Gareus
2014-09-04update number label geometryRobin Gareus
2014-09-03cont'd work on automation-track headers (amend ba53af1c5)Robin Gareus
2014-09-03quick mockup of indented automation-track headersRobin Gareus
2014-09-02static global definition for track-header widthRobin Gareus
2014-09-02fix static initialization of Gtk::SizeGroupRobin Gareus
2014-08-31fix track-header hide/showRobin Gareus
2014-08-31track-header fader tweaks:Robin Gareus
2014-08-31proper 1px track separatorRobin Gareus
2014-08-31the return of the time_axis_vboxRobin Gareus
2014-08-31set initial TAV styleRobin Gareus
2014-08-31right side track-header control buttons (for non mixbus profile)Robin Gareus
2014-08-31experiment with track-selection box shadowRobin Gareus
2014-08-31remove (unused) separator, update TAV height calc.Robin Gareus
2014-08-31simplify time-axis packing: consistent table layoutRobin Gareus
2014-08-30revert parts of bf13bf63, change track-header color on selectionRobin Gareus
2014-08-29red-border selection for tracks, regions, and processors. requesting commentsBen Loftis
2014-08-11change packing so number_label shares space with name_labelBen Loftis
2014-08-11shuffle packing order to accomodate midi controlsBen Loftis
2014-08-11New track header layout.Ben Loftis
2014-07-14scroll up/down by tracks uses top edge as "focal point"; fix some other nasty...Paul Davis
2014-06-27fix edges of selection rects in time axis views to lie correctly within bound...Paul Davis
2014-06-25move utility functions into a dedicated namespaceRobin Gareus
2014-06-22more canvas refactoring.Paul Davis
2014-06-21use newly factored canvas in gtk2_ardourPaul Davis
2014-06-18fix naming of selection rect-related itemsPaul Davis
2014-06-13fix scrolling behaviour in track headers (event was stolen by rulers because ...Paul Davis
2014-06-12restored track height adjustment using alt-scroll on track headersPaul Davis
2014-06-09forward scroll events from track control headers to the canvas, to get consis...Paul Davis
2014-06-03more profound changes to canvas scrolling, in particular find appropriate Scr...Paul Davis
2014-03-25most of the support for save/restore of visible track countPaul Davis
2014-03-21first pass at quantizing vertical scroll to whole tracks.Paul Davis
2014-03-20big rework of scrolling, horizontal part considered almost 100% done.Paul Davis
2014-02-25add ::covered_by_y_range() to TimeAxisViewPaul Davis
2014-01-10indentationPaul Davis
2013-11-03send enter events to EVERY newly entered item (ignore the bool return from th...Paul Davis
2013-08-08work around sparse motion notification events when tooltips are disabledRobin Gareus
2013-07-11fix conflicts caused by meterbridge mergePaul Davis