Vincent van Ravesteijn wrote: > New requests: > ======================== > Fix a few peculiarities wrt graphics. E.g., an InsetGraphic? with a > non-existing image showed the message that the image was loaded, instead > of "No file found!". > http://www.lyx.org/trac/changeset/28754
OK > Prevent assertion with command 'buffer-switch xxx' in which xxx is not > the name of a loaded buffer. > http://www.lyx.org/trac/changeset/28966 OK. > Fix bug 5526: Screen-recenter doesn't work > http://bugzilla.lyx.org/show_bug.cgi?id=5526 > http://www.lyx.org/trac/changeset/28916 OK. > The work on (dis)abling menu items: > ======================== > > Cs [28026]: Fix disabling of submenus that have > only disabled items. > http://www.lyx.org/trac/changeset/28026 OK. > Cs [28027]: Fix disabling of submenus that are > empty. > http://www.lyx.org/trac/changeset/28027 OK. > Cs [28028]: Fix enabling of version control menu item. > http://www.lyx.org/trac/changeset/28028 > > > Some minor issues: > ============= > Cs [27980]: Add Listings Settings... to Edit menu > http://www.lyx.org/trac/changeset/27980 OK. > Cs [28747] Remove black box around GuiWorkarea > which is visible with Qt4.5. > http://www.lyx.org/trac/changeset/28747 OK. > Cs [27995]: Case-insensitive sorting of colors in GuiPrefs. > http://www.lyx.org/trac/changeset/27995 OK. Thanks, Jürgen > Vincent