]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2006-10-26 Michael Schmittchange tracking:
2006-10-26 Michael Schmittchange tracking:
2006-10-26 Michael Schmittchange tracking:
2006-10-26 Michael Schmittchange tracking:
2006-10-26 Peter Kümmeldisable checked iterators for msvc release builds to...
2006-10-26 Peter Kümmelswitch ENABLE_ASSERTIONS macro with _DEBUG macro
2006-10-26 Georg BaumCompile fix for older gcc's.
2006-10-26 Georg BaumRestore inputenc support
2006-10-26 Georg BaumMake the code a bit more python-like
2006-10-26 Jean-Marc Lasgouttesadd Ran Rutenberg as new contributor
2006-10-26 Jean-Marc Lasgouttesupdate Hebrew translation of Intro
2006-10-26 Abdelrazak... paintText(): replace the test on BufferView::buffer...
2006-10-26 Abdelrazak... This commit fixes 3 crashes when reverting a document:
2006-10-26 Peter Kümmelsrc/frontends/qt4/GuiWorkArea.C:
2006-10-26 Abdelrazak... add some initialization and some assertion.
2006-10-26 Abdelrazak... Fix (hopefully) gcc warning about initialization order...
2006-10-25 Georg BaumPort InsetCommandParams::scanCommand to lyx2lyx.
2006-10-25 Georg Baummissing bits of the new galician translation
2006-10-25 Peter Kümmelcmake: precompiled headers
2006-10-25 Joost VerburgChanged default date formatting string to be compatible...
2006-10-25 Edwin Leuvenadd fixme for cursor positioning
2006-10-25 Abdelrazak... compile fix.
2006-10-24 Michael Schmittchange tracking:
2006-10-24 Michael Schmitt * src/frontends/qt4/GuiWorkArea.C: fix cursor positioning
2006-10-24 Michael Schmitt * ui/stdmenus.ui: move "New Window" and "Close Window...
2006-10-24 Edwin Leuvenadd missing lyx::
2006-10-24 Edwin LeuvenLayout improvements
2006-10-24 Abdelrazak... Fix cursor size...
2006-10-24 Abdelrazak... compile fix.
2006-10-24 Abdelrazak... * Gui.h: new closeAll() pure virtual method.
2006-10-24 Jean-Marc Lasgouttessmall update to contributors
2006-10-24 Jean-Marc Lasgouttesadd galician to known languages
2006-10-24 Jean-Marc Lasgouttesnew Galician l10n
2006-10-24 Edwin Leuven- implement sizeHint()
2006-10-24 Jean-Marc Lasgouttesnew Galician docs
2006-10-24 Abdelrazak... fix crash on exit.
2006-10-24 Michael Schmittchange tracking:
2006-10-23 Michael Schmitt * CutAndPaste.C: fix change tracking in case of
2006-10-23 Bo PengScons: mocing GuiApplication.C and GuiImplementation.C
2006-10-23 Peter Kümmelcmake precompile:
2006-10-23 Joost Verburgread lyxrc.dist a second time to be able to override...
2006-10-23 Abdelrazak... new LFUN_WINDOW_CLOSE
2006-10-23 Michael Schmitt * src/lyxfind.C:
2006-10-23 Michael Schmitt * CutAndPaste.C:
2006-10-23 Michael Schmittchange tracking:
2006-10-23 Michael Schmitt * text2.C:
2006-10-23 Peter Kümmelfix wrong usage of precompiled headers, now it's really...
2006-10-23 Peter Kümmelmove #endif to the end of the file
2006-10-23 Peter Kümmelupdate to HEAD
2006-10-23 Peter Kümmeladd support of precompiled headers for msvc, enable...
2006-10-23 Peter Kümmeladd support of precompiled headers for msvc, enable...
2006-10-23 André Pönitzcursor cosmetics
2006-10-23 André Pönitzcursor is no more damaging the background. L-shaped...
2006-10-23 André Pönitzdo not draw to intermediate pixmap
2006-10-23 André Pönitzdo not draw to intermediate pixmap
2006-10-22 Bo Pengsrc/coordcache.C: stop compiler complaint for std::min
2006-10-22 Bo PengScons: remove some other qt3 debris
2006-10-22 André Pönitzmicrooptimization
2006-10-22 Asger Ottar... - We guess Lars smoked something (we didn't see him...
2006-10-22 Asger Ottar... - LyX is dead slow, so the least we can do is use anti...
2006-10-22 Lars Gullik... LFUN_UNICODE_INSERT - unicode-insert
2006-10-22 Georg BaumRevert faulty floatlist fix (revision 15376) and fix...
2006-10-22 Lars Gullik... The Gtk removal from trunk.
2006-10-22 André Pönitzcosmetics
2006-10-22 Asger Ottar... - fix StatusBar update
2006-10-22 Michael Schmittchange tracking:
2006-10-22 Georg BaumFix stupid backslash quoting error that resukted in...
2006-10-22 Michael Schmitt * src/text.C: fix status information output (change...
2006-10-22 Michael Schmitt * CREDITS: Let the world know that I worked on change...
2006-10-22 Enrico ForestieriCompile fix
2006-10-22 André Pönitzmake macrfos readable again
2006-10-22 Michael Schmittchange tracking:
2006-10-22 Michael Schmitt * mathed/InsetFormulaMacro.C:
2006-10-22 Michael Schmitt * scons/scons_manifest.py: remove MathMLStream.[Ch]
2006-10-22 Asger Ottar... - 5% speed-up by reserving space in the vector we build...
2006-10-22 Asger Ottar... - Do not use kerning, because that fucks up cursor...
2006-10-22 Asger Ottar... - fix broken behaviour of Scrollbar and MouseWheel...
2006-10-22 André Pönitzfix reading UTF8 encoded symbol file
2006-10-22 André Pönitzconvert symbols file to UTF8
2006-10-22 Asger Ottar... - rework update handling, make cursor movement faster,
2006-10-22 André Pönitzfix indentation
2006-10-22 André Pönitzcompile fix for sgml.C
2006-10-22 André Pönitzcompile fix
2006-10-22 André Pönitzsome compile fixes, more to be expected
2006-10-22 André Pönitzsome compile fixes, more to be expected
2006-10-22 Abdelrazak... Immediate rendering of buffer change for one or multipl...
2006-10-22 Michael Schmittchange tracking:
2006-10-22 André Pönitzuse more unicode in math
2006-10-21 José MatoxMore unicode fixes for docbook.
2006-10-21 Asger Ottar... - Try to improve require(lyxdot) detection for insetgra...
2006-10-21 Lars Gullik... some more unicode work. even more should be possible
2006-10-21 Asger Ottar... - Fix erase selections broken by "changeTracking" it
2006-10-21 Asger Ottar... - InsetQuotes updates the inset cache
2006-10-21 Michael Schmittchange tracking:
2006-10-21 Michael Schmittchange tracking:
2006-10-21 Georg BaumFix LaTeX output of characters on systems where char...
2006-10-21 Lars Gullik... Update to latest boost 1.34 svn.
2006-10-21 Michael Schmittchange tracking:
2006-10-21 Michael Schmittchange tracking:
2006-10-21 Michael Schmittchange tracking:
next