]> git.lyx.org Git - lyx.git/history - src/insets/InsetCitation.h
s/updateLabels/updateBuffer/g, per a suggestion of Abdel's.
[lyx.git] / src / insets / InsetCitation.h
2010-03-03 Richard Hecks/updateLabels/updateBuffer/g, per a suggestion of...
2010-01-20 Richard HeckGet rid of some magic booleans in updateLabels() and...
2010-01-11 Richard HeckAuthor-year citations for XHTML output.
2010-01-09 Richard HeckMake the complexLabel and basicLabel functions in Inset...
2009-12-04 Richard HeckThis patch introduces an optional argument to Buffer...
2009-11-30 Richard HeckRestore XHTML output for InsetCitation.
2009-11-08 Abdelrazak YounesInsetCommand ctor: Pass 'Buffer *'
2009-06-12 Richard HeckWell, it turns out that we need a different return...
2009-06-12 Richard HeckThe return value for xhtml() is not going to be needed.
2009-06-11 Richard HeckGet XHTML output for InsetCitation working, at least...
2009-04-22 Vincent van Ravesteijn* Move handling of LFUN_INSET_SETTINGS to Inset,
2009-03-25 Richard HeckTooltips for InsetCitation. Please check if this works...
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-11-10 Richard HeckInset::textString --> Inset::tocString
2008-05-13 Abdelrazak YounesInset::addToToc(): change signature. Use DocIterator...
2008-04-28 Jürgen Spitzmüllerdynamic context menu for InsetCitation.
2008-04-20 André Pönitzmove citation enums into header of their own
2008-03-27 André Pönitzremove remaining MailInsets.
2008-03-10 Abdelrazak YounesIntroduce Inset::isLabeled() in order to avoid reimplem...
2008-03-10 Abdelrazak Younesfix http://bugzilla.lyx.org/show_bug.cgi?id=4608
2008-03-04 Abdelrazak YounesAdd citations to Navigator.
2008-02-29 Richard HeckFix InsetCitation::clone.
2008-02-27 André Pönitzprogress on buffer-reference-in-insets. beware of insta...
2008-02-23 Richard HeckAfter a hiatus, I'm returning to the rewrite of InsetCo...
2008-01-10 Jürgen Spitzmüller* src/insets/InsetCitation.{cpp,h}:
2007-10-25 Richard HeckMove the findInfo() and defaultCommand() routines out...
2007-10-23 Richard HeckRemove methods marked for removal from InsetCommandPara...
2007-10-19 Richard HeckInsetCommandParams() now takes an InsetCode rather...
2007-10-13 Abdelrazak YounesMove Inset::Code to InsetCode.h
2007-09-27 Richard HeckThis is the first part of a cleanup of how we handle...
2007-08-30 André Pönitzuse bald pointers in clone()
2007-08-20 Richard HeckBiblio.{h,cpp} --> BiblioInfo.{h,cpp}
2007-08-14 Richard HeckMove the lyx::biblio namespace into src/. Also make...
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-25 Bo Pengmerge src/frontends/controllers/biblio, character,...
2007-04-25 Bo PengFix a few rename inconsistencies discovered by JMarc...