ardour/libs/gtkmm2ext/gtkmm2ext
Paul Davis 59291ede87 add a focus handling callback so that all button press events on CairoWidgets will cause a focus reset.
Conflicts:
	libs/gtkmm2ext/cairo_widget.cc
	libs/gtkmm2ext/gtkmm2ext/cairo_widget.h
2014-09-17 07:09:28 -04:00
..
actions.h add ActionManager::enable_accelerators(), which takes all known Actions and registers them via the UIManager as accelerators. 2014-07-04 10:48:23 -04:00
activatable.h add export control to libgtkmm2ext 2013-10-17 11:26:01 -04:00
application.h add export control to libgtkmm2ext 2013-10-17 11:26:01 -04:00
auto_spin.h Merge remote-tracking branch 'remotes/origin/exportvis' into windows+cc 2013-10-18 10:03:22 +01:00
barcontroller.h add export control to libgtkmm2ext 2013-10-17 11:26:01 -04:00
bindable_button.h add export control to libgtkmm2ext 2013-10-17 11:26:01 -04:00
binding_proxy.h add export control to libgtkmm2ext 2013-10-17 11:26:01 -04:00
bindings.h remove unused static member from MouseButton 2014-01-20 11:33:28 -05:00
cairo_packer.h add export control to libgtkmm2ext 2013-10-17 11:26:01 -04:00
cairo_widget.h add a focus handling callback so that all button press events on CairoWidgets will cause a focus reset. 2014-09-17 07:09:28 -04:00
cairocell.h add export control to libgtkmm2ext 2013-10-17 11:26:01 -04:00
cell_renderer_color_selector.h add export control to libgtkmm2ext 2013-10-17 11:26:01 -04:00
cell_renderer_pixbuf_multi.h add export control to libgtkmm2ext 2013-10-17 11:26:01 -04:00
cell_renderer_pixbuf_toggle.h add export control to libgtkmm2ext 2013-10-17 11:26:01 -04:00
choice.h add export control to libgtkmm2ext 2013-10-17 11:26:01 -04:00
click_box.h Merge remote-tracking branch 'remotes/origin/exportvis' into windows+cc 2013-10-18 10:03:22 +01:00
cursors.h add required visibility macros to Gtkmm2ext::CursorInfo 2014-09-17 07:06:05 -04:00
debug.h add export control to libgtkmm2ext 2013-10-17 11:26:01 -04:00
dndtreeview.h 'libs/gtkmm2ext' - DLL visibility stuff and associated changes needed for building with MSVC. Currently includes debugging information and things that are just commented out until we have known compatibility with the other platforms (i.e. contains stuff to be removed at a later date) 2014-01-20 17:01:58 +00:00
dndvbox.h disallow selection of the fader and meter processor entries 2014-08-18 12:56:10 -04:00
doi.h 'libs/gtkmm2ext' - DLL visibility stuff and associated changes needed for building with MSVC. Currently includes debugging information and things that are just commented out until we have known compatibility with the other platforms (i.e. contains stuff to be removed at a later date) 2014-01-20 17:01:58 +00:00
fader.h Merge branch 'master' into ardour-merge 2014-08-27 12:38:27 -04:00
fastmeter.h change the meters into CairoWidget, add expose_area to CairoWidget::render() 2014-08-17 14:28:10 -04:00
focus_entry.h add export control to libgtkmm2ext 2013-10-17 11:26:01 -04:00
grouped_buttons.h add export control to libgtkmm2ext 2013-10-17 11:26:01 -04:00
gtk_ui.h Merge remote-tracking branch 'remotes/origin/exportvis' into windows+cc 2013-10-18 10:03:22 +01:00
gtkapplication-private.h new files 2010-03-16 19:16:23 +00:00
gtkapplication.h add export control to libgtkmm2ext 2013-10-17 11:26:01 -04:00
gtkutils.h add export control to libgtkmm2ext 2013-10-17 11:26:01 -04:00
gui_thread.h add export control to libgtkmm2ext 2013-10-17 11:26:01 -04:00
idle_adjustment.h Include stdint.h for int64_t type 2014-08-17 14:53:47 -04:00
keyboard.h add Gtkmm2ext::Keyboard::reset_bindings() 2014-08-17 21:01:15 -04:00
motionfeedback.h add export control to libgtkmm2ext 2013-10-17 11:26:01 -04:00
paths_dialog.h ardour now requires export visibility macros for all added classes 2014-03-01 16:17:33 -05:00
persistent_tooltip.h add export control to libgtkmm2ext 2013-10-17 11:26:01 -04:00
pixfader.h [P4/git history rebuild] changes to pixfader to allow use of image 2014-05-27 22:57:47 -04:00
pixscroller.h add export control to libgtkmm2ext 2013-10-17 11:26:01 -04:00
popup.h Merge remote-tracking branch 'remotes/origin/exportvis' into windows+cc 2013-10-18 10:03:22 +01:00
prolooks-helpers.h add export control to libgtkmm2ext 2013-10-17 11:26:01 -04:00
prompter.h add export control to libgtkmm2ext 2013-10-17 11:26:01 -04:00
rgb_macros.h Remove unused variables. 2011-12-04 16:59:19 +00:00
scroomer.h add export control to libgtkmm2ext 2013-10-17 11:26:01 -04:00
selector.h Merge remote-tracking branch 'remotes/origin/exportvis' into windows+cc 2013-10-18 10:03:22 +01:00
slider_controller.h Merge remote-tracking branch 'remotes/origin/exportvis' into windows+cc 2013-10-18 10:03:22 +01:00
stateful_button.h add export control to libgtkmm2ext 2013-10-17 11:26:01 -04:00
sync-menu.h add export control to libgtkmm2ext 2013-10-17 11:26:01 -04:00
tearoff.h add export control to libgtkmm2ext 2013-10-17 11:26:01 -04:00
textviewer.h add export control to libgtkmm2ext 2013-10-17 11:26:01 -04:00
treeutils.h add export control to libgtkmm2ext 2013-10-17 11:26:01 -04:00
utils.h add new Gtkmm2ext::pixel_size() to conveniently get width&height for a given font + string 2014-09-11 17:00:18 -04:00
visibility.h remove recently added conflation of mingw64 and msvc with respect to symbol export 2014-03-02 14:59:08 -05:00
visibility_tracker.h add export control to libgtkmm2ext 2013-10-17 11:26:01 -04:00
widget_state.h add export control to libgtkmm2ext 2013-10-17 11:26:01 -04:00
window_title.h add export control to libgtkmm2ext 2013-10-17 11:26:01 -04:00