13
0
livetrax/libs/gtkmm2ext
2013-11-26 10:24:51 -05:00
..
gtkmm2ext merge with master, fixing conflicts in 3 wscript files 2013-10-09 14:00:42 -04:00
po update .po files with --no-fuzzy-matching in use 2013-11-05 11:15:46 -05:00
actions.cc 'libs/gtkmm2ext' - Use 'std::vector' instead of dynamically sized arrays (required to be buildable with MSVC) 2013-08-26 17:28:03 +01: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 'libs/gtkmm2ext' - Main body of changes required for building with MSVC (mostly #includes and casting) 2013-08-26 17:45:18 +01:00
bindings.cc use g_unlink() rather than unlink() universally, requires <glib/gstdio.h> in several files 2013-07-15 14:29:00 -04:00
cairo_packer.cc
cairo_widget.cc
cairocell.cc 'libs/gtkmm2ext' - Use 'std::vector' instead of dynamically sized arrays (required to be buildable with MSVC) 2013-08-26 17:28:03 +01:00
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 'libs/gtkmm2ext' - Remove "using namespace Gdk;" to avoid confusion (in 'fastmeter.cc') over whether we want namespace ::Cairo or namespace Gdk::Cairo 2013-08-26 15:43:20 +01:00
focus_entry.cc
gettext.h
grouped_buttons.cc
gtk_ui.cc merge with master, fixing conflicts in 3 wscript files 2013-10-09 14:00:42 -04:00
gtkapplication_quartz.mm
gtkapplication_win32.c 'libs/gtkmm2ext' - Add the file 'gtkapplication_win32.c' to complement gtkapplication_x11 and gtkapplication_quartz 2013-09-04 15:43:35 +01:00
gtkapplication_x11.c Fix some compilation warnings 2013-03-30 18:09:40 +01:00
gtkapplication.c
gtkutils.cc
i18n.h
idle_adjustment.cc 'libs/gtkmm2ext/idle_adjustment.cc' - Add a missing header file 2013-09-18 10:02:20 +01:00
keyboard.cc a few DEBUG_TRACE improvements 2013-09-16 22:02:36 -04:00
libgtkmm2ext.pc.in
libgtkmm2ext.spec.in
motionfeedback.cc Merge branch 'master' into windows 2013-09-03 08:34:27 -04: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 'libs/gtkmm2ext' - Minor modification to prevent MSVC from complaining about a malformed comment 2013-09-04 15:46:14 +01:00
prolooks_helpers.c 'libs/gtkmm2ext' - Compiler specific includes 2013-08-26 17:47:28 +01:00
prompter.cc
scroomer.cc
selector.cc 'libs/gtkmm2ext' - Main body of changes required for building with MSVC (mostly #includes and casting) 2013-08-26 17:45:18 +01:00
slider_controller.cc
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