]> git.lyx.org Git - lyx.git/history - src/insets/InsetGraphics.cpp
Embedding: prepare to read/write manifest in .lyx file
[lyx.git] / src / insets / InsetGraphics.cpp
2007-09-10 Bo PengEmbedding: prepare to read/write manifest in .lyx file
2007-09-09 Bo PengEmbedding: store inset pointer instead of ParConstItera...
2007-09-07 Bo PengEmbedding: remove AUTO feature, barely make it compile
2007-09-05 Bo PengEmbedding feature patch 5: handling of embedded files...
2007-08-30 Bo PengEmbedding patch two: read/write embedded files'
2007-08-30 André Pönitzuse bald pointers in clone()
2007-08-21 Abdelrazak Younes* BufferView::buffer() returns a reference instead...
2007-08-12 André Pönitzdisable some tests for standard C++ features; add a...
2007-08-10 Lars Gullik BjønnesGet rid of a few warnings.
2007-06-26 Jürgen SpitzmüllerFix bug 2753: LyX doesn't support paths and filenames...
2007-06-25 Jürgen SpitzmüllerFix bug 1749. CAUTION: lyx2lyx not fully working yet...
2007-06-15 Abdelrazak YounesSaves some compile time by diminishing Buffer.h header...
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önitzrename InsetBase to Inset
2007-04-29 André PönitzRemove InsetOld
2007-04-28 Bo PengLast (?) batch of renames:
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-26 Bo PengRename files in src/support, step one.
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