]> git.lyx.org Git - lyx.git/shortlog
lyx.git
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
2007-11-23 André Pönitzremove spurious include
2007-11-23 Uwe Stöhrupdate scons_manifest.py
2007-11-23 André Pönitzcosmetics
2007-11-23 André Pönitzremove unneeded default argument value
2007-11-23 André Pönitzmerge frontend::Painter into GuiPainter
2007-11-23 André Pönitzremove line noise
2007-11-23 Jürgen Spitzmüller* src/output_latex.cpp:
2007-11-23 Abdelrazak... some more LFUN transfer from LyXFunc to GuiView.
2007-11-23 Abdelrazak... get rid of LyXView::errors(). This was redundant with...
2007-11-23 Abdelrazak... Take care of cursor update flags correctly and redraw...
2007-11-23 Abdelrazak... Fix crash on exit.
2007-11-23 Pavel SandaFix dialog handling of Insert Plain Text
2007-11-23 Abdelrazak... Simplify Dialog::name() handling.
2007-11-23 Abdelrazak... simplify window creation.
2007-11-23 Abdelrazak... Transfer some more dialog related code from core to...
2007-11-23 Uwe Stöhrconfigure.py: revert accident commit (http://www.mail...
2007-11-23 Uwe Stöhrsupport for \pagebreak:
2007-11-23 Uwe StöhrTutorial.lyx: fix image path
2007-11-23 Uwe StöhrFrench Tutorial.lyx: updates by Siegfried
2007-11-22 Uwe StöhrEmbeddedObjects.lyx: add info about dissolving notes
2007-11-22 Uwe StöhrTutorial.lyx: complete revision except of chapter 4
2007-11-22 André Pönitzcosmetics
2007-11-22 André Pönitzcosmetics
2007-11-22 André Pönitzsmall simplification
2007-11-22 Abdelrazak... compile fix. Sorry.
2007-11-22 Abdelrazak... Remove unused code.
2007-11-22 Jürgen Spitzmüller* src/insets/InsetTabular.cpp (doDispatch):
2007-11-22 Abdelrazak... Move Dialog.{h,cpp} and ButtonPolicy.{h,cpp} to fronten...
2007-11-22 Abdelrazak... fix MSVC warning.
2007-11-22 Abdelrazak... Updates controls after reinitialization.
2007-11-22 Uwe StöhrTutorial.lyx: fix some issues reported by Siegfried
2007-11-22 André Pönitzforgot those
2007-11-22 André Pönitzremove one <boost/shared_ptr.hpp>
2007-11-21 André Pönitzuse strfwd.h
2007-11-21 André Pönitzremove a few uses of boost::scoped_ptr
2007-11-21 André Pönitzreplace boost::noncopyable by plain C++ idiom
2007-11-21 André Pönitzcosmetics
2007-11-21 Abdelrazak... Some more cleanup of LyXView:
2007-11-21 André Pönitzsome new numbers
2007-11-21 André Pönitzimprove statistic script a bit
2007-11-21 André Pönitzcosmetics
2007-11-21 Uwe Stöhrlanguages: fix activation of Spanish characters (bug...
2007-11-21 Abdelrazak... set eol-style
2007-11-21 André Pönitzget rid of a boost::signals::connection
2007-11-21 Abdelrazak... Introducing GuiMenubar::init() to avoid destructing...
2007-11-21 André Pönitzremove unneeded #include
2007-11-21 Martin VermeerImprove conversion/reversion of index strings
2007-11-21 Bo PengUse latex instead of pplatex to check latex configurati...
2007-11-21 Abdelrazak... Introducing Application::resetGui() that will reset...
2007-11-20 Abdelrazak... Fix initial disabling of the layout combo.
2007-11-20 Abdelrazak... Fix crash when closing a buffer.
2007-11-20 Abdelrazak... - Cleanup and simplify the layout list GUI handling.
2007-11-19 Uwe Stöhramsdefs.inc, amsmaths.inc: allow optional arguments...
2007-11-19 Abdelrazak... Transfer some LFUNs from LyXFunc to GuiView.
2007-11-19 Martin VermeerCorrect conversion of math insets inside Index
2007-11-19 Abdelrazak... correct comment. Thanks Martin.
2007-11-19 Abdelrazak... Transfer LyXView::loadLyXFile() to lyxFunc::loadAndView...
2007-11-19 Abdelrazak... Resize bug correction. The tabbar hiding trick did...
2007-11-19 Abdelrazak... Painting tweaks:
next