13
0
livetrax/libs/gtkmm2ext
Ben Loftis 12e703414d modifiers: make a new abstraction for momentary-click, instead of button_2 (lib part)
is_button2_event()  was used to detect the user's desire for a
  momentary-click on some buttons (mute, solo, mixer scenes)

is_momentary_push_event() disambiguates this action from is_button2_event()

for the special case of momentary, we can drop the workarounds for
  the lack of middle-mouse buttons on Mac, and instead just use
  shift+left-click on all platforms.
2022-06-17 11:07:49 -05:00
..
gtkmm2ext modifiers: make a new abstraction for momentary-click, instead of button_2 (lib part) 2022-06-17 11:07:49 -05:00
MSVCgtkmm2ext Add/remove source(s) in our MSVC project (gtkmm2ext) 2021-01-28 10:50:27 +00:00
po Create ko.po 2021-08-03 09:54:18 -06:00
action_model.cc Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
actions.cc Fix various typos 2022-04-08 19:51:02 +02:00
application.cc
AUTHORS
bindings.cc Cleanup bindings key replacement arrays 2022-06-15 15:32:39 +02:00
cairo_packer.cc Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
cairo_theme.cc Add missing file (amend 70ad205bc1) 2021-01-27 04:42:38 +01:00
cairo_widget.cc gtkmm: use get_realized() instead of deprecated Gtk::Widget::is_realized() 2022-04-08 20:20:32 +02:00
cell_renderer_color_selector.cc Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
cell_renderer_pixbuf_multi.cc Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
cell_renderer_pixbuf_toggle.cc Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
colors.cc Fix Windows builds (rand/random API) 2021-08-14 01:07:13 +02:00
colorspace.cc Clean up library inheritance (colors.h, utils.h) 2017-07-17 21:06:04 +02:00
COPYING
cursors.cc Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
debug.cc Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
dndtreeview.cc DnD-TV: Allow to specify TargetFlags 2022-01-10 20:40:46 +01:00
emscale.cc Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
gettext.h Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
gtk_ui.cc Fix source typos (heirarchy->hierarchy) 2022-04-08 21:38:00 +02:00
gtkapplication_quartz.mm changes to adapt to modified version of GTK/Quartz which uses only MOD2 for Command, everywhere. 2016-12-13 07:02:08 -05:00
gtkapplication_win32.c
gtkapplication_x11.c
gtkapplication.c
gtkutils.cc Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
keyboard.cc modifiers: make a new abstraction for momentary-click, instead of button_2 (lib part) 2022-06-17 11:07:49 -05:00
libgtkmm2ext.pc.in
libgtkmm2ext.spec.in
menu_elems.cc Remove ambiguity ('CheckMenuItem' conflicts with an item already existing in MSVC) 2017-06-29 10:08:32 +01:00
nsglview.mm Allow to disable use of NSGLView 2020-03-24 14:24:14 +01:00
persistent_tooltip.cc gtkmm: use get_visible() instead of deprecated Gtk::Widget::is_visible() 2022-04-08 20:20:10 +02:00
sync-menu.c
textviewer.cc Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
treeutils.cc Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
utils.cc Allow to destroy Widgets when removing them from a container 2022-04-14 16:35:02 +02:00
visibility_tracker.cc gtkmm: use get_mapped instead of deprecated Gtk::Widget::is_mapped() 2022-04-08 20:20:10 +02:00
window_proxy.cc gtkmm: use get_mapped instead of deprecated Gtk::Widget::is_mapped() 2022-04-08 20:20:10 +02:00
window_title.cc Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
wscript wscript: consistently have at most one empty separator line 2022-04-09 12:16:40 +02:00