.. |
gtkmm2ext
|
change tortured GtkUI startup process into something just a little more sane, and remove "stopping" code since that belongs in a destructor
|
2013-10-07 20:27:04 -04:00 |
po
|
update russian translation (again)
|
2013-10-15 14:03:59 -04:00 |
actions.cc
|
Slightly grubby hack to fix up the state of the Window->Mixer menu item when the mixer is opened on starting Ardour (#4808).
|
2012-06-07 21:51:25 +00:00 |
application.cc
|
|
|
AUTHORS
|
|
|
auto_spin.cc
|
|
|
barcontroller.cc
|
implement visual-sensitivity (gray out) for faders
|
2013-07-12 19:07:07 +02:00 |
bindable_button.cc
|
|
|
binding_proxy.cc
|
|
|
bindings.cc
|
add copyright comments
|
2013-01-16 18:27:41 +00:00 |
cairo_packer.cc
|
add copyright comments
|
2013-01-16 18:27:41 +00:00 |
cairo_widget.cc
|
remove additional "mid" color from ArdourButton; replace Active/Mid widget state with ExplicitActive/ImplicitActive; represent implicit-active state with colored border around ArdourButton; tune button colors; new rounded_foo() functions, some in use, some not in use right now
|
2012-02-07 17:43:55 +00:00 |
cairocell.cc
|
|
|
cell_renderer_color_selector.cc
|
if color property is not yet set, don't render
|
2011-12-06 21:58:41 +00:00 |
cell_renderer_pixbuf_multi.cc
|
|
|
cell_renderer_pixbuf_toggle.cc
|
|
|
choice.cc
|
|
|
click_box.cc
|
Use sigc::slot for ClickBox printing function rather
|
2012-03-21 16:38:59 +00:00 |
COPYING
|
|
|
debug.cc
|
|
|
dndtreeview.cc
|
|
|
fastmeter.cc
|
clean up some valgrid "Uninitialised value was created by a heap allocation" wanings
|
2013-07-31 19:29:20 +02:00 |
focus_entry.cc
|
|
|
gettext.h
|
|
|
grouped_buttons.cc
|
|
|
gtk_ui.cc
|
change tortured GtkUI startup process into something just a little more sane, and remove "stopping" code since that belongs in a destructor
|
2013-10-07 20:27:04 -04:00 |
gtkapplication_quartz.mm
|
|
|
gtkapplication_x11.c
|
Fix some compilation warnings
|
2013-03-30 18:09:40 +01:00 |
gtkapplication.c
|
|
|
gtkutils.cc
|
|
|
i18n.h
|
extra include required for S_()
|
2011-11-28 21:07:22 +00:00 |
idle_adjustment.cc
|
|
|
keyboard.cc
|
a few DEBUG_TRACE improvements
|
2013-09-16 22:02:36 -04:00 |
libgtkmm2ext.pc.in
|
|
|
libgtkmm2ext.spec.in
|
|
|
motionfeedback.cc
|
improve scroll and drag behaviour of volume-controller knob
|
2013-09-01 03:19:13 +02:00 |
persistent_tooltip.cc
|
possible fix for http://tracker.ardour.org/view.php?id=5586
|
2013-07-16 22:44:54 +02:00 |
pixfader.cc
|
implement visual-sensitivity (gray out) for faders
|
2013-07-12 19:07:07 +02:00 |
pixscroller.cc
|
|
|
popup.cc
|
|
|
prolooks_helpers.c
|
some const_cast<> additions for OS X where gcc believes that volatile int* means const int*
|
2013-08-14 12:40:49 -04:00 |
prompter.cc
|
Make route group dialog resizable; make ArdourPrompter entries
|
2012-03-05 22:34:49 +00:00 |
scroomer.cc
|
implement double click to ContentsRange on MidiScroomer
|
2012-10-16 09:19:19 +00:00 |
selector.cc
|
|
|
slider_controller.cc
|
substantive changes to pixfaders and derived classes. now fully dynamically sizable and have an added texture that currently just emulates the ardour2 belt pattern. mild color changes, not finalized yet.
|
2013-01-11 18:33:57 +00:00 |
stateful_button.cc
|
|
|
sync-menu.c
|
|
|
tearoff.cc
|
|
|
textviewer.cc
|
|
|
treeutils.cc
|
|
|
utils.cc
|
various changes to window visibility mgmt, including use of the mixbus2 code for toggling editor + mixer windows. no longer attempt to track changes made outside of ardour, which is a lost cause
|
2013-05-07 13:01:26 -04:00 |
visibility_tracker.cc
|
various changes to window visibility mgmt, including use of the mixbus2 code for toggling editor + mixer windows. no longer attempt to track changes made outside of ardour, which is a lost cause
|
2013-05-07 13:01:26 -04:00 |
window_title.cc
|
|
|
wscript
|
add new VisibilityTracker class to implement cycling window visibility "properly" - i.e. avoiding hide+show/present to get a hidden or partially obscured window visible again
|
2013-03-25 20:03:59 -04:00 |