summaryrefslogtreecommitdiff
path: root/libs/pbd/pbd/undo.h
AgeCommit message (Expand)Author
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2013-10-18Merge remote-tracking branch 'remotes/origin/exportvis' into windows+ccJohn Emmas
2013-10-16add export visibility control to libpbd (works thus far on linux/gcc)Paul Davis
2013-07-16Windows (compiler specific) includes for libpbdJohn Emmas
2011-01-19Fix undo nesting.Carl Hetherington
2010-06-23midway snapshot of work done on managing Region & Source lifetimes correctly....Paul Davis
2010-02-19add begin/end undo/redo signals so that playlist can freeze/thaw itself aroun...Paul Davis
2009-12-19use new syntax for connecting to backend signals that enforces explicit conne...Paul Davis
2009-12-17switch to using boost::signals2 instead of sigc++, at least for libardour. no...Paul Davis
2009-02-25*** NEW CODING POLICY ***David Robillard
2008-12-12most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_ca...Paul Davis
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2007-10-11merge from 2.0-ongoing by hand, minus key binding editorPaul Davis
2007-08-01Better MidiModel command framework, ready to go for all your canvas editing n...David Robillard
2007-07-16Fix formatting of command stuff to adhere to The Guidelines(TM).David Robillard
2007-02-28remove Id: lines from many/all headers and some more source filesPaul Davis
2006-12-11never save more than Config->get_saved_history_depth() undo transactions to h...Paul Davis
2006-11-16track naming patch from brian; slightly modified F11-bug workaround from bria...Paul Davis
2006-10-25fixes for endemic (compiler?) issues with virtual inheritance of sigc::tracka...Paul Davis
2006-10-17isomorphous fix for UndoTransaction death as was previously applied for Memen...Paul Davis
2006-08-25use shared_ptr<> for all region handlingPaul Davis
2006-08-09 r283@gandalf: fugalh | 2006-08-09 08:13:37 -0600Hans Fugal
2006-08-09 r274@gandalf: fugalh | 2006-08-07 19:53:48 -0600Hans Fugal
2006-08-04 r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600Hans Fugal