]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/ControlCharacter.h
fix scrolling bug: 3320 and 3652, maybe not perfect
[lyx.git] / src / frontends / controllers / ControlCharacter.h
2007-04-29 André Pönitzrename LyXFont to Font except in tex2lyx
2007-04-26 André Pönitzrename LColor into Color
2007-04-25 Bo Pengmerge src/frontends/controllers/biblio, character,...
2007-03-23 Georg BaumFix bug 440
2006-10-21 André Pönitzmove everything into namespace lyx
2006-05-05 André Pönitzrename LFUN enum values according to their command...
2005-04-29 Martin VermeerTrivial fix.
2005-04-26 Georg Baumrefine the logic for checking whether a dialog may...
2004-05-19 Angus LeemingWrap most of the frontend code up inside namespace...
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-18 Angus LeemingRename EnumLColor as LColor_color.
2003-09-15 Angus LeemingThe EnumLColor patch, free of macros.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-03-14 Angus Leeming* Give Dialog::Controller::initialiseParams a bool...
2003-03-12 Angus LeemingYesterday's character dialog patch
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
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-06-18 Lars Gullik Bjønnes*duck*
2002-05-22 Lars Gullik Bjønnesuse more specific smart_ptr headers
2002-04-29 Angus Leeming* Split out getLanguageData from character.[Ch] into...
2002-01-16 Angus LeemingThe reducing file dependencies in the frontends patch.
2001-06-13 Angus LeemingOnce again the user can use the Font button on the...
2001-03-28 Angus LeemingController-view split of Graphics and Index popups.
2001-03-23 Angus LeemingImplemented controller-view split for FormError and...
2001-03-22 Angus LeemingReorganised, cleaned-up and improved documentation...
2001-03-21 Angus LeemingImplementation of controller-view split for FormCharacter.