]> git.lyx.org Git - lyx.git/history - src
export when building vld
[lyx.git] / src /
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
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-28 Enrico Forestierineedless declaration
2007-11-28 André Pönitzhand-crafted LyXErr
2007-11-28 Abdelrazak Younes* makeLatexName(): port to FileName.
2007-11-28 Abdelrazak Younes* FileName:
2007-11-28 Abdelrazak YounesRemove the full assertion.
2007-11-28 Abdelrazak YounesFileName(): Remove isAbsolute() assertion. This is...
2007-11-28 Abdelrazak Younes* FileName:
2007-11-28 Uwe Stöhrrevert r21813 part 2
2007-11-28 Uwe Stöhrrevert r21813
2007-11-27 Uwe StöhrMetricsInfo.cpp: compile fix
2007-11-27 Uwe StöhrGuiPrefs.cpp: fix copy/paste error from r21776
2007-11-27 André Pönitzcosmetics
2007-11-27 André Pönitzcosmetics
2007-11-27 André Pönitzunneeded declaration
2007-11-27 André Pönitzuse LYXERR macro to avoid unneeded argument evaluations...
2007-11-27 André Pönitzuse macro instead of unconditional evaluation
2007-11-27 André Pönitzuse strfwd.h if possible
2007-11-27 André Pönitzcosmetics
2007-11-27 André Pönitzsome de-boostification
2007-11-27 Peter Kümmelfinsih renaming ->Debug
2007-11-27 Peter Kümmeluse the same mechanism to trigger moc as in frontends/qt4
2007-11-27 André Pönitzremove indirect typedef
2007-11-27 Peter Kümmelfix line endings
2007-11-27 André Pönitzcosmetics
2007-11-27 Abdelrazak Younestex2lyx.cpp does not need boost::filesystem. Only remai...
2007-11-27 Abdelrazak YounesGetting rid of normalizePath() which is unneeded for...
2007-11-27 Abdelrazak YounesIntroducing FileName::dirList() to replace the one...
2007-11-27 Abdelrazak YounesMove inclusion of "frontends/Delegates.h" to qt4/GuiView.h
2007-11-27 Abdelrazak YounesThe obligatory checking has been entirely removed since...
2007-11-27 Uwe Stöhrvery big tex2lyx patch:
2007-11-27 Uwe StöhrParagraph.cpp: revert r21801 because it broke the LaTeX...
2007-11-26 André Pönitzless code and the DUUOB award for output_docbook.cpp
2007-11-26 André Pönitzno need to cast anymore
2007-11-26 André Pönitzmake dialog stay above the main window
2007-11-26 Abdelrazak YounesAdjust comment.
2007-11-26 Abdelrazak YounesPlease JMarc: Make sure we always pass through LyXFunc...
2007-11-26 Pavel SandaSource highlighting of comments (by Bernhard Reiter)
2007-11-26 Bernhard RoiderPCH compile fix
2007-11-26 Abdelrazak YounesParagraph::latexInset(): return early for the NEWLINE_C...
2007-11-26 Bo PengIf there exists a local layout file, use the local...
2007-11-26 Abdelrazak Younes* TextMetrics::getPitNearY(): Fix crash when navigating...
2007-11-26 Abdelrazak YounesCleanup LyXFunc::dispatch() following JMarc advice.
2007-11-26 Jürgen Spitzmüller* src/lfuns.h:
2007-11-26 Abdelrazak YounesFileName::destroyDirectory(): Continue deleting even...
next