]> git.lyx.org Git - lyx.git/history - src/EmbeddedFiles.cpp
* support/FileName:
[lyx.git] / src / EmbeddedFiles.cpp
2007-11-26 Abdelrazak Younes* support/FileName:
2007-11-25 Abdelrazak YounesFree src/ from boost::filesystem.
2007-11-15 André Pönitzreduce line noise
2007-11-08 André Pönitzshuffle stuff around
2007-11-07 André Pönitzmore use of support::FileName.
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-24 Uwe StöhrEmbeddedFiles.cpp, GuiPrefs.cpp, PDFSupportUi.ui: fix...
2007-10-21 Bo PengRemove the manifest section of the .lyx file
2007-10-20 André Pönitzmainly cosmetics
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 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-06 Bo PengFix two embedding bugs that lead to deadloop when loadi...
2007-09-05 Bo PengEmbedding feature patch 5: handling of embedded files...
2007-09-03 Bo PengMove two minizip functions from filetools.cpp to its...
2007-09-03 Bo PengEmbedding: fix a few embedding bugs
2007-09-02 Bo PengEmbedding: fix a file selection and a file copy bug
2007-09-01 Abdelrazak YounesFix MSVC warning.
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'