]> git.lyx.org Git - lyx.git/history - src/mathed/ChangeLog
the DocIterator stuff
[lyx.git] / src / mathed / ChangeLog
2004-02-16 André Pönitz * insettabular.[Ch]: remove remains of the 'update...
2004-02-04 Martin VermeerWorkaround for gcc 2.95 pointer compare bug
2004-02-03 Martin VermeerCompile fix gcc 2.95 + stlport
2004-01-28 Lars Gullik Bjønnesstd:: changes, stupid stuff
2004-01-20 André PönitzPart of IU.
2004-01-15 André Pönitzthe monster patch
2004-01-07 Jean-Marc Lasgouttesmake LyX/Mac compile and work better
2003-12-15 André Pönitzmerge CursorItem and MathPos
2003-11-21 André PönitzMichael Schmitt's patch to remove unused arguments
2003-11-20 Angus LeemingSquash a bunch of warnings thrown up by g++.
2003-11-13 Alfredo BraunsteinfitCursor work
2003-11-10 André PönitzThe deed is done.
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-03 Lars Gullik Bjønnesthe exception safety patch
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ønnesFINISHED_POP -> FINISHED
2003-10-29 Lars Gullik Bjønnesmore dispatch work
2003-10-29 Lars Gullik Bjønnesdispatchresult -> DispatchResult
2003-10-22 Angus LeemingGive InsetExternal the ability to preview its contents.
2003-10-20 Martin VermeerRe-introduce display() for insets, fixing various bugs
2003-10-17 Lars Gullik Bjønnesthe dispatch patch
2003-10-14 Angus LeemingTurn LyX into a singleton class. Kill the BufferView...
2003-10-14 Angus LeemingOnly draw the preview when previews are activated.
2003-10-13 Angus LeemingUse Andr�'s prefered idiom here.
2003-10-13 Angus LeemingMake it compile with g++-2.95.
2003-10-13 Angus LeemingRemove a couple of #includes.
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
next