]> git.lyx.org Git - lyx.git/history - src/Exporter.cpp
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / Exporter.cpp
2011-09-15 Tommaso CucinottaAdded -E option to specify export format and destinatio...
2010-04-21 Uwe StöhrExporter.cpp: revert r34230 because this interferes...
2010-04-21 Pavel Sandasupport:
2010-04-21 Pavel SandaProper camel case for FileName.absFilename
2010-04-20 Uwe StöhrExporter.cpp: make overwriting file on export the defau...
2010-04-19 Enrico ForestieriExtend Alert::prompt such that 4 buttons are possible...
2010-04-10 Enrico ForestieriDon't overwrite identical files on export even when...
2010-04-10 Enrico ForestieriFix bug #2762: LyX -> LaTeX export autonomously overwri...
2010-04-10 Enrico ForestieriFix bug #2434: Child .tex document overwritten on latex...
2009-11-14 Richard HeckStyle.
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-10-08 Richard HeckRevert r26683 and add some comments making it a little...
2008-10-02 Richard HeckSimplify the mover semantics a bit further: The extra...
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-14 Abdelrazak Younescompile fix.
2007-11-13 André Pönitzcosmetics
2007-10-20 André Pönitzsaner borderline between buffer and exporter
2007-10-20 André Pönitzmainly cosmetics
2007-10-18 André Pönitzstart using FileName::exists()
2007-07-17 Abdelrazak Younesmore std declaration fixes.
2007-06-07 Jean-Marc LasgouttesUse "overwrite" instead of "over-write"
2007-04-29 André Pönitzrename LyXTextClass* into TextClass*
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/