ardour/libs/gtkmm2ext
Robin Gareus f5789852de
Fix sensitivity of macOS global menu at application start
Various actions are set as insensitive during editor c'tor.
When the macOS global menu is created those were marker as
sensitive, while GTK's internal state (private_data->sensitive)
was set to false. This lead to to inconsistencies.
2024-02-16 16:20:02 +01:00
..
gtkmm2ext Allow to override visibility tracker 2023-11-26 20:06:35 +01:00
MSVCgtkmm2ext Add/remove source(s) in our MSVC project (gtkmm2ext) 2021-01-28 10:50:27 +00:00
po Czech translation updates. 2023-10-29 02:41:18 +02: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 std-ize: convert all boost shared/weak ptr includes to <memory> 2023-03-24 14:19:15 -06:00
application.cc globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
AUTHORS
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 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
gtk_ui.cc libpbd/guis: move __invalidator() into PBD::EventLoop 2023-08-30 16:06:14 -06:00
gtkapplication_quartz.mm Fix sensitivity of macOS global menu at application start 2024-02-16 16:20:02 +01:00
gtkapplication_win32.c globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
gtkapplication_x11.c globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
gtkapplication.c globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
gtkutils.cc Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
keyboard.cc remove use-selection modifier 2023-07-26 18:24:43 -06:00
libgtkmm2ext.pc.in rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
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 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 NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
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 gtkmm2ext: provide an additional ink extents method to get descender 2023-07-01 21:07:25 -06: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 Allow to override visibility tracker 2023-11-26 20:06:35 +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 Localize stripped down gtk2 2024-01-06 21:52:48 +01:00