]> git.lyx.org Git - lyx.git/history - src/tex2lyx
cosmetics
[lyx.git] / src / tex2lyx /
2008-03-21 José MatoxAdd headers necessary to compile with g++ 4.3 (I am...
2008-03-20 José Matoxremove lengthcommon.cpp and use it as a link from the...
2008-03-19 José MatoxFighting with autotools to have a building system :-(
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 HeckBaseClassList --> LayoutFileList
2008-03-07 Richard HeckGet rid of the boost::shared_ptr's in TextClass.{h...
2008-03-06 Richard HeckImprove performance of TextClass type objects by making...
2008-03-06 Richard HeckGet rid of LayoutPtr.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-29 Richard HeckThis is the last of the commits that hopes to enforce...
2008-02-23 André Pönitzcompile fix
2008-02-22 Jean-Marc Lasgouttescompilation fix for tex2lyx
2008-01-14 Abdelrazak Younesheader cleanup
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-16 Abdelrazak Younesheader cleanup.
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-11 Uwe Stöhrpreamble.cpp: whitespace only
2007-12-09 Uwe Stöhrset encoding from utf8 back to latin1
2007-12-09 Uwe Stöhrpreamble.cpp: full babel language support for tex2lyx
2007-12-09 Uwe Stöhrpreamble.cpp: fix whitespace
2007-12-09 Uwe Stöhrpreamble.cpp: code simplification to r21970 suggested...
2007-12-09 Uwe Stöhrtex2lyx/text.cpp: support for all quotation marks ...
2007-12-08 Uwe Stöhrpreamble.cpp: don't add \makeatother twice
2007-12-08 Uwe Stöhrpreamble.cpp: remove unused code
2007-12-08 Peter Kümmelfix wrong tex2lyx hack
2007-12-06 Uwe Stöhrpreamble.cpp: handle the (n)german options correctly
2007-12-06 Uwe Stöhrpreamble.cpp: cleanup the list of supported languages
2007-12-06 Uwe Stöhrpreamble.cpp: correct recognition of all cases of font...
2007-12-06 Uwe Stöhrpreamble.cpp: addition to r21970: ad support for the...
2007-12-05 Uwe Stöhrtex2lyx: support font settings -> move fileformat to 247
2007-12-04 Uwe Stöhrpreamble.cpp: update the list of supported languages...
2007-12-04 Uwe Stöhrpreamble.cpp: small cleanup
2007-12-04 Uwe Stöhrpreamble.cpp, text.cpp:
2007-12-03 Uwe Stöhrpreamble.cpp: update fileformat
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-28 Uwe Stöhrrevert r21813 part 2
2007-11-28 Uwe Stöhrrevert r21813
2007-11-27 André Pönitzsome de-boostification
2007-11-27 Abdelrazak Younestex2lyx.cpp does not need boost::filesystem. Only remai...
2007-11-27 Uwe Stöhrvery big tex2lyx patch:
2007-11-25 Uwe Stöhrsupport for \linebreak:
2007-11-25 Peter Kümmelfix compile
2007-11-25 André Pönitzs/isFileReadable/isReadableFile;
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-08 André Pönitzshuffle stuff around
2007-11-07 André Pönitzmore use of support::FileName.
2007-11-03 Abdelrazak YounesTransfer some code from InsetFlex to InsetCollapsable...
2007-11-01 Stefan Schimanski* Added conversion of latex macros with optional parameters
2007-11-01 Martin VermeerFix tex2lyx for inset font inheritance changes
2007-11-01 Stefan Schimanski* make it compile
2007-10-28 Abdelrazak YounesSplitup Font in saner bits:
2007-10-24 André Pönitzcosmetics... less than intented
2007-10-19 Bo PengFix tex2lyx for the isFileReadable change
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-09-29 André Pönitzmove ChangeLogs to the attic
2007-09-21 José MatoxMake --without-include-boost compile (autotools)
2007-09-16 Lars Gullik BjønnesRemove warnings reported with gcc 4.3:
2007-08-27 Martin VermeerCompile fix after bg color patch, thx Bo
2007-08-23 André Pönitzrename Layout_ptr into LayoutPtr
2007-08-21 André Pönitzsimplify build process of tex2lyx
2007-08-16 Enrico ForestieriFix tex2lyx linking
2007-08-11 André Pönitzremove lyxrc dependence from support/*
2007-08-11 André Pönitzfix tex2lyx linking
2007-08-11 André Pönitzfix building with automake; break scons, cmake and...
2007-08-10 André Pönitzenable building of shared libraries. reduces final...
2007-07-17 Abdelrazak Younesmore std declaration fixes.
2007-07-11 Abdelrazak YounesAllow unicode in Layout names.
2007-07-04 Jean-Marc Lasgouttesthe -lz for zlib is already in LIBS
2007-07-02 Jean-Marc LasgouttesFix bug 3750: this code is a kludge and should be remov...
2007-07-01 Jürgen Spitzmüller* src/tex2lyx/tex2lyx.cpp:
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önitzresolve the layout.h <=> Layout.h conflict
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 André Pönitzrename LyXLex into Lexer
2007-04-26 Bo PengRename files in src/support, step one.
2007-04-26 Bo PengRename .C ==> .cpp for files in src/tex2lyx, part two
2007-04-26 Bo PengRename files under src/tex2lyx
next