13
0
livetrax/libs/gtkmm2ext
2013-05-05 15:07:52 -04:00
..
gtkmm2ext VisibilityTracker needs to inherit from sigc::tracker so that it can be used without combination with other sigc::trackable parents; fix partially_visible() logic 2013-05-04 22:01:32 -04:00
po update all i18n .po files 2013-04-09 09:32:14 -04:00
actions.cc
application.cc
AUTHORS
auto_spin.cc
barcontroller.cc Fix some compilation warnings 2013-03-30 18:09:40 +01: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
cairocell.cc
cell_renderer_color_selector.cc
cell_renderer_pixbuf_multi.cc
cell_renderer_pixbuf_toggle.cc
choice.cc
click_box.cc
COPYING
debug.cc
dndtreeview.cc
fastmeter.cc
focus_entry.cc
gettext.h
grouped_buttons.cc
gtk_ui.cc change presentation of shortcut in tooltips and fix include paths 2012-12-07 13:43:45 +00: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
idle_adjustment.cc
keyboard.cc replace final(?) incidences of program name (ardour, Ardour) with PROGRAM_NAME (thanks to edgar for tracking them all down) 2013-02-05 18:18:35 +00:00
libgtkmm2ext.pc.in
libgtkmm2ext.spec.in
motionfeedback.cc replace final(?) incidences of program name (ardour, Ardour) with PROGRAM_NAME (thanks to edgar for tracking them all down) 2013-02-05 18:18:35 +00:00
persistent_tooltip.cc keep pan-info-box within screen-boundaries 2012-12-25 22:23:13 +00:00
pixfader.cc fix up rather odd sizing model for ProcessorBox that affected Pixfaders used as controls 2013-01-24 21:58:07 +00:00
pixscroller.cc
popup.cc
prolooks_helpers.c partially clean up warnings from "prolooks" code 2013-04-06 16:46:21 -04:00
prompter.cc
scroomer.cc
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 more i18n fixes, this time removing a hack that broke i18n in bundles, and also only initializing NLS stuff if ENABLE_NLS is in effect. note that if translations are disabled by the user, we set the localedir used to look for message catalogs to a dir that is assumed to not exist (/this/cannot/exist) which should block all translation from happening. 2013-01-23 16:09:10 +00:00
visibility_tracker.cc fix bigclockwindow's lack of hiding, set ArdourWindow to just-hide-on-delete and add a bit of visibility tracking debugging 2013-05-05 15:07:52 -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