]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2007-03-27 Jürgen Spitzmüller* src/frontends/qt4/GuiWorkArea.C:
2007-03-27 Jürgen Spitzmüller* src/frontends/qt4/GuiWorkArea.[Ch]:
2007-03-27 Bo PengBufferView.C: remove unneeded comment
2007-03-27 André PönitzSome more debug information in case the cursor is ill
2007-03-27 André PönitzThis is supposed to fix #3189 basically by avoiding...
2007-03-27 Jean-Marc Lasgouttesfix uninitialized variable
2007-03-27 Abdelrazak... Fix bug 3144 by Richard Heck (slightly modified by...
2007-03-27 Jürgen Spitzmüller* src/frontends/qt4/GuiWorkArea.[Ch]:
2007-03-27 Edwin Leuvenadjust layout
2007-03-27 Georg BaumConvert makeRelPath to docstring (from Michael Gerz)
2007-03-27 Jürgen Spitzmüller* src/frontends/qt4/BulletModule.C: remove unneeded...
2007-03-27 Jürgen Spitzmüller* src/frontends/qt4/BulletModule.C:
2007-03-27 Jürgen Spitzmüller* src/toc.C: whitespace
2007-03-27 Jürgen Spitzmüller* src/toc.C: allow upwards movement to first paragraph...
2007-03-26 Peter Kümmelcmake: show full command
2007-03-26 Georg Baumsome more tipa characters
2007-03-26 Peter Kümmelcmake: overwrite allinone files on each cmake run
2007-03-26 Michael Schmitt * src/insets/insetcharstyle.C: fix bug #3252 (by M...
2007-03-26 Peter Kümmelcmake: force new build type
2007-03-26 Peter Kümmelalso speed up compiling touched files under Linux
2007-03-26 Jürgen Spitzmüller* src/frontends/controllers/ControlAboutlyx.[Ch]:
2007-03-26 Bo PengCorrectly highlight comments in latexHighlighter
2007-03-26 Bo PenglatexHighlighter: handles multiline reg expression...
2007-03-26 Jürgen Spitzmüller* src/frontends/controllers/ControlAboutlyx.[Ch]:
2007-03-26 Jürgen Spitzmüller* src/frontends/qt4/QCharacter.C:
2007-03-26 Jean-Marc Lasgouttesupdate gl.po; remerge to use the new lyx_pot.py code
2007-03-26 Abdelrazak... Fix bug 3293 by Bernhard Roider:
2007-03-26 Abdelrazak... Fix bug 3258:
2007-03-26 Abdelrazak... fix MSVC warning.
2007-03-26 Georg BaumGet rid of LyXRC::font_norm_type, since it is no longer...
2007-03-26 Georg Baumremove lyxrc variables that where only used by xforms
2007-03-26 Georg Baumcompile fix
2007-03-26 Peter Kümmeldisable requirement for 2.4.4 version
2007-03-26 Bo PengPresent to Abdel: Syntax highlighting for LaTeX Log...
2007-03-26 Enrico ForestieriAvoid random kerning values.
2007-03-25 Abdelrazak... Fix crash in debug mode (MSVC) due to an assertion...
2007-03-25 Peter Kümmelcmake:
2007-03-25 Michael Schmitt * src/text.C: fix bug #2810
2007-03-25 Georg Baumadd some comments
2007-03-25 Georg BaumFix crash with included files
2007-03-25 Abdelrazak... Add FIXME.
2007-03-25 Abdelrazak... Third present for Bo: Add syntax highlighting to the...
2007-03-25 Abdelrazak... Add a vertical spacer for nice resizing.
2007-03-25 Abdelrazak... Second present for Bo: De-clutter the widget:
2007-03-25 Edwin Leuvencorrect tab order and remove duplicate shortcuts
2007-03-25 Michael Schmittadd missing #include
2007-03-25 Abdelrazak... biblio.h is already included in bufferparams.h
2007-03-25 Georg Baum * src/rowpainter.C
2007-03-25 Abdelrazak... Fix gcc warning.
2007-03-25 Georg BaumBetter comment from Dov Feldstern (and remove now obsol...
2007-03-25 Georg Baum * src/encoding.C
2007-03-25 Georg BaumCompilation fix: enums can't be forward declared.
2007-03-25 Georg Baumfix compiler warning
2007-03-25 Edwin Leuvenmake lyx compile again:
2007-03-25 Abdelrazak... Cleanup and polish of the Citation dialog:
2007-03-25 Abdelrazak... Present for Bo: Cleanup ViewSource and make it a DockWi...
2007-03-25 Abdelrazak... * BufferParams:
2007-03-25 Abdelrazak... remove useless declaration
2007-03-25 Abdelrazak... * Buffer::fillWithBibkeys()
2007-03-25 Abdelrazak... remove useless assertion (already handled by std-debug...
2007-03-25 Abdelrazak... Bugfix: no need to update if the dialog is not visible.
2007-03-24 Georg BaumUpdate special arabic support to UCS4
2007-03-24 Georg Baumsupport direct conversion from format 1 to format 3
2007-03-24 Peter Kümmelalso improve build times when working on some files
2007-03-23 Peter Kümmelfinal compilation: wheel was already invented :(
2007-03-23 Enrico ForestieriAccount for kerning when positioning scripts in the...
2007-03-23 Bo PengTidy up po/lyx_pot.py, I did not 'svn add' the latest...
2007-03-23 Georg BaumFix bug 440
2007-03-23 Georg Baumadd further comment
2007-03-23 Bo Pengpo/Makefile.in.in, use $(srcdir) instead of $(top_srcdi...
2007-03-23 Bo Pengpo/Makefile.in.in: call lyx_pot.py with correct -b...
2007-03-23 Bo PengScons: add description to update_po target to INSTALL...
2007-03-23 Bo PengScons update_po target: Windows/cmd.exe is unhappy...
2007-03-23 Jean-Marc LasgouttesMake it possible to call lyx_pot.py when builddir ...
2007-03-23 Georg BaumWorkaround for bug 3040
2007-03-23 Enrico ForestieriCorrectly implement rule 18a in appendix G of the TeXbook
2007-03-23 Bo PengAdd comments to installer code
2007-03-22 Peter Kümmelmsvc: don't #define max and min
2007-03-22 Peter Kümmelfix c&p error
2007-03-22 Peter Kümmelcompile qt4 three times faster with msvc:
2007-03-22 Peter Kümmelalso merge qt files
2007-03-22 Bo Pengpo/Makefile.in.in, replace awk scripts with the Python...
2007-03-22 Bo PengScons: finalize update_po target.
2007-03-22 Bo PengScons: update_po should now work (missing dependency...
2007-03-22 Bo PengScons: update_po target, move processing functions...
2007-03-22 Georg BaumFic compilation on itanium by adding a missing file...
2007-03-22 Martin VermeerGet ProvidesNatbib working correctly, esp. for egs...
2007-03-22 Bo PengScons: update_po target part five: update po files
2007-03-22 Bo PengScons: update_po target part four: lyx.po
2007-03-22 Bo PengScons: update_po target part three: ui_l10n
2007-03-22 Bo PengScons: update_po target part two: qt4_l10n and layouts_l10n
2007-03-22 Bo Pengremove " around is_IS in lib/languages
2007-03-21 Enrico ForestieriCache char right bearings
2007-03-21 Peter Kümmelsome more small changes to speed up the compilation...
2007-03-21 Enrico ForestieriAccount for real width of nucleus when positioning...
2007-03-21 Bo PengScons: update_po target, part one: language_l10n.pot
2007-03-20 Peter Kümmelcmake build system:
2007-03-20 Peter Kümmeltrivial changes for all-in-one compilation
2007-03-20 Michael Schmitt * de.po: tiny update
2007-03-20 Michael Schmitt * po/*.po: remerge
next