]> git.lyx.org Git - lyx.git/history - src/converter.C
* filetools.[Ch]: Make functions that start with a capital
[lyx.git] / src / converter.C
2006-04-08 Lars Gullik Bjønnes * filetools.[Ch]: Make functions that start with a...
2006-04-08 André Pönitzsupport/textutils.h:
2006-04-05 Lars Gullik BjønnesWhitespace cleanup.
2006-04-01 Michael Schmitt2006-04-01 Michael Gerz <michael.gerz@teststep.org>
2006-01-19 Georg Baumfix bug 2192
2005-07-16 José MatoxFix bug 886 and others not reported related with the...
2005-06-09 Angus LeemingDon't forget "outfile = real_outfile" as the final...
2005-04-17 Angus LeemingQuote args passed to convertDefault.sh
2005-01-14 Georg Baumuse the default converter for insetexternal, too
2005-01-05 Lars Gullik Bjønnesthe const patch
2004-11-08 Georg Baumfix error message, add some documentation
2004-10-26 Angus LeemingThe Movers patch.
2004-10-07 Martin VermeerImplement use of babel language in xindy.
2004-07-25 Lars Gullik Bjønnesobvious stuff
2004-05-13 José Matoxadd support for xml, now just for docbook
2004-02-06 Martin VermeerNeeded for 2.95 / stlport compilation
2004-01-31 Lars Gullik BjønnesThe func.diff patch. Functors work and some tiny cleanup.
2003-11-27 Martin Vermeer replace bool-valued Pdflatex() by FLAVOR-valued getFla...
2003-11-24 Alfredo Braunsteinfix a crash while importing from LaTeX
2003-11-05 José MatoxRename ascii to plaintext and LatexRunParams to OutputP...
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-05 Angus LeemingStrip 320 #includes from the files in src.
2003-09-04 Angus LeemingMove #include "lyxlib.h" out of Path.h, move ctor,...
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-26 Jean-Marc Lasgouttesmove reading of bind files from lyxrc.C to kbmap.C...
2003-07-18 Alfredo Braunsteinfix crash reported by Kayvan + ws
2003-07-17 Alfredo Braunsteinmoved some converter/format functions to more appropria...
2003-07-07 Alfredo BraunsteinAdded new signals to Buffer, connect/disconnect to...
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-28 Lars Gullik Bjønnesthe doxygen patch
2003-06-24 Alfredo BraunsteinMore errorlist adjustements.
2003-05-24 Lars Gullik Bjønnesmake ParagraphList::push_back take a reference instead...
2003-05-22 Angus LeemingPass struct LatexRunParams around a bit...
2003-05-20 Alfredo Braunsteinmissing bit
2003-05-13 Alfredo Braunsteinthe errorlist change
2003-05-13 André Pönitznon-templated tostr in separate files
2003-05-13 André PönitzThe 'bformat' introduction
2003-03-31 John Levonkill Alert::alert()
2003-03-30 John Levonmove BoostFormat and boost-inst
2003-03-29 John Levonfix compile
2003-03-29 John Levoncouple more Alert fixes
2003-03-03 Lars Gullik Bjønnesuse ParagraphList::iterator a bit more
2003-02-28 André PönitzAlfredo's patch
2003-02-14 John LevonMy old allow/prohibitInput() -> busy(bool) patch cleanup
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-12-01 Lars Gullik Bjønnesws changes
2002-11-29 Jean-Marc Lasgouttesmake error messages about unhandled X11 events GUI...
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-11-24 Lars Gullik Bjønneshandle USE_BOOST_FORMAT
2002-11-21 Lars Gullik Bjønnesuse boost::format
2002-10-16 Jean-Marc Lasgouttesimprove viewer command line syntax; support mozilla...
2002-08-13 Angus Leeming* LyXView: the accessor methods now return a reference...
2002-07-17 André Pönitzrevert $$s change
2002-07-17 André Pönitzshort cut for using converter scripts from lib/scripts
2002-07-16 Jean-Marc Lasgouttescompile fix in XPM image loader; fix opaque handling...
2002-06-21 John Levonredraw() cleanup
2002-06-18 John LevonHerbert's graphics diff
2002-06-10 Angus LeemingCompaq cxx 6.5 will now compile lyx.
2002-06-03 John Levonconstify
2002-05-23 John Levonguii2
2002-03-27 Jean-Marc Lasgouttesparselog fixes, i18n fix, menu separator fix
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-19 Jean-Marc Lasgouttestentative fix for #190; other small things
2002-03-19 Allan Raefix #194
2002-02-28 Angus LeemingUpgrading of my xforms libs showed that lots of files...
2002-02-18 Angus LeemingSynching my tree with cvs.
2002-02-16 Angus LeemingWe don't currently use fork anywhere (or if we do it...
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-08-23 Angus LeemingRevert recent "fix"!
2001-08-23 Angus LeemingOnly output the -paper option if the dvi viewer is...
2001-08-06 Lars Gullik Bjønnesmore funcs to lowerchar, adjust
2001-08-02 Jürgen VignaUpdate/cursor and drawing fixes.
2001-07-30 Lars Gullik Bjønnesinsetfloat work + stuff
2001-07-29 Asger Ottar AlstrupReduced header file includes somewhat
2001-07-12 Lars Gullik Bjønnessmall changes read changelog
2001-07-03 Lars Gullik Bjønnestext2 chane, XFormsView
2001-06-27 Lars Gullik BjønnesLyX Drinkers United: patch 2
2001-06-25 Lars Gullik BjønnesLyX Drinkers Union: patch 1
2001-05-30 Lars Gullik Bjønnesupdate copyright year
2001-04-24 Lars Gullik Bjønnescall message more directly
2001-04-24 Lars Gullik Bjønnesmove more support functions into namespace lyx, small...
2001-04-17 Lars Gullik Bjønnesthe rest read the ChangeLog, hope I remembered all
2001-03-20 Lars Gullik Bjønnesuse anon namespace, somewhat better comp. handling...
2001-01-28 Dekel TsurAdd paper options when invoking dvipdfm.
2000-12-17 Lars Gullik Bjønnessmall changes + patch from Dekel
2000-12-10 Lars Gullik Bjønnesseveral small patches
2000-11-13 Jean-Marc LasgouttesConverter patch from Dekel, Preference patch from Angus...
2000-11-08 Lars Gullik Bjønneschanges read the dirr and changelog, something should...
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-12 Jean-Marc LasgouttesGnome Error&Ref popups, change LyXParagraph::size_type...
2000-10-12 Jürgen VignaBaruch's InsetGraphics - LyXImage patch
next