]> git.lyx.org Git - lyx.git/history - src/insets/insetbase.h
* src/LyXAction.C: mark goto-clear-bookmark as working without buffer
[lyx.git] / src / insets / insetbase.h
2007-01-20 Abdelrazak YounesPrepare for independent decoration drawing.
2007-01-19 Jean-Marc Lasgouttes * insets/insetbase.h (textString): Simplify the signature
2007-01-17 Georg Baum * src/insets/insetbase.h
2007-01-09 Georg BaumMake the output of \inputencoding commands (and the...
2007-01-07 Georg Baumfix typos
2006-12-05 Bo Pengfix a compiler warning regarding unused variable
2006-12-04 Bo PengButton face-lift: use mouse hover-buttons.
2006-11-28 Abdelrazak Younes* dimension.h: new operator!=() and operator=()
2006-11-19 Michael Schmitt * insets/insetbase.h:
2006-11-13 Georg BaumExtend the navigate menu to child docs
2006-11-04 Georg BaumNew nomenclature inset from Ugras
2006-10-30 Abdelrazak YounesMove BufferView cached pointer out of LyXText:
2006-10-24 Michael Schmittchange tracking:
2006-10-24 Michael Schmittchange tracking:
2006-10-22 André Pönitzuse more unicode in math
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-20 Lars Gullik BjønnesGet rid of warning.
2006-10-20 Michael Schmittchange tracking:
2006-10-19 Lars Gullik BjønnesOutput docbook as utf8. Probably quite a bit more work...
2006-10-19 Georg BaumUse UTF8 for LaTeX export.
2006-10-17 Abdelrazak YounesThis commit fixes a crash when accessing a math inset...
2006-10-13 Abdelrazak YounesIn order to support multiple LyXView each BufferView...
2006-10-12 Georg BaumConvert labels to unicode
2006-10-11 Georg BaumIntroduce wide streams. This fixes the remaining proble...
2006-09-16 André Pönitzrename Math*Inset into InsetMath*
2006-09-09 Lars Gullik BjønnesChange editMessage to return a docstring, change functi...
2006-08-23 Michael Schmittdrop linuxdoc support (part 1)
2006-08-17 Jean-Marc LasgouttesFix crash when cursor is in an empty script and the...
2006-08-16 Jean-Marc Lasgouttes * src/BufferView_pimpl.C (getStatus, dispatch): do...
2006-04-05 Lars Gullik BjønnesWhitespace cleanup.
2006-03-18 Georg Baum * src/insets/insetbase.h
2006-03-17 Martin Vermeer Changes to the within-inset row rendering caching...
2005-12-17 Georg Baumpartial fix for bug 1973
2005-11-25 Jürgen Spitzmüllerfix bug 2089: Touching Navigate menu crashes Lyx when...
2005-11-17 Jürgen Spitzmüllerfirst step to sanitize forceDefaultParagraphs (part...
2005-11-10 Jürgen Spitzmüllerdocument the EDITABLE enum
2005-09-10 Jürgen Spitzmüllerimplement and use virtual bool neverIndent() (thereby...
2005-09-07 Jean-Marc LasgouttesJohn&JMarc's change tracking patch
2005-07-17 André Pönitzclean up
2005-07-15 André Pönitzsend UpdatableInset down the way of the Dodo
2005-07-15 André Pönitzmake boundary property an iterator property instead...
2005-07-15 André Pönitzpartial fix for bug 622, cosmetic rest remains open
2005-07-14 André Pönitz open insets when selection is set there
2005-05-09 Georg Baumremove unneeded calls to BufferView::update() in insets
2005-04-22 Georg Baumimplement missing getStatus methods
2005-04-13 Georg Baumdisable open dialogs if applying them is not allowed
2005-01-05 Lars Gullik Bjønnesthe const patch
2004-12-03 Lars Gullik Bjønnesremove all trace if idxUpDown2
2004-12-02 Jean-Marc Lasgouttesfix recent bug where too many lfuns got disabled;fix...
2004-11-30 Alfredo BraunsteinCoordBranch merge
2004-11-25 Lars Gullik BjønnesInsetOld -> InsetBase renaming
2004-11-24 Lars Gullik Bjønnesrename priv_dispatch to doDispatch
2004-11-23 Lars Gullik Bjønnesclone NVI, other small stuff
2004-08-14 André Pönitzmove around stuff, remove unneeded declarations etc
2004-08-14 André Pönitzremove per-inset position cahce, use new external map...
2004-08-13 Jean-Marc Lasgouttesconstify the various incarnations of editXY
2004-04-13 André Pönitzfix the cursor-y problem in math
2004-04-13 André Pönitzmacro rework
2004-04-05 André Pönitzuse LCursor & in notifyCursorLeave
2004-04-03 Lars Gullik Bjønnessimple ws changes only
2004-03-30 Angus LeemingA slightly buggy lfun all-insets-toggle.
2004-03-25 André Pönitzthe stuff from the sneak preview:
2004-03-18 André Pönitzsplit LyXFunc::getStatus() into inset specific chunks
2004-03-18 André PönitzThe Buffer::LyXText -> Buffer::InsetText patch
2004-02-25 André Pönitzsome de-mathed-ification
2004-02-20 André Pönitz * dispatchresult.h: rename 'FINISHED' to 'FINISHED_LEFT'
2004-02-16 André Pönitz * insettabular.[Ch]: remove remains of the 'update...
2004-02-13 André Pönitzmore IU as advertised
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
2004-01-20 André PönitzPart of IU.
2004-01-16 André Pönitzmathed uglyfication
2004-01-15 André Pönitzthe monster patch
2004-01-15 André Pönitzsome renaming + safety stuff
2004-01-13 André Pönitzsome integer type changes for inset unification
2003-12-01 André Pönitz * buffer.[Ch]:
2003-11-04 André Pönitzcursor changes
2003-10-29 Lars Gullik Bjønnesdispatchresult -> DispatchResult
2003-10-17 Lars Gullik Bjønnesthe dispatch patch
2003-10-12 Angus LeemingMinimise the use of the BufferView cache. The only...
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-18 Angus LeemingPass Buffer arg to Inset::getLabelList, Inset::fillWith...
2003-09-18 Angus LeemingUse the dispatch_result wrapper class DispatchResult...
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-07-27 Martin VermeerAdded #include <memory> needed by gcc 2.95.2 at least.
2003-07-25 Lars Gullik Bjønnesthe clone auto_ptr patch
2003-06-16 André PönitzIU of clone() and getLabelList()
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-30 André PönitzIU for second phase of two-phase drawing
2003-03-10 Angus LeemingStore an InsetBase & in MailInset.
2003-02-18 André Pönitziu2: move localDispatch() to InsetBase
2003-02-17 André PönitzFirst step towards unified insets...