]> git.lyx.org Git - lyx.git/history - src/tex2lyx
typos
[lyx.git] / src / tex2lyx /
2007-02-26 Georg BaumGet rid of some locale dependant functions
2007-02-26 Abdelrazak YounesFix support lib dependency problem.
2007-02-15 Georg BaumFix import of \={\i}
2007-01-25 Enrico ForestieriFix compiler warning about multi-character constant
2007-01-24 Abdelrazak YounesDisplay error/warning dialogs if possible.
2007-01-11 Enrico ForestieriLog:
2007-01-02 Georg BaumFix bug 3052: Always start a new paragraph after a...
2007-01-02 Georg Baummerge identical code from if/else branches to a single...
2006-12-27 Georg BaumFix strange bibtex problem by converting some more...
2006-12-12 Georg BaumUnify InsetLatexAccent output
2006-12-12 Georg Baumdo not create invalid .lyx files when importing \i...
2006-12-12 Georg BaumTranslate \l{} and \L{} to InsetLatexAccent
2006-12-07 Georg Baum * src/tex2lyx/text.C
2006-12-05 Georg Baummore unicode filenames (+ fix one possible initializati...
2006-12-04 Georg Baummore unicode filenames
2006-11-29 Georg Baumremove unused stuff
2006-11-26 Georg BaumNext step of true unicode filenames: Use support::FileN...
2006-11-25 Bo PengAdd inset clearpage and cleardoublepage, from Urgas
2006-11-18 Abdelrazak Youneshopefully fix tex2lyx linking.
2006-11-04 Georg BaumResolve link problems of tex2lyx and client by removing...
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-15 Georg Baum * src/factory.C
2006-08-24 Georg BaumFix bug 2786: import of spaces
2006-08-22 Jean-Marc LasgouttesMake sure to link lyx and tex2lyx against libiconv.
2006-08-13 Georg BaumFix bug 2289
2006-08-12 Michael Schmitt * src/tex2lyx/test.ltx:
2006-07-22 Georg BaumPartial fix for bug 2420
2006-07-16 Georg BaumFix bug 2667
2006-05-10 Lars Gullik BjønnesRemove the now superseeded SConscript files, and some...
2006-05-09 Bo PengFix scons/cygwin, add command line CC options, from...
2006-05-09 Bo PengMake scons work on mingw/windows, from Bo Peng (ben...
2006-05-07 Bo Pengscons-based build system, by Bo Peng (ben.bob@gmail...
2006-04-27 Bo PengRemove USE_COMPRESSION and force the use of zlib, by...
2006-04-27 Georg BaumFix bug 2546:
2006-04-21 Bo PengReplace gzstream by boost::iostreams::gzip_(de)compress...
2006-04-09 Lars Gullik Bjønnes* Change several freestanding and class methods with...
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-03-16 Georg Baum * text.C, tex2lyx.h (translate_len): make public
2006-03-16 Georg Baumfix bug 2234
2006-03-10 Georg Baumfix bug 2236
2006-02-10 Lars Gullik BjønnesDelete all .cvsignore files from trunk
2005-10-18 Jean-Marc Lasgouttesfix compilation with automake 1.5
2005-10-13 Jürgen Spitzmüllerfix bug 2090 (remove param \quotes_times). File format...
2005-08-22 Georg Baumfix bug 1979
2005-08-01 Jean-Marc Lasgouttesfix importing of grave accents
2005-07-26 Georg Baumpartial fix for bug 20
2005-07-25 Georg Baumwrite output to infile.lyx
2005-07-25 Georg BaumAllow specification of output filename of tex2lyx
2005-07-18 Lars Gullik Bjønnesadd tex2lyx.man to extra dist
2005-07-18 José Matoxupdated format to 243, fix bug 1382, bug 22
2005-07-18 Angus LeemingHelp Lars spell his name.
2005-07-16 Lars Gullik Bjønnesdrop reLyX like it is hot, and setup to use tex2lyx...
2005-07-15 Georg Baumfix bug 1910
2005-07-14 Georg Baumbetter environment handling in tex2lyx
2005-07-13 Georg Baumsmall font tweaks
2005-07-12 Lars Gullik Bjønnesmake sure to dist pch.h and mark PCH_FILE as a built...
2005-06-09 Angus LeemingWhitespace, only whitespace. s/ +$//
2005-06-01 Georg Baumadd diagnostic messages by Jean-Pierre Chr��tien and...
2005-05-25 Georg Baumfix relative file names in tex2lyx
2005-05-20 Lars Gullik Bjønnesthe AM_* flags patch
2005-05-20 Georg Baumset tex2lyx master file path correctly for input files...
2005-05-18 Georg Baumfix tex2lyx comment handling
2005-04-15 Georg Baumfix \input, \include and \verbatiminput in tex2lyx
2005-03-31 Georg BaumReally fix start_of_appendix output
2005-03-27 Georg Baumfix open files bug on solaris
2005-03-21 Georg BaumFix start_of_appendix output
2005-03-14 Georg BaumDon't crash on nested tables anymore
2005-03-10 Georg Baumfix tex2lyx table column specification parsing
2005-03-07 Georg Baumtranslate \thanks in title layouts
2005-02-25 Angus LeemingDeclare stuff with a constructor as "class Foo" rather...
2005-02-06 Georg Baumupdate fileformat and fix output of paperfontsize
2005-02-03 Angus LeemingMake -lz conditional on USE_COMPRESSION.
2005-02-03 Georg Baumfix tex2lyx linking for gcc 3.3 and older
2005-02-03 Georg Baumhandle includegraphics*
2005-02-02 Angus LeemingIt appears that tex2lyx no longer requires libz...
2005-02-02 Georg BaumFinally fix tex2lyx, lyx2lyx round trip
2005-02-02 Georg Baumfix lyx->tex->lyx round trip problems
2005-01-31 Angus LeemingEnable tex2lyx to run in-place.
2005-01-31 Lars Gullik Bjønnesditch FileInfo -> use boost.filesystem
2005-01-27 Lars Gullik Bjønnesthe convert patch
2005-01-12 Jean-Marc Lasgouttessome trivial fixes
2005-01-12 Angus LeemingGet rid of extraneous whitespace.
2005-01-10 Angus LeemingThe package reworking.
2005-01-06 Lars Gullik Bjønnesrename tostr.[Ch] to convert.[Ch]
2005-01-06 Lars Gullik Bjønnestostr -> convert and some bformat work
2005-01-06 Jürgen Spitzmüllerfloat2string #4 (Spacing)
2005-01-06 Georg Baumfix bug 1750
2004-12-15 Georg Baumpartial longtable support for tex2lyx (partial fix...
2004-12-14 Angus LeemingClean-up interface to os::init.
2004-12-14 Angus LeemingRemove trailing slash from -Ifoo/ in the AM_CPPFLAGS...
2004-12-05 Lars Gullik Bjønnesrename boost libs, add some boost variables for automak...
2004-12-04 Lars Gullik Bjønnesmore PCH_FLAGS work
2004-12-03 Lars Gullik Bjønnesuse AM_CPPFLAGS instead of INCLUDES since that is depre...
2004-11-27 Georg Baumprevent tex2lyx segfault
2004-11-09 Georg Baummake gettting the file format from file contents work...
2004-11-08 Georg Baumfix bug 1730
2004-10-29 Georg Baumrename getExtFromContents() to getFormatFromContents()
2004-10-21 Georg Baumfix bug 1620 in tex2lyx
next