]> git.lyx.org Git - lyx.git/history - src/insets/InsetLabel.cpp
Move Cursor.h from Clipboard.h
[lyx.git] / src / insets / InsetLabel.cpp
2008-03-03 Jürgen Spitzmülleradd label/refs validation on pasting.
2008-03-03 Jürgen Spitzmüller* src/insets/InsetLabel.cpp:
2008-03-02 Abdelrazak YounesIntroduce Inset::validate() for Inset validation purpos...
2008-03-02 Abdelrazak YounesAvoid duplicate labels when the user change an InsetLabel.
2008-03-02 Abdelrazak YounesIntroduce a labels&references cache at buffer level...
2008-02-29 Richard HeckFix InsetLabel::clone.
2008-02-27 André Pönitzprogress on buffer-reference-in-insets. beware of insta...
2008-02-27 Abdelrazak YounesHe he he, something I've been dreaming of for a long...
2008-02-27 Abdelrazak Younesfix bug: an Inset label is not editable of course.
2008-02-27 Abdelrazak YounesAdd list of labels. If I have the time and energy the...
2008-02-25 Richard HeckPer Abdel's suggestion that we focus on bug-fixing...
2008-02-23 Richard HeckAfter a hiatus, I'm returning to the rewrite of InsetCo...
2007-12-12 Abdelrazak Younesgetting rid of superfluous lyx::support:: statements.
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-10-25 Richard HeckMove the findInfo() and defaultCommand() routines out...
2007-10-19 Richard HeckInsetCommandParams() now takes an InsetCode rather...
2007-10-13 Abdelrazak YounesMove Inset::Code to InsetCode.h
2007-08-30 André Pönitzuse bald pointers in clone()
2007-08-21 Abdelrazak Younes* BufferView::buffer() returns a reference instead...
2007-06-15 Abdelrazak Younesheader cleanup.
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-04-29 André PönitzLyXText -> Text
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-26 André Pönitzrename LCursor->Cursor
2007-04-26 Bo PengRename .C ==> .cpp for files in src, part one
2007-04-25 Bo PengRename insets/insetxxx to insets/InsetXxx, part 2