13
0
livetrax/libs/gtkmm2ext
David Robillard da45f489dd Fixes for GCC 4.3.
git-svn-id: svn://localhost/ardour2/branches/3.0@3303 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-05-02 18:35:05 +00:00
..
gtkmm2ext merge 3.0 from 2.0-ongoing@3243 2008-04-11 14:06:50 +00:00
po merge 3.0 from 2.0-ongoing@3243 2008-04-11 14:06:50 +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
auto_spin.cc
barcontroller.cc Fixes for GCC 4.3. 2008-05-02 18:35:05 +00:00
bindable_button.cc strip X specific from keyboard.cc; fix up many buttons to avoid prelight (mostly) and make transport buttons bindable (state not saved yet); use const char* not string in route order keys to avoid pointless mallocs during route sorting 2007-02-09 03:36:00 +00:00
binding_proxy.cc Merge with 2.0-ongoing R2943. 2008-01-19 05:06:33 +00:00
ChangeLog
choice.cc
click_box.cc
COPYING Initial revision 2005-05-13 20:47:18 +00:00
dndtreeview.cc Merged changes from trunk 1699:1751 into 2.1-staging 2007-04-26 20:54:31 +00:00
fastmeter.cc merge with 2.0-ongoing @ rev 3147 2008-03-17 20:54:03 +00:00
focus_entry.cc
gettext.h
grouped_buttons.cc Moved GroupButtons to gtkmm2ext 2007-02-01 13:17:04 +00:00
gtk_ui.cc Merge with 2.0-ongoing R3071. 2008-02-16 22:55:47 +00:00
gtkutils.cc a) use ink extents in most places where we used to use logical extents 2006-04-20 18:14:00 +00:00
hexentry.cc
i18n.h
idle_adjustment.cc
libgtkmm2ext.pc.in
libgtkmm2ext.spec.in Initial revision 2005-05-13 20:47:18 +00:00
NEWS
pathlist.cc
pixfader.cc merge with 2.0-ongoing @ rev 3147 2008-03-17 20:54:03 +00:00
pixscroller.cc Reinstate mouse scroll actions (audio clocks, shuttle wheel, faders), clearing selection is undoable, fix compiler warning, add modified patch by Jon Michael Smith for mouse wheel track height adjustment and vertical canvas scrolling (thanks Jon) 2006-04-10 02:14:05 +00:00
popup.cc ** requires svn jack ** Hardware monitoring should work, some canvas scrolling speed improvement, don't disconcertingly churn the disk if jack auto-start fails, mixer visibility state is saved per session, slow down meters a bit (too much?), zoom cleanups, remove some unused variables, use rwlock for tempo state for no reason other than that it might be useful one day, fix compiler warning. 2006-08-30 20:48:16 +00:00
prompter.cc
README Initial revision 2005-05-13 20:47:18 +00:00
SConscript merge with 2.0-ongoing @ rev 3147 2008-03-17 20:54:03 +00:00
scroomer.cc Committed underlay support (from Audun). 2008-02-10 18:16:25 +00:00
selector.cc ** requires svn jack ** Hardware monitoring should work, some canvas scrolling speed improvement, don't disconcertingly churn the disk if jack auto-start fails, mixer visibility state is saved per session, slow down meters a bit (too much?), zoom cleanups, remove some unused variables, use rwlock for tempo state for no reason other than that it might be useful one day, fix compiler warning. 2006-08-30 20:48:16 +00:00
slider_controller.cc Merge with 2.0-ongoing R3071. 2008-02-16 22:55:47 +00:00
stateful_button.cc Merged changes from trunk 1699:1751 into 2.1-staging 2007-04-26 20:54:31 +00:00
sync-menu.c Merge with 2.0-ongoing R3071. 2008-02-16 22:55:47 +00:00
tearoff.cc
textviewer.cc
utils.cc a) use ink extents in most places where we used to use logical extents 2006-04-20 18:14:00 +00:00
window_title.cc