]> git.lyx.org Git - lyx.git/history - src/mathed/math_scriptinset.C
small up/down tweaking
[lyx.git] / src / mathed / math_scriptinset.C
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
2001-09-24 André Pönitzchanged cursor movement/deletion behaviour in super...
2001-09-11 André Pönitzfix 'purple box has wrong size in x_{}'
2001-09-11 André Pönitzfix cursor positioning using the mouse
2001-09-11 André Pönitztry to do with super- and subscripts what TeX does
2001-08-20 André Pönitzre-enable spaces and hyphens in labels;
2001-08-09 André Pönitzmove things around
2001-08-08 André Pönitzbring back some more red color...
2001-08-06 André Pönitz- fix nasty bug due to missing InsetFormula copy c'tor
2001-08-03 André Pönitzeverything is an inset. sizeof(MathInset) == 36 on...
2001-07-26 André Pönitzcosmetics
2001-07-26 André Pönitzmathed108.diff
2001-07-13 André Pönitzremove unneeded #includes, cosmetics
2001-07-12 André Pönitzsplit super/subscript handling in new base class MathUp...
2001-07-09 André Pönitzcursor movement in multiline math; remove dead code
2001-07-09 André PönitzSmall bugfixes and cosmetic changes
2001-07-06 Lars Gullik Bjønnesmathed95.diff
2001-06-28 Lars Gullik Bjønneschange a lot of methods to begin with small char
2001-06-27 Lars Gullik Bjønnesgcc 3.0 fixes
2001-06-27 Lars Gullik BjønnesLyX Drinkers United: patch 2
2001-06-25 Lars Gullik BjønnesLyX Drinkers Union: patch 1