]> git.lyx.org Git - lyx.git/history - src/insets/ExternalSupport.cpp
Fix trailing whitespace in cpp files.
[lyx.git] / src / insets / ExternalSupport.cpp
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2017-03-14 Richard HeckMove the global formats and system_formats variables...
2016-07-31 Richard HeckFix substitution for $$Contents.
2016-07-04 Guillaume MunchRationalise includes
2016-06-09 Guillaume MunchReplace auto_ptr with unique_ptr
2016-01-24 Georg BaumFix date inset except on windows (bug 9925)
2015-07-21 Jean-MarcMerge branch 'rowpainter2'
2015-07-20 Georg BaumSupport Photos in RasterImage template
2014-05-16 Enrico ForestieriMake use of otexstream also in external::writeExternal
2010-12-04 Pavel SandaRevert r36654.
2010-12-02 Uwe StöhrExternalSupport.cpp: fix #4398 (omit the newline in...
2010-09-27 Uwe Stöhrfiletools.cpp: introduce a new method to be able to...
2010-09-19 Jürgen Spitzmüller* ExternalSupport.cpp:
2010-04-21 Pavel Sandasupport:
2010-04-21 Pavel Sandasupport:
2010-04-21 Pavel SandaDocFileName.outputFilename -> DocFileName.outputFileName
2010-04-21 Pavel SandaFileName.mangledFilename -> FileName.mangledFileName
2010-04-21 Pavel SandaProper camel case for FileName.absFilename
2009-07-10 Richard HeckFix for bug 5522, by Sergiu Carpov.
2009-05-02 Enrico ForestieriSpeed up FileName operator== (Georg's solution).
2008-04-20 Richard HeckComplete the removal of the embedding stuff. Maybe...
2008-01-08 Bo PengEmbedding: add embedding support for InsetExternal...
2007-12-17 Abdelrazak Younes* get rid of support::absolutePath()
2007-12-16 Abdelrazak Younesheader cleanup.
2007-12-12 Abdelrazak Younesgetting rid of superfluous lyx::support:: statements.
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-12-12 Abdelrazak Younes'using namespace lyx::support' instead of 'using suppor...
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-12-02 Abdelrazak Younes* FileName::fileContents(): new argument to define...
2007-11-30 Abdelrazak Youneslyxlib.h:sum -> FileName::checksum()
2007-11-29 André Pönitzmerge the Forked* machinery into a single pair of files
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-25 André Pönitzs/isFileReadable/isReadableFile;
2007-11-15 André Pönitzreduce line noise
2007-10-20 André Pönitzcosmetics
2007-10-20 André Pönitzmainly cosmetics
2007-10-18 André Pönitzisome more FileName shuffling
2007-10-18 André Pönitzuse FileName::isDirectory()
2007-09-16 Lars Gullik BjønnesRemove warnings reported with gcc 4.3:
2007-08-12 André Pönitzdisable some tests for standard C++ features; add a...
2007-06-26 Jürgen SpitzmüllerFix bug 2753: LyX doesn't support paths and filenames...
2007-06-15 Abdelrazak YounesSaves some compile time by diminishing Buffer.h header...
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-04-26 Bo PengRename three remaining .C files