]> git.lyx.org Git - lyx.git/history - src
fix memory leak, cleanup FileName interface
[lyx.git] / src /
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...
2007-11-26 Abdelrazak Younesremove debug code.
2007-11-26 Abdelrazak Younes* support/FileName:
2007-11-26 Abdelrazak YounesInline qstring_helpers methods.
2007-11-26 Abdelrazak YounesFix initialisation bug introduced in r21788.
2007-11-25 André Pönitzuse plain C++ instead of boost
2007-11-25 Abdelrazak YounesFree support/FileName.cpp from boost::filesystem. Pleas...
2007-11-25 Uwe Stöhr- remove Serbocroatian from the language list because...
2007-11-25 Uwe Stöhradd a new color to distinguish \newpage from \pagebreak
2007-11-25 Abdelrazak YounesFree src/ from boost::filesystem.
2007-11-25 Uwe Stöhrsupport for the languages Latin and North Sami
2007-11-25 André Pönitzadd signal/slot implementation 'framework'
2007-11-25 Peter Kümmelfix compile, but it breaks cmake's merged build
2007-11-25 Uwe Stöhrsupport for \linebreak:
2007-11-25 Uwe Stöhrsupport to set the examples folder in the preferences
2007-11-25 Abdelrazak YounesRemove unused pure virtual method.
2007-11-25 Peter Kümmeldon't declare if already done in a header
next