summaryrefslogtreecommitdiff
path: root/gtk2_ardour/actions.cc
AgeCommit message (Expand)Author
2010-03-12option to enable/disable translations when using a bundled (OS X) version of ...Paul Davis
2009-09-26open un-writable sessions without complaining, and desensitize all/most actio...Paul Davis
2009-06-04const char* fixes for some version of gccPaul Davis
2008-05-06now with extra-yummy key-release binding semantics, specially for visual stat...Paul Davis
2008-04-17gcc 4.3 compile fixes; new name-new-marker-at-creation option; make ferret re...Paul Davis
2008-03-31minor mootcher fixes; change "Analyze .." to "Spectral Analysis" where applic...Paul Davis
2008-02-17a boatload of changes and fixes related to SAE menu redesign (several new ope...Paul Davis
2007-11-15sort keybinding editor alphabeticallyPaul Davis
2007-11-09the edit cursor is dead, long live the edit point; plus a few fixes; plus loc...Paul Davis
2007-10-09new keybinding editor, mostly finished but not 100%Paul Davis
2007-10-06fix new mac menu stuff; push quit item into mac menu bar so that we get prope...Paul Davis
2007-08-15basic startup changes to enable the engine control stuff to work; a little AR...Paul Davis
2007-08-13engine dialog work, new -m option for menu file selection, new obolean automa...Paul Davis
2007-04-20Fix mantis bug #1619; de-selecting Options->Crossfades->Show now hides all cr...Carl Hetherington
2007-02-22remove all lines to avoid recompiles after commitsPaul Davis
2007-01-17fix ordering of cut/copied regions when pasting; ctrl-click now does the righ...Paul Davis
2006-11-16track naming patch from brian; slightly modified F11-bug workaround from bria...Paul Davis
2006-11-13display timecode from BWF etc in SF browser; accels for windows now work (mis...Paul Davis
2006-10-02fixes for various bugs including dangling ref to route in session, opening se...Paul Davis
2006-09-29many important changes to configuration system and specific parametersPaul Davis
2006-09-18better fix for duplicate regions, fix nasty side-effects from recent director...Paul Davis
2006-07-19Updated config.guess fileTaybin Rutkin
2006-06-21the return of VST supportPaul Davis
2006-03-21add crossfade and layering options to menu system; add missing crossfade edit...Paul Davis
2006-03-12removed the following environment variables:Tim Mayberry
2006-03-05export range markers patch (revisited), change selection model, copy-drag tem...Paul Davis
2006-01-28Edit menu reorganization, abort if problems with ardour.menus.Sampo Savolainen
2006-01-24a few small thingsTim Mayberry
2006-01-10renamed menu definition filePaul Davis
2006-01-02radio actions now display correctly, region list sorting worksPaul Davis
2005-12-30many changes, read the diffsPaul Davis
2005-12-28Keep ref_count balancedKarsten Wiese
2005-12-24ActionManager::register_action (RefPtr<ActionGroup> group, const char * name,...Karsten Wiese
2005-12-24lots and lots of keybindings working again, with lots more menu itemsPaul Davis
2005-12-22change foo(string bar) to foo(const char * bar) for foo()s only being called ...Karsten Wiese
2005-12-21button hacks and morePaul Davis
2005-12-07Part one of the sfdb reworking.Taybin Rutkin
2005-12-06more fixesPaul Davis
2005-12-05stock icons, transport controls as proxies, make ActionManager::get_action() ...Paul Davis
2005-12-02Dialogbox checkmarks turn off when dialogs are closed.Taybin Rutkin
2005-11-29more fixes to get things moving alongPaul Davis
2005-11-28mega commit to remove gtk_object cruft, and much other stuffPaul Davis
2005-11-28come up and stay upPaul Davis
2005-11-26action and glade path stuffTim Mayberry
2005-11-26compiles and runs, but crashes ... duhPaul Davis
2005-11-24advance compiling to the m*.cc pointPaul Davis
2005-11-23strip keyboard.cc of noxious focus handling stuff, and cleanupPaul Davis
2005-11-17more fixes on the long road to compilingPaul Davis
2005-11-14add copyright, and test loginfo fix in CVSPaul Davis
2005-11-13fixed namespace issuesolido