]> git.lyx.org Git - lyx.git/history - src/mathed/math_scriptinset.C
float2string #4 (Spacing)
[lyx.git] / src / mathed / math_scriptinset.C
2004-11-24 Lars Gullik Bjønnesrename priv_dispatch to doDispatch
2004-11-23 Lars Gullik Bjønnesclone NVI, other small stuff
2004-08-13 André Pönitzfix bug #1562
2004-08-13 André Pönitzfix some fbox drawing
2004-04-05 André Pönitzadditional nargs check
2004-04-05 André Pönitzsmall stuff
2004-04-05 Angus LeemingEnsure that the accessor index is valid.
2004-04-03 Lars Gullik Bjønnessimple ws changes only
2004-03-27 Angus LeemingSquash a bunch of compiler warnings.
2004-03-25 André Pönitzthe stuff from the sneak preview:
2004-03-18 André PönitzThe Buffer::LyXText -> Buffer::InsetText patch
2004-02-16 André Pönitz * insettabular.[Ch]: remove remains of the 'update...
2004-02-11 André Pönitzbug + spped fixes + small stuff
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önitzand some mathed de-uglyfication
2004-01-15 André Pönitzthe monster patch
2004-01-07 André Pönitzprevent crash in cursorX when row cache is empty
2003-11-03 Lars Gullik BjønnesChange DispatchResult semantics a bit.
2003-11-01 Lars Gullik Bjønnesmore dispatchresult changes
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-16 Angus Leeminglyxfont.h no longer #includes LColor.h.
2003-09-09 Lars Gullik BjønnesChange Assert to BOOST_ASSERT.
2003-09-07 Angus LeemingFinish the task of removing all cruft from the header...
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-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-16 André PönitzIU of clone() and getLabelList()
2003-06-02 André PönitzIU of drawing phase one without 'semantic changes'...
2003-05-28 André PönitzPrepare mathed for unified two-stage drawing
2003-05-27 André Pönitzrename the members of Dimension
2003-03-21 André Pönitzpromote MathMetricsInfo to MetricsInfo, change mathed...
2003-02-18 André Pönitziu2: move localDispatch() to InsetBase
2003-02-14 André Pönitzmake naming a bit saner...
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2003-02-10 André Pönitzsmall up/down tweaking
2003-01-07 André PönitzSeparate 'cursor inside' and 'cursor behind' cases...
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-10-29 André Pönitz"Better" font handling. I've not found a cause for...
2002-10-28 Dekel TsurChange handling of LFUN_MATH_LIMITS.
2002-09-30 André Pönitzhopefully complete fix for reading "unusal" labels
2002-09-11 André PönitzRunning Angus' rmcopyright.sh and hand-correcting...
2002-08-28 André Pönitzfix #593
2002-08-14 André Pönitzsmall bugfixes, new inset for comments and the main...
2002-08-09 André Pönitzup/down tweaks
2002-08-05 André Pönitzseveral fixes concerning font size in scripts/fractions/etc
2002-08-02 André Pönitzmerge MathArray and MathXArray classes.
2002-08-02 André Pönitzremove a few unneeded 'include'
2002-08-01 André Pönitzsave inset lock state in the .lyx file
2002-08-01 André Pönitzno special treatment for scriptinsets
2002-07-31 André Pönitza step towards world domination^H^H^H
2002-07-30 André Pönitzre-adjust math-extern heuristics to new super/subscript...
2002-07-30 André Pönitzthe up/down stuff reworked
2002-07-11 André Pönitzreplace (ascent, descent, width) triples by a structure...
2002-07-10 André Pönitzmore cosmetics
2002-07-08 André Pönitzuse a single function dimension() instead of three.
2002-07-08 André Pönitzmake a some members private
2002-07-08 André Pönitzcosmetics
2002-07-01 André PönitzGeof Piroux's patch for Mathematica support
2002-06-18 Lars Gullik Bjønnes*duck*
2002-05-30 André Pönitzfonts as insets
2002-04-25 André Pönitzsuppress (semi-)spurious informative message...
2002-04-11 André Pönitzdon't show the empty-base-dot in a few cases...
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-21 André PönitzMake Angus' compiler happy
2002-03-19 André Pönitz- reduce sizeof(MathCharInset) by 20 by better font...
2002-03-18 André Pönitzfix for the first item on Martin's list
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
2002-02-11 André Pönitzshow the 'empty base dot' less frequently
2002-02-01 André Pönitzfix #218
2002-01-08 André Pönitzsome changes to make some compilers somewhat happier
2001-12-12 André Pönitzmore up/down tweaking;
2001-12-05 André Pönitzbrute force does not need much code...
2001-12-03 André Pönitzmake operator<<(*stream, ...) free functions;
2001-11-27 André Pönitzfix drawing glitch with \int (limits are on the side...
2001-11-26 André Pönitzfine-tuning for mouse clicks on script insets;
2001-11-20 André Pönitzchanges from Angus
2001-11-15 André Pönitzmake cursor less eager to leave the formula when pressi...
2001-11-13 André Pönitzsuppress the {} indication an empty base of a scriptins...
2001-11-09 André Pönitzsome support for matrix operations with maple ('M...
2001-11-08 André Pönitzcosmetics: rename support.[Ch] into math_support.[Ch]
2001-11-08 André Pönitzdon't #include too much stuff in .h
2001-11-07 André Pönitzchange output to uses streams instead of strings
2001-11-07 André Pönitzstart native C++ support for Octave, Maple and MathML
2001-10-31 André Pönitzdrop extra {} in "obvious" cases
2001-10-24 Angus LeemingCompilation fixes.
2001-10-24 Dekel TsurCompilation fix
2001-10-24 André Pönitzadd missing writeNormal() methods to some insets
2001-10-24 André Pönitzremove position cache from insets - these were the...
2001-10-22 André Pönitz- remove MathStyles cache from those insets that don...
2001-10-19 André Pönitzhalfway through fixing size of math in non-standard...
2001-10-19 André Pönitzuse stream-like syntax for LaTeX output
2001-10-12 André Pönitzfix x^1<space>_
2001-10-12 André PönitzUse references instead of pointers where possible
next