]> git.lyx.org Git - lyx.git/commit
* create global menubar on Mac without a parent. It will be shown if no GuiView exists.
authorStefan Schimanski <sts@lyx.org>
Fri, 14 Mar 2008 23:25:11 +0000 (23:25 +0000)
committerStefan Schimanski <sts@lyx.org>
Fri, 14 Mar 2008 23:25:11 +0000 (23:25 +0000)
commitd63821939cccea8a57418412de06eb3f96efb58e
treeb292765f30b49687f20c6efd5cc5792a5cd59d03
parentfda541d46aa9d076d1bb57e1ee3a868d94fa566b
* create global menubar on Mac without a parent. It will be shown if no GuiView exists.
* fill global menubar with the normal actions
* capture the keyboard on the menubar if no GuiView exists. This
  enables the shortcuts on Mac in those cases.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23731 a592a061-630c-0410-9148-cb99ea01b6c8
src/LyX.cpp
src/frontends/Application.h
src/frontends/qt4/GuiApplication.cpp
src/frontends/qt4/GuiApplication.h