13
0
livetrax/libs/gtkmm2ext
Robin Gareus 03642d3707
Mark window invisible after deleting it
This fixes an issue when destroying VST plugin UIs
rather than hiding them. Even though is hidden before destroying it,
the vistracker is also destroyed in the same function call, before
the event can be processed. The window state remains visible="1"
2022-10-21 18:11:19 +02:00
..
gtkmm2ext Remove unused size_request-for_text helpers 2022-09-20 03:33:12 +02:00
MSVCgtkmm2ext
po add a few translations missing in previous commit 2022-08-23 17:01:21 +02:00
action_model.cc
actions.cc
application.cc
AUTHORS
bindings.cc Fix various typos 2022-08-03 12:10:01 -06:00
cairo_packer.cc
cairo_theme.cc
cairo_widget.cc cairowidget: add supplementary set_source_rgb_a() method that uses the uint32 Color type 2022-08-10 18:15:25 -06:00
cell_renderer_color_selector.cc
cell_renderer_pixbuf_multi.cc
cell_renderer_pixbuf_toggle.cc
colors.cc move color utility functions from ARDOUR_UI_UTILS to Gtkmm2ext namespace (libs) 2022-08-10 21:11:46 -06:00
colorspace.cc
COPYING
cursors.cc
debug.cc
dndtreeview.cc
emscale.cc
gtk_ui.cc
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
gtkapplication.c
gtkutils.cc
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
persistent_tooltip.cc
sync-menu.c
textviewer.cc
treeutils.cc
utils.cc Update size-request when font/style is set 2022-09-20 03:33:15 +02:00
visibility_tracker.cc
window_proxy.cc Mark window invisible after deleting it 2022-10-21 18:11:19 +02:00
window_title.cc
wscript