ardour/libs/gtkmm2ext
Robin Gareus 42f4e64d5f
Fix a moderate memory leak
periodic calls ARDOUR_UI::update_clocks() -> AudioClock::set()
-> 2+ calls to UI::set_tip() can easily accumulate 50MB/hour
when rolling.
2021-05-22 22:11:42 +02:00
..
MSVCgtkmm2ext Add/remove source(s) in our MSVC project (gtkmm2ext) 2021-01-28 10:50:27 +00:00
gtkmm2ext libgtkmm2ext: modify Keyboard handling of close-current-dialog 2021-04-26 10:48:20 -06:00
po New Chinese translation for Ardour 6.6 libs_gtkmm2ext_po_zh.po 2021-02-12 09:47:29 -07: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 Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
application.cc
bindings.cc if the action associated with a binding is insensitive, do not activate it, and return false from Bindings::activate() 2020-04-16 17:48:12 -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 round-corner backround of insensitive ArdourWidgets 2021-02-14 22:53:18 +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 Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
colorspace.cc Clean up library inheritance (colors.h, utils.h) 2017-07-17 21:06:04 +02:00
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 Pass through DnDTV signal_drag_motion event 2020-06-25 02:24:02 +02: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 a moderate memory leak 2021-05-22 22:11:42 +02:00
gtkapplication.c
gtkapplication_quartz.mm
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 libgtkmm2ext: modify Keyboard handling of close-current-dialog 2021-04-26 10:48:20 -06: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 Remove unused #include<> (2/2) 2021-05-05 17:57:16 +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 Fix event_inside_widget_window() 2021-05-18 22:17:36 +02:00
visibility_tracker.cc Fix restoring window visibility (Windows/Mac) #7976 2020-04-19 19:01:19 +02:00
window_proxy.cc force provision of "menu-name" for all WindowProxy objects, and thus Tabbables 2020-05-01 14:33:47 -06:00
window_title.cc Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
wscript Separate static widget theme into abstract class 2021-01-26 23:37:54 +01:00