lyx_mirror/src/mathed
Stefan Schimanski 4413bf3783 * Update::SinglePar is enough, Update::Force is a fullscreen update
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23251 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-26 14:22:56 +00:00
..
BUGS
CommandInset.cpp 'using namespace std' instead of 'using std::xxx' 2007-12-12 10:16:00 +00:00
CommandInset.h
InsetFormulaMacro.cpp getting rid of superfluous std:: statements. 2007-12-12 19:28:07 +00:00
InsetFormulaMacro.h
InsetMath.cpp header cleanup 2008-02-18 07:14:42 +00:00
InsetMath.h fix compilation warnings: unused parameters 2008-01-03 15:44:05 +00:00
InsetMathAMSArray.cpp
InsetMathAMSArray.h
InsetMathArray.cpp 'using namespace std' instead of 'using std::xxx' 2007-12-12 10:16:00 +00:00
InsetMathArray.h
InsetMathBig.cpp * moved atom_dim_ to coord cache in the buffer view to make it dependent on the buffer view 2007-12-24 10:52:58 +00:00
InsetMathBig.h
InsetMathBoldSymbol.cpp * moved atom_dim_ to coord cache in the buffer view to make it dependent on the buffer view 2007-12-24 10:52:58 +00:00
InsetMathBoldSymbol.h
InsetMathBox.cpp * moved atom_dim_ to coord cache in the buffer view to make it dependent on the buffer view 2007-12-24 10:52:58 +00:00
InsetMathBox.h
InsetMathBrace.cpp * moved atom_dim_ to coord cache in the buffer view to make it dependent on the buffer view 2007-12-24 10:52:58 +00:00
InsetMathBrace.h
InsetMathCases.cpp 'using namespace lyx::support' instead of 'using support::xxx' 2007-12-12 18:57:56 +00:00
InsetMathCases.h
InsetMathChar.cpp header cleanup 2008-02-18 07:14:42 +00:00
InsetMathChar.h fix compilation warnings: unused parameters 2008-01-03 15:44:05 +00:00
InsetMathColor.cpp * moved atom_dim_ to coord cache in the buffer view to make it dependent on the buffer view 2007-12-24 10:52:58 +00:00
InsetMathColor.h
InsetMathComment.cpp * moved atom_dim_ to coord cache in the buffer view to make it dependent on the buffer view 2007-12-24 10:52:58 +00:00
InsetMathComment.h
InsetMathDecoration.cpp header cleanup 2008-02-18 07:14:42 +00:00
InsetMathDecoration.h
InsetMathDelim.cpp * moved atom_dim_ to coord cache in the buffer view to make it dependent on the buffer view 2007-12-24 10:52:58 +00:00
InsetMathDelim.h
InsetMathDiff.cpp header cleanup 2008-02-18 07:14:42 +00:00
InsetMathDiff.h
InsetMathDots.cpp * moved atom_dim_ to coord cache in the buffer view to make it dependent on the buffer view 2007-12-24 10:52:58 +00:00
InsetMathDots.h
InsetMathEnv.cpp * moved atom_dim_ to coord cache in the buffer view to make it dependent on the buffer view 2007-12-24 10:52:58 +00:00
InsetMathEnv.h
InsetMathExFunc.cpp * moved atom_dim_ to coord cache in the buffer view to make it dependent on the buffer view 2007-12-24 10:52:58 +00:00
InsetMathExFunc.h
InsetMathExInt.cpp header cleanup 2008-02-18 07:14:42 +00:00
InsetMathExInt.h
InsetMathFont.cpp * moved atom_dim_ to coord cache in the buffer view to make it dependent on the buffer view 2007-12-24 10:52:58 +00:00
InsetMathFont.h * kerning may depend on the BufferView because the metrics of some insets (e.g. math macros) depend on the cursor position in the view 2007-12-22 14:39:22 +00:00
InsetMathFontOld.cpp * moved atom_dim_ to coord cache in the buffer view to make it dependent on the buffer view 2007-12-24 10:52:58 +00:00
InsetMathFontOld.h * kerning may depend on the BufferView because the metrics of some insets (e.g. math macros) depend on the cursor position in the view 2007-12-22 14:39:22 +00:00
InsetMathFrac.cpp fix compilation warnings: unused parameters 2008-01-03 15:44:05 +00:00
InsetMathFrac.h
InsetMathGrid.cpp header cleanup 2008-02-18 07:14:42 +00:00
InsetMathGrid.h
InsetMathHull.cpp * simplify notifyCursorLeaves logic: We now only call it from strategic 2008-02-22 20:45:18 +00:00
InsetMathHull.h * simplify notifyCursorLeaves logic: We now only call it from strategic 2008-02-22 20:45:18 +00:00
InsetMathKern.cpp
InsetMathKern.h
InsetMathLefteqn.cpp * moved atom_dim_ to coord cache in the buffer view to make it dependent on the buffer view 2007-12-24 10:52:58 +00:00
InsetMathLefteqn.h
InsetMathLim.cpp header cleanup 2008-02-18 07:14:42 +00:00
InsetMathLim.h
InsetMathMatrix.cpp
InsetMathMatrix.h
InsetMathMBox.cpp * don't forget InsetMathMBox, which is only compiled with cmake 2008-02-23 21:59:38 +00:00
InsetMathMBox.h
InsetMathNest.cpp * adapt to the changed signature 2008-02-25 14:25:49 +00:00
InsetMathNest.h Change CompletionList::data() signature and cosmetics. 2008-02-25 13:11:09 +00:00
InsetMathNumber.cpp 'using namespace std' instead of 'using std::xxx' 2007-12-12 10:16:00 +00:00
InsetMathNumber.h
InsetMathOverset.cpp * moved atom_dim_ to coord cache in the buffer view to make it dependent on the buffer view 2007-12-24 10:52:58 +00:00
InsetMathOverset.h
InsetMathPar.cpp
InsetMathPar.h
InsetMathPhantom.cpp * moved atom_dim_ to coord cache in the buffer view to make it dependent on the buffer view 2007-12-24 10:52:58 +00:00
InsetMathPhantom.h
InsetMathRef.cpp header cleanup 2008-02-18 07:14:42 +00:00
InsetMathRef.h
InsetMathRoot.cpp * moved atom_dim_ to coord cache in the buffer view to make it dependent on the buffer view 2007-12-24 10:52:58 +00:00
InsetMathRoot.h
InsetMathScript.cpp * simplify notifyCursorLeaves logic: We now only call it from strategic 2008-02-22 20:45:18 +00:00
InsetMathScript.h * simplify notifyCursorLeaves logic: We now only call it from strategic 2008-02-22 20:45:18 +00:00
InsetMathSize.cpp * moved atom_dim_ to coord cache in the buffer view to make it dependent on the buffer view 2007-12-24 10:52:58 +00:00
InsetMathSize.h
InsetMathSpace.cpp 'using namespace std' instead of 'using std::xxx' 2007-12-12 10:16:00 +00:00
InsetMathSpace.h
InsetMathSplit.cpp 'using namespace std' instead of 'using std::xxx' 2007-12-12 10:16:00 +00:00
InsetMathSplit.h
InsetMathSqrt.cpp * moved atom_dim_ to coord cache in the buffer view to make it dependent on the buffer view 2007-12-24 10:52:58 +00:00
InsetMathSqrt.h
InsetMathStackrel.cpp * moved atom_dim_ to coord cache in the buffer view to make it dependent on the buffer view 2007-12-24 10:52:58 +00:00
InsetMathStackrel.h
InsetMathString.cpp
InsetMathString.h
InsetMathSubstack.cpp 'using namespace std' instead of 'using std::xxx' 2007-12-12 10:16:00 +00:00
InsetMathSubstack.h
InsetMathSymbol.cpp * moved atom_dim_ to coord cache in the buffer view to make it dependent on the buffer view 2007-12-24 10:52:58 +00:00
InsetMathSymbol.h fix compilation warnings: unused parameters 2008-01-03 15:44:05 +00:00
InsetMathTabular.cpp
InsetMathTabular.h
InsetMathUnderset.cpp * moved atom_dim_ to coord cache in the buffer view to make it dependent on the buffer view 2007-12-24 10:52:58 +00:00
InsetMathUnderset.h
InsetMathUnknown.cpp
InsetMathUnknown.h * completion infrastructure 2008-02-21 19:42:34 +00:00
InsetMathXArrow.cpp * moved atom_dim_ to coord cache in the buffer view to make it dependent on the buffer view 2007-12-24 10:52:58 +00:00
InsetMathXArrow.h
InsetMathXYArrow.cpp 'using namespace std' instead of 'using std::xxx' 2007-12-12 10:16:00 +00:00
InsetMathXYArrow.h
InsetMathXYMatrix.cpp
InsetMathXYMatrix.h
MacroTable.cpp * completion infrastructure 2008-02-21 19:42:34 +00:00
MacroTable.h * Moved std::sets out of Buffer.h to reduce overall LyX compile time 2008-02-23 18:11:35 +00:00
MathAtom.cpp 'using namespace std' instead of 'using std::xxx' 2007-12-12 10:16:00 +00:00
MathAtom.h
MathAutoCorrect.cpp header cleanup 2008-02-18 07:14:42 +00:00
MathAutoCorrect.h
MathData.cpp * completion infrastructure 2008-02-21 19:42:34 +00:00
MathData.h * Support a script also around the ] of an optional parameter 2008-01-22 17:26:54 +00:00
MathExtern.cpp header cleanup 2008-02-18 07:14:42 +00:00
MathExtern.h
MathFactory.cpp * Moved std::sets out of Buffer.h to reduce overall LyX compile time 2008-02-23 18:11:35 +00:00
MathFactory.h * Moved std::sets out of Buffer.h to reduce overall LyX compile time 2008-02-23 18:11:35 +00:00
MathGridInfo.h
MathMacro.cpp * Update::SinglePar is enough, Update::Force is a fullscreen update 2008-02-26 14:22:56 +00:00
MathMacro.h * following Andre's advice to rename the method into 2008-02-22 21:11:19 +00:00
MathMacroArgument.cpp
MathMacroArgument.h
MathMacroTemplate.cpp * simplify notifyCursorLeaves logic: We now only call it from strategic 2008-02-22 20:45:18 +00:00
MathMacroTemplate.h * simplify notifyCursorLeaves logic: We now only call it from strategic 2008-02-22 20:45:18 +00:00
MathParser.cpp * correct parsing of unknown math environment (fixes http://bugzilla.lyx.org/show_bug.cgi?id=4573) 2008-02-22 20:04:38 +00:00
MathParser.h
MathStream.cpp Patch to please gcc 4.3. Less bloat in the include headers means that 2008-02-07 17:04:06 +00:00
MathStream.h
MathSupport.cpp header cleanup 2008-02-18 07:14:42 +00:00
MathSupport.h
README
ReplaceData.h
texify
TextPainter.cpp
TextPainter.h

Inset 'Xyz' is implemented by 'MathXyzInset' in 'math_xyzinset.[hC]'


Inset hierarchy:

                                   MathInset
                                (abstract base)

                         /            |               \

              Dim                  Char               Symbol, Space, ...
         (thing that need       (for things formerly
          the width_/ascent_     known as characters)
          /descent_ cache)

          /             \

       Nest              Dots,  Func, ...
  (for thing with
   nested content)

        |         \

      Grid        Decoration   Delim   Frac  Macro  Root  Script  Sqrt

      /   \

 Array    Hull
         (base for eqnarray/align/...)