]> git.lyx.org Git - lyx.git/history - src/insets/insettext.C
Various small fixes, look in ChangeLog
[lyx.git] / src / insets / insettext.C
2000-03-31 Jürgen VignaVarious small fixes, look in ChangeLog
2000-03-28 Jürgen VignaOther small Backspace() fix in text.C and Undo/Redo...
2000-03-27 Jürgen VignaFixed mouse-click-bug and made cut/copy/paste work...
2000-03-17 Lars Gullik Bjønnesmulitilang fixes, the addition of some trace msgs to...
2000-03-09 Lars Gullik Bjønnesfix lyxalgo.h, dra pagebreak with text on line, change...
2000-03-09 Jürgen VignaVarious fixes look at ChangeLog
2000-03-09 Lars Gullik Bjønnesthe freespacing patch from Kayvan, draw the math empty...
2000-03-08 Jürgen VignaVarious updates for insets mostly regarding fixes for...
2000-03-08 Lars Gullik Bjønneschanges from sprintf to string stream. see comments...
2000-03-06 Jean-Marc LasgouttesSmall tweaks
2000-03-06 Lars Gullik Bjønneschange to use ostreams instead of string when writing...
2000-03-02 Jürgen VignaFixed the display bug for text-insets we still had...
2000-03-02 Lars Gullik Bjønneschange to use only ostream to write latex from insets
2000-03-01 Jürgen VignaAdded function parseSingleLyXformat2Token() to read...
2000-02-29 Lars Gullik Bjønnesread the ChangeLog... no huge changes .. but some might...
2000-02-25 Jean-Marc LasgouttesSmall compilation fixes for compaq cxx; updated ca.po
2000-02-25 Jürgen VignaSmall changes and fixes for Insets (still work in progress)
2000-02-25 Lars Gullik Bjønnesmake the new code from Juergen compile and some small...
2000-02-25 Jürgen VignaAll changes I made to have text-insets working. Look...