allow track selection to be toggled (ctrl-clicked); potential fixes for tape display...
[ardour.git] / gtk2_ardour / new_session_dialog.cc
2006-10-05 Paul Davisthorwil's design picks for NSD
2006-09-01 Doug McLainIf you rename a session directory, it will no longer...
2006-08-30 Nick Mainsbridge** requires svn jack ** Hardware monitoring should...
2006-08-12 Hans Fugalmerge from trunk
2006-08-11 Hans Fugalmerge to trunk
2006-08-11 Hans FugalRect fix
2006-08-10 Sampo SavolainenPlugin selector keyboard focus should now stay in the...
2006-08-09 Hans Fugalmerge from trunk
2006-08-09 Hans Fugal r229@gwythaint (orig r769): fugalh | 2006-08-09 08...
2006-08-09 Hans Fugal r228@gwythaint (orig r768): fugalh | 2006-08-09 08...
2006-08-09 Hans Fugal r227@gwythaint (orig r767): fugalh | 2006-08-09 08...
2006-08-08 Sampo SavolainenNew session dialog fixups:
2006-06-22 Hans FugalMerging from trunk
2006-06-15 David RobillardCheck for templates dir existence before adding bookmark
2006-06-15 David Robillard- Fixed templates install directory to <prefix>/share...
2006-06-14 Hans Fugalpulling trunk
2006-06-07 Taybin RutkinMerged timbyr's win32 branch. -r 547:566.
2006-05-14 Nick MainsbridgeMisc layout and useability fixes for NSD.
2006-05-12 Nick MainsbridgeNSD bug fixes.. align text, default open and session...
2006-05-12 Nick MainsbridgeNSD cleanups (again).
2006-05-11 Doug McLainConvert NSD from glade to gtkmm object
2006-05-11 Nick MainsbridgeBe more sane about finding default template path.
2006-05-11 Nick MainsbridgeNew session dialog defaults to the 'best' templates...
2006-05-10 Nick MainsbridgeSome fixes to the new session dialog.
2006-04-24 Nick MainsbridgeNew session dialog now opens as well as makes new sessi...
2005-11-29 Paul Davisremove <gtkmm/gtkmm.h> from all files, plus a small...
2005-11-28 Tim Mayberryminor new session dialog glade fixes
2005-11-27 Tim Mayberryfix widget name mismatches in glade file/source code
2005-11-26 Paul Daviscompiles and runs, but crashes ... duh
2005-11-14 solidosupport for glade and new new session dialog
2005-11-12 Paul Davisincomplete changes based on karsten's megapatch
2005-10-06 Paul Davisfix compose mess, and a number of 64 bit printf specs
2005-09-26 Paul Davisgot ardour_dialog compiling
2005-09-25 Taybin Rutkinreplaced slot() with mem_fun() and ptr_fun().
2005-09-25 Taybin RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.