]> git.lyx.org Git - lyx.git/history - src/frontends/WorkAreaManager.cpp
Account for old versions of Pygments
[lyx.git] / src / frontends / WorkAreaManager.cpp
2017-06-11 Guillaume MMUnhide buffers that are marked dirty as a result of...
2017-03-10 Guillaume MunchDisplay externally modified status
2011-12-02 Richard HeckCosmetics or style or something.
2010-01-25 Abdelrazak YounesGet rid of Buffer::setReadOnly() pseudo signal.
2010-01-08 Vincent van RavesteijnAdd a boolean to GuiWorkArea::redraw to indicate whethe...
2007-11-12 André Pönitzmake WorkArea a pure interface, move all implementation...
2007-11-11 Abdelrazak YounesTransfer readOnly() and updateWindowTitle() from Delega...
2007-10-03 Abdelrazak YounesFix some crashes on exit and on windows switch.
2007-10-02 Abdelrazak YounesSimplify WorkArea (de-)registering: now done at WorkAre...
2007-10-02 Abdelrazak YounesFix some issues with buffer closing.
2007-10-02 Abdelrazak YounesCosmetics.
2007-10-02 Abdelrazak YounesReplace Buffer' changed() and closing() signals with...