]> git.lyx.org Git - lyx.git/history - src/mathed
outstanding changes
[lyx.git] / src / mathed /
2001-08-18 Dekel TsurEat spaces after \end_inset
2001-08-17 André Pönitzsome support for \atop
2001-08-17 Lars Gullik Bjønnesfix typo
2001-08-17 André Pönitzfix 'M-x math-matrix'
2001-08-17 André Pönitzfix 'Uninitialized memory read'. It was not exactly...
2001-08-17 André Pönitzcorrect mixed up eqnarray <-> eqnarray* and numbered...
2001-08-17 André Pönitzsolve Michael's riddle
2001-08-17 André Pönitzvisual support for \ne
2001-08-17 André Pönitzvisual support for \ni and \owns
2001-08-17 André Pönitzfix display "'" vs "\ni"
2001-08-17 André Pönitzwrite sequences of chars with same code as unit
2001-08-17 André Pönitzmove comparison out of class Token; bugfix;
2001-08-17 André Pönitzfixes from Angus
2001-08-17 André PönitzToken::operator!=()
2001-08-17 André Pönitzunsigned char <-> char
2001-08-17 André Pönitznew parser
2001-08-16 André Pönitznew special-purpose inset for \not
2001-08-16 André Pönitzleave math not only to the left (Thanks, Juergen!)
2001-08-16 André Pönitzremove unnneeded #include
2001-08-16 André Pönitzsafeguard against syntax errors when reading macros
2001-08-15 André Pönitzmore cosmetics
2001-08-15 André Pönitzmake on-screen appearance of nested delimiters closer...
2001-08-15 André Pönitzdeco drawing bug fix
2001-08-14 André Pönitzremove the imacro_ hack from MathCursor
2001-08-14 André Pönitzcosmetics
2001-08-14 André Pönitzre-enabling the "selected text gets converted to math...
2001-08-13 André Pönitzmore honey for Angus's dinosaur
2001-08-13 André Pönitzsupport for TeX's \choose
2001-08-13 André Pönitzread/input support for TeX's '\over'
2001-08-13 André Pönitzforgotten files again...
2001-08-13 André Pönitzsmall step to a unified parser for file & interactive...
2001-08-10 André Pönitz*** empty log message ***
2001-08-10 André Pönitzprepare syntax change for 'math-insert' (root ->...
2001-08-10 André Pönitzmake {} a proper inset; simplifications to the parser;
2001-08-10 André Pönitzprepare proper handling of {...} blocks
2001-08-10 André Pönitzfix for recent 'column shift' bug
2001-08-10 André Pönitzsmall stuff
2001-08-10 André Pönitzsmall stuff
2001-08-10 André Pönitzfix bug due to recent typo
2001-08-10 André Pönitzsome visual feedback for extra vertical space
2001-08-10 André Pönitzstore optional eol arg and write it back if necessary
2001-08-10 André Pönitzmove error message to a better place...
2001-08-10 André Pönitzimprove end-of-line handling in the presence of optiona...
2001-08-10 André Pönitzsmall bugfix
2001-08-10 André Pönitzwrap mathed parser in a class, the main parsing functio...
2001-08-10 André Pönitzsmall parser stuff
2001-08-09 André Pönitzrework of MathDelimInset almost finished... did that...
2001-08-09 André Pönitzremove unneeded code
2001-08-09 André Pönitzmore glue code to re-enable the old MathDelimInset...
2001-08-09 André Pönitzglue code to old xforms interface.
2001-08-09 André Pönitzfix broken ^ stuff; break delimiters...
2001-08-09 André Pönitzmove more stuff to math_hash
2001-08-09 André Pönitzmove some more parser information to math_hash to make...
2001-08-09 André Pönitzmove things around
2001-08-09 André Pönitziterators for MathArray; cosmetics;
2001-08-08 André Pönitznew hierarchy for frac-like things
2001-08-08 André Pönitzbring back some more red color...
2001-08-08 André Pönitzcursor up/down; fix missing brace in write()
2001-08-08 André Pönitzsomewhat better corser up/down handling
2001-08-08 André Pönitzchange 'cursor down in \frac denominator' behaviour.
2001-08-08 André Pönitzproper cursor up/down for centered and right aligned...
2001-08-08 André Pönitzremove unneeded code
2001-08-08 André Pönitzcosmetics
2001-08-08 André Pönitzcosmetics
2001-08-07 André Pönitzfix deletion of subscript if superscript is present...
2001-08-07 André Pönitzfix 'off by one' cursor position when handling simultan...
2001-08-07 André PönitzFix broken left movement (and some other things using...
2001-08-07 André Pönitzbetter selection handling
2001-08-07 André PönitzFix a leak; cosmetics
2001-08-07 André Pönitzmove ownership of the templates from the formulamacro
2001-08-07 André Pönitzbring red color back
2001-08-07 André PönitzUndo hotfixes for missing files. Sorry guys.
2001-08-07 André Pönitz*** empty log message ***
2001-08-07 André PönitzLost files
2001-08-06 Lars Gullik Bjønnesmake mathed compile (but not link), adjust
2001-08-06 André Pönitzremove unneeded convertFont()
2001-08-06 André Pönitz- fix nasty bug due to missing InsetFormula copy c'tor
2001-08-06 André Pönitzgetting started with documentation
2001-08-06 André PönitzOooooops
2001-08-03 Lars Gullik Bjønnesget rid of NO_LATEX, split some methods, small cleanup
2001-08-03 André Pönitzremove debug message
2001-08-03 André Pönitzforget to add the file
2001-08-03 André Pönitzmove width_/ascent_/descent_ cache into seperate ABC.
2001-08-03 André Pönitzeverything is an inset. sizeof(MathInset) == 36 on...
2001-08-03 Jean-Marc Lasgouttesinsetquote fix; getStatus tweaks
2001-08-03 André Pönitzcloase a leak; remove a few casts; cosmetics
2001-08-03 André PönitzMy todo list goes public...
2001-08-02 Lars Gullik Bjønnesmore latex conversion cases fixed, patch from Andre...
2001-08-02 André Pönitzfix mis-alignment of eqnarray columns
2001-08-01 André Pönitzfix (potential?) memory leaks; cosmetics
2001-08-01 Jean-Marc LasgouttesAndre's mathinset shrink patch ; default .lyx extension...
2001-08-01 André Pönitzfix memory leak; cosmetics
2001-07-29 Asger Ottar AlstrupMore header file include dependency work
2001-07-29 Asger Ottar AlstrupReduced header file includes somewhat
2001-07-27 André Pönitzsomewhat better support for \| when reading
2001-07-27 André Pönitz'native' support for \ge and \le; cosmetics
2001-07-27 André Pönitzremove debug message
2001-07-27 André Pönitzwork around static initialization problem
2001-07-27 André Pönitzrename MathBigopInset into MathSymbolInset. That's...
2001-07-27 André Pönitzdon't output ' ' after '$' unless needed
next