]> git.lyx.org Git - lyx.git/history - src/Exporter.cpp
Complete the removal of the embedding stuff. Maybe. It's hard to be sure we got every...
[lyx.git] / src / Exporter.cpp
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/