]> git.lyx.org Git - lyx.git/history - src/insets/insetcite.h
* src/LyXAction.C: mark goto-clear-bookmark as working without buffer
[lyx.git] / src / insets / insetcite.h
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-19 Lars Gullik BjønnesOutput docbook as utf8. Probably quite a bit more work...
2006-10-19 Georg BaumUse UTF8 for LaTeX export.
2006-10-17 Georg BaumRework InsetCommandParams interface and file storage
2006-10-11 Georg BaumIntroduce wide streams. This fixes the remaining proble...
2006-10-09 Jürgen SpitzmüllerFix bug 2744:
2005-11-25 Jürgen Spitzmüllerfix bug 2089: Touching Navigate menu crashes Lyx when...
2005-01-19 Angus LeemingAsger's exchanging of the class and struct keywords.
2004-11-25 Lars Gullik BjønnesInsetOld -> InsetBase renaming
2004-11-23 Lars Gullik Bjønnesclone NVI, other small stuff
2004-10-21 José MatoxExport Inset Cite (docbook)
2004-08-14 José Matoxup to file format 236 and also fix Bug 421.
2004-05-19 Angus LeemingWrap most of the frontend code up inside namespace...
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-12-11 Angus LeemingRemove a whole heap of redundant functions from classes...
2003-11-05 José MatoxRename ascii to plaintext and LatexRunParams to OutputP...
2003-11-04 André Pönitzcursor changes
2003-10-29 Lars Gullik Bjønnesdispatchresult -> DispatchResult
2003-10-22 Angus LeemingAdd a Buffer::fully_loaded member function, returning...
2003-10-17 Lars Gullik Bjønnesthe dispatch patch
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-07 Angus LeemingRemove all unnecessary #includes from header files.
2003-08-28 Lars Gullik BjønnesUse Buffer const reference in most placees possible.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-07-25 Lars Gullik Bjønnesrename Inset to InsetOld
2003-07-25 Lars Gullik Bjønnesthe clone auto_ptr patch
2003-06-16 André PönitzIU of clone() and getLabelList()
2003-06-03 John Levonclone() at long last !
2003-05-28 Lars Gullik Bjønnesremove commented same_id functions, and also remove...
2003-05-26 Lars Gullik Bjønnesget rid of same_id from function signatures
2003-05-23 Angus LeemingThe free_spacing patch and fix to the mess that Rob...
2003-05-22 Angus LeemingPurely mechanical: move fragile into LatexRunParams.
2003-05-22 Angus LeemingPass struct LatexRunParams around a bit...
2003-05-16 André Pönitzedit->LFUN_INSET_EDIT + CHangeLog + working URL insets.
2003-02-25 Angus LeemingHold on to your hats.
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-10-11 Angus LeemingForgotten header file.
2002-09-25 Angus LeemingCopyright notices
2002-05-26 John Levonstatic_cast-based key/mouse-state. Kill insetKeyPress.
2002-04-24 Angus LeemingWYSIWYG citation labels when using natbib.
2002-03-21 Lars Gullik Bjønnesws cleanup
2001-07-28 Angus LeemingBaruch's graphics patch + some small tweaks to the...
2001-07-20 Jürgen VignaImplemented Search/Replace functionality for Insets...
2001-07-19 Angus LeemingMerge natbib branch into head
2001-07-06 Jürgen VignaThe BIG UNDO patch. Recodes undo handling for better...
2001-06-28 Lars Gullik Bjønneschange a lot of methods to begin with small char
2001-05-30 Lars Gullik Bjønnesupdate copyright year
2001-05-27 Dekel TsurAdd Ascii method to InsetCitation
2001-01-31 Dekel TsurUpdate citations if the insetbib key has changed.
2000-10-10 Jürgen VignaInset patch from Angus.
2000-09-14 Lars Gullik Bjønnesuse the new sstream return non-pods as const, use strin...
2000-08-04 Jean-Marc LasgouttesAnother clean-up patch from Angus
2000-08-03 Jean-Marc LasgouttesAngus insetindex patch + protect patch from Dekel
2000-08-01 Lars Gullik Bjønnespatch from Angus
2000-07-27 Lars Gullik Bjønnespatch from Angus and patch from Kayvan
2000-07-20 Lars Gullik Bjønnesencoding + etc patch from dekel
2000-07-19 Jürgen VignaAngus patch + small insetfloat->Write-bug fix.
2000-07-15 Lars Gullik Bjønnesread the Changelog
2000-07-14 Jürgen VignaSome forgotten files and Anguses citation patch.
2000-07-07 Jürgen VignaAnguses patch + some modifications for smart? inset...
2000-06-07 Jean-Marc LasgouttesNew citation popup from Angus