]> git.lyx.org Git - lyx.git/history - src/insets/InsetWrap.cpp
Remove redundant code and introduce InsetCollapsable::setLabelColor().
[lyx.git] / src / insets / InsetWrap.cpp
2007-11-02 Abdelrazak YounesRemove redundant code and introduce InsetCollapsable...
2007-11-01 André Pönitzcosmetics. mainly replace #include "dostring.h" by...
2007-10-28 Abdelrazak YounesSplitup Font in saner bits:
2007-10-25 Abdelrazak YounesMove Color::color enum to ColorCode.h
2007-10-14 Uwe StöhrFix two author entries.
2007-10-13 Abdelrazak YounesMove Inset::Code to InsetCode.h
2007-09-24 Uwe StöhrFileformat increased to 287: support for optional argum...
2007-09-09 Uwe StöhrHelge's wrapfig patch:
2007-08-30 André Pönitzuse bald pointers in clone()
2007-08-12 Jean-Marc LasgouttesRewrite the label numbering code.
2007-06-15 Abdelrazak Younesheader cleanup.
2007-06-05 Bo PengaddToToc, pass parent ParConstIterator, fix bug 3711
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
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 LyXFont to Font except in tex2lyx
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-29 André PönitzRemove InsetOld
2007-04-28 André Pönitzrename/merge LyXLength related stuff
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 Bo PengRename .C ==> .cpp for files in src, part one
2007-04-25 Bo PengRename insets/insetxxx to insets/InsetXxx, part 2