]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2006-11-04 Abdelrazak... Convert to unicode.
2006-11-04 Georg Baumfix gcc warnings
2006-11-04 Abdelrazak... More bugs from Edwin and Bennett.
2006-11-04 Abdelrazak... Debugging Spree.
2006-11-04 Abdelrazak... * WorkArea
2006-11-04 Abdelrazak... * QLPainter::text(): Put the debug message in Debug...
2006-11-03 Michael Schmitt * src/MenuBackend.C: fix localization bug
2006-11-03 Michael Schmitt * po/cs.po: update by Pavel Sanda
2006-11-03 Michael Schmitt * lib/Makefile.am: install new change tracking icons
2006-11-03 Michael Schmitt * lib/images/*.xpm: add icons for the "review" toolbar
2006-11-03 Michael Schmitt po/*.po: remerge
2006-11-03 Michael Schmitt * Makefile.in.in: look for Toolbar entries...
2006-11-03 Bo PengScons: getext/unicode support for tex2lyx (ignore src...
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 Bo Pengupdate Bo Peng's credits. :-)
2006-11-03 Lars Gullik... Tiny update
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 Peter Kümmelupdate Peter Kuemmel's credits
2006-11-03 Georg Baumenable utf8 since lyx2lyx already reverts it
2006-11-03 Georg BaumFix thinko in Buffer::makeLaTeXFile
2006-11-03 Abdelrazak... Fix 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... - Sort lyxlex table
2006-11-03 Abdelrazak... Forgot this...
2006-11-02 Abdelrazak... Fix multi-window resize bug:
2006-11-02 Bo PengFix remaining toolbar/session issues
2006-11-02 Abdelrazak... - 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 Lars Gullik... Small update
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... This 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 * po/de.po: fix the most annoying messages
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 Peter Kümmeladd MinSizeRel as project which only uses STL and Boost...
2006-11-01 Bo PengNew bookmarks implementation:
2006-11-01 Michael Schmitt * po/.po: remerge again (last time for today)
2006-11-01 Michael Schmitt * po/ru.po:
2006-11-01 Michael Schmitt * po/nl.po:
2006-11-01 Georg Baumforgot this
2006-11-01 Georg BaumFix more invalid documents: s/\\color default/\\color...
2006-11-01 Peter Kümmeladd link to Qt bug
2006-11-01 Michael Schmitt * po/fi.po:
2006-11-01 Peter Kümmelenable precompile headers only for the Debug and Releas...
2006-11-01 Michael Schmitt * po/da.po:
2006-11-01 Abdelrazak... Fix crash when reconfigure is called without Buffer...
2006-11-01 Michael Schmitt * po/*.po: remerge files
2006-11-01 Georg BaumDescribe beamer in LaTeX class list
2006-11-01 Georg Baumdefine missing color
2006-11-01 Georg BaumFix generation of invalid LyX files
2006-11-01 Georg BaumFix invalid colors (generated by LyX 1.4.3)
2006-11-01 Georg BaumConvert to new format
2006-10-31 Michael Schmitt * src/tabular.C: remove change tracking FIXMEs; the...
2006-10-31 Georg BaumAdd beamer layout file and examople, fresh from 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ümmelenable at least a context-sensitive CT toolbar
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... * 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... small cosmetic cleanups:
2006-10-30 Abdelrazak... small cleanup while looking for a bug.
2006-10-30 Jürgen Spitzmüller* QPrefScreenFontsUi.ui: assing label to the correct...
2006-10-30 Abdelrazak... small cleanup while looking for a bug.
2006-10-30 Abdelrazak... * QLPainter:
2006-10-30 Abdelrazak... Move BufferView cached pointer out of LyXText:
2006-10-30 Abdelrazak... * Painter::isDrawingEnabled():
2006-10-30 Abdelrazak... Forgot that also!
2006-10-30 Abdelrazak... Forgot that!
2006-10-30 Abdelrazak... revert changes from last commit due to a bad tree state.
2006-10-30 Abdelrazak... * Painter.h:
2006-10-30 Abdelrazak... remove the constness of the two code strings because...
2006-10-30 Abdelrazak... * guiapi.[Ch]: deleted.
2006-10-29 Michael Schmitt * src/frontends/Toolbars.h:
2006-10-29 Abdelrazak... * 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',
next