]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/character.C
fix crash due to invalidated iterator
[lyx.git] / src / frontends / controllers / character.C
2004-05-19 Angus LeemingWrap most of the frontend code up inside namespace...
2003-09-16 Angus Leeminglyxfont.h no longer #includes LColor.h.
2003-09-05 Angus LeemingAnother 49 #includes bite the dust.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-12-01 Lars Gullik Bjønnesws changes
2002-10-21 Lars Gullik Bjønnesws fixes, formatting and some other small changes
2002-09-05 Angus LeemingThis file is part of LyX, the document processor.
2002-09-05 Angus LeemingReally dull and boring header shit
2002-08-15 Angus LeemingNothing but a changed email address (trying to factor...
2002-04-29 Angus Leeming* Split out getLanguageData from character.[Ch] into...
2002-04-29 Angus LeemingInternationalise the language names in the character...
2002-03-21 Lars Gullik Bjønnesws cleanup
2001-08-28 Angus LeemingJohn's character.C patch (bug fix).
2001-08-15 Angus LeemingRemove LATEX_TOGGLE.
2001-06-13 Angus LeemingRemoved // -*- C++ -*- from all .C files!
2001-06-13 Angus LeemingAdded // -*- C++ -*- to the top of all files in control...
2001-04-05 Jean-Marc Lasgouttesdo not include language.h and gettext.h in lyxfont...
2001-03-28 Angus LeemingController-view split of Graphics and Index popups.