]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/ControlErrorList.C
fix crash due to invalidated iterator
[lyx.git] / src / frontends / controllers / ControlErrorList.C
2005-11-30 Jean-Marc Lasgouttesimprove warning
2005-06-03 Jean-Marc Lasgouttesimprove selection of range when using the errorlist...
2005-01-11 Jean-Marc Lasgouttesenable Goto error (bug 1760)
2004-07-25 Lars Gullik Bjønnesobvious stuff
2004-05-19 Angus LeemingWrap most of the frontend code up inside namespace...
2004-04-05 Angus LeemingWrap all #warning calls inside #ifdef WITH_WARNINGS...
2004-03-28 Alfredo Braunsteinthe pariterator stuff
2004-03-27 Angus LeemingSquash a bunch of compiler warnings.
2004-03-25 André Pönitzthe stuff from the sneak preview:
2004-03-24 Angus Leeming64 bit compile fixes.
2004-01-27 Lars Gullik Bjønnesunpimplify ParIterator, move some functions around...
2004-01-14 André Pönitzmore shuffling...
2003-11-06 Alfredo Braunsteinfiner error handling
2003-10-09 André Pönitzreplace ParagraphList::iterator by lyx::paroffset_type...
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-06 Angus LeemingMove depth_type to support/types.h.
2003-09-05 Angus LeemingAnother 49 #includes bite the dust.
2003-09-04 Angus LeemingMove #includes out of header files.
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-08-15 André Pönitzremove toggleSelection
2003-08-04 André Pönitz replace "complicate" BufferView::update(...) calls...
2003-06-12 André Pönitzreturn a Paragraph & from ParIterator::operator*()
2003-05-22 André Pönitz return a ParIterator from getParFromID
2003-05-20 Alfredo Braunsteinget rid of InsetError users
2003-05-14 Alfredo Braunsteintwo small bugs in the errorlist
2003-05-13 Lars Gullik Bjønnesfix compile
2003-05-13 Alfredo Braunsteinthe errorlist change