13
0
livetrax/libs/gtkmm2ext
David Robillard 587dc283ea Fix stuck faders on very fine adjustments.
I attempted to preserve the "don't draw unless different" by ditching rounding for more
precise display_span, but that didn't work.  An alternative solution would be
to draw on adjustment change if there's text, since then we need to redraw
regardless of slider position, but it seemed weird even just with respect to
the slider, so I opted for this, which really definitely redraws when the
adjustment changes, period.

If this proves to be a performance issue we'll have to figure that out.
2014-12-05 15:19:43 -05:00
..
gtkmm2ext Fix stuck faders on very fine adjustments. 2014-12-05 15:19:43 -05:00
MSVCgtkmm2ext Add support for USE_CAIRO_IMAGE_SURFACE when building with MSVC 2014-10-29 17:36:30 +00:00
po updated .po files 2014-09-04 22:24:41 -04:00
actions.cc add abort() to non-reached code 2014-11-14 11:30:08 +01:00
application.cc
AUTHORS
auto_spin.cc
barcontroller.cc implement spin-button internal<>interface bridge 2014-11-01 18:24:31 +01:00
bindable_button.cc
binding_proxy.cc Fix ArdourButton event sequence. 2014-08-28 10:31:57 -05:00
bindings.cc
cairo_packer.cc
cairo_widget.cc allow to use cairo-image/software surface for canvas & cairowidgets 2014-10-28 02:15:10 +01: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 fix/improve/test hotspot file parsing 2014-09-10 19:39:52 -04:00
debug.cc
dndtreeview.cc
emscale.cc add new Gtk2mmext::EmScale class for measuring font-based sizing 2014-10-23 13:21:04 -04:00
fastmeter.cc skip meter re-draw when no pixels are changed. 2014-10-25 17:28:14 +02:00
focus_entry.cc
gettext.h
grouped_buttons.cc
gtk_ui.cc add abort() to non-reached code 2014-11-14 11:30:08 +01:00
gtkapplication_quartz.mm
gtkapplication_win32.c
gtkapplication_x11.c
gtkapplication.c
gtkutils.cc
i18n.h
idle_adjustment.cc
keyboard.cc add Gtkmm2ext::Keyboard::reset_bindings() 2014-07-10 11:04:04 -04:00
libgtkmm2ext.pc.in
libgtkmm2ext.spec.in
motionfeedback.cc Remove obviously dead/redundant code. 2014-11-18 02:55:03 -05:00
paths_dialog.cc
persistent_tooltip.cc
pixfader.cc Fix stuck faders on very fine adjustments. 2014-12-05 15:19:43 -05:00
pixscroller.cc
popup.cc
prolooks_helpers.c
prompter.cc
scroomer.cc Remove obviously dead/redundant code. 2014-11-18 02:55:03 -05:00
selector.cc
slider_controller.cc consistent step+page sizes for fader+spinbox 2014-11-30 15:05:40 +01:00
stateful_button.cc
sync-menu.c
tearoff.cc
textviewer.cc
treeutils.cc
utils.cc add Gtkmm2ext::event_inside_widget_window() 2014-11-02 08:57:47 -05:00
visibility_tracker.cc
window_title.cc
wscript add new Gtk2mmext::EmScale class for measuring font-based sizing 2014-10-23 13:21:04 -04:00