]> git.lyx.org Git - lyx.git/history - src/insets/InsetText.h
Merge branch 'master' into biblatex2
[lyx.git] / src / insets / InsetText.h
2007-10-13 Abdelrazak YounesMove Inset::Code to InsetCode.h
2007-10-11 Martin VermeerIntroduce allowMultiPar()
2007-10-02 André Pönitzcosmetics
2007-09-21 Abdelrazak Younes* Inset:
2007-09-17 Abdelrazak YounesCleanup the TEXT_TO_INSET_OFFSET mess. This correction...
2007-09-02 Abdelrazak Younes* InsetText::font_: removed, this was not used anywhere.
2007-08-31 Abdelrazak Younesremove unneeded drawSelection() method.
2007-08-30 André Pönitzuse bald pointers in clone()
2007-08-27 Abdelrazak YounesRemove the wide() hack. This simplifies quite a few...
2007-08-13 Richard HeckFix update bug when leaving a wide inset with up or...
2007-08-12 Jean-Marc LasgouttesRewrite the label numbering code.
2007-06-09 Abdelrazak YounesFollowing revision 18723, Inset::destroyed() signal...
2007-05-31 Abdelrazak YounesThis patch transfer Inset::destroyed signal to InsetTex...
2007-05-29 Stefan Schimanski1. switch LFUN_UP/DOWN handling to a structural approac...
2007-04-30 André Pönitzremove RowList_fwd.h. Not really needed
2007-04-29 André PönitzLyXText -> Text
2007-04-29 André Pönitzrename LyXFont to Font except in tex2lyx
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-29 André PönitzRemove InsetOld
2007-04-26 André Pönitzrename LColor into Color
2007-04-26 André Pönitzrename LCursor->Cursor
2007-04-26 André Pönitzrename LyXLex into Lexer
2007-04-26 André Pönitzremove ParagraphList_fwd.h
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