]> git.lyx.org Git - lyx.git/history - src/insets/inset.C
reformatting and remove using delc
[lyx.git] / src / insets / inset.C
2001-04-04 Lars Gullik Bjønnesreformatting and remove using delc
2001-03-29 Jürgen VignaAdded %x support in vspace.C (LyXLenght) and use it...
2001-02-23 Jürgen VignaThis moves all LyXText related LyXFuncs to BufferView...
2001-02-22 Jürgen VignaMore InsetText/InsetTabular fixes!
2001-02-19 Jürgen VignaVarious fixes to InsetTabular and InsetText + Angus...
2001-02-13 Jürgen VignaRemoved #ifdef's SCROLL_INSET, now default.
2000-12-17 Lars Gullik Bjønnesfix the deadkey bug and a patch from Dekel
2000-11-10 Jürgen VignaSmall fixes noticed by Jean-Marc.
2000-10-03 Jürgen VignaMoved the_locking_inset form BufferView to LyXText...
2000-09-14 Lars Gullik Bjønnesuse the new sstream return non-pods as const, use strin...
2000-08-07 Jürgen VignaBetter parbox use in tabulars, add of scrolling of...
2000-07-17 Lars Gullik Bjønnesmore changes...read the Changelog
2000-07-07 Jürgen VignaFixed selection in insets and some small fixes.
2000-07-05 Jürgen VignaFew more update text-inset issues + some fixes, see...
2000-06-26 Jürgen VignaFixed update of insets in insets.
2000-06-21 Jürgen VignaVarious fixes in insettext/tabular to make update work...
2000-06-12 Lars Gullik BjønnesFILMagain changes (will need some work)
2000-05-18 Lars Gullik Bjønneswhitespace and pass by const reference and use Inset...
2000-05-15 Jürgen VignaLots of fixes for text/tabular insets. Now tabular...
2000-04-20 Jürgen VignaMore textinset fixes! Now also undo works and I removed...
2000-04-19 Jürgen VignaAdded a preliminary NOT working insettabular. Lot's...
2000-04-09 Lars Gullik Bjønnesmore changes to bufferview, fix cursorpositioning,...
2000-04-04 Lars Gullik Bjønnesfix the smallcaps drawing, move xfont metrics functions...
2000-03-31 Jürgen VignaVarious small fixes, look in ChangeLog
2000-03-28 Lars Gullik Bjønnessome using changes small changes in lyxfont and some...
2000-03-16 Lars Gullik Bjønnesmake text private in LyXParagraph some changes to impor...
2000-03-14 Lars Gullik Bjønnessmall fix to the doublespace handling in deleteemptypar...
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-02-29 Lars Gullik Bjønnesread the ChangeLog... no huge changes .. but some might...
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...
2000-02-22 Lars Gullik Bjønnescontinue the crusade to get rid of current_view
1999-11-15 Lars Gullik Bjønnesmade insetlatex.[Ch] not used, white-space changes...
1999-11-04 Lars Gullik Bjønnesthe runlatex merge
1999-10-07 Lars Gullik Bjønnesthe merge from branch debugstream
1999-10-02 Lars Gullik Bjønnesmerge from the string-switch branch and ready for a... 1.1.1pre1
1999-09-27 Lars Gullik BjønnesInitial revision