]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/Menus.cpp
Fix bug http://bugzilla.lyx.org/show_bug.cgi?id=4621
[lyx.git] / src / frontends / qt4 / Menus.cpp
2008-03-10 Abdelrazak YounesFix bug http://bugzilla.lyx.org/show_bug.cgi?id=4621
2008-03-10 Jürgen Spitzmüllerrestore Lars.
2008-03-09 Abdelrazak YounesSmall Menu code reorg:
2008-03-09 Jürgen Spitzmüllerfix encoding.
2008-03-09 Edwin Leuvencompile fix
2008-03-09 Stefan Schimanski* mac menus do not handle showEvent, only the aboutToSh...
2008-03-09 Abdelrazak YounesAdd dummy context menu when there is non defined.
2008-03-09 Abdelrazak YounesGeneral support for InsetCommand context menu. For...
2008-03-08 Stefan Schimanski* compile fix for mac
2008-03-08 Abdelrazak Younesrestore comment about boost::shared_ptr and dtor.
2008-03-08 Abdelrazak Younes* MenuItem::submenu_: it seems that boost::shared_ptr...
2008-03-08 Abdelrazak Younessome more cleanups.
2008-03-08 Abdelrazak Younesvarious cleanup and simplifications
2008-03-08 Abdelrazak YounesEncapsulate all menu related stuff inside Menu.cpp...
2008-03-08 Abdelrazak Younes* Menu:
2008-03-08 André Pönitzcosmetics
2008-03-07 André Pönitzcosmetics
2008-03-07 André Pönitzmerge MenuBackend into frontend/Menus
2008-01-16 Abdelrazak YounesFix mac menubar only modifying the Prefs.
2008-01-04 Jean-Marc Lasgouttesremove extra menu expansion which causes multiple warni...
2007-12-26 Stefan Schimanski* compile fix
2007-12-26 Abdelrazak Younesinitial basic context menu support.
2007-12-26 Abdelrazak YounesSimplify MenuBackend and menubar interactions.