]> git.lyx.org Git - lyx.git/history - src
* Status.15x: Selection highlighting is broken!
[lyx.git] / src /
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...
2006-11-01 Michael Schmitt * src/paragraph.h:
2006-11-01 Georg Baumfix compile error
2006-11-01 Bo PengNew bookmarks implementation:
2006-11-01 Peter Kümmeladd link to Qt bug
2006-11-01 Abdelrazak YounesFix crash when reconfigure is called without Buffer...
2006-11-01 Georg BaumFix generation of invalid LyX files
2006-10-31 Michael Schmitt * src/tabular.C: remove change tracking FIXMEs; the...
2006-10-31 Michael Schmitt * messages.C: use lyxerr[Debug::DEBUG] rather than...
2006-10-31 Enrico ForestieriOutput a space if pendingSpace() is true and it is...
2006-10-31 Michael Schmitt * rowpainter.C: when checking whether the change
2006-10-31 Georg BaumSupport all xymatrix arguments
2006-10-31 Georg Baum * src/support/docstream.C
2006-10-31 Peter Kümmeladd missing header, forgotten because of the Qt precomp...
2006-10-31 Peter Kümmeladd missing header
2006-10-31 Peter Kümmelenable movable toolbars
2006-10-31 Peter KümmelAdd tab support
2006-10-31 Peter Kümmel* frontends/Toolbars.C:
2006-10-30 Michael Schmittremove references to Qt3/Gtk
2006-10-30 Abdelrazak Younes* LyXText::singleWidth(): remove unneeded Buffer argument.
2006-10-30 Georg BaumWork around a possible gcc bug: Since Abde'ls recent...
2006-10-30 Georg BaumRemove unused variable
2006-10-30 Abdelrazak Younessmall cosmetic cleanups:
2006-10-30 Abdelrazak Younessmall cleanup while looking for a bug.
2006-10-30 Jürgen Spitzmüller* QPrefScreenFontsUi.ui: assing label to the correct...
2006-10-30 Abdelrazak Younessmall cleanup while looking for a bug.
2006-10-30 Abdelrazak Younes* QLPainter:
2006-10-30 Abdelrazak YounesMove BufferView cached pointer out of LyXText:
2006-10-30 Abdelrazak Younes* Painter::isDrawingEnabled():
2006-10-30 Abdelrazak YounesForgot that also!
2006-10-30 Abdelrazak YounesForgot that!
2006-10-30 Abdelrazak Younesrevert changes from last commit due to a bad tree state.
2006-10-30 Abdelrazak Younes* Painter.h:
2006-10-30 Abdelrazak Younesremove the constness of the two code strings because...
2006-10-30 Abdelrazak Younes* guiapi.[Ch]: deleted.
2006-10-29 Michael Schmitt * src/frontends/Toolbars.h:
2006-10-29 Abdelrazak Younes* unicode.[Ch]: new IconvProcessor class that enable...
2006-10-29 Michael Schmittchange tracking:
2006-10-29 Bo Pengsession: rename some functions
2006-10-29 Peter Kümmeladd comment about ugly construct
2006-10-29 Michael Schmitt * rowpainter.C: remove unused variable 'inside',
2006-10-29 Georg BaumFix more member variable initialization order warnings...
2006-10-29 Georg BaumAdd comment explaining the encoding change
2006-10-29 Peter KümmelShow Change Tracking toolbar, prepare hiding/positioning:
2006-10-29 Peter Kümmelfix bug: table toolbar icons in menubar, hiding will...
2006-10-28 Peter Kümmelremove warning, use shorter code
2006-10-28 Michael Schmitt * qt4/GuiFontMetrics.C: remove qt3 compatibility code
2006-10-28 Abdelrazak YounesCompilation fix for Mac and Linux:
2006-10-28 Abdelrazak Younes* LyXLex::Pimpl::buff is now a string.
2006-10-28 Bo Pengsrc/session.h: add virtual destructor to stop compiler...
2006-10-28 Abdelrazak Younessimplify paintText() interface.
2006-10-28 Abdelrazak Younesremove paperHeight() and paperWidth() in Painter and...
2006-10-28 Abdelrazak Younesdelete unused code and comment.
2006-10-27 Abdelrazak Younesstop/start the blinking cursor when the WorkArea get...
2006-10-27 Abdelrazak Younesreplace the map based width cache with an array based...
next