Unify the canvases by moving groups around rather than using set_scrolling_region...
[ardour.git] / gtk2_ardour / editor_rulers.cc
2008-09-03 Nick MainsbridgeUnify the canvases by moving groups around rather than...
2008-05-16 Paul Davisadd GotoWallClock command; switch Editor class to use...
2008-03-26 Paul Davisa big menu cleanup; vertical auto-scrolling; some code...
2008-03-24 Paul Davismore fixes for drag/lock/copy logic
2008-02-26 Paul Davisnon-AA canvas support (not used by default); new SAE...
2008-02-21 Paul Davisfix deadlock in playlist::partition(); new first idle...
2008-02-20 Paul Davisdrop ruler_show[] in favor of specific editor actions...
2008-02-13 Doug McLainadd option to create xrun markers on the location markerbar
2007-12-27 Paul Davisscroll events on rulers/time canvas now control zoom...
2007-11-30 Paul Davisnew shuffle-splice mode; fix editormode selectors lacki...
2007-11-27 Paul Davisfix for vamp-sdk botch in SConstruct; new audio clock...
2007-11-23 Jesse Chappelladded cd marker ruler, which displays and allows quick...
2007-11-19 Paul Davisa ton of changes based on discussions at SAE; to be...
2007-11-11 Paul Davismove location marker bar to bottom row of rulers
2007-11-09 Paul Davismake edit clock do something useful again; do sensible...
2007-11-09 Paul Davisthe edit cursor is dead, long live the edit point;...
2007-08-27 Paul Davisopaque xfade patch + a version of the editor ruler...
2007-05-30 Paul Davismore use of int64_t to fix frame offset values
2007-04-13 Paul Davisfinal for #1600
2007-04-13 Paul Davisfix nasty mess i created last week with dragging in...
2007-04-10 Paul Davisremove X_() and use _() on menu entry
2007-04-06 Paul Davismodified fix from carl for region copy-moves-original...
2007-04-06 Paul Davisdon't let auditioning make transport buttons inaccessib...
2007-04-03 Paul Davisaudun's tempo redraw fix; sort-of cache time axis view...
2007-03-19 David RobillardEditor GUI touchups:
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-01-29 Paul Davissmall change to region creation for make-mono-regions...
2007-01-08 Paul Davissave and restore clock modes
2007-01-07 Paul Davisfix startup order (ARDOUR::init() vs. AudioEngine creat...
2006-11-22 Paul Davispatch from brian to get consistent menu behaviour
2006-11-20 Paul Davisdeeper fixes for 80/100 subframes choice
2006-11-12 Paul Davisnew svn_revision.h build system, plus no more SMPTE... 2.0beta8
2006-11-07 Paul Davisposition playhead on button press in rulers, not button...
2006-11-05 Nick Mainsbridgecentre gain meter display, some bbt ruler fixes
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-10 Nick Mainsbridgemore fiddling about with placing bits of the scroll...
2006-09-04 Nick Mainsbridgelower zoom step slightly, speed up autoscrolling when...
2006-08-23 Sampo Savolainen.. and make autoscrolling a bit faster.
2006-08-23 Sampo SavolainenMake canvas autoscroll work properly.
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-15 David RobillardMoved SMPTE type/functions into SMPTE namespace;
2006-06-02 Nick MainsbridgeRemove needless hbox in panner, get rid of some warning...
2005-12-12 Paul Daviseditor window layout changes, and lots more
2005-11-28 Paul Davismega commit to remove gtk_object cruft, and much other...
2005-11-26 Paul Daviscompiles and runs, but crashes ... duh
2005-11-24 Paul Davisadvance compiling to the m*.cc point
2005-11-12 Paul Davisincomplete changes based on karsten's megapatch
2005-10-28 Nick Mainsbridgemostly editor.cc & editor_mouse.cc for Gdk::Cursor...
2005-10-22 Taybin RutkinMore compliation fixes. add_with_viewport() -> add...
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 RutkinSwitched to use libgnomecanvas (not the C++ one).
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.