summaryrefslogtreecommitdiff
path: root/gtk2_ardour/main.cc
AgeCommit message (Expand)Author
2006-10-21Merged with trunk R992.David Robillard
2006-08-31Merged with trunk R874.David Robillard
2006-08-10Merged with trunk R776David Robillard
2006-06-26Large nasty commit in the form of a 5000 line patch chock-full of completelyDavid Robillard
2006-06-21Merged with trunkDavid Robillard
2006-06-15Merged with trunk revision 600David Robillard
2006-06-13Merged with trunk (painfully)David Robillard
2006-06-08Committed filthy mess of a working copy solely for moving between machines.David Robillard
2006-05-24a silly change to test the commit hook scriptPaul Davis
2006-05-24cleaned up main(), but partly to test the commit hook scriptPaul Davis
2006-04-27"The In-Flight Hack, 2006"Paul Davis
2006-04-24New session dialog now opens as well as makes new sessions. Avoid seeing an u...Nick Mainsbridge
2006-04-19Change ArdourPrompter to not have an OK button by default, clean up new track...Nick Mainsbridge
2006-03-28 a) fix problems with multichannel tape tracksPaul Davis
2006-03-20testing new CVS tracking for drupalPaul Davis
2006-03-17lots of fidgety work to get track renaming to work correctly now that we have...Paul Davis
2006-03-12removed the following environment variables:Tim Mayberry
2006-01-18fix track controls height allocation to be font sensitive; fix core dump rela...Paul Davis
2006-01-13Moved strip_whitespace_edges() to pbd/whitespace.hTaybin Rutkin
2005-12-24various changes to controls_layout size managementPaul Davis
2005-12-08meter/tempo bars show again, fix tempo/meter dialogs, and morePaul Davis
2005-12-05Create and make default the new rc file ardour2_ui.rc, with new font definitionsDoug McLain
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-12-02the usual blob of fixes. note the requirement for ComboBoxText::set_active_te...Paul Davis
2005-11-29more fixes to get things moving alongPaul Davis
2005-11-29cleanup leftover problems from my commit yesterday; return of the windowsPaul Davis
2005-10-27main.cc compiles.Taybin Rutkin
2005-10-06fix compose mess, and a number of 64 bit printf specsPaul Davis
2005-09-26continuing fixes to get this shibboleth to compilePaul Davis
2005-09-26rename all GTK signalsPaul Davis
2005-09-25replaced slot() with mem_fun() and ptr_fun().Taybin Rutkin
2005-09-25Fly my pretties!Taybin Rutkin
2005-09-25Initial import of gtk2_ardour.Taybin Rutkin