]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2006-11-12 Georg Baumforgot this in the previous change
2006-11-12 Georg BaumFix bug 2982 (two undo steps are needed to undo inset...
2006-11-12 Abdelrazak... Fix comments.
2006-11-12 Abdelrazak... * text.C:
2006-11-12 Georg BaumFix output of labels and references that contain charac...
2006-11-12 Abdelrazak... * LyXText::backspace(): redo paragraph rows. This is...
2006-11-12 Michael Schmitt * po/*.po: remerge again
2006-11-12 Michael Schmitt * po/de.po: more updates
2006-11-12 Jürgen Spitzmüller* src/frontends/qt4/QBoxDialog.C:
2006-11-12 Abdelrazak... * bufferview_funcs.C: reconstruct par.rows() in case...
2006-11-12 Georg Baumstrip the translation hints also in the dummy variant
2006-11-12 Abdelrazak... - coordOffset(): add an assertion on par.rows() emptine...
2006-11-12 Georg BaumUnicode: Do the conversion of error messages to docstri...
2006-11-12 Michael Schmitt * po/de.po: update (almost no console messages any...
2006-11-12 Michael Schmitt * ui/stdmenus.ui: use the same shortcut for Eqnarrary in
2006-11-12 Georg BaumFix translation of ambiguous messages
2006-11-12 Abdelrazak... This hack is not needed any more and it is a _huge_...
2006-11-12 Abdelrazak... Don't ask me why but the cursor x position hack is...
2006-11-12 Abdelrazak... - hum... truly fix the cursor.
2006-11-12 Abdelrazak... - Clean up CursorWidget and hopefully fix Mac support.
2006-11-11 Georg Baumnew buglet
2006-11-11 Georg Baumunicode: ditch another utf8 roundtrip + some obsolete...
2006-11-11 Georg Baumunicode: ditch another utf8 roundtrip
2006-11-11 Georg BaumUnicode: remove more utf8 roundtrips and faulty convers...
2006-11-11 Georg Baumcomment unused method
2006-11-11 Abdelrazak... - Cleanup splash screen
2006-11-11 Michael Schmitt * Status.15x: various TOC-related bug reports (by...
2006-11-11 Georg BaumRevert revision 14819 and my faulty fix for it.
2006-11-11 Michael Schmitt * Status.15x: new reports by JP Chretien and Pavel...
2006-11-11 Michael Schmitt * po/*.po: remerge (4 new messages)
2006-11-11 Michael Schmitt * paragraph_pimpl.C: eraseChars: assert "end >= start"
2006-11-11 Georg BaumMake it possible to uses non-ascii labelstring, endlabe...
2006-11-11 Georg BaumUnicode: Avoid another from_utf8(to_utf8()) roundtrip
2006-11-11 Michael Schmitt * src/frontends/qt4/ui/QNomenclUi.ui: add shortcuts
2006-11-11 Abdelrazak... * Buffer
2006-11-11 Michael Schmitt * src/LaTeX.C: beautification: use identical user...
2006-11-11 Michael Schmitt * po/de.po: update
2006-11-11 Enrico ForestieriAdd locale facet in order to output numbers to wide...
2006-11-10 Jean-Marc Lasgouttes * dociterator.C (forwardPar): remove debug code.
2006-11-10 Jean-Marc Lasgouttes * src/MenuBackend.C
2006-11-10 Michael Schmitt * src/paragraph_pimpl.C: replace FIXME for
2006-11-10 Michael Schmitt * lyx_main.C: remove duplicate function assertion_failed
2006-11-10 Georg Baumremove obsolete FIXMEs
2006-11-10 Georg Baumfix compiler warnings
2006-11-10 Jürgen Spitzmüller* src/frontends/qt4/BulletsModule.C: only whitespace
2006-11-10 Georg Baumglossary documentation update from Ugras
2006-11-10 Georg Baumfix docbook glossary export, from Ugras and me
2006-11-10 Georg Baumfix typo
2006-11-10 Edwin Leuvenugras baran: correct switching between different TOC...
2006-11-09 Georg Baumremove obsolete includes
2006-11-09 Georg Baumfix typo
2006-11-09 Georg BaumDo not call InsetCommandParams::read in InsetInclude...
2006-11-09 Georg Baumremove obsolete file lyxrc.example
2006-11-09 Georg Baumremove obsolete FIXME
2006-11-09 Jean-Marc Lasgouttes * bind/menus.bind: digits may need the shift modifier...
2006-11-09 Jean-Marc Lasgouttesupdate Basque and Romanian l10n
2006-11-09 Jean-Marc Lasgouttesupdate from Ran Rutenberg
2006-11-09 Jean-Marc LasgouttesFix bugs 1720 (almost) and 2877
2006-11-09 Jean-Marc Lasgouttes * src/mathed/InsetMathSymbol.C (metrics): remove broke...
2006-11-09 Jean-Marc Lasgouttes * src/insets/insetbox.C (InsetBox::doDispatch...
2006-11-09 Abdelrazak... Fix for bug 2975 (http://bugzilla.lyx.org/show_bug...
2006-11-09 Edwin Leuvensome cleanup:
2006-11-09 Abdelrazak... remove gnome and qt2 from exclude dir and add qt4/ui
2006-11-09 Edwin Leuvensolve crash (no cleanup):
2006-11-09 Abdelrazak... a small cleanup, a tiny optimization and a comment.
2006-11-09 Abdelrazak... doxygen update.
2006-11-09 Peter Kümmelscrollbars always on to avoid an additional resize...
2006-11-09 Peter Kümmelfix drifted position of restored window
2006-11-09 Abdelrazak... adjust a doxygen comment.
2006-11-09 Georg Baumadd my observations of the icon problems
2006-11-08 Peter Kümmeluse default.ui position as fall back value
2006-11-08 Peter Kümmeluse default.ui position as fall back value
2006-11-08 Peter Kümmeldisable toolbar popup menu, this is better than the...
2006-11-08 Georg Baumuse docstring for textclass preambles
2006-11-08 Michael Schmitt * es.po: update by Eulogio Serradilla
2006-11-08 Peter Kümmeldon't use dummy QT_QTMAIN_INCLUDE_DIR
2006-11-08 Peter Kümmelupdate to cmake's cvs version, fixes missing qtmain...
2006-11-08 Abdelrazak... * getPos(): add const attribute to BufferView.
2006-11-08 Abdelrazak... Fix potential crash. Passing an empty string happens...
2006-11-08 Abdelrazak... Micro-optimisation, avoid rightMargin() call in two...
2006-11-07 Michael Schmitt * src/text.C: (backspacePos0): rewrite to make it...
2006-11-07 Michael Schmitt * Status.15x: add pending features
2006-11-07 Michael Schmitt * po/hu.po: update
2006-11-07 Michael Schmitt * po/*.po: remerge
2006-11-07 Michael Schmittreplace "Notation Entry" by "Glossary Entry" and "Notat...
2006-11-07 Asger Ottar... - Get rid of manifestly expensive debugging output...
2006-11-07 Michael Schmitt * Status.15x: fix missing shortcuts
2006-11-07 Michael Schmitt * stdtoolbars.ui: change "notation" to "glossary";
2006-11-07 Michael Schmitt * ui/stdmenus.ui: add shortcuts whereever possible
2006-11-07 Asger Ottar... - Avoid lyxerr[] like the plague. Use if (lyxerr.debugg...
2006-11-07 Georg Baumdocument docstring abuse for symbol font code points
2006-11-07 Michael Schmitt * ui/stdmenus.ui: beautification:
2006-11-07 Georg Baum * src/mathed/InsetMathSymbol.C
2006-11-07 Michael Schmitt * CutAndPaste.C: simplify copySelectionHelper and
2006-11-07 Michael Schmitt * GuiApplication.C: fix compilation (ev => xev)
2006-11-07 Michael Schmitt * src/frontends/qt4/qt_helpers.C:
2006-11-07 Michael Schmitt ui/*.ui: <include location="local" >qt_helpers.h<...
2006-11-07 Abdelrazak... * Application:
2006-11-07 Abdelrazak... remove old duplicate LyXText::drawSelection() (from...
2006-11-07 Jürgen SpitzmüllerHit Qt 4.2 with the sledgehammer until the dialog resiz...
next