ardour/libs/gtkmm2ext
Paul Davis b0586763ba libpbd: changes to pre-registration of signal emitting threads
There is no need to preallocate request buffers for these threads - the event
loops that require them can allocate them when they discover and register the
pre-registered threads. This also means that event loops do not need to
register request buffer factories.
2023-04-21 13:43:46 -06:00
..
MSVCgtkmm2ext Add/remove source(s) in our MSVC project (gtkmm2ext) 2021-01-28 10:50:27 +00:00
gtkmm2ext Add API to set openGL backing scale 2023-02-04 22:25:52 +01:00
po gtkmm2ext Catalan file 2023-03-28 01:39:54 +02:00
AUTHORS
COPYING
action_model.cc Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
actions.cc std-ize: convert all boost shared/weak ptr includes to <memory> 2023-03-24 14:19:15 -06:00
application.cc
bindings.cc Fix various typos 2022-08-03 12:10:01 -06: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 Fix widget retina scaling (#9243) 2023-02-17 15:57:32 +01: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 move color utility functions from ARDOUR_UI_UTILS to Gtkmm2ext namespace (libs) 2022-08-10 21:11:46 -06:00
colorspace.cc
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
gtk_ui.cc libpbd: changes to pre-registration of signal emitting threads 2023-04-21 13:43:46 -06:00
gtkapplication.c
gtkapplication_quartz.mm Apple+H (hide window) shortcut does not work, so hide it 2022-09-18 16:33:29 +02:00
gtkapplication_win32.c
gtkapplication_x11.c
gtkutils.cc Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
keyboard.cc Add API to format keyboard modifiers for tooltips 2022-06-21 22:11:49 +02:00
libgtkmm2ext.pc.in
libgtkmm2ext.spec.in
menu_elems.cc
nsglview.mm Add API to set openGL backing scale 2023-02-04 22:25:52 +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 Update size-request when font/style is set 2022-09-20 03:33:15 +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 Attempted fix for `idle_drop_window` random crashes (2/2) 2022-12-03 19:27:53 +01: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