]> git.lyx.org Git - lyx.git/history - src/tex2lyx/text.cpp
* doxy
[lyx.git] / src / tex2lyx / text.cpp
2010-03-12 Vincent van RavesteijnFix bug #6377: Tex2lyx error with multiple languages.
2009-12-09 Jean-Marc LasgouttesGet rid of Token::asString(), which is equivalent to...
2009-10-15 Jean-Marc LasgouttesFix bug #6276: tex2lyx fails to import captions
2009-10-01 Jean-Marc Lasgouttesfix bug #6249: optional argument of \bibitem is not...
2009-06-15 Uwe Stöhrtex2lyx/text.cpp: \linebreak and \pagebreak are first...
2009-06-14 Uwe Stöhrtex2lyx/text.cpp: tipo
2009-06-14 Uwe Stöhrtex2lyx: whitespace and typos
2009-06-14 Uwe Stöhrtex2lyx: support for fileformat 257: command inset...
2009-06-14 Uwe Stöhrtex2lyx:
2009-06-13 Uwe Stöhrtex2lyx/text.cpp: code optimization as also suggested...
2009-06-11 Uwe Stöhrtex2lyx/text.cpp: tex2lyx supports now fileformat 252
2009-06-02 Richard HeckA little cleanup of the layout files.
2009-05-11 Jean-Marc LasgouttesHopefully complete fix to bug #5935
2009-05-07 Jean-Marc Lasgouttes(partial?) fix to bug 5935
2009-05-02 Enrico ForestieriSpeed up FileName operator== (Georg's solution).
2009-04-23 Jean-Marc LasgouttesFix bug #5912: http://www.lyx.org/trac/ticket/5912
2009-01-30 Jean-Marc LasgouttesAdd a new command line parameter -e that sets the defau...
2009-01-30 Jean-Marc Lasgouttesnow that tex2lyx reads the files as utf8, file names...
2008-11-27 Jean-Marc Lasgouttesvery basic support for switching encoding in a document...
2008-11-16 Jean-Marc Lasgouttessmall spacing bug
2008-11-16 Jean-Marc LasgouttesNow tex2lyx is able to parse stuff that is in unicodesy...
2008-11-16 Jean-Marc LasgouttesNow tex2lyx is able to set the encoding from what it...
2008-11-16 Jean-Marc LasgouttesFirst serious step for utf8 file format format. tex2lyx...
2008-11-15 Jean-Marc LasgouttesNow the document is not parsed at the beginning anymore.
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-05-11 Uwe Stöhrtex2lyx/text.cpp: only whitespace
2008-05-10 Uwe Stöhrtex2lyx/text.cpp: support for the centering environment...
2008-05-07 Uwe Stöhrtex2lyx/text.cpp: fix bug 20
2008-05-07 Jean-Marc LasgouttesFix bug 4806
2008-04-30 Jean-Marc Lasgouttesrename assert.h to lassert.h
2008-04-29 Jürgen Spitzmüllerrevert some new features so that tex2lyx outputs format...
2008-04-29 Uwe Stöhrtex2lyx/text.cpp: cosmetic
2008-04-29 Uwe Stöhr- tex2lyx/text.cpp: correct font size handling because...
2008-04-28 Uwe Stöhrtex2lyx/text.cpp: support for \hspace
2008-04-28 Uwe Stöhrtex2lyx/text.cpp: \InsetSpace has no begin and end...
2008-04-27 Uwe Stöhr- tex2lyx/test-insets.tex: make it compilable, update...
2008-04-27 Uwe Stöhrtex2lyx/text.cpp: remove support for \centering and...
2008-04-27 Uwe Stöhrtex2lyx/text.cpp:
2008-04-25 Uwe Stöhrtex2lyx/text.cpp: take care of the brace pair after...
2008-04-20 Uwe Stöhr- tex2lyx/preamble.cpp, text.cpp: add support for ...
2008-04-17 Uwe Stöhrtex2lyx/Parser.cpp: rename a function since it returns...
2008-04-12 Uwe Stöhrtex2lyx: text.cpp, Parser.h, Parser.cpp:
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2008-04-05 André Pönitzmore Lexer;
2008-03-10 Stefan Schimanski* comments
2008-03-10 Stefan Schimanski* \newcommandx parsing for tex2lyx
2008-03-07 Abdelrazak YounesMSVC compile fix
2008-03-07 Richard HeckGet rid of the boost::shared_ptr's in TextClass.{h...
2008-03-06 Richard HeckChanges LayoutList from a vector<LayoutPtr> to a vector...
2008-03-06 Abdelrazak Younesfix the bug fix in 23507
2008-03-06 Abdelrazak Younescompile fixes
2008-02-23 André Pönitzcompile fix
2007-12-23 Stefan Schimanski* indention fix
2007-12-23 Stefan Schimanski* tex2lyx support for multiple optional argument using...
2007-12-23 Stefan Schimanski* newlyxcommand support as LaTeX feature
2007-12-20 Richard HeckSupport for nocite, provided by Bernhard Reiter.
2007-12-17 Abdelrazak Younes* get rid of support::absolutePath()
2007-12-12 Abdelrazak Younesgetting rid of superfluous lyx::support:: statements.
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
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-12-11 Jürgen Spitzmüller* src/tex2lyx/text.cpp:
2007-12-09 Uwe Stöhrset encoding from utf8 back to latin1
2007-12-09 Uwe Stöhrtex2lyx/text.cpp: support for all quotation marks ...
2007-12-05 Uwe Stöhrtex2lyx: support font settings -> move fileformat to 247
2007-12-04 Uwe Stöhrpreamble.cpp, text.cpp:
2007-11-28 Uwe Stöhrrevert r21813
2007-11-27 André Pönitzsome de-boostification
2007-11-27 Uwe Stöhrvery big tex2lyx patch:
2007-11-25 Uwe Stöhrsupport for \linebreak:
2007-11-24 Uwe Stöhrtex2lyx/text.cpp: - support for LyX 1.6's hyperlink...
2007-11-24 Uwe Stöhrtex2lyx/text.cpp:
2007-11-23 Uwe Stöhrsupport for \pagebreak:
2007-11-01 Stefan Schimanski* Added conversion of latex macros with optional parameters
2007-10-24 André Pönitzcosmetics... less than intented
2007-10-18 André Pönitzstart using FileName::exists()
2007-10-13 Uwe StöhrThe huge URL patch:
2007-09-29 André Pönitzcompile fix
2007-08-23 André Pönitzrename Layout_ptr into LayoutPtr
2007-07-17 Abdelrazak Younesmore std declaration fixes.
2007-07-11 Abdelrazak YounesAllow unicode in Layout names.
2007-07-02 Jean-Marc LasgouttesFix bug 3750: this code is a kludge and should be remov...
2007-06-05 Georg Baum * src/tex2lyx/text.cpp
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-05-24 Stefan Schimanski* Import newcommand/providecommand/renewcommand/def...
2007-05-23 Stefan Schimanski* fix http://bugzilla.lyx.org/show_bug.cgi?id=3668:
2007-05-10 Jean-Marc LasgouttesPatch from "hzluo" <memcache@gmail.com>:
2007-04-29 André Pönitzrename LyXTextClass* into TextClass*
2007-04-29 André Pönitzrename LyXLayout into Layout
2007-04-29 André Pönitzrename LyXFont to Font except in tex2lyx
2007-04-28 André Pönitzrename/merge LyXLength related stuff
2007-04-26 Bo PengRename .C ==> .cpp for files in src/tex2lyx, part two