]> git.lyx.org Git - lyx.git/history - src/mathed/ChangeLog
DISPATCH -> dispatch_result
[lyx.git] / src / mathed / ChangeLog
2003-10-13 Lars Gullik BjønnesDISPATCH -> dispatch_result
2003-10-12 Angus LeemingMinimise the use of the BufferView cache. The only...
2003-10-10 Angus LeemingRenderButton, RenderGraphic and RenderPreview now have...
2003-10-10 Angus LeemingDon't try and generate the previews from draw.
2003-10-09 Angus LeemingTowards saner generation of previews code. Yeah, I...
2003-10-09 Angus LeemingRemove the inset and view member functions from Preview...
2003-10-09 Angus LeemingDon't use the cached BufferView to get the Buffer when...
2003-10-07 André Pönitzsupport for \dfrac
2003-10-07 Martin Vermeeradd <string> and other small fixes to make
2003-10-06 Martin VermeerSmall fixes to allow building with STLport
2003-09-24 Jean-Marc LasgouttesLyX/Mac metrics fix
2003-09-19 Angus LeemingFix InsetInclude properly. Data is now stored in an...
2003-09-18 Angus LeemingPass Buffer arg to Inset::getLabelList, Inset::fillWith...
2003-09-18 Angus LeemingEnable previewing of Include insets within insets withi...
2003-09-16 Angus LeemingSmall clean-up of the PreviewedInset interface.
2003-09-16 Angus LeemingRemove #include "LColor.h" from inset.h.
2003-09-16 Angus Leeminglyxfont.h no longer #includes LColor.h.
2003-09-15 Lars Gullik BjønnesGet rid of lyxstring, remove usage of STRCONV.
2003-09-15 Angus LeemingDefine explicitly the color passed to the painter.
2003-09-12 André Pönitzpoor man's support for \boldsymbol
2003-09-09 Angus LeemingGet rid of trailing whitespace 'noise' in future patche...
2003-09-08 Jean-Marc Lasgouttessmall header tweaks
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
2003-09-07 Angus LeemingFinish the task of removing all cruft from the header...
2003-09-05 Angus LeemingEnsure header files can be compiled stand-alone.
2003-09-05 Angus LeemingKeep score of how many #includes have been removed.
2003-09-05 Angus LeemingStrip out redundant #includes
2003-09-02 Alfredo Braunsteinmake bformat happy
2003-09-02 Alfredo Braunsteinadd a missing initialization (preventing a crash with...
2003-08-28 Lars Gullik BjønnesUse Buffer const reference in most placees possible.
2003-08-19 Angus LeemingStandardise the header blurb in mathed.
2003-08-14 John LevonMichael's UI patch v2
2003-08-02 Lars Gullik BjønnesAlways use std::endl with lyxerr
2003-07-25 Lars Gullik Bjønnesrename Inset to InsetOld
2003-07-25 Lars Gullik Bjønnesthe clone auto_ptr patch
2003-07-21 Angus LeemingFinish the migration from namespace grfx to lyx::graphics.
2003-07-18 Lars Gullik Bjønnesmake lyx compile with gcc 3.4. remove some warnings.
2003-07-17 Angus LeemingEnable the math (sub-)dialogs to be opened when the...
2003-07-04 Lars Gullik Bjønnesnamespace grfx -> lyx::graphics
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-28 Lars Gullik Bjønnesthe doxygen patch
2003-06-19 Angus LeemingRemove 14 LFUNs; use "dialog-show <name> <data>" instead.
2003-06-17 Angus LeemingGet rid of Dialogs::showMathPanel.
2003-06-16 Jean-Marc Lasgouttescompilation fix; audit and fix calls to cutSelection
2003-06-16 André PönitzIU of clone() and getLabelList()
2003-06-12 Angus LeemingReplace InsetButton and ButtonInset with a ButtonRender...
2003-06-03 John Levonclone() at long last !
2003-06-02 André PönitzIU for validate(). I guess that's in the 'don't ask...
2003-06-02 André Pönitzand that...
2003-05-28 André PönitzPrepare mathed for unified two-stage drawing
2003-05-27 André Pönitzrename the members of Dimension
2003-05-26 Lars Gullik Bjønnesget rid of same_id from function signatures
2003-05-23 André Pönitzsmall stuff (white space, const, remove a const_cast...)
2003-05-23 Angus LeemingRename LatexRunParams::fragile as moving_arg.
2003-05-23 Angus LeemingThe free_spacing patch and fix to the mess that Rob...
2003-05-22 Angus LeemingPurely mechanical: move fragile into LatexRunParams.
2003-05-22 Angus LeemingPass struct LatexRunParams around a bit...
2003-05-19 André Pönitzthe ascent/descent/width -> dimensions() change
2003-05-14 André Pönitza bit visual feedback for substack...
2003-05-13 André PönitzThe 'bformat' introduction
2003-05-07 André PönitzLing Li's makebox support
2003-05-03 John Levoncursor.diff, bug 1095
2003-05-02 André Pönitzsmall stuff
2003-04-30 André Pönitzfix a regression after the recent grid handling changes
2003-04-28 André Pönitzfix random crashes
2003-04-14 Angus LeemingScrap LColor mathcursor. Use only logical colours in...
2003-04-14 Angus LeemingRemove a couple of hard-coded LColor::black entries.
2003-04-02 John Levontab funcs changed
2003-03-28 John Levonremove math greek lfuns properly instead of leaving...
2003-03-19 John LevonThe markDirty() and fitCursor() changes
2003-03-17 John Levonlast changelog
2003-03-10 Angus Leemingcommit forgotten files.
2003-03-06 André PönitzLing Li's patch + small stuff
2003-03-04 Angus Leemingstrip out |++| nonsense
2003-03-04 Angus LeemingRearrange Dialog communication code to make it easier...
2003-03-04 Angus LeemingLFUN_INSET_MODIFY
2003-03-03 Lars Gullik Bjønnesadjust for boost 1.30.0
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 LeemingStrip out the caching of the BufferView by PreviewedIns...
2003-02-26 Angus LeemingAlfredo's patch to get rid of insets in the graphics...
2003-02-26 Angus LeemingFactor LFUN_REF_APPLY code.
2003-02-25 Angus Leeming*** empty log message ***
2003-02-25 Angus LeemingasRefInset
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-14 Dekel TsurDo not remove braces for {<expr>}^
2003-02-13 André PönitzBo Peng's patch.
2003-01-13 Angus Leeming(Michael Schmitt): the proper fix for the off-by-one...
2003-01-13 Angus Leeming(Michael Schmitt with Andr��'s blessing ;-) Make CTRL...
2003-01-07 André PönitzSeparate 'cursor inside' and 'cursor behind' cases...
2003-01-07 André PönitzFix for 594
2002-12-18 John Levondon't assume symbol font is available, ok'd by Andre
2002-12-18 Dekel TsurFix reading of math macros
2002-12-01 Lars Gullik Bjønnesws changes
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-11-21 Lars Gullik Bjønnesuse boost::format
2002-11-05 Dekel TsurDo not make the buffer dirty when moving the cursor.
2002-11-04 Lars Gullik BjønnesSTRCONV
2002-11-04 Lars Gullik Bjønnessmall changes
next