]> git.lyx.org Git - lyx.git/history - src/mathed
cosmetic fix
[lyx.git] / src / mathed /
2003-07-25 Lars Gullik Bjønnesrename Inset to InsetOld
2003-07-25 André Pönitzfix getLabelList for mathed
2003-07-25 Asger Ottar AlstrupUndo cleaned up. It seems to work pretty well now.
2003-07-25 Lars Gullik Bjønnesthe clone auto_ptr patch
2003-07-23 Angus LeemingThe inset mailers' inset2string function now requires...
2003-07-22 André Pönitzbugfix (width)
2003-07-21 Angus LeemingFinish the migration from namespace grfx to lyx::graphics.
2003-07-18 André Pönitzfix for Angus' redraw problem.
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-17 André Pönitzremove spurious call to repaint()
2003-07-16 André Pönitz'fix' stupid compiler warnings
2003-07-04 André Pönitzallow 'renewcommand' and 'def' for math macros
2003-07-04 Lars Gullik Bjønnesnamespace grfx -> lyx::graphics
2003-07-03 André Pönitzadd 'special' member to ColInfo
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-17 André Pönitzfix underbrace drawing
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önitz remove double call to metrics()
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-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-05-29 Lars Gullik Bjønnessimplify InsetList a bit and constify a bit too
2003-05-28 Lars Gullik Bjønnesremove commented same_id functions, and also remove...
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-22 Angus Leeming(Juergen) the new space inset.
2003-05-21 Lars Gullik Bjønnesiterators-2.diff + some whitespace changes
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-05-14 André Pönitza bit visual feedback for substack...
2003-05-13 André PönitzSTRCONV() all over the place
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önitzrevert part of the "grid unification" to prevent random...
2003-05-02 André Pönitzsmall stuff
2003-05-02 André Pönitzadd purple markers for \array
2003-04-30 André Pönitzfix a regression after the recent grid handling changes
2003-04-29 André Pönitz * paragraph.h: make operator= private unimplemented...
2003-04-28 André Pönitzfix random crashes
2003-04-25 André Pönitzsome common structures in extra file
2003-04-24 André Pönitzsupport for eqref (fixes #862)
2003-04-24 André Pönitzfix #1073
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-14 André Pönitzblack->foreground
2003-04-14 André Pönitzsome cursor movement improvements to MathTextInset
2003-04-09 André PönitzFix mouse selection
2003-04-02 John Levontab funcs changed
2003-03-30 John Levonmove BoostFormat and boost-inst
2003-03-28 John Levonremove math greek lfuns properly instead of leaving...
2003-03-21 André Pönitzpromote MathMetricsInfo to MetricsInfo, change mathed...
2003-03-19 John Levonrename commandtags.h to lfuns.h and renumber/cleanup...
2003-03-19 André Pönitzcentralize the insetUpdate() a bit
2003-03-19 John LevonThe markDirty() and fitCursor() changes
2003-03-17 Lars Gullik BjønnesRemove the BufferView* arg from almost all LyXText...
2003-03-17 John Levonlast changelog
2003-03-17 John Levonpaint cleanups as sent to list
2003-03-12 Angus LeemingYesterday's character dialog patch
2003-03-11 André Pönitzclean my tree
2003-03-10 Angus Leemingcommit forgotten files.
2003-03-10 Angus Leemingcompile fix
2003-03-10 André PönitzAngus: What code should handle the mailer.show() request?
2003-03-06 Lars Gullik Bjønnesmore ParagraphList work
2003-03-06 André PönitzLing Li's patch + small stuff
2003-03-04 Angus Leemingtrivialities
2003-03-04 Angus Leemingstrip out |++| nonsense
2003-03-04 Angus LeemingRearrange Dialog communication code to make it easier...
2003-03-04 André PönitzJean-Marc's fix for wrong descent
2003-03-04 Angus LeemingLFUN_INSET_MODIFY
2003-03-04 André Pönitzfix fix
2003-03-04 André Pönitzadd missing 'else'
2003-03-03 André Pönitzsmall parser fixes
2003-03-03 André Pönitzsupport for \begin{tabular}...\end{tabular} within...
2003-03-03 Lars Gullik Bjønnesadjust for boost 1.30.0
2003-03-03 André PönitzFix #924
2003-03-03 André Pönitz*** empty log message ***
2003-02-28 André Pönitzremove debug message
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 André Pönitzsimple argument parsing for FuncRequest;
2003-02-26 André Pönitzws
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-26 André Pönitz*** empty log message ***
next