]> git.lyx.org Git - lyx.git/history - src
fix wrong tex2lyx hack
[lyx.git] / src /
2007-12-08 Peter Kümmelfix wrong tex2lyx hack
2007-12-08 Stefan Schimanski* putenv wants a non-const char *
2007-12-07 Abdelrazak YounesNew file is placed in current directory by default.
2007-12-07 Abdelrazak YounesPartly revert r21987 which caused alignment problems.
2007-12-07 Abdelrazak YounesSplit LyXFunc::menuNew() into LyXView::newDocument...
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öhrdocument my LFUN changes in the past
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-06 Enrico ForestieriShutdown LyX server and socket before trying to remove...
2007-12-06 Enrico ForestieriLet's actually warn when a directory could not be removed.
2007-12-06 Jürgen SpitzmüllerSupport for \slash and \nobreakdash-
2007-12-06 Abdelrazak Younes* InsetHFill: small drawing tweaks and fix the cursor...
2007-12-06 Abdelrazak YounesCode simplification. We don't need to memorize the...
2007-12-05 Abdelrazak YounesInsetHFill drawing: some other tweaks. There's still...
2007-12-05 Abdelrazak YounesInsetHFill drawing: some tweaks.
2007-12-05 Bo PengAvoid loading local layout file multiple times
2007-12-05 Abdelrazak YounesCleanup Hfill metrics and painting. InsetHFill is now...
2007-12-05 Uwe Stöhrsupport for the language Interlingua
2007-12-05 Uwe StöhrBuffer.cpp: forgot this part of the previous fileformat...
2007-12-05 Uwe Stöhrtex2lyx: support font settings -> move fileformat to 247
2007-12-05 Pavel SandaDistinguish occurence of 'Note' string between layouts...
2007-12-05 Abdelrazak Younes* docstream: factorize out some code and introduce...
2007-12-05 Abdelrazak YounesRevert part of 21965 which was debugging code.
2007-12-05 Abdelrazak YounesIntroducing FileNameList, cleanup some headers and...
2007-12-05 Abdelrazak YounesHeader cleanup.
2007-12-04 Abdelrazak YounesAvoid a second confirmation when reverting a Buffer.
2007-12-04 Abdelrazak YounesSanitize the way Buffers are saved, renamed and closed.
2007-12-04 Uwe Stöhrpreamble.cpp: update the list of supported languages...
2007-12-04 André PönitzPatch from Sven Hoexter. Fix non-ASCII char in name.
2007-12-04 Uwe Stöhrpreamble.cpp: small cleanup
2007-12-04 Uwe Stöhrpreamble.cpp, text.cpp:
2007-12-04 Jürgen Spitzmüller* src/frontends/qt4/ui/PrintUi.ui:
2007-12-04 Jürgen Spitzmüller* src/frontends/qt4/GuiBox.cpp:
2007-12-04 Jürgen Spitzmüller* lib/layouts.memoir.layout:
2007-12-04 Jürgen Spitzmüllerframed.sty goes InsetBox:
2007-12-04 Bo Penginclude intl/libintl.h that is relative to $TOP_SRCDIR/src
2007-12-03 Uwe Stöhrpreamble.cpp: update fileformat
2007-12-03 Jürgen Spitzmüller* src/BufferParams.cpp (readToken):
2007-12-03 Peter Kümmelsimplify C-sytle code
2007-12-02 Pavel SandaFix typo
2007-12-02 Bernhard RoiderCmdDef:
2007-12-02 Abdelrazak Younes* BufferView:
2007-12-02 Peter Kümmelfix memory leaks
2007-12-02 Jürgen Spitzmüller* src/BufferParams.cpp (readToken):
2007-12-02 Abdelrazak Younes* BufferView:
2007-12-02 Jürgen Spitzmüller* src/insets/InsetTabular.cpp:
2007-12-02 Abdelrazak Younes* FileName::fileContents(): new argument to define...
2007-12-02 Peter Kümmelalso compile without pchs
2007-12-02 Peter Kümmelreduce <vector> include from 73 to 3
2007-12-02 Peter Kümmelcompile also without pch
2007-12-02 Peter Kümmelpch fix
2007-12-02 Peter Kümmelfix memory leak. addMenu does not take ownership, a...
2007-12-02 Peter Kümmelfix merge build
2007-12-02 Peter Kümmelmove funtion with std::vector to filetools
2007-12-02 Abdelrazak Younescosmetics.
2007-12-02 Abdelrazak Younescompil Fix.
2007-12-01 Peter Kümmelfix crash on exit (when using http://dmoulding.googlepa...
2007-12-01 Peter Kümmelfix memory leak
2007-12-01 Peter Kümmelcmake merge: declare before instantiate
2007-12-01 Peter Kümmelfix memory leak, cleanup FileName interface
2007-12-01 Abdelrazak YounesFix copy&paste bug in rev 21883.
2007-12-01 Abdelrazak YounesComment out unneeded debug output and add some in check...
2007-12-01 Enrico ForestieriDon't warn when the file being deleted does not really...
2007-12-01 André Pönitzcosmetics
2007-12-01 Enrico Forestiericompile fix for mingw
2007-12-01 André Pönitzmove chdir to FileName
2007-11-30 André Pönitzunneeded
2007-11-30 Richard HeckComments.
2007-11-30 André Pönitzcosmetics
2007-11-30 André PönitzI'll find a solution for the 'dirList problem', Abdel.
2007-11-30 Abdelrazak Younes~Buffer: Move wa_ destruction to Buffer::~Impl()
2007-11-30 André Pönitzallow boost/current_function to be used again
2007-11-30 Abdelrazak Younesfix crash.
2007-11-30 Abdelrazak Younespimpl_ is too verbose to write.
2007-11-30 Abdelrazak Younes* Buffer:
2007-11-30 Abdelrazak YounesAdd FIXMEs
2007-11-30 Abdelrazak Younesrevert erroneous commit in r21874.
2007-11-30 Abdelrazak Youneslyxlib.h:sum -> FileName::checksum()
2007-11-30 Abdelrazak Younescompile fix.
2007-11-30 Uwe StöhrLyXFunc.cpp: add missing case
2007-11-29 André Pönitzfive lines plain loop vs seven lines fancy boost...
2007-11-29 André Pönitzno need for pointers, not even leaking ones...
2007-11-29 André Pönitzuse structure with named members instead of pair<int...
2007-11-29 André Pönitzassimilate BOOST_CURRENT_FUNCTION
2007-11-29 Richard HeckCompile fix.
2007-11-29 André Pönitzcosmetics
2007-11-29 André Pönitzcosmetics
2007-11-29 André Pönitzmerge the Forked* machinery into a single pair of files
2007-11-29 André Pönitzcompile fix / cosmetics
2007-11-29 André Pönitzpotential compile fix for Kornel
2007-11-29 André Pönitzpotential compile fix
2007-11-29 Abdelrazak YounesMSVC compile fix.
2007-11-29 Abdelrazak Younes- Get rid of unneeded time_type typedef.
2007-11-29 Abdelrazak YounesMSVC compile fix.
2007-11-29 André Pönitzcosmetics
2007-11-29 André Pönitzre-enable "safety hack"
2007-11-29 André Pönitzcosmetics
2007-11-29 André Pönitzsome de-boostification
next