]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/QLMenubar.C
Fix unreported bug related to 3246 by Richard Heck:
[lyx.git] / src / frontends / qt4 / QLMenubar.C
2007-02-27 Jean-Marc Lasgouttesadd "Reconfigure" to the LyX menu.
2007-02-26 Jean-Marc Lasgouttes * src/frontends/qt4/QLMenubar.C (macxMenuBarInit)...
2007-01-03 Jean-Marc Lasgouttes * src/MenuBackend.[Ch]: the specialMenu is now a real...
2006-12-20 Jean-Marc Lasgouttes * QLMenubar.C (macxMenuBarInit): fix workaround for...
2006-10-04 Abdelrazak YounesMacOSX compilation fix.
2006-09-29 Abdelrazak YounesThis commit splits the add() method in two methods...
2006-09-09 Lars Gullik BjønnesChange MenuBackend and the other menuclasses to store...
2006-06-20 Abdelrazak YounesQtView renamed to GuiView
2006-05-18 Abdelrazak YounesQt4 compilation speedup patch by Bo Peng and me.
2006-03-20 Abdelrazak Younesclean up dos style line ending.
2006-03-15 Abdelrazak YounesQLMenubar.C: Fix potential MACX crash on menubar initia...
2006-03-14 Abdelrazak YounesQWorkArea.[Ch]: Wheel one-liner mouse fix
2006-03-12 Jürgen SpitzmüllerAbdelrazak Younes: Compile fixes for the Mac (ChangeLog...
2006-03-05 Lars Gullik BjønnesAdded initial qt4 work by Abdelrazak Younes