]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/Kernel.C
hopefully fix tex2lyx linking.
[lyx.git] / src / frontends / controllers / Kernel.C
2006-10-11 Abdelrazak YounesThis commit cleans up everything related to singleton...
2006-09-16 Abdelrazak YounesKernel::isBufferAvailable(): replace the implicit point...
2006-09-16 Abdelrazak Younesdeledelete BufferView::available() method because buffe...
2006-08-23 Michael Schmittdrop linuxdoc support (part 3)
2006-07-12 Michael Schmittremove redrawGUI()
2006-06-26 Abdelrazak YounesGUI API Cleanup step 2: merge of the "younes" branch.
2005-05-12 Angus LeemingMake the Qt Alert boxes recognize their parent.
2004-11-08 Jean-Marc Lasgouttesadd possibility to specify the origin of a FuncRequest...
2004-10-05 Angus LeemingWhitespace, only whitespace.
2004-05-19 Angus LeemingWrap most of the frontend code up inside namespace...
2004-03-31 Angus LeemingConvert the prefs dialog to the Dialog-based scheme.
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-09 Lars Gullik BjønnesChange Assert to BOOST_ASSERT.
2003-08-28 Angus LeemingWhitespace.
2003-08-28 Lars Gullik BjønnesUse Buffer const reference in most placees possible.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-07-23 Angus LeemingAdd Kernel::bufferFilepath() as a wrapper for Buffer...
2003-06-28 Lars Gullik Bjønnesthe doxygen patch
2003-03-14 Angus Leeming* Give Dialog::Controller::initialiseParams a bool...
2003-02-25 Angus LeemingHold on to your hats.