]> git.lyx.org Git - lyx.git/history - src/Format.cpp
Allow \nocite again with the basic citation engine.
[lyx.git] / src / Format.cpp
2011-09-24 Richard HeckFix bug #7764 by ordering the formats according to...
2011-09-20 Julien RiouxFixes to Format.{h,cpp} following advices from Richard...
2011-09-19 Tommaso CucinottaMoving the zipped file info cache to Formats.cpp saves...
2011-09-19 Tommaso CucinottaAdded support for natively zipped file formats that...
2011-09-13 Julien RiouxAllow to assign several extension to a given file forma...
2011-09-07 Richard HeckRemove unused code.
2011-08-10 Uwe Stöhrnew export flavor "DVILUATEX", fixes bug #7713, patch...
2011-08-02 Enrico ForestieriWhen previewing a format, change to the directory of...
2011-05-09 Enrico ForestieriIntroduce the possibility of setting a prefix for the...
2011-04-14 Richard HeckRemove unused header. Thanks Julien.
2011-04-14 Richard HeckFix export of new LaTeX formats: xetex and luatex....
2011-03-21 Jean-Marc LasgouttesDo not forget to save menu=export format flag to LyXRC.
2010-12-09 Richard HeckRemove support for viewing URLs from hyperlinks. This...
2010-12-07 Pavel SandaReplay r36748
2010-12-07 Pavel SandaRevert commits from 36745
2010-12-06 Stephan Witt#7026 substitute isDigit() by isDigitASCII() and ditch...
2010-10-29 Richard HeckBit of cleanup around the Format view and edit code.
2010-08-29 Pavel SandaLearn URL viewing for hyperlink insets
2010-04-22 Peter KümmelSeems boost also includes all std headers. Not includin...
2010-04-21 Pavel SandaProper camel case for FileName.absFilename
2009-11-19 Richard HeckFix bug in Preferences>File Formats. Editor box didn...
2008-02-03 Stefan Schimanski* Support for graphics pasting (with most code in the...
2008-01-25 Jürgen Spitzmüller* src/BufferParams.{cpp,h}:
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-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-15 André Pönitzreduce line noise
2007-11-12 André Pönitzremove unneeded #include
2007-10-20 André Pönitzcosmetics
2007-10-18 André Pönitzstart using FileName::exists()
2007-09-16 Lars Gullik BjønnesRemove warnings reported with gcc 4.3:
2007-07-17 Abdelrazak Younesmore std declaration fixes.
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-04-29 André Pönitzrename LyXServer into Server
2007-04-28 Bo PengLast (?) batch of renames:
2007-04-26 Bo PengRename files in src/support, step one.
2007-04-26 Bo PengRename .C ==> .cpp for files in src/