13
0
livetrax/libs/pbd3
Hans Fugal 7c9361b865 r59@gandalf: fugalh | 2006-06-15 12:16:20 -0600
renamed UndoCommand to UndoTransaction, and created new UndoCommand class and
 its templated subclass SlotCommand. Those two are still in considerable flux.


git-svn-id: svn://localhost/ardour2/branches/undo@606 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-06-15 18:21:31 +00:00
..
pbd r59@gandalf: fugalh | 2006-06-15 12:16:20 -0600 2006-06-15 18:21:31 +00:00
.cvsignore All included libraries now link dynamically instead of statically. 2006-04-25 20:23:50 +00:00
AUTHORS Initial revision 2005-05-13 20:47:18 +00:00
base_ui.cc a) completely refactor abstract UI code 2006-04-24 22:45:19 +00:00
basename.cc pulling trunk 2006-06-14 18:37:57 +00:00
ChangeLog incremented to 3.1. 2005-12-02 22:11:35 +00:00
convert.cc added std:: to atoi and atof to fix namespace problem in convert.cc 2006-04-26 00:18:06 +00:00
COPYING Initial revision 2005-05-13 20:47:18 +00:00
dmalloc.cc Initial revision 2005-05-13 20:47:18 +00:00
gettext.h add missing file, remove unnecessary qualifier 2006-04-25 11:10:52 +00:00
i18n.h add missing file 2006-04-25 01:21:22 +00:00
libpbd.pc.in Initial revision 2005-05-13 20:47:18 +00:00
libpbd.spec.in Initial revision 2005-05-13 20:47:18 +00:00
mountpoint.cc Initial revision 2005-05-13 20:47:18 +00:00
NEWS Initial revision 2005-05-13 20:47:18 +00:00
pathscanner.cc Initial revision 2005-05-13 20:47:18 +00:00
pool.cc pulling trunk 2006-06-14 18:37:57 +00:00
pthread_utils.cc significant extensions to tranzport support 2006-04-06 01:52:45 +00:00
README Initial revision 2005-05-13 20:47:18 +00:00
receiver.cc Initial revision 2005-05-13 20:47:18 +00:00
SConscript pulling trunk 2006-06-14 18:37:57 +00:00
stacktrace.cc new stacktrace function in libpbd3; variable size GUI request thread queues 2006-02-15 15:55:48 +00:00
strsplit.cc Initial revision 2005-05-13 20:47:18 +00:00
textreceiver.cc Initial revision 2005-05-13 20:47:18 +00:00
transmitter.cc libpbd now allocates warning, info, error, and fatal itself. 2005-12-02 22:10:00 +00:00
undo.cc r59@gandalf: fugalh | 2006-06-15 12:16:20 -0600 2006-06-15 18:21:31 +00:00
whitespace.cc Moved strip_whitespace_edges() to pbd/whitespace.h 2006-01-13 19:48:55 +00:00
xml++.cc change foo(string bar) to foo(const char * bar) for foo()s only being called with C-string args. 2005-12-22 13:01:39 +00:00