Enable build for FreeBSD (part 1/2)
[ardour.git] / libs / pbd / undo.cc
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-02-07 nick_mProperly deallocate memory when clearing selection_op_h...
2015-02-06 nick_mMake undo/redo work for:
2012-06-23 Tim MayberryRemove unnecessary header includes
2011-02-12 Paul Davisactually delete the contents of the history list, rathe...
2010-08-20 Paul Davis2.X commits up to and including 7519
2010-06-24 Paul Davischange note colors on the fly, to permit user-definitio...
2010-06-24 Paul DavisGUI-created MIDI regions now steal the pending MIDISour...
2010-06-23 Paul Davismidway snapshot of work done on managing Region & Sourc...
2010-03-02 Paul Davisthe mega-properties/SequenceProperty patch. split is...
2010-02-19 Paul Davisadd begin/end undo/redo signals so that playlist can...
2010-02-18 Paul Davisoverall timing for undo/redo ops
2010-01-25 Paul Davisa boatload of minor and middle-sized changes to try...
2009-12-22 Paul Daviscleanup up cleanup at session destruction; clarify...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-20 Paul Davisremove a couple of boost::signals2 trouble spots; fix...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-08-01 David RobillardBetter MidiModel command framework, ready to go for...
2007-05-11 Carl HetheringtonAdd some comments.
2007-01-09 David RobillardMerged with trunk R1283.
2006-12-11 Paul Davisnever save more than Config->get_saved_history_depth...
2006-11-19 David RobillardMerged with trunk R1141
2006-11-16 Paul Davistrack naming patch from brian; slightly modified F11...
2006-10-25 Paul Davisfixes for endemic (compiler?) issues with virtual inher...
2006-10-21 David RobillardMerged with trunk R992.
2006-10-17 Paul Davisisomorphous fix for UndoTransaction death as was previo...
2006-08-29 David RobillardMerged with trunk R861
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-24 David RobillardMerged with trunk R846
2006-08-12 Hans Fugal r257@gwythaint (orig r797): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r316@gandalf: fugalh | 2006-08-11 17:06:48 -0600
2006-08-10 David RobillardMerged with trunk R776
2006-08-09 Hans Fugal r229@gwythaint (orig r769): fugalh | 2006-08-09 08...
2006-08-09 Hans Fugal r227@gwythaint (orig r767): fugalh | 2006-08-09 08...
2006-08-09 Hans Fugal r283@gandalf: fugalh | 2006-08-09 08:13:37 -0600
2006-08-09 Hans Fugal r274@gandalf: fugalh | 2006-08-07 19:53:48 -0600
2006-08-04 Hans FugalMerging undo branch into trunk. It compiles and works...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-07-05 David RobillardMerged with trunk, and a few trivial GUI updates etc.
2006-06-29 Taybin RutkinFixed i18n system.