fix #1637 (needs merging to 2.0.1 branch); remove debug printf
[ardour.git] / gtk2_ardour / ardour_ui2.cc
2007-04-12 David RobillardMerged with trunk R1705.
2007-03-18 David RobillardMerged with trunk R1612.
2007-01-11 David RobillardMerged with trunk R1304
2007-01-09 David RobillardMerged with trunk R1283.
2006-11-19 David RobillardMerged with trunk R1141
2006-10-21 David RobillardMerged with trunk R992.
2006-06-30 David RobillardMore toolbar tweaking - Ardour fits on 1024x768!
2006-06-30 David RobillardComplete edit toolbar overhaul
2006-06-28 David RobillardA couple GUI tweaks - minor toolbar reorganization...
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
2006-06-13 David RobillardMerged with trunk (painfully)
2006-04-22 Nick MainsbridgeSet button labels sanely.
2006-04-20 Paul Davisa) use ink extents in most places where we used to...
2006-04-10 Nick MainsbridgeReinstate mouse scroll actions (audio clocks, shuttle...
2006-03-15 Paul Davispixbufs instead of pixmaps; function-scope local fd...
2006-03-12 Paul Davisremove varispeed control; shuttle controller now has...
2006-03-12 Doug McLaincreate xpm files from hard coded pixmaps, added functio...
2006-02-11 Paul Davismiscellaneous fixes post-jesse's 24 bit file format...
2006-01-19 Paul DavisF11 now toggles maximal editor space
2006-01-08 Paul Davismore goodies, including improved duplicate-region funct...
2006-01-08 Paul Davisadd destructive outlines, more action usage and state...
2006-01-08 Paul Davisa metric ton of changes
2006-01-06 Doug McLainmodified rgba_from_style() so that it can be used to...
2006-01-04 Taybin RutkinUpdates for set_type_hint() and the sfdb_ui.
2006-01-02 Karsten Wieseundo part of yesterdays commit
2006-01-01 Karsten Wiesefix a Gtk::WARNING
2006-01-01 Paul Davisfix segv
2005-12-31 Paul Davismany options moved to menus, region list context menu...
2005-12-30 Paul Davismany changes, read the diffs
2005-12-23 Paul Davisuse scroll handling instead of button 4/5 (incomplete)
2005-12-21 Paul Davisbutton hacks and more
2005-12-12 Paul Daviseditor window layout changes, and lots more
2005-12-12 Tim Mayberryadded shuttle popups
2005-12-06 Paul Davismore fixes
2005-12-05 Paul Davisstock icons, transport controls as proxies, make Action...
2005-12-02 Taybin RutkinDialogbox checkmarks turn off when dialogs are closed.
2005-11-28 Paul Daviscome up and stay up
2005-11-27 Paul Davisripping, tearing, shredding
2005-11-23 Paul Davisstrip keyboard.cc of noxious focus handling stuff,...
2005-10-10 Paul Davismore work on actions and general compilability
2005-10-09 Paul Davis"finalmunge" patch from nick, plus work on editor regio...
2005-09-26 Paul Daviscontinuing fixes to get this shibboleth to compile
2005-09-26 Paul Davisrename all GTK signals
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.