]> git.lyx.org Git - lyx.git/history - src/EmbeddedFiles.h
cosmetics
[lyx.git] / src / EmbeddedFiles.h
2008-03-15 Bo PengEmbedding: when an inset with an embedded file is copie...
2008-03-15 André Pönitzcosmetics/#include cleanup
2008-03-12 Bo PengAdjust format and comments in src/EmbeddedFiles.*
2008-03-11 Bo PengEmbed: allow the use of embedded layout and class ...
2008-03-09 Bo PengEmbedding: add option \extra_embedded_files to buffer...
2008-03-09 Bo PengContinue working on the embedding feature. An additiona...
2008-02-27 André Pönitzremove Buffer & argument in functions realted to embedd...
2008-01-10 Bo PengEmbedding: saving inzip name to .lyx file so that embed...
2008-01-08 Bo PengEmbedding: merge lyx::EmbeddedFiles to lyx::support...
2008-01-08 Bo PengEmbedding: simplify the interface of EmbeddedFiles...
2008-01-08 Bo PengEmbedding: add embedding support for InsetInclude....
2008-01-07 Bo PengEmbedding: After another round of EmbeddedFiles changes...
2008-01-05 Bo PengEmbedding: adjust how InsetGraphics interacts with...
2008-01-03 Bo PengShowing a message box after embedding status is changed.
2007-11-30 André PönitzI'll find a solution for the 'dirList problem', Abdel.
2007-11-03 André Pönitzsome std::string -> filename changes
2007-10-30 Bo PengClean up EmbeddedFiles.h/cpp because the valid_ field...
2007-10-21 Bo PengRemove the manifest section of the .lyx file
2007-09-15 Bo PengEmbedding: add a check box to InsetGraphic and show...
2007-09-13 Bo PengEmbedding: fix the add file feature (update dialog...
2007-09-12 Bo PengEmbedding: update related insets when the embedding...
2007-09-11 André Pönitzshuffle stuff around
2007-09-11 Bo PengEmbedding: move manifest to .lyx file, as a separate...
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-08 André PönitzFix return value
2007-09-08 Bo PengEmbedding: use a vector to store multiple ParConstItera...
2007-09-07 Bo PengEmbedding: bring embedding dialog back to shape
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-09-01 Bo PengEmbedding dialog: add extract and extractAll functions
2007-09-01 Bo PengEmbedding: add 'addFile' to embed arbitrary file, fix...
2007-08-31 Bo PengEmbedding: small adjustments of interfaces, single...
2007-08-31 Bo PengEmbedding feature patch 3: basic gui support
2007-08-30 André Pönitzcosmetics
2007-08-30 Bo PengEmbedding patch two: read/write embedded files'