]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2006-11-18 Abdelrazak... hopefully fix tex2lyx linking.
2006-11-18 Bo Pengadd an extra blank
2006-11-18 Bo PengDisplay minibuffer with command-execute (M-x)
2006-11-18 Abdelrazak... add comment about location of the implementation.
2006-11-18 Abdelrazak... hopefully fix client linking.
2006-11-18 Abdelrazak... * lyx_main.[Ch]
2006-11-18 Abdelrazak... Bug fixes from Ugras Baran:
2006-11-18 Georg BaumSplit FileName into FileName and DocFileName. FileName...
2006-11-18 Georg Baumadd bug from Enrico
2006-11-18 Bo PengScons: adopt Georg's solution for tex2lyx/gettext
2006-11-17 Enrico ForestieriAvoid processing empty lines when reading the symbols...
2006-11-17 Georg BaumDocument pasteParagraphList as hinted by Jean-Marc
2006-11-17 Enrico ForestieriAdd locale facet in order to input numbers from wide...
2006-11-17 Abdelrazak... Optimize drawing.
2006-11-17 Abdelrazak... Revert change in rev. 15955 because as Georg says:
2006-11-17 Abdelrazak... Incomplete TocDialog slider implementation from Ugras...
2006-11-17 Abdelrazak... * docstring.C: add a FIXME in utf8_to_ucs4() WRT static...
2006-11-17 Abdelrazak... Fix Mac crash on exit.
2006-11-17 Georg BaumFix bug 2393 (from Dov Feldstern)
2006-11-16 Georg Baumadd more bugs
2006-11-16 Abdelrazak... Bug fixes from Ugras Baran:
2006-11-16 Abdelrazak... Patch from Martin V.: Fix Undo/Redo bugs with outline.
2006-11-16 Georg BaumAdd button for default layout to the toolbar
2006-11-15 Michael Schmitt * po/*.po: remerge (also consider outdated po files)
2006-11-15 Michael Schmitt * LINGUAS: do not ignore some po files for the time...
2006-11-15 Michael Schmitt * QPrefsDialog.C: make static strings translateable
2006-11-15 José MatoxBack to business
2006-11-15 José MatoxLyX-1.5.0alpha1 1.5.0alpha1
2006-11-15 José MatoxRemove usage from egrep, cleaner code (Jean-Marc)
2006-11-15 José MatoxFix typo (fix by Jean-Marc).
2006-11-15 Georg BaumFix crashes reported by Bennet Helm and Kornel Benko
2006-11-15 Peter Kümmelfix pch error
2006-11-15 Peter Kümmeldisable scrollbar when not needed, this patch is totall...
2006-11-15 José MatoxAllow alpha as suffix for development releases
2006-11-15 Georg Baumrename parameters to sensible names, the old names...
2006-11-15 Enrico ForestieriUse booleans True and False and fix a typo in configure.py
2006-11-14 Peter KümmelQComboBox::textChanged is a Qt3 support signal only...
2006-11-14 Georg BaumMake nesting levels work. Obviously ++nestdepth does...
2006-11-14 Georg Baumadd clarifying comment
2006-11-14 Peter Kümmeldon't pass temporary string objects as parameters
2006-11-14 Peter Kümmelset missing property: svn:eol-style native
2006-11-14 Peter Kümmelsvn propset svn:eol-style native
2006-11-14 Michael Schmitt * po/*.po: remerge (again)
2006-11-14 Michael Schmitt * po/hu.po: update by Alex
2006-11-14 Michael Schmitt * po/nn.po: update by Ingar
2006-11-14 Abdelrazak... add a FIXME comment
2006-11-14 Peter Kümmeladd bibliography bug
2006-11-14 Peter Kümmelsupport::chmod does not take a const char* as file...
2006-11-14 Peter Kümmelsupport::chmod does not take a mode_t as mode parameter
2006-11-14 Peter Kümmeldisable chmod usage with msvc
2006-11-14 Peter Kümmeladd option to disable the console on windows
2006-11-14 Jean-Marc Lasgouttesupdate
2006-11-14 Jean-Marc Lasgouttes * src/mathed/MathMacroArgument.C
2006-11-13 Peter Kümmel chmod fixes for msvc
2006-11-13 Georg Baumforgot this
2006-11-13 Enrico ForestieriFix dtl tools detection. A non-empty variable is always...
2006-11-13 Edwin Leuvenfix signal
2006-11-13 Georg Baumanother buglet
2006-11-13 Georg BaumAdd support for the esint package
2006-11-13 Abdelrazak... re-enable opaque widget optimization following Trolltec...
2006-11-13 Abdelrazak... * LyXText::erase(): make sure the paragraph breaking...
2006-11-13 Georg BaumExtend the navigate menu to child docs
2006-11-13 Georg BaumThe cursor works on mac now according to Bennet.
2006-11-13 Georg Baumadd bug
2006-11-13 Jean-Marc Lasgouttesupdate FSF address
2006-11-13 Georg BaumAdd a cache for converted image files. This needs to...
2006-11-13 Jean-Marc Lasgouttesupdate Italian UserGuide
2006-11-13 Georg BaumUse wctype character classification functions if possible
2006-11-12 Enrico ForestieriCheck only once for dtl tools in configure.py
2006-11-12 Georg BaumFix the remaining bits of bug 2476
2006-11-12 Abdelrazak... * BufferView::workAreaDispatch(): prepare for finer...
2006-11-12 Georg BaumFix bug 2978 (inset-dissolve does not reset latex language)
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.
next