summaryrefslogtreecommitdiff
path: root/gtk2_ardour/time_info_box.cc
AgeCommit message (Expand)Author
2013-03-03monospace font for selection clockRobin Gareus
2012-11-14center Selection/Punch Clk titles over value-columnRobin Gareus
2012-11-11specify time info box bg in style file(s), and make nudge clock use the same ...Paul Davis
2012-04-25remove the apparently unnecessary "ui_bind()" macro from entire source basePaul Davis
2012-04-22Use a list of ControlPoints to hold the automation selection,Carl Hetherington
2012-01-27fix inconsistent display on selection clocks when in join-object-range mode, ...Paul Davis
2011-12-07move CairoWidget into gtkmm2ext, add CairoPacker, made the time info box use ...Paul Davis
2011-11-20audio clocks: focus-on-clock shortcut now works, scrolling and dragging know ...Paul Davis
2011-11-18don't cache width & height for CairoWidget; provide option for all CairoWidge...Paul Davis
2011-11-17all new implementation of audio clocks, with entirely new editing model. not ...Paul Davis
2011-11-10more ardour-button-ization; fix transparency of selection rects; use "correct...Paul Davis
2011-06-09split style files apart to better maintain consistency (generates a useless e...Paul Davis
2011-06-08use 2 tables for time info box to get correct vertical alignment (independent...Paul Davis
2011-06-08move punch in/out buttons into time info box; remove rounded corners on clocksPaul Davis
2011-06-08more clock & time info box tweakingPaul Davis
2011-06-08don't use selection clocks show MIDI selection when in internal edit mode; re...Paul Davis
2011-06-08turn selection clocks off if there is no selectionPaul Davis
2011-06-07fix punch labels in time info boxPaul Davis
2011-06-07remove "Off" as a clock mode, make it a state instead; track editor mouse mod...Paul Davis
2011-06-07locate when clicking on start/end fields in time info boxPaul Davis
2011-06-07allow mode changes in the time info box, all syncedPaul Davis
2011-06-07more clock tweakingPaul Davis
2011-06-07lots of clock tweaks, but still, STILL! not done, reallyPaul Davis
2011-06-03next iteration of clock work. still far from complete, and probably waiting o...Paul Davis