]> git.lyx.org Git - lyx.git/history - src/insets/inset.C
Don't remove cell selections after fontchange.
[lyx.git] / src / insets / inset.C
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
2002-01-19 Jean-Marc Lasgouttesfix bug 175 (minipage in minipage); fix some warnings...
2002-01-18 Jürgen VignaThis makes fluctuation of inset hopefully better (...
2002-01-14 Angus LeemingResolve virtual function name clashes:
2002-01-08 Jürgen VignaFixed rowbreaking for "character"-insets and ignore...
2001-12-20 Jürgen VignaFixed crash in undo_cursor putting and better saving...
2001-12-17 Jürgen VignaFixed poping up of Layout-Dialogs on Mouse-Button-3...
2001-12-12 Jean-Marc Lasgouttesadd parOwner to Inset, optimize LyXText::workWidth...
2001-10-19 Jürgen VignaSmall fixes to various InsetText problems.
2001-10-18 Jürgen VignaTried to fix the too large InsetText (footnote).
2001-09-21 Angus LeemingRenamed selectNextWord as selectNextWordToSpellcheck.
2001-08-13 Jürgen VignaFixed bug when inserting insets in right alligned parag...
2001-08-10 Jürgen VignaSmall fixes + hfill display/draw bug (seen with minipag...
2001-08-08 Jürgen VignaMore fixes to various bug reports.
2001-08-07 Jürgen VignaApplied Edwins patch, fixes to free memory read in...
2001-08-03 Lars Gullik Bjønnesget rid of NO_LATEX, split some methods, small cleanup
2001-08-01 Jürgen VignaFixes to various bug-reports.
2001-07-24 Lars Gullik Bjønnessimplificatons
2001-07-24 Jürgen VignaAdded copy constructor to inset.h and used it in most...
2001-07-24 Jean-Marc Lasgouttesplaying around with insets
2001-07-20 Jürgen VignaImplemented Search/Replace functionality for Insets...
2001-07-17 Jürgen VignaImplemented spellchecking inside insets. Small fixes...
2001-07-06 Jürgen VignaThe BIG UNDO patch. Recodes undo handling for better...
2001-06-28 Lars Gullik Bjønneschange a lot of methods to begin with small char
2001-06-27 Lars Gullik BjønnesLyX Drinkers United: patch 2
2001-06-25 Lars Gullik BjønnesLyX Drinkers Union: patch 1
2001-05-30 Lars Gullik Bjønnesupdate copyright year
2001-05-28 Jürgen VignaVarious fixes to Tabular, InsetTabular and InsetText...
2001-04-27 Jürgen VignaReinsert the changes Lars reverted!
2001-04-26 Lars Gullik Bjønnesreversed jug-bug, will apply pieces later
2001-04-24 Lars Gullik Bjønnesmove more support functions into namespace lyx, small...
2001-04-13 Jürgen VignaFixed some redraw problems in InsetText/Tabular/Collaps...
2001-04-05 Jean-Marc Lasgouttesdo not include language.h and gettext.h in lyxfont...
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