]> git.lyx.org Git - lyx.git/history - src/insets/inset.C
Strip out redundant includes (193 of 'em).
[lyx.git] / src / insets / inset.C
2003-09-05 Angus LeemingStrip out redundant includes (193 of 'em).
2003-08-26 André Pönitzremove InsetOld::par_owner & handling
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-08-07 André Pönitzmerge parts of InsetText and LyXText::dispatch
2003-07-27 Asger Ottar AlstrupWork to improve performance a bit
2003-07-25 Lars Gullik Bjønnesrename Inset to InsetOld
2003-07-25 Asger Ottar AlstrupUndo cleaned up. It seems to work pretty well now.
2003-07-18 André Pönitztwo-phase-drawing for InsetText & InsetTabular
2003-07-17 André Pönitzreduce number of metrics calls in InsetTabular calculat...
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-28 Lars Gullik Bjønnesthe doxygen patch
2003-06-04 André Pönitzbit of undo
2003-06-02 André PönitzIU for validate(). I guess that's in the 'don't ask...
2003-06-02 André PönitzIU of drawing phase one without 'semantic changes'...
2003-05-28 Lars Gullik Bjønnesremove commented same_id functions, and also remove...
2003-05-28 Lars Gullik Bjønnesparlist-24-a.diff
2003-05-26 Lars Gullik Bjønnesget rid of same_id from function signatures
2003-05-19 André Pönitzthe ascent/descent/width -> dimensions() change
2003-05-16 André Pönitzedit->LFUN_INSET_EDIT + CHangeLog + working URL insets.
2003-03-22 John LevonDing dong, the CID is dead...
2003-02-20 André Pönitzsplit inset -> inset + updatableinset
2003-02-18 André Pönitziu2: move localDispatch() to InsetBase
2003-02-17 André PönitzFirst step towards unified insets...
2003-02-17 André Pönitzremove Inset::deletable() as it returns always 'true'
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2003-02-08 John LevonThe big change tracking patch. Changes from posted...
2002-12-01 Lars Gullik Bjønnesws changes
2002-09-25 Angus LeemingCopyright notices
2002-08-19 André Pönitzuse the new mouse LFUNs
2002-08-13 André Pönitzthe lfun3 patches (overall cleanup and "localizing...
2002-08-13 Angus Leeming* LyXView: the accessor methods now return a reference...
2002-08-07 André Pönitzthe FuncRequest changes
2002-08-06 John LevonRemove LYX_LAYOUT_DEFAULT - it is very very old, even...
2002-06-24 Lars Gullik Bjønneslayout as layout
2002-05-26 John Levonstatic_cast-based key/mouse-state. Kill insetKeyPress.
2002-05-23 John LevonOK I'll try guii1 again ...
2002-03-21 Lars Gullik Bjønnesws cleanup
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...
next