]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/biblio.h
Convert most of the bibtex machinery to docstring.
[lyx.git] / src / frontends / controllers / biblio.h
2006-12-17 Georg BaumConvert most of the bibtex machinery to docstring.
2005-01-19 Angus LeemingAsger's exchanging of the class and struct keywords.
2004-05-19 Angus LeemingWrap most of the frontend code up inside namespace...
2004-05-14 Angus Leeminga new biblio::asValidLatexString helper function.
2004-05-14 Angus LeemingMove the biblio::CiteEngine enum into bufferparams...
2004-05-10 Angus LeemingClean up natbib, jurabib code as posted to the list...
2004-03-07 Jürgen SpitzmüllerAdd support for the jurabib package (www.jurabib.org...
2003-10-07 Martin Vermeeradd <string> and other small fixes to make
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
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-24 Angus LeemingA couple of trivial and non-qt2-specific tidies.
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-05-25 Lars Gullik Bjønnesget rid of LRegex and LSubstring, use boost::regex...
2002-04-15 Angus LeemingThose parts of Herbert's natbib patch that either fix...
2002-03-21 Lars Gullik Bjønnesws cleanup
2001-07-19 Angus LeemingMerge natbib branch into head
2001-06-13 Angus LeemingAdded // -*- C++ -*- to the top of all files in control...
2001-03-28 Angus LeemingController-view split of Graphics and Index popups.