]> git.lyx.org Git - lyx.git/history - src/ispell.C
hopefully fix tex2lyx linking.
[lyx.git] / src / ispell.C
2006-10-22 Enrico ForestieriCompile fix
2006-10-21 André Pönitzmove everything into namespace lyx
2006-09-11 Jean-Marc Lasgouttes * src/client/debug.C (showLevel):
2006-09-11 Abdelrazak YounesA bunch of conversion to docstring.
2006-09-09 Lars Gullik BjønnesChange _() to return a docstring. Fixup callers with...
2006-04-09 Lars Gullik Bjønnes* Change several freestanding and class methods with...
2005-09-08 Angus LeemingEnsure that the grammar used to invoke the spellchecker...
2005-04-26 Angus LeemingConsistent use of preprocessor guards;
2005-01-20 Angus LeemingRename some of the elements of the SpellBase::Result...
2004-03-26 Angus LeemingClean-up the forked process code a little.
2004-03-23 Angus LeemingStore the forked calls in boost::shared_ptr rather...
2003-11-03 Lars Gullik Bjønnesthe exception safety patch
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-09 Angus LeemingReplace 'using namespace abc;' with 'using abc::xyz;'
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
2003-09-06 Angus LeemingForward declare LatexRunParams in converter.h.
2003-09-05 Angus LeemingAdd missing headers. With thanks to Martin...
2003-09-05 Angus LeemingStrip 320 #includes from the files in src.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-07-26 Jean-Marc Lasgouttesmove reading of bind files from lyxrc.C to kbmap.C...
2003-07-09 Jean-Marc Lasgouttestypos in ispell messages
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-03 John Levonpatch from Albert Chin
2003-03-04 Lars Gullik Bjønnesws changes only
2003-02-25 John Levonminor tweak
2003-02-18 John Levoninclude sys/time.h
2003-02-17 John Levonspell rework. revert fix
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-10-31 Angus LeemingZombie-killer.
2002-08-13 Angus Leeming* LyXView: the accessor methods now return a reference...
2002-08-06 John LevonRemove LYX_LAYOUT_DEFAULT - it is very very old, even...
2002-08-04 John Levonspellchecker cleanup - fscked knows why pspell is broke...