]> git.lyx.org Git - lyx.git/history - src/insets/InsetCommand.cpp
Inset::addToToc(): change signature. Use DocIterator instead of ParConstIterator...
[lyx.git] / src / insets / InsetCommand.cpp
2008-04-10 André Pönitzfix #4667
2008-04-05 André Pönitzuse simpler parser interface
2008-04-02 André Pönitznext try...
2008-04-02 André Pönitzrevert last patch. there's something wrong, possibly...
2008-04-02 André Pönitzsimplify Lexer use a bit
2008-03-27 André Pönitzremove remaining MailInsets.
2008-03-24 Jürgen SpitzmüllerSome context menu work:
2008-03-09 Abdelrazak YounesGeneral support for InsetCommand context menu. For...
2008-03-03 Abdelrazak Younesget rid of LFUN_INSET_REFRESH
2008-03-03 Abdelrazak YounesSanitize a bit the way InsetRef and InsetCommand button...
2008-02-27 André Pönitzprogress on buffer-reference-in-insets. beware of insta...
2008-02-11 Abdelrazak Younesmodify Inset::EntryDirectionType to follow style used...
2008-02-10 Dov Feldsternvisual mode for bidi cursor movement
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-10-23 Richard HeckRemove methods marked for removal from InsetCommandPara...
2007-10-19 Richard HeckInsetCommandParams() now takes an InsetCode rather...
2007-10-16 Richard HeckChange how InsetBibTeX does this check.
2007-10-16 Richard HeckCosmetics.
2007-10-13 Richard HeckFix bug noted by Uwe.
2007-09-27 Richard HeckThis is the first part of a cleanup of how we handle...
2007-09-21 Abdelrazak Younes* Inset:
2007-09-20 Abdelrazak YounesInset coords shall not be recorded in Inset::draw(...
2007-09-10 Jürgen Spitzmüller* src/insets/InsetCommand.{cpp,h}:
2007-08-30 André Pönitzuse bald pointers in clone()
2007-08-21 Abdelrazak Younes* BufferView::buffer() returns a reference instead...
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-05-23 Jean-Marc LasgouttesFix bug 3301 (selecting buttons (e.g. a citation) with...
2007-05-01 Michael Schmitt"fix" bug #3332 (plain text export depends on the menu...
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 André Pönitzrename LyXLex into Lexer
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