]> git.lyx.org Git - lyx.git/shortlog
lyx.git
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:
2006-10-21 Michael Schmittchange tracking:
2006-10-21 Michael Schmittchange tracking:
2006-10-21 Asger Ottar... - Review screen update flags
2006-10-21 José MatoxFix sgml::escapeChar and sgml::escapeString to return...
2006-10-21 Asger Ottar... - Fix sign error in Cursor::setSelection
2006-10-21 Lars Gullik... Fix some unicode conversion problems, more work needed.
2006-10-21 Asger Ottar... - Dump the inset position cache as well
2006-10-21 Michael Schmittchange tracking:
2006-10-21 Abdelrazak... revert faulty changes in last revision...
2006-10-21 Abdelrazak... My six month cleanup crusade is now paying off: LyX...
2006-10-21 Lars Gullik... Some updates, but not enough to get it compiling
2006-10-21 Michael Schmitt * scons/SConstruct: fix scons error (remainder of...
2006-10-21 Michael Schmitt * GMathDelim.C: don't mention qt3 frontend
2006-10-21 Michael Schmitt * lyxinclude.m4: qt3 isn't a valid frontend any longer
2006-10-21 Michael Schmitt * lyx.rpm.README: remove mentioning of qt3
2006-10-21 André Pönitzremove qt3 frontend
2006-10-21 Abdelrazak... put back the :: global namespace identifiers.
2006-10-21 Lars Gullik... fix some problems
2006-10-21 Michael Schmitt * paragraph.h:
2006-10-21 Abdelrazak... moves lyx namespace out of general declaration.
2006-10-21 Abdelrazak... MSVC linking error fix:
2006-10-21 André Pönitztmeporary link fix
2006-10-21 Abdelrazak... MSVC compilation fix.
2006-10-21 André Pönitzmove the only remaining function in lyxrow_func to...
2006-10-21 André Pönitzsome scripts I fouind usefule when working on LyX
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-20 Lars Gullik... More unicode, this time some focus on layouts and textc...
2006-10-20 Lars Gullik... Stuff!
2006-10-20 Asger Ottar... - Dump parpos cache if you use -dbg workarea on command...
2006-10-20 Lars Gullik... Move counters toward unicode.
2006-10-20 Asger Ottar... - Comments
2006-10-20 Lars Gullik... Change (and fix) the bullets in itemize to be more...
2006-10-20 Abdelrazak... This commit re-enable the table adjustment with screen...
2006-10-20 Georg BaumUse the new InsetCommandParams interface (inset part...
2006-10-20 Abdelrazak... Fix multiple tabular crashes. This needs some more...
next