0c622c9885
when using native gtk3 menubars. The issue is that MenuBarManager does not own its MenuBar. And in this embedded menubar situation a new menubar is newed and passed to m_pInplaceMenuBar but nothing destroys it. Now with native gtk3 menubars this becomes obvious as the native menubar stays behind, while in the non-native case the old menubar is replaced by the new one so while it still leaks the menubar you don't see it. Change-Id: Id732cb66664a71efc471d7bad35f4de890e1017e |
||
---|---|---|
.. | ||
dtd | ||
inc | ||
qa | ||
source | ||
uiconfig/startmodule/menubar | ||
util | ||
AllLangResTarget_fwe.mk | ||
JunitTest_framework_complex.mk | ||
JunitTest_framework_unoapi.mk | ||
Library_fwe.mk | ||
Library_fwi.mk | ||
Library_fwk.mk | ||
Library_fwl.mk | ||
Library_fwm.mk | ||
Makefile | ||
Module_framework.mk | ||
Package_dtd.mk | ||
README | ||
UIConfig_startmodule.mk |
Toolbars, menus, UNO stuff, including accelerators and interaction, etc. See also: http://wiki.openoffice.org/wiki/Framework