13
0
livetrax/libs/gtkmm2ext
2015-07-02 15:32:29 +02:00
..
gtkmm2ext store all error/info/etc messages in a list inside Gtkmm2ext::UI, and provide a method to dump them all to a std::ostream 2015-06-29 16:27:03 -04:00
macosx/gtkmm2ext/gtkmm2ext.xcodeproj copy all XCode project files from Tracks. 2015-06-29 14:18:10 -04:00
MSVCgtkmm2ext Add some newly introduced sources to our MSVC project (gtkmm2ext) 2015-07-02 08:23:37 +01:00
po
actions.cc hand-merge libs/gtkmm2ext part of f49d31a82 from Tracks; provides a way to disable/re-enable OS X main menu 2015-06-29 14:16:43 -04:00
application.cc [Summary]: add keybindings Cmd-h (hide application) for mac 2015-06-29 14:16:43 -04:00
ardour_icon.cc
AUTHORS
auto_spin.cc
barcontroller.cc
bindable_button.cc
binding_proxy.cc
bindings.cc
cairo_packer.cc
cairo_widget.cc merge two small pieces of code by Valeriy into libs/gtkmm2ext, conditionally used ONLY in Tracks builds. 2015-06-29 14:18:10 -04:00
cairocell.cc
cell_renderer_color_selector.cc
cell_renderer_pixbuf_multi.cc
cell_renderer_pixbuf_toggle.cc
choice.cc
click_box.cc
COPYING
cursors.cc
debug.cc
dndtreeview.cc
emscale.cc
fader.cc MSVC doesn't like us calling 'sqrt()' with integers (it doesn't have a version which takes an int) 2015-07-02 08:23:38 +01:00
fastmeter.cc
focus_entry.cc
gettext.h
grouped_buttons.cc
gtk_ui.cc store all error/info/etc messages in a list inside Gtkmm2ext::UI, and provide a method to dump them all to a std::ostream 2015-06-29 16:27:03 -04:00
gtkapplication_quartz.mm Revert "fix previously cherry-picked commit to be Tracks-only, since Ardour/Mixbus are not affected" 2015-06-30 08:11:06 +02:00
gtkapplication_win32.c [Summary]: add keybindings Cmd-h (hide application) for mac 2015-06-29 14:16:43 -04:00
gtkapplication_x11.c [Summary]: add keybindings Cmd-h (hide application) for mac 2015-06-29 14:16:43 -04:00
gtkapplication.c
gtkutils.cc
i18n.h
idle_adjustment.cc
keyboard.cc
libgtkmm2ext.pc.in
libgtkmm2ext.spec.in
motionfeedback.cc
paths_dialog.cc
persistent_tooltip.cc prevent stuck & vanishing tooltips 2015-06-30 13:08:22 +02:00
pixfader.cc
pixscroller.cc
popup.cc
prolooks_helpers.c
prompter.cc
scroomer.cc
selector.cc
slider_controller.cc
stateful_button.cc
sync-menu.c
tearoff.cc
textviewer.cc
treeutils.cc
utils.cc add new Gtkmm2ext::pixel_size() to conveniently get width&height for a given font + string 2015-06-29 14:18:14 -04:00
visibility_tracker.cc
waves_fastmeter.cc comment unused but potentially usable variables 2015-06-29 14:18:15 -04:00
window_title.cc
wscript don’t compile tracks specific sources for ardour. 2015-07-02 15:32:29 +02:00