]> git.lyx.org Git - lyx.git/history - src/insets/insettext.h
Some more changes for updating text-insets.
[lyx.git] / src / insets / insettext.h
2000-07-04 Jürgen VignaSome more changes for updating text-insets.
2000-07-04 Jürgen VignaLots of changes for update of TextInsets, still some...
2000-06-28 Jürgen VignaSome more inset-text/tabular update fixes, still some...
2000-06-28 Lars Gullik Bjønnesseveral changes and some new insets, read the Changelog
2000-06-26 Jürgen VignaFixed update of insets in insets.
2000-06-23 Jürgen VignaLot's of updates for new update handling of text-insets
2000-06-22 Jürgen VignaVarious updates for the update-handling and redrawing...
2000-06-21 Jürgen VignaVarious fixes in insettext/tabular to make update work...
2000-06-19 Jürgen VignaFixed make updatesrc in forms directory. Various fixes...
2000-06-16 Jürgen VignaChanges to make text-inset work better (f.ex. cursor...
2000-06-12 Lars Gullik BjønnesFILMagain changes (will need some work)
2000-05-26 Jürgen VignaInsetTabular should now be feature-equal to table-suppo...
2000-05-20 Lars Gullik Bjønnessome sun compile fixes the need clipboard code patch...
2000-05-15 Jürgen VignaLots of fixes for text/tabular insets. Now tabular...
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...