]> git.lyx.org Git - lyx.git/history - src/exporter.C
* filetools.[Ch]: Make functions that start with a capital
[lyx.git] / src / exporter.C
2006-04-08 Lars Gullik Bjønnes * filetools.[Ch]: Make functions that start with a...
2006-04-05 Lars Gullik BjønnesWhitespace cleanup.
2006-03-28 Georg BaumFix bug 2107:
2006-02-03 Georg Baumfix bug 2174
2005-12-07 Georg Baumfix typo from last patch
2005-12-07 Georg Baumfix bug 1888
2005-11-28 Michael Schmittremove dummy captions; fix text message
2005-04-26 Angus LeemingWhitespace, only whitespace.
2005-03-25 Jean-Marc Lasgouttesenable running latex on files which path contains spaces
2005-01-31 Lars Gullik Bjønnesditch FileInfo -> use boost.filesystem
2005-01-10 Angus LeemingThe package reworking.
2004-11-09 Georg Baummake gettting the file format from file contents work...
2004-11-01 Georg Baumuse the movers also for copying from temp dir -> export dir
2004-10-05 Angus LeemingWhitespace, only whitespace.
2004-06-03 Angus LeemingFix crash when generating instant preview of external...
2004-06-01 Georg Baumlast chunk of the fix for bug 1244 + overwrite checking
2004-02-25 Jean-Marc LasgouttesGeorg Baum\'s no-tempdir patch
2003-11-27 Martin Vermeer replace bool-valued Pdflatex() by FLAVOR-valued getFla...
2003-11-05 José MatoxRename ascii to plaintext and LatexRunParams to OutputP...
2003-10-31 José Matoxunify API for insets export
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-09 Angus LeemingReplace 'using namespace abc;' with 'using abc::xyz;'
2003-09-09 Angus LeemingPimpl Buffer.
2003-09-09 Angus LeemingMake buffer's member variables private; use accessor...
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
2003-09-06 Angus LeemingForward declare LatexRunParams in converter.h.
2003-09-05 Angus LeemingStrip 320 #includes from the files in src.
2003-08-28 Lars Gullik BjønnesUse Buffer const reference in most placees possible.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-07-07 Alfredo BraunsteinAdded new signals to Buffer, connect/disconnect to...
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-24 Alfredo BraunsteinMore errorlist adjustements.
2003-05-23 Alfredo Braunsteinremoved unused texrow::increasePos
2003-05-23 Lars Gullik BjønnesThe "I want this in now" patch.
2003-05-22 Angus LeemingThe 'nice' changes.
2003-05-22 Angus LeemingPass struct LatexRunParams around a bit...
2003-05-13 André PönitzThe 'bformat' introduction
2003-05-03 John Levonbug 809 from Michael, and some small changes to it
2003-03-31 John Levonsome reworking to allow Qt to successfully choose a...
2003-03-31 John Levonkill Alert::alert()
2003-02-28 André PönitzAlfredo's patch
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2003-01-06 Angus LeemingMinor bits 'n' bobs from Michael, J�rgen and Jean-Marc.
2002-10-29 André Pönitztiny whitespace
2002-07-28 Lars Gullik Bjønnesremove some unneeded version of functions from lstrings,
2002-06-21 John Levonredraw() cleanup
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-19 Allan Raefix #194
2002-03-04 José MatoxFix to deal with the pernicious mixed content model...
2002-01-14 Jean-Marc Lasgouttesfix starting up which binary is really a symlink; make...
2001-11-26 Jean-Marc Lasgouttesnew alert code
2001-09-03 Angus LeemingMichael's "can not -> cannot" patch.
2001-07-30 Lars Gullik Bjønnesinsetfloat work + stuff
2001-05-30 Lars Gullik Bjønnesupdate copyright year
2001-04-14 Dekel TsurGive an error message when path to file contains spaces.
2001-04-05 Jean-Marc Lasgouttesdo not include language.h and gettext.h in lyxfont...
2000-11-13 Jean-Marc LasgouttesConverter patch from Dekel, Preference patch from Angus...
2000-11-06 Jean-Marc LasgouttesImport patch from Dekel.
2000-10-23 Jean-Marc LasgouttesDekel's import/export patch
2000-10-16 Jean-Marc LasgouttesPatches from Angus, Baruch, Dekel (2), and some glue...
2000-10-11 Lars Gullik Bjønnesuse more std::functors add some of my own, some change...
2000-10-03 Lars Gullik Bjønnessmall changes and two patches from Dekel
2000-10-02 Jean-Marc LasgouttesDekel literate patch + my final word on naming new...
2000-09-11 Jean-Marc LasgouttesExport patch from Dekel
2000-09-05 Lars Gullik Bjønnesexport patch from Dekel
2000-08-30 Lars Gullik Bjønnessorry no time for change log, add some const declare...
2000-08-30 Lars Gullik Bjønnesthe export patch from Dekel