]> git.lyx.org Git - lyx.git/history - src
* text.C (erase): when deleting a text inset in change-tracking
[lyx.git] / src /
2006-11-20 Jean-Marc Lasgouttes * text.C (erase): when deleting a text inset in change...
2006-11-20 Abdelrazak YounesFix full screen repaint on Buffer-load.
2006-11-20 Abdelrazak YounesFix crash when closing the last buffer and add a FIXME.
2006-11-20 Abdelrazak Younes* Status.15x: updates.
2006-11-20 Jean-Marc Lasgouttes * MathMacroArgument.C (MathMacroArgument): do not...
2006-11-19 Edwin Leuven* repair broken layout
2006-11-19 Bo PengBUG 686: delete empty math box with delete/backspace key
2006-11-19 Edwin Leuven* show symbol panels in proper size when detached from...
2006-11-19 Bo PengDetect mode_t for safe use of chmod, and for scons...
2006-11-19 Michael Schmitt * frontends/qt4/GuiWorkArea.C: make "unknown version...
2006-11-19 Michael Schmitt * insets/insetbase.h:
2006-11-19 Peter Kümmelfirst try it on the Mac
2006-11-19 Peter Kümmelwe rely on Windows and maybe Linux on a Qt bug
2006-11-19 Peter Kümmelcheck if theApp is valid
2006-11-18 Abdelrazak Youneshopefully 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 Younesadd comment about location of the implementation.
2006-11-18 Abdelrazak Youneshopefully fix client linking.
2006-11-18 Abdelrazak Younes* lyx_main.[Ch]
2006-11-18 Abdelrazak YounesBug fixes from Ugras Baran:
2006-11-18 Georg BaumSplit FileName into FileName and DocFileName. FileName...
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 YounesOptimize drawing.
2006-11-17 Abdelrazak YounesRevert change in rev. 15955 because as Georg says:
2006-11-17 Abdelrazak YounesIncomplete TocDialog slider implementation from Ugras...
2006-11-17 Abdelrazak Younes* docstring.C: add a FIXME in utf8_to_ucs4() WRT static...
2006-11-17 Abdelrazak YounesFix Mac crash on exit.
2006-11-17 Georg BaumFix bug 2393 (from Dov Feldstern)
2006-11-16 Abdelrazak YounesBug fixes from Ugras Baran:
2006-11-16 Abdelrazak YounesPatch 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 * QPrefsDialog.C: make static strings translateable
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 Georg Baumrename parameters to sensible names, the old names...
2006-11-14 Peter KümmelQComboBox::textChanged is a Qt3 support signal only...
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 Abdelrazak Younesadd a FIXME comment
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 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 Edwin Leuvenfix signal
2006-11-13 Georg BaumAdd support for the esint package
2006-11-13 Abdelrazak Younesre-enable opaque widget optimization following Trolltec...
2006-11-13 Abdelrazak Younes* LyXText::erase(): make sure the paragraph breaking...
2006-11-13 Georg BaumExtend the navigate menu to child docs
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 Georg BaumUse wctype character classification functions if possible
2006-11-12 Georg BaumFix the remaining bits of bug 2476
2006-11-12 Abdelrazak Younes* 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 YounesFix comments.
2006-11-12 Abdelrazak Younes* text.C:
2006-11-12 Georg BaumFix output of labels and references that contain charac...
2006-11-12 Abdelrazak Younes* LyXText::backspace(): redo paragraph rows. This is...
2006-11-12 Jürgen Spitzmüller* src/frontends/qt4/QBoxDialog.C:
2006-11-12 Abdelrazak Younes* 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 Younes- coordOffset(): add an assertion on par.rows() emptine...
2006-11-12 Georg BaumUnicode: Do the conversion of error messages to docstri...
2006-11-12 Georg BaumFix translation of ambiguous messages
2006-11-12 Abdelrazak YounesThis hack is not needed any more and it is a _huge_...
2006-11-12 Abdelrazak YounesDon't ask me why but the cursor x position hack is...
2006-11-12 Abdelrazak Younes- hum... truly fix the cursor.
2006-11-12 Abdelrazak Younes- Clean up CursorWidget and hopefully fix Mac support.
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 Younes- Cleanup splash screen
2006-11-11 Georg BaumRevert revision 14819 and my faulty fix for it.
2006-11-11 Michael Schmitt * paragraph_pimpl.C: eraseChars: assert "end >= start"
2006-11-11 Georg BaumMake it possible to uses non-ascii labelstring, endlabe...
2006-11-11 Georg BaumUnicode: Avoid another from_utf8(to_utf8()) roundtrip
2006-11-11 Michael Schmitt * src/frontends/qt4/ui/QNomenclUi.ui: add shortcuts
2006-11-11 Abdelrazak Younes* Buffer
2006-11-11 Michael Schmitt * src/LaTeX.C: beautification: use identical user...
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...
next