13
0
livetrax/libs/gtkmm2ext
David Robillard b75b88a1eb Use text to specify combo box padding for better font/display tolerance.
Consistent mixer strip button height.

The latter works by setting all the button size request heights to the
calculated height of the alphabet.  Thus, all buttons of the same class will be
the same height regardless of their actual text.
2014-07-30 18:30:42 -04:00
..
gtkmm2ext Use text to specify combo box padding for better font/display tolerance. 2014-07-30 18:30:42 -04:00
MSVCgtkmm2ext Update vcproj files for changed LILV config define. 2014-07-15 15:50:12 -04:00
po i18n updates (specifically .de from edgar a, but also contains results of ./waf i18n 2014-02-10 12:19:43 -05:00
actions.cc add ActionManager::enable_accelerators(), which takes all known Actions and registers them via the UIManager as accelerators. 2014-07-04 07:48:41 -04:00
application.cc
AUTHORS
auto_spin.cc
barcontroller.cc implement visual-sensitivity (gray out) for faders 2013-08-08 15:23:08 -04: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 change the meters into CairoWidget, add expose_area to CairoWidget::render() 2014-03-20 23:50:40 +01:00
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 Avoid some ambiguous calls to 'floor()' which were upsetting MSVC 2014-03-21 18:24:36 +00:00
focus_entry.cc
gettext.h
grouped_buttons.cc
gtk_ui.cc plug some leaks 2014-06-15 13:24:41 +02: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
gtkapplication.c
gtkutils.cc
i18n.h
idle_adjustment.cc yet another gettimeofday() removal (glibmm idle) 2014-05-16 18:34:59 +02:00
keyboard.cc add Gtkmm2ext::Keyboard::reset_bindings() 2014-07-10 11:04:04 -04:00
libgtkmm2ext.pc.in
libgtkmm2ext.spec.in
motionfeedback.cc monitor knobs tweaked to better match the theme of other buttons 2014-07-15 14:58:43 -05:00
paths_dialog.cc paths dialog: use selection as default when adding new dirs 2014-03-08 18:28:16 +01:00
persistent_tooltip.cc possible fix for http://tracker.ardour.org/view.php?id=5586 2013-08-08 15:23:10 -04:00
pixfader.cc fix fader default-value line position 2014-01-05 13:09:08 +01: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 Remove unused header includes 2014-06-17 21:30:51 +10:00
slider_controller.cc
stateful_button.cc
sync-menu.c
tearoff.cc
textviewer.cc
treeutils.cc
utils.cc Use text to specify combo box padding for better font/display tolerance. 2014-07-30 18:30:42 -04:00
visibility_tracker.cc
window_title.cc
wscript remove redundant os.path.join() calls when specifying install path as bld.env['LIBDIR'] 2014-04-28 21:18:02 -04:00