.. |
gtkmm2ext
|
add Gtkmm2ext::detach_menu() that was needed by my previous commit
|
2010-01-09 14:21:12 +00:00 |
po
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
.cvsignore
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
actions.cc
|
switch ActionManager to a namespace; move generic part into libgtkmm2ext
|
2009-12-04 20:52:04 +00:00 |
AUTHORS
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
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
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
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
|
new multistate custom cell pixbuf renderer
|
2009-11-21 19:25:54 +00:00 |
cell_renderer_pixbuf_toggle.cc
|
Fix some unused parameter warnings.
|
2009-07-21 15:55:17 +00:00 |
choice.cc
|
Give titles to Gtkmm2ext::Choice prompts, and do some minor cleanups to prompt text.
|
2009-12-23 01:26:33 +00:00 |
click_box.cc
|
Fix some unused parameter warnings.
|
2009-07-21 15:55:17 +00:00 |
COPYING
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
dndtreeview.cc
|
most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_canvas.cc; builds and runs and does a few specific things but expect it to be buggy for a while yet
|
2008-12-12 14:43:24 +00:00 |
fastmeter.cc
|
Fix some unused parameter warnings.
|
2009-07-21 15:55:17 +00:00 |
focus_entry.cc
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
gettext.h
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
grouped_buttons.cc
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
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
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
i18n.h
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
idle_adjustment.cc
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
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
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
libgtkmm2ext.spec.in
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
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
|
Fix some unused parameter warnings.
|
2009-07-21 15:55:17 +00:00 |
prompter.cc
|
Fix some unused parameter warnings.
|
2009-07-21 15:55:17 +00:00 |
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
|
Make processor box send faders adjust their size correctly.
|
2009-12-04 17:45:11 +00:00 |
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
|
first half of the mega-by-hand-commit-by-commit merge from 2.X
|
2009-04-15 18:04:23 +00:00 |
tearoff.cc
|
lots of MIDI editing stuff. to be explained on the website when its done
|
2009-08-27 03:09:30 +00:00 |
textviewer.cc
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
utils.cc
|
dynamically resize text in the big clock, first version
|
2010-01-15 14:42:19 +00:00 |
window_title.cc
|
Remove most using declarations from header files.
|
2009-05-12 17:03:42 +00:00 |
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 |