This website requires JavaScript.
Explore
Help
Sign In
ardour
/
livetrax
Watch
13
Star
0
Fork
0
You've already forked livetrax
Code
682f2fc8ee
livetrax
/
libs
/
gtkmm2ext
History
Paul Davis
c83389b8ec
cleanup up cleanup at session destruction; clarify the meaning of 3 signals (DropReferences & Destroyed in libardour ; CatchDeletion in the GTK UI); clarify ownership of objects (session no longer pays attention to DropReferences for objects that it is considered to own, such as routes, sources, etc); fix up MIDI parsing and a couple of other places by correcting syntax for return of values from a boost::signals2::signal (possible danger elsewhere to be checked)
...
git-svn-id: svn://localhost/ardour2/branches/3.0@6389 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-12-22 20:21:43 +00:00
..
gtkmm2ext
remove a couple of boost::signals2 trouble spots; fix some --strict compile time warnings
2009-12-20 16:50:41 +00:00
po
.cvsignore
actions.cc
switch ActionManager to a namespace; move generic part into libgtkmm2ext
2009-12-04 20:52:04 +00:00
AUTHORS
auto_spin.cc
fulfill the promise of an in-library Keyboard object, and use platform specific modifiers throughout libgtkmm2ext. also fix up scrolling of pixfaders by making them grab keyboard magic focus when the mouse pointer is within them
2009-12-10 23:01:45 +00:00
barcontroller.cc
fulfill the promise of an in-library Keyboard object, and use platform specific modifiers throughout libgtkmm2ext. also fix up scrolling of pixfaders by making them grab keyboard magic focus when the mouse pointer is within them
2009-12-10 23:01:45 +00:00
bindable_button.cc
binding_proxy.cc
fully implement and deploy explicit x-thread signal connection syntax (testing comes next)
2009-12-21 18:23:07 +00:00
cell_renderer_pixbuf_multi.cc
cell_renderer_pixbuf_toggle.cc
choice.cc
click_box.cc
COPYING
dndtreeview.cc
fastmeter.cc
focus_entry.cc
gettext.h
grouped_buttons.cc
gtk_ui.cc
cleanup up cleanup at session destruction; clarify the meaning of 3 signals (DropReferences & Destroyed in libardour ; CatchDeletion in the GTK UI); clarify ownership of objects (session no longer pays attention to DropReferences for objects that it is considered to own, such as routes, sources, etc); fix up MIDI parsing and a couple of other places by correcting syntax for return of values from a boost::signals2::signal (possible danger elsewhere to be checked)
2009-12-22 20:21:43 +00:00
gtkutils.cc
i18n.h
idle_adjustment.cc
keyboard.cc
move generic parts of Keyboard into gtkmm2ext. imperfectly done, but makes modifiers available in libgtkmm2ext now
2009-12-04 22:51:32 +00:00
libgtkmm2ext.pc.in
libgtkmm2ext.spec.in
pixfader.cc
fulfill the promise of an in-library Keyboard object, and use platform specific modifiers throughout libgtkmm2ext. also fix up scrolling of pixfaders by making them grab keyboard magic focus when the mouse pointer is within them
2009-12-10 23:01:45 +00:00
pixscroller.cc
fulfill the promise of an in-library Keyboard object, and use platform specific modifiers throughout libgtkmm2ext. also fix up scrolling of pixfaders by making them grab keyboard magic focus when the mouse pointer is within them
2009-12-10 23:01:45 +00:00
popup.cc
prompter.cc
scroomer.cc
fulfill the promise of an in-library Keyboard object, and use platform specific modifiers throughout libgtkmm2ext. also fix up scrolling of pixfaders by making them grab keyboard magic focus when the mouse pointer is within them
2009-12-10 23:01:45 +00:00
selector.cc
fulfill the promise of an in-library Keyboard object, and use platform specific modifiers throughout libgtkmm2ext. also fix up scrolling of pixfaders by making them grab keyboard magic focus when the mouse pointer is within them
2009-12-10 23:01:45 +00:00
slider_controller.cc
stateful_button.cc
major design changes: use glib event loop for MIDI thread/UI; rework design of BaseUI and AbstractUI; solo & mute are both temporarily broken; OSC control up next; may segfault during exit
2009-12-09 03:05:14 +00:00
sync-menu.c
tearoff.cc
textviewer.cc
utils.cc
window_title.cc
wscript
move generic parts of Keyboard into gtkmm2ext. imperfectly done, but makes modifiers available in libgtkmm2ext now
2009-12-04 22:51:32 +00:00