]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/ChangeLog
some visual support for \lefteqn
[lyx.git] / src / mathed / ChangeLog
index 384d5f81b66f77b4d582d0ceb80c54f8ca9acf5f..9aef0b27634b6eb504706de28f4f0345cc91aecd 100644 (file)
@@ -1,7 +1,234 @@
+
+2001-10-17  André Pönitz  <poenitz@gmx.net>
+
+       * formula.C:
+       * array.C: add missing/broken  writeNormal()
+
+       * math_lefteqn.[Ch]: some visual support for \lefteqn
+       
+
+2001-10-10  André Pönitz  <poenitz@gmx.net>
+
+       * math_cursor.C: introduce dummy "inner" position "between"
+       nucleus and scripts for smoother cursor movement
+
+       * math_cursor.C: use red dot to indicate empty nucleus
+
+
+2001-10-02  André Pönitz  <poenitz@gmx.net>
+
+       * math_cursor.C: leave red backslash as visual clue
+       in formula when typing macro names
+
+       *       math_macrotemplate.C: sanity check
+
+2001-10-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * math_cursor.C:
+       * formula.C (localDispatch): fix a few of local variable sizes
+
+       * math_fracbase.C: change parameter types to match MathInset
+
+2001-10-01  André Pönitz  <poenitz@gmx.net>
+
+       * math_cursor.[Ch]: remove local parInset() method
+
+       * math_macro.C: add a static_cast
+
+2001-09-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * math_cursor.C: fix type mismatches with what was declared in
+       math_cursor.h. 
+
+2001-09-28  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * math_matrixinset.C (header_write): Add \n after \begin{align}
+
+2001-09-19  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * math_macrotable.C (builtinMacros): Add some macros if latex
+       fonts are available.
+
+2001-09-14  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * formula.C (insetAllowed): disallow label insertion in inline
+       formula
+
+2001-09-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * formulabase.C (mathDispatchCreation): pass second argument
+       'false' (no label) to selectionAsString
+
+2001-09-11  André Pönitz  <poenitz@gmx.net>
+
+       * math_atom.[Ch]: new basic item in the MathArray
+
+       * array.[Ch]: move code over to math_atom
+
+       * math_scriptinset.[Ch]:
+         math_parser.C:
+         math_cursor.C: try to do with super- and subscripts what TeX does
+
+2001-09-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * math_parser.C (tokenize): add a .c_str() (needed with lyxstring)
+
+2001-09-04  André Pönitz  <poenitz@gmx.net>
+
+       * math_defs.h:
+       * math_parser.C:
+       * math_matrixinset.C: some support for the AMS 'alignat', 'xalignat',
+           'xxalignt', 'gather' and 'multiline' environments
+
+       * math_cursor.C: fix handling of | and \|
+       
+2001-09-04  José Matos  <jamatos@fep.up.pt>
+
+       * formulabase.C
+       * formulabase.h
+       * formula.C
+       * formula.h
+       * formulamacro.C
+       * formulamacro.h (docbook): rename docBook method to docbook.
+
+2001-09-03  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * math_hash.C (ReadSymbols): Check for duplicate symbols
+
+2001-09-02  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * support.C: added a using std::map directive.
+
+2001-08-17  André Pönitz  <poenitz@gmx.net>
+
+       * math_hash.C: Use std::map instead of faking it
+       
+       * symbol_def.h: remove unneeded symbol definitions
+
+       *       support.C: use the decorations' name for drawing
+
+2001-09-02  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * math_hash.C (in_word_set): Initialize symbol table even when
+       symbols file was not found.
+
+2001-09-02  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * math_hash.C: added a using std::endl directive.
+
+2001-09-01  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * support.C (whichFont): Add support for cmr font.
+       Add support for \mathbb.
+
+       * math_notinset.C (draw, metrics): Use cmsy symbol if available.
+
+       * math_macrotable.C (builtinMacros): Add 3 builtin macros
+
+2001-08-31  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * math_hash.C: Read symbols information from external file
+       many files: Add support for latex symbol fonts
+
+2001-08-18  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * math_parser.C (Parser): Eat spaces after \end_inset
+
+2001-08-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * math_parser.C (tokenize): fix typo
+
+2001-08-17  André Pönitz  <poenitz@gmx.net>
+
+       * math_parser.C: new "lexxer"
+
+       * array.C: write sequences of chars with same code as a unit
+
+2001-08-13  André Pönitz  <poenitz@gmx.net>
+
+       * math_factory.[Ch]: new files for the creation of math insets
+
+       * math_parser.C:
+               math_cursor.C:
+               math_hash.C: simplifications
+
+       * math_binom.[Ch]: new files for "native" \binom/\choose inset
+
+       * math_parser.C:
+               math_cursor.C: reading support for TeX style \over and \choose
+
+       * formulabase.C: re-enabling the "selected text gets converted to
+       math when pressing C-m" feature.
+
+2001-08-13  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * math_parser.C (lexArg): remove default argument from the .C file
+       as it causes DEC cxx to complain about a redefinition.
+
+2001-08-10  André Pönitz  <poenitz@gmx.net>
+
+       *       math_scopeinset.[Ch]: new inset for {} blocks
+
+       *       math_accentinset.[Ch]: removed unneeded files
+
+       * math_grid.[Ch]:
+         math_matrix.[Ch]: start support for "interrow spacing"
+
+       * all over the place: rework of parser stuff
+
+2001-08-08  André Pönitz  <poenitz@gmx.net>
+
+       *       math_fracbase.[Ch]:
+       * math_fracinset.[Ch]: new hierarchy
+
+       *       math_stackrelbase.[Ch]: native \stackrel support
+
+       * math_inset.[Ch]: removal of the name_ member
+
+       * math_deliminset.[Ch]: rework
+
+2001-08-06  André Pönitz  <poenitz@gmx.net>
+
+       * formulamacro.C: fix nasty bug due to missing copy constructor
+
+       * math_bigopinset.[Ch]: revival for things like \int, \sum
+
+       * math_funcliminset.[Ch]: dedicated new inset for \lim, \max, \min...
+       
+       * math_diminset.h: make cache variables mutable, remove const_cast
+
+       * formulabase.[Ch]: remove unneeded convertFont()
+
+       * math_funcinset.[Ch]: bring red color back
+
+       * math_macro*.[Ch]: move ownership of the templates from the formulamacro
+       inset to the mcaro table
+
+2001-08-01  André Pönitz  <poenitz@gmx.net>
+
+       * math_cursor.C:
+               formulamacro.C: fix memory leaks
+
+       * math_matrixinset.C: fix mis-alignment of eqnarray columns
+
+       *       formula*.[Ch]: seperation of the "pimpl" MathInset * into
+       MathMatrixInset * and MathMacroTemplate * to save a few casts
+
+       * all over the place: everything is an inset now
+
+       * math_nestinset.[Ch]: new abstract base class for insets containing
+       other insets.
+
+       * math_diminset.[Ch]: new abstract base class for insets that need
+       the width_/ascent_/descent_ cache
+
 2001-07-25  André Pönitz  <poenitz@gmx.net>
        
        * formulabase.C: re-enable 'space enlargement' feature
 
+       * math_scriptinset.C:
+               math_bigopinset.C: rework of script insets
+
 2001-07-22  André Pönitz  <poenitz@gmx.net>
 
        * math_cursor.C: fix "pullArg" behaviour