]> git.lyx.org Git - lyx.git/history - src/mathed/ref_inset.C
some (yet unfinished) up/down work
[lyx.git] / src / mathed / ref_inset.C
2005-07-17 André Pönitzclean up
2005-05-08 Georg BaumAnother set of text changes from Michael, approved...
2005-02-23 Georg Baumimplement missing doClone methods
2004-11-24 Lars Gullik Bjønnesrename priv_dispatch to doDispatch
2004-11-02 José MatoxRemove mixed_content from output parameters.
2004-10-29 José MatoxSanitize ids for SGML/XML.
2004-04-18 André Pönitzsmall bugfix
2004-04-03 Lars Gullik Bjønnessimple ws changes only
2004-03-18 André PönitzThe Buffer::LyXText -> Buffer::InsetText patch
2004-03-01 André Pönitzthe DocIterator stuff
2004-02-16 André Pönitz * insettabular.[Ch]: remove remains of the 'update...
2004-01-20 André PönitzPart of IU.
2004-01-15 André Pönitzthe monster patch
2003-11-05 José MatoxRename ascii to plaintext and LatexRunParams to OutputP...
2003-11-03 Lars Gullik BjønnesChange DispatchResult semantics a bit.
2003-11-01 Lars Gullik Bjønnesmore dispatchresult changes
2003-10-31 José Matoxunify API for insets export
2003-10-29 Lars Gullik Bjønnesmake dispatch_result_t ctor of DispatchResult explicit
2003-10-29 Lars Gullik Bjønnesdispatchresult -> DispatchResult
2003-10-17 Lars Gullik Bjønnesthe dispatch patch
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-07 Angus LeemingFinish the task of removing all cruft from the header...
2003-09-05 Angus LeemingStrip out redundant #includes
2003-08-19 Angus LeemingStandardise the header blurb in mathed.
2003-08-02 Lars Gullik BjønnesAlways use std::endl with lyxerr
2003-07-25 Lars Gullik Bjønnesthe clone auto_ptr patch
2003-06-16 André PönitzIU of clone() and getLabelList()
2003-06-12 Angus LeemingReplace InsetButton and ButtonInset with a ButtonRender...
2003-06-02 André PönitzIU of drawing phase one without 'semantic changes'...
2003-04-24 André Pönitzsupport for eqref (fixes #862)
2003-03-19 John LevonThe markDirty() and fitCursor() changes
2003-03-04 Angus LeemingRearrange Dialog communication code to make it easier...
2003-03-04 Angus LeemingLFUN_INSET_MODIFY
2003-02-27 Angus LeemingCollapse all those LFUN_XYZ_APPLY to a single LFUN_INSE...
2003-02-26 Angus LeemingAdd locaDispatch methods to various inset classes....
2003-02-26 Angus LeemingFactor LFUN_REF_APPLY code.
2003-02-25 Angus LeemingEnable the dialog to parse the string passed to it...
2003-02-25 Angus LeemingHold on to your hats.
2003-02-25 André Pönitzpass mouse clicks also to insets "close enough"
2003-02-18 André Pönitziu2: move localDispatch() to InsetBase
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2003-02-13 André Pönitzrename type_info to avoid strange name clashes on Apple...
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-09-11 André PönitzRunning Angus' rmcopyright.sh and hand-correcting...
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-12 André Pönitznew LFUN_MOUSE_(PRESS|MOTION|RELEASE)
2002-08-07 André Pönitzthe FuncRequest changes
2002-07-08 André Pönitzmath internal re-organization to prepare de-centralized...
2002-06-24 Lars Gullik Bjønneslayout as layout
2002-06-24 André PönitzFirst shot at inset-unification mathed & rest of the...