]> git.lyx.org Git - lyx.git/history - src/BiblioInfo.h
InsetTabular.cpp: whitespace
[lyx.git] / src / BiblioInfo.h
2009-06-11 Richard HeckIntroduce a field for keeping track of the citation...
2009-04-09 Richard HeckJust rearranging and adding some comments.
2009-01-17 Richard HeckThis can be a const ref now.
2009-01-17 Richard HeckImprove the display of BibTeX info in InsetCitation...
2009-01-16 Richard HeckCache the getInfo() return value. This will matter...
2008-11-19 Richard HeckThe comment preceding getValueForField() reflected...
2008-11-19 Richard HeckFix some comments.
2008-11-19 Richard HeckFix 5538.
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-04-25 Richard HeckImplement a cache for BibTeX data. There was a cache...
2008-04-24 Richard HeckA leftover. Removed.
2008-04-20 André Pönitzmove citation enums into header of their own
2008-03-10 Abdelrazak Younesadd missing ctor
2008-02-14 Richard HeckCode rules.
2008-02-14 Richard HeckCleanup.
2008-02-14 Richard HeckProtect our data.
2008-02-14 Richard HeckDo not inherit from std::map here either.
2008-02-14 Richard HeckDo not inherit from std::map.
2007-12-20 Richard HeckSupport for nocite, provided by Bernhard Reiter.
2007-08-20 Richard HeckBiblio.{h,cpp} --> BiblioInfo.{h,cpp}