]> git.lyx.org Git - features.git/shortlog
features.git
2007-11-29 Abdelrazak... MSVC compile fix.
2007-11-29 Abdelrazak... - Get rid of unneeded time_type typedef.
2007-11-29 Abdelrazak... MSVC 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... * makeLatexName(): port to FileName.
2007-11-28 Abdelrazak... * FileName:
2007-11-28 Abdelrazak... Remove the full assertion.
2007-11-28 Abdelrazak... FileName(): Remove isAbsolute() assertion. This is...
2007-11-28 Abdelrazak... Enable HAVE_DECL_ISTREAMBUF_ITERATOR checking as istrea...
2007-11-28 Abdelrazak... * 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 Peter Kümmeltime goes by
2007-11-27 André Pönitzsome de-boostification
2007-11-27 Peter Kümmelfinsih renaming ->Debug
2007-11-27 André Pönitzadd new helper script
2007-11-27 Peter Kümmeluse the same mechanism to trigger moc as in frontends/qt4
2007-11-27 Peter Kümmelcmake: remove boost_filesystem, add automoc to support...
2007-11-27 André Pönitzremove indirect typedef
2007-11-27 Peter Kümmelfix line endings
2007-11-27 André Pönitzadd -I.
2007-11-27 André Pönitzcosmetics
2007-11-27 Abdelrazak... remove boost/filesystem/*
2007-11-27 Abdelrazak... tex2lyx.cpp does not need boost::filesystem. Only remai...
2007-11-27 Abdelrazak... Getting rid of normalizePath() which is unneeded for...
2007-11-27 Abdelrazak... Introducing FileName::dirList() to replace the one...
2007-11-27 Abdelrazak... Move inclusion of "frontends/Delegates.h" to qt4/GuiView.h
2007-11-27 Abdelrazak... The 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... Adjust comment.
2007-11-26 Abdelrazak... Please JMarc: Make sure we always pass through LyXFunc...
2007-11-26 Uwe Stöhrlyx2lyx/lyx_1_6.py: revert \linebreak and \pagebreak...
2007-11-26 Uwe Stöhrstdmenus.inc: fix doubled shortcut
2007-11-26 Pavel SandaSource highlighting of comments (by Bernhard Reiter)
2007-11-26 Bernhard RoiderPCH compile fix
2007-11-26 Abdelrazak... Paragraph::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... * TextMetrics::getPitNearY(): Fix crash when navigating...
2007-11-26 Abdelrazak... Cleanup LyXFunc::dispatch() following JMarc advice.
2007-11-26 Jürgen Spitzmüller* src/lfuns.h:
2007-11-26 Abdelrazak... FileName::destroyDirectory(): Continue deleting even...
2007-11-26 Abdelrazak... remove debug code.
2007-11-26 Abdelrazak... * support/FileName:
2007-11-26 Abdelrazak... Inline qstring_helpers methods.
2007-11-26 Abdelrazak... Fix initialisation bug introduced in r21788.
2007-11-25 André Pönitzadjust
2007-11-25 André Pönitzremove boost/iostreams. Not used.
2007-11-25 André Pönitzuse plain C++ instead of boost
2007-11-25 Abdelrazak... Free 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... Free src/ from boost::filesystem.
2007-11-25 Uwe Stöhrsupport for the languages Latin and North Sami
2007-11-25 André Pönitzremove boost/iostream form build
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 Peter Kümmelcmake: remove boost::iostreams from build system
2007-11-25 Uwe Stöhrsupport to set the examples folder in the preferences
2007-11-25 Abdelrazak... Remove unused pure virtual method.
2007-11-25 Uwe Stöhrstdtoolbars.inc: move the placeholders to the math...
2007-11-25 Peter Kümmeldon't declare if already done in a header
2007-11-25 Peter Kümmelremove warning
2007-11-25 Peter Kümmelfix compile
2007-11-25 André Pönitzs/isFileReadable/isReadableFile;
2007-11-24 André Pönitzless boost, just plain C++.
2007-11-24 Uwe Stöhrstdtoolbars.inc: remove double entries that were introd...
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-24 Uwe Stöhrconvert the remaining non-unicode bind files to Unicode
2007-11-24 Uwe StöhrParagraph.cpp: remove unneeded include
2007-11-24 Uwe Stöhrupdate scons_manifest.py
2007-11-24 Abdelrazak... Getting rid of Application::createView()
2007-11-24 Abdelrazak... Introducing Application::getStatus() and Application...
2007-11-24 Abdelrazak... Fix crash with InsetHFill. The inset position was not...
2007-11-24 Enrico ForestieriFix some other thinkos in r21048
2007-11-24 Uwe Stöhrconvert bind files to Unicode
2007-11-24 André Pönitzmerge LoaderQueue into Loader
2007-11-23 André Pönitzonly called once
2007-11-23 André Pönitzmissed that part
2007-11-23 André Pönitzsimplification
next