.. |
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
|
getting rid of superfluous std:: statements.
|
2007-12-12 19:28:07 +00:00 |
InsetMath.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 |
InsetMathAMSArray.cpp
|
Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/.
|
2007-11-29 07:04:28 +00:00 |
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
|
some consolidation
|
2007-11-06 20:57:29 +00:00 |
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
|
* 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 |
InsetMathChar.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 |
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
|
* 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 |
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
|
Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/.
|
2007-11-29 07:04:28 +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
|
Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/.
|
2007-11-29 07:04:28 +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
|
* 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 |
InsetMathFrac.h
|
Getting rid of LTR bias --- part 4/4
|
2007-11-05 19:44:03 +00:00 |
InsetMathGrid.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 |
InsetMathGrid.h
|
support for \pagebreak:
|
2007-11-23 02:10:00 +00:00 |
InsetMathHull.cpp
|
Try to improve maintainability by separately checking for the
|
2007-12-24 02:36:41 +00:00 |
InsetMathHull.h
|
Use forceLTR instead of inset codes in order to determine whether an inset
|
2007-11-05 23:44:47 +00:00 |
InsetMathKern.cpp
|
use strfwd.h if possible
|
2007-11-27 20:51:20 +00:00 |
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
|
Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/.
|
2007-11-29 07:04:28 +00:00 |
InsetMathLim.h
|
|
|
InsetMathMatrix.cpp
|
|
|
InsetMathMatrix.h
|
|
|
InsetMathMBox.cpp
|
getting rid of superfluous std:: statements.
|
2007-12-12 19:28:07 +00:00 |
InsetMathMBox.h
|
|
|
InsetMathNest.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 |
InsetMathNest.h
|
Getting rid of LTR bias --- part 4/4
|
2007-11-05 19:44:03 +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
|
we assume (more or less) conforming compilers nowadays.
|
2007-11-06 21:45:24 +00:00 |
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
|
'using namespace std' instead of 'using std::xxx'
|
2007-12-12 10:16:00 +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
|
* 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 |
InsetMathScript.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 |
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
|
* 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 |
InsetMathTabular.cpp
|
we assume (more or less) conforming compilers nowadays.
|
2007-11-06 21:45:24 +00:00 |
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
|
* 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 |
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
|
we assume (more or less) conforming compilers nowadays.
|
2007-11-06 21:45:24 +00:00 |
InsetMathXYMatrix.h
|
|
|
MacroTable.cpp
|
* Lazy MathData to avoid unneeded interpretation of macro definitions
|
2007-12-21 20:42:46 +00:00 |
MacroTable.h
|
* Lazy MathData to avoid unneeded interpretation of macro definitions
|
2007-12-21 20:42:46 +00:00 |
MathAtom.cpp
|
'using namespace std' instead of 'using std::xxx'
|
2007-12-12 10:16:00 +00:00 |
MathAtom.h
|
|
|
MathAutoCorrect.cpp
|
* get rid of support::absolutePath()
|
2007-12-17 16:04:46 +00:00 |
MathAutoCorrect.h
|
|
|
MathData.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 |
MathData.h
|
* 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 |
MathExtern.cpp
|
* get rid of support::absolutePath()
|
2007-12-17 16:04:46 +00:00 |
MathExtern.h
|
use strfwd.h if possible
|
2007-11-27 20:51:20 +00:00 |
MathFactory.cpp
|
* get rid of support::absolutePath()
|
2007-12-17 16:04:46 +00:00 |
MathFactory.h
|
use strfwd.h if possible
|
2007-11-27 20:51:20 +00:00 |
MathGridInfo.h
|
|
|
MathMacro.cpp
|
* make sure the edit mode is the same in math macros and argument proxy
|
2007-12-24 10:54:39 +00:00 |
MathMacro.h
|
* make sure the edit mode is the same in math macros and argument proxy
|
2007-12-24 10:54:39 +00:00 |
MathMacroArgument.cpp
|
Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/.
|
2007-11-29 07:04:28 +00:00 |
MathMacroArgument.h
|
|
|
MathMacroTemplate.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 |
MathMacroTemplate.h
|
* newlyxcommand support as LaTeX feature
|
2007-12-23 16:32:00 +00:00 |
MathParser.cpp
|
* newlyxcommand support as LaTeX feature
|
2007-12-23 16:32:00 +00:00 |
MathParser.h
|
remove unneeded #include
|
2007-11-05 23:01:18 +00:00 |
MathStream.cpp
|
getting rid of superfluous std:: statements.
|
2007-12-12 19:28:07 +00:00 |
MathStream.h
|
#include cosmetics
|
2007-11-05 23:46:17 +00:00 |
MathSupport.cpp
|
getting rid of superfluous std:: statements.
|
2007-12-12 19:28:07 +00:00 |
MathSupport.h
|
use strfwd.h if possible
|
2007-11-27 20:51:20 +00:00 |
README
|
|
|
ReplaceData.h
|
|
|
texify
|
|
|
TextPainter.cpp
|
we assume (more or less) conforming compilers nowadays.
|
2007-11-06 21:45:24 +00:00 |
TextPainter.h
|
|
|