summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2010-11-14Put clock in the centre of the menu bar in full-screen mode.Carl Hetherington
2010-11-14Fix some cursor hot spots.Carl Hetherington
2010-11-14Use a couple more cursors in the summary.Carl Hetherington
2010-11-14Fix up summary mouse cursors.Carl Hetherington
2010-11-14Fix up fade in/out cursors.Carl Hetherington
2010-11-14Fix region name highlight drawing slightly (#2948)Carl Hetherington
2010-11-14Fix initial display of automatic regions.Carl Hetherington
2010-11-14Fix non-update of region list when not showing automatic regions. Fixes #3098.Carl Hetherington
2010-11-14Use the edit position to decide what items to put in the region context menus...Carl Hetherington
2010-11-14Fix crash on opening region menu.Carl Hetherington
2010-11-14Create a new layer if required on record to a track in stacked mode. Fixes #...Carl Hetherington
2010-11-14Add a clock to the menu bar in full-screen mode. Fixes #1273.Carl Hetherington
2010-11-14Fix crash on removing marker.Carl Hetherington
2010-11-13Add backgrounds to marker labels.Carl Hetherington
2010-11-13Remove erroneous check.Carl Hetherington
2010-11-13fix minor build glitch imported from OS XPaul Davis
2010-11-13make ardour3 build and link on OS X (tiger, at least)Paul Davis
2010-11-12Fix build.Carl Hetherington
2010-11-12Prevent marker labels overlapping. Fixes #3535.Carl Hetherington
2010-11-12Convert 2.X route extra-xml to 3.0 format when it is loaded, to prevent multi...Carl Hetherington
2010-11-12Fix update of range marker names. Fixes #3533.Carl Hetherington
2010-11-11Visual tweaks to marker lines.Carl Hetherington
2010-11-11Fix consistency of checkbutton text size in Location window.Carl Hetherington
2010-11-11Further fixes for #3529. Show marker lines the same colour as their marker; ...Carl Hetherington
2010-11-11Slight improvement to autoscroll behaviour when expanding tracks.Carl Hetherington
2010-11-10missing() on callPaul Davis
2010-11-10updated .po files (*not* translations, just .po files)Paul Davis
2010-11-10re-enable i18n as a build target for translationsPaul Davis
2010-11-10Modified version of Lincoln's patch to stop the summary causing very low trac...Carl Hetherington
2010-11-10Option to show lines below markers (#3529).Carl Hetherington
2010-11-10Tidy up a couple of bits in the session option editor.Carl Hetherington
2010-11-10allow a way to exit when session loading fails, rather than being stuck in an...Paul Davis
2010-11-09missing dialog cleanups and logic improvementsPaul Davis
2010-11-09handle multiple imports of the same file better (via better source naming); m...Paul Davis
2010-11-09add "origin" property to FileSource so that we can track multiple importsPaul Davis
2010-11-09always store source names as relative paths; always add directories of embedd...Paul Davis
2010-11-09initial pass at a missing file dialog and "relocatable" source files. lots mo...Paul Davis
2010-11-09Fix trim of multiple regions. Fixes #3528.Carl Hetherington
2010-11-09Move some methods out of Editor into RegionView.Carl Hetherington
2010-11-08Fix use of vertical space when the locations dialogue is expanded.Carl Hetherington
2010-11-08HIG-ify the locations UI a bit. Should fix #3526.Carl Hetherington
2010-11-07Fix zoom cursor SNAFU (#274). Increase move threshold for zoom drags so that...Carl Hetherington
2010-11-07Allow split in range mode.Carl Hetherington
2010-11-06Fix crash on clear current playlists (#3524).Carl Hetherington
2010-11-05try to sensibly handle repeated imports of the same file. the same thing migh...Paul Davis
2010-11-05take control of colors in text cell entry-editing widgets (region & route lists)Paul Davis
2010-11-05improved color distinctions, probably not quite finishedPaul Davis
2010-11-05don't give the timefx progress bar its own namePaul Davis
2010-11-05ellipsize file name at top of preview pane; allow a bit more room for file fo...Paul Davis
2010-11-04Remove Start from region list. I don't think it's quite useful enough to be ...Carl Hetherington