]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiInfo.cpp
* fix spelling in comments to please John.
[lyx.git] / src / frontends / qt4 / GuiInfo.cpp
2010-01-11 Jean-Marc Lasgouttesremove unnecessary code
2010-01-11 Jean-Marc Lasgouttesget rid of next-inset-modify ; inset-modify does the...
2010-01-08 Vincent van RavesteijnAdd a boolean to GuiWorkArea::redraw to indicate whethe...
2009-06-29 Vincent van RavesteijnCosmetics and constify.
2009-04-22 Vincent van RavesteijnFix bug that you can't change Info insets.
2009-03-12 Richard HeckUse an enum to make things a little clearer here.
2008-12-22 Georg Baumfix potential problems detected by gcc
2008-11-16 André Pönitzmove updateLables to buffer
2008-11-14 André Pönitzthrid attempt at changing the naming pattern of the...
2008-09-29 Abdelrazak YounesDialogs: discourage non const access to buffer() and...
2008-08-03 Bo PengFix a bug where spaces can not be appended tonameLE...
2008-06-06 Abdelrazak YounesInsetInfo: Some fixes...
2008-06-06 Bo PengGuiInfo: display and initialize the information dialog...
2008-06-05 Abdelrazak YounesMove inset lookup to Dialog class as this is generic...
2008-06-05 Abdelrazak YounesInsetInfo::inset(): look also for next inset as InsetIn...
2008-06-05 Abdelrazak YounesPreliminar InsetInfo dialog. This was done as an exerci...