]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/Menus.h
* fix spelling in comments to please John.
[lyx.git] / src / frontends / qt4 / Menus.h
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-06-25 Abdelrazak YounesGuiApplication::resetGui(): reset as many things as...
2008-05-24 Abdelrazak YounesIntroduce docstring_list
2008-04-16 Peter Kümmelfix some memory leaks
2008-03-15 Stefan Schimanski* make sure the Mac special menu item are only created...
2008-03-14 André Pönitzcompile fix (missing forward declaration)
2008-03-14 Stefan Schimanski* remove the need of an active GuiView
2008-03-14 Stefan Schimanski* we have not only one instance of the menu bar. Hence...
2008-03-09 Abdelrazak YounesSmall Menu code reorg:
2008-03-09 Edwin Leuvencompile fix
2008-03-09 Stefan Schimanski* mac menus do not handle showEvent, only the aboutToSh...
2008-03-09 Abdelrazak YounesGeneral support for InsetCommand context menu. For...
2008-03-08 Abdelrazak Younessome more cleanups.
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
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.