]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/ControlCharacter.C
Really dull and boring header shit
[lyx.git] / src / frontends / controllers / ControlCharacter.C
2002-09-05 Angus LeemingReally dull and boring header shit
2002-08-15 Angus LeemingNothing but a changed email address (trying to factor...
2002-08-14 Angus Leeming* Throw out DialogBase.h
2002-08-12 Angus Leeming* Constify Buffer::getLabelList.
2002-08-02 Angus LeemingLyXView::view() now returns boost::shared_ptr<BufferVie...
2002-07-17 John LevonMake showState be view_state_changed, and rename setSta...
2002-06-18 Lars Gullik Bjønnes*duck*
2002-05-29 Lars Gullik BjønnesSwitch from SigC signals to boost::signals
2002-05-23 John Levonguii2
2002-05-01 Angus LeemingFix bug that I triggered with the sorting of the langua...
2002-04-29 Angus Leeming* Split out getLanguageData from character.[Ch] into...
2002-04-29 Angus LeemingInternationalise the language names in the character...
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
2002-01-16 Angus LeemingThe reducing file dependencies in the frontends patch.
2001-09-04 Angus LeemingFix for Michael's bug: In the "Character layout"dialog,
2001-08-24 Angus LeemingJohn's recent build.diff patch
2001-08-03 Lars Gullik Bjønnesget rid of NO_LATEX, split some methods, small cleanup
2001-08-02 Lars Gullik Bjønnesmore latex conversion cases fixed, patch from Andre...
2001-06-27 Lars Gullik BjønnesLyX Drinkers United: patch 2
2001-06-25 Lars Gullik BjønnesLyX Drinkers Union: patch 1
2001-06-15 Angus LeemingAdd an updateParagraph signal, take the opportunity...
2001-06-13 Angus LeemingRemoved // -*- C++ -*- from all .C files!
2001-06-13 Angus LeemingOnce again the user can use the Font button on the...
2001-06-12 Angus LeemingChanges needed to activate Character dialog buttons...
2001-04-26 Angus LeemingMove included files out of .h files and into .C files...
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.
2001-03-27 Angus Leemingvarious minor bits
2001-03-22 Angus LeemingReorganised, cleaned-up and improved documentation...
2001-03-21 Lars Gullik Bjønnesfix typo
2001-03-21 Angus LeemingImplementation of controller-view split for FormCharacter.