]> git.lyx.org Git - lyx.git/history - src/insets/InsetCitation.h
Cleanup mouse/selection/context-menu interactions.
[lyx.git] / src / insets / InsetCitation.h
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...