]> git.lyx.org Git - lyx.git/history - src/insets/InsetGraphics.h
This should be the last of the commits refactoring the InsetLayout code.
[lyx.git] / src / insets / InsetGraphics.h
2008-02-11 Abdelrazak Younesmodify Inset::EntryDirectionType to follow style used...
2008-02-10 Dov Feldsternvisual mode for bidi cursor movement
2008-01-08 Bo PengEmbedding: merge lyx::EmbeddedFiles to lyx::support...
2007-11-05 Dov FeldsternUse forceLTR instead of inset codes in order to determi...
2007-10-13 Abdelrazak YounesMove Inset::Code to InsetCode.h
2007-09-21 Abdelrazak Younes* Inset:
2007-09-12 Bo PengEmbedding: update related insets when the embedding...
2007-09-09 Bo PengEmbedding: store inset pointer instead of ParConstItera...
2007-08-30 Bo PengEmbedding patch two: read/write embedded files'
2007-08-30 André Pönitzuse bald pointers in clone()
2007-08-14 Abdelrazak Younescosmetics + move frontends/* to frontend namespace.
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
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 LCursor->Cursor
2007-04-26 André Pönitzrename LyXLex into Lexer
2007-04-25 Bo PengRename insets/insetxxx to insets/InsetXxx, part 2