]> git.lyx.org Git - lyx.git/history - src/insets/insettext.h
clear()->erase() ; lots of using directives for cxx
[lyx.git] / src / insets / insettext.h
2000-05-04 Jürgen VignaCommiting my changes till now. Mainly (only?) changes...
2000-04-24 Lars Gullik Bjønnesseveral small patches and some fixes, read the ChangeLog
2000-04-19 Jürgen VignaAdded a preliminary NOT working insettabular. Lot's...
2000-04-19 Lars Gullik Bjønnesread the Changelog, preparing for prerelease
2000-04-10 Jürgen VignaAdded clean CutAndPaste handling with it's own class...
2000-04-08 Lars Gullik Bjønnesuse more explicit on constructors use the pimpl idom...
2000-04-04 Lars Gullik Bjønnesfix the smallcaps drawing, move xfont metrics functions...
2000-03-28 Jürgen VignaOther small Backspace() fix in text.C and Undo/Redo...
2000-03-28 Lars Gullik Bjønnessome using changes small changes in lyxfont and some...
2000-03-27 Jürgen VignaFixed mouse-click-bug and made cut/copy/paste work...
2000-03-09 Lars Gullik Bjønnesfix lyxalgo.h, dra pagebreak with text on line, change...
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-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-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...