]> git.lyx.org Git - lyx.git/history - src
* po/de.po: update
[lyx.git] / src /
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 Baumfix docbook glossary export, from Ugras and me
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 FIXME
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 YounesFix for bug 2975 (http://bugzilla.lyx.org/show_bug...
2006-11-09 Edwin Leuvensome cleanup:
2006-11-09 Edwin Leuvensolve crash (no cleanup):
2006-11-09 Abdelrazak Younesa small cleanup, a tiny optimization and a comment.
2006-11-09 Abdelrazak Younesdoxygen 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 Younesadjust a doxygen comment.
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 Abdelrazak Younes* getPos(): add const attribute to BufferView.
2006-11-08 Abdelrazak YounesFix potential crash. Passing an empty string happens...
2006-11-08 Abdelrazak YounesMicro-optimisation, avoid rightMargin() call in two...
2006-11-07 Michael Schmitt * src/text.C: (backspacePos0): rewrite to make it...
2006-11-07 Michael Schmittreplace "Notation Entry" by "Glossary Entry" and "Notat...
2006-11-07 Asger Ottar Alstrup- Get rid of manifestly expensive debugging output...
2006-11-07 Asger Ottar Alstrup- Avoid lyxerr[] like the plague. Use if (lyxerr.debugg...
2006-11-07 Georg Baumdocument docstring abuse for symbol font code points
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 Younes* Application:
2006-11-07 Abdelrazak Younesremove old duplicate LyXText::drawSelection() (from...
2006-11-07 Jürgen SpitzmüllerHit Qt 4.2 with the sledgehammer until the dialog resiz...
2006-11-07 Abdelrazak Younes* InsetText::Wide() -> wide()
2006-11-07 Abdelrazak Younes* InsetText:
2006-11-06 Jürgen SpitzmüllerRevert from revision 15769:
2006-11-06 Jürgen Spitzmüller* src/frontends/qt4/panelstack.C:
2006-11-06 Georg BaumAnother compile fix. I don't understand why it worked...
2006-11-06 Georg Baumcompile fix
2006-11-05 Georg BaumRemove unused symbol encoding
2006-11-05 Michael Schmittchange tracking:
2006-11-05 Michael Schmittchange tracking:
2006-11-05 Georg Baum * src/frontends/qt4/GuiFontMetrics.C
2006-11-05 Michael Schmitt * src/frontends/qt4/QDelimiterDialog.C: don't use...
2006-11-05 Michael Schmitt * src/frontends/qt4/ui/QCitationUi.ui: cosmetics:...
2006-11-05 Abdelrazak YounesBug Fix: Window title was not updated in new window.
2006-11-05 Jürgen Spitzmüller* src/frontends/qt4/panelstack.C:
2006-11-05 Jürgen Spitzmüller* src/client/messages.C: add missing #include <cerrno>
2006-11-05 Abdelrazak YounesFix MSVC warning.
2006-11-05 Georg Baumremove faulty FIXMEs. I was confused.
2006-11-05 Michael Schmitt * client/messages.C: add missing #include
2006-11-05 Georg BaumFix comment according to Enricos explanation
2006-11-04 Georg BaumResolve link problems of tex2lyx and client by removing...
2006-11-04 Georg BaumNew nomenclature inset from Ugras
2006-11-04 Jürgen Spitzmüller* src/frontends/qt4/QBranches.C:
2006-11-04 Georg BaumPreparation for the nomencl inset: Add {} in InsetComma...
2006-11-04 Georg BaumTiny unicode optimization: avoid ucs4->utf8->ucs4 roundtrip
2006-11-04 Peter Kümmelfix crash in preferences dialog
2006-11-04 Georg BaumConvert the CREDITS file to utf8 and spell Ugras' name...
2006-11-04 Abdelrazak YounesConvert to unicode.
2006-11-04 Georg Baumfix gcc warnings
2006-11-04 Abdelrazak Younes* WorkArea
2006-11-04 Abdelrazak Younes* QLPainter::text(): Put the debug message in Debug...
2006-11-03 Michael Schmitt * src/MenuBackend.C: fix localization bug
2006-11-03 Edwin Leuven* update dialog when changing lyx display settings.
2006-11-03 Georg BaumAdd code for debugging inset metrics (switched off...
2006-11-03 Georg BaumFix problem with non-ascii branch names by converting...
2006-11-03 Georg Baum * src/mathed/MathParser.C
2006-11-03 Joost Verburgstart lyx namespace after header files
2006-11-03 José MatoxAdd UTF-8 as an option for encoding
2006-11-03 Edwin Leuven* reorganisation of graphics dialog
2006-11-03 Georg BaumFix thinko in Buffer::makeLaTeXFile
2006-11-03 Abdelrazak YounesFix singlePar update. This should result in a nice...
2006-11-03 Peter Kümmelreturn something for msvc
2006-11-03 Peter Kümmeldisable scrollbar when it is not needed, especially...
2006-11-03 Asger Ottar Alstrup- Sort lyxlex table
2006-11-03 Abdelrazak YounesForgot this...
2006-11-02 Abdelrazak YounesFix multi-window resize bug:
2006-11-02 Bo PengFix remaining toolbar/session issues
2006-11-02 Abdelrazak Younes- restore a backing pixmap painting strategy: the pixma...
2006-11-02 Peter Kümmelenable selection with the mouse for math and tables
2006-11-02 Bo PengPrettier view->toolbars menu.
2006-11-02 Bo PengSession/Toolbars:
2006-11-02 Georg Baumput UNICODE FIXMEs where they belong
2006-11-01 Bo Pengbookmarks: allow go to bookmark at any time (new window...
2006-11-01 Abdelrazak YounesThis commit initialise correctly the tab bar in a new...
2006-11-01 Michael Schmitt * text.C: fix another change tracking FIXME
2006-11-01 Michael Schmitt * text.C: remove FIXME for change tracking; the
2006-11-01 Peter Kümmeldisable scrollbar when it is not needed, especially...
next