]> git.lyx.org Git - lyx.git/history - src/insets/inset.C
* src/LyXAction.C: mark goto-clear-bookmark as working without buffer
[lyx.git] / src / insets / inset.C
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-13 Abdelrazak YounesIn order to support multiple LyXView each BufferView...
2006-09-26 Abdelrazak Younesdelete unneeded BufferView.h declaration.
2005-07-15 André Pönitzsend UpdatableInset down the way of the Dodo
2005-07-15 André Pönitzconmsolidate scrolling code
2005-01-31 Angus LeemingAsger's commentary, const-correct and bug-squashing...
2005-01-05 Lars Gullik Bjønnesthe const patch
2004-11-23 Lars Gullik Bjønnesclone NVI, other small stuff
2004-08-14 André Pönitzmake all cached positions screen-absolute
2004-08-14 André Pönitzremove per-inset position cahce, use new external map...
2004-03-25 André Pönitzthe stuff from the sneak preview:
2004-02-06 Alfredo Braunsteinfix some coordinates (tabular and math missing)
2004-02-03 André Pönitzre-enable click on button insets
2004-02-02 André Pönitzremove cursor::drawSelection() plus some math reorganiz...
2004-01-30 André Pönitzmore IU
2004-01-26 André Pönitzmore IU
2003-12-10 André Pönitz * inset.h:
2003-12-01 André Pönitz * buffer.[Ch]:
2003-11-27 Alfredo BraunsteinsetFont rework + some code simplification
2003-11-10 André Pönitzsmall clenaup
2003-11-10 André Pönitzcoordinate cache IU
2003-11-10 André PönitzThe deed is done.
2003-11-03 André Pönitzremove Inset::id
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-18 Angus LeemingRename EnumLColor as LColor_color.
2003-09-16 Angus LeemingRemove #include "LColor.h" from inset.h.
2003-09-15 Angus LeemingThe EnumLColor patch, free of macros.
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...
next