]> git.lyx.org Git - lyx.git/history - src/insets/insetcite.C
* src/LyXAction.C: mark goto-clear-bookmark as working without buffer
[lyx.git] / src / insets / insetcite.C
2007-01-08 Jürgen Spitzmüller* src/insets/insetcite.C (getNatbibLabel): correct...
2006-12-17 Georg BaumConvert most of the bibtex machinery to docstring.
2006-12-01 Georg Baummore unicode filenames
2006-11-11 Georg Baumunicode: ditch another utf8 roundtrip + some obsolete...
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-11 Georg BaumIntroduce wide streams. This fixes the remaining proble...
2006-10-09 Jürgen SpitzmüllerFix bug 2744:
2006-09-26 Abdelrazak Younesdelete unneeded BufferView.h declaration.
2006-08-31 Lars Gullik BjønnesUse exceptions to avoid more than one call to the files...
2006-08-19 Jürgen Spitzmüller* insetcite.C (getNatbibLabel): prevent filesystem...
2006-08-18 Jürgen Spitzmüller* insetcite.C (getNatbibLabel): prevent filesystem...
2006-04-15 Jürgen SpitzmüllerMuch better performance when using natbib (bug 2460):
2005-11-25 Jürgen Spitzmüllerfix bug 2089: Touching Navigate menu crashes Lyx when...
2004-10-26 Angus LeemingWhitespace, nothing but whitespace.
2004-10-21 José MatoxExport Inset Cite (docbook)
2004-10-05 Angus LeemingWhitespace, only whitespace.
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 Leeminga new biblio::asValidLatexString helper function.
2004-05-14 Angus LeemingMove the biblio::CiteEngine enum into bufferparams...
2004-05-13 Angus LeemingStore the citation engine in BufferParams as biblio...
2004-05-10 Angus LeemingClean up natbib, jurabib code as posted to the list...
2004-04-03 Lars Gullik Bjønnessimple ws changes only
2004-03-07 Jürgen SpitzmüllerAdd support for the jurabib package (www.jurabib.org...
2004-03-05 Jürgen Spitzmüllersupport for second \cite option.
2004-02-01 Lars Gullik BjønnesCleanup usage of contains and simplify a bit.
2003-12-11 Angus LeemingRemove a whole heap of redundant functions from classes...
2003-11-28 Angus LeemingSimplify the invocation of the Mailer::hide/showDialog...
2003-11-05 José MatoxRename ascii to plaintext and LatexRunParams to OutputP...
2003-11-04 André Pönitzcursor changes
2003-11-03 Lars Gullik BjønnesChange DispatchResult semantics a bit.
2003-11-01 Lars Gullik Bjønnesmore dispatchresult changes
2003-10-29 Lars Gullik Bjønnesmake dispatch_result_t ctor of DispatchResult explicit
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-09 Angus LeemingReplace 'using namespace abc;' with 'using abc::xyz;'
2003-09-09 Angus LeemingPimpl Buffer.
2003-09-09 Angus LeemingMake buffer's member variables private; use accessor...
2003-09-07 Angus LeemingRemove all unnecessary #includes from header files.
2003-09-05 Angus LeemingStrip out redundant includes (193 of 'em).
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-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-30 André Pönitz * insetcite.C (localDispatch): fix case of missing...
2003-06-11 Angus LeemingReformat a little.
2003-05-28 John Levonfix bug 1055, bug 1143, bug 1144
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-03-10 Angus LeemingRewrite the MailInset as suggested to Andr��.
2003-02-25 Angus LeemingHold on to your hats.
2003-02-18 André Pönitzfix bibkey writing, avoid a few copies, whitespace...
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-11 Angus LeemingFix to bug 633.
2002-09-25 Angus LeemingCopyright notices
2002-08-27 John LevonRob's followup (nr. 1 ;)
2002-08-21 Dekel TsurDo not remove spaces of keys inside \cite
2002-08-13 Angus Leeming* LyXView: the accessor methods now return a reference...
2002-08-02 Angus LeemingCache the BufferView as a weak_ptr; get rid of those...
2002-07-28 Lars Gullik BjønnesRename strip to rtrim
2002-07-28 Lars Gullik Bjønnesremove some unneeded version of functions from lstrings,
2002-07-16 Jean-Marc Lasgouttescompile fix in XPM image loader; fix opaque handling...
2002-05-26 John Levonstatic_cast-based key/mouse-state. Kill insetKeyPress.
2002-05-23 John Levonguii2
2002-05-14 Lars Gullik Bjønnesinsetcite.diff
2002-04-24 Angus LeemingWYSIWYG citation labels when using natbib.
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
2001-11-19 Jean-Marc Lasgoutteslatexfeatures path from Michael
2001-08-01 Angus LeemingParanoia check: make sure that there is no whitespace...
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-06-14 Angus LeemingIn for a penny, in for a pound. Consistent use of ...
2001-05-30 Lars Gullik Bjønnesupdate copyright year
2001-05-29 Jean-Marc Lasgouttessmall fixes
2001-05-27 Dekel TsurAdd Ascii method to InsetCitation
2000-11-04 Lars Gullik Bjønnessome formatting changes some simplifications and remova...
2000-10-17 Jean-Marc LasgouttesInsets cleanup patch from Angus
2000-10-03 Lars Gullik Bjønnessmall changes and two patches from Dekel
2000-09-27 Lars Gullik Bjønnesno time to finish compile, fixes to cxx warnings
2000-09-14 Lars Gullik Bjønnesuse the new sstream return non-pods as const, use strin...
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-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-26 Jürgen VignaFixed update of insets in insets.
2000-06-26 Jean-Marc LasgouttesInsetcite updates from Angus
next