.. |
BUGS
|
|
|
CommandInset.cpp
|
'using namespace std' instead of 'using std::xxx'
|
2007-12-12 10:16:00 +00:00 |
CommandInset.h
|
|
|
InsetFormulaMacro.cpp
|
progress on buffer-reference-in-insets. beware of instabilities...
|
2008-02-27 20:43:16 +00:00 |
InsetFormulaMacro.h
|
progress on buffer-reference-in-insets. beware of instabilities...
|
2008-02-27 20:43:16 +00:00 |
InsetMath.cpp
|
rename assert.h to lassert.h
|
2008-04-30 08:26:40 +00:00 |
InsetMath.h
|
progress on buffer-reference-in-insets. beware of instabilities...
|
2008-02-27 20:43:16 +00:00 |
InsetMathAMSArray.cpp
|
unbreak compilation (part 2)
|
2008-05-06 10:36:32 +00:00 |
InsetMathAMSArray.h
|
* fix http://bugzilla.lyx.org/show_bug.cgi?id=4622
|
2008-03-11 17:23:14 +00:00 |
InsetMathArray.cpp
|
cosmetics
|
2008-03-15 08:43:16 +00:00 |
InsetMathArray.h
|
cosmetics
|
2008-03-15 08:43:16 +00:00 |
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
|
unbreak compilation (part 2)
|
2008-05-06 10:36:32 +00:00 |
InsetMathBoldSymbol.h
|
Fix bug 4668
|
2008-04-01 02:29:41 +00:00 |
InsetMathBox.cpp
|
unbreak compilation (part 2)
|
2008-05-06 10:36:32 +00:00 |
InsetMathBox.h
|
* src/insets/InsetMathBox.{cpp,h}:
|
2008-03-05 18:57:08 +00:00 |
InsetMathBrace.cpp
|
unbreak compilation (part 2)
|
2008-05-06 10:36:32 +00:00 |
InsetMathBrace.h
|
|
|
InsetMathCases.cpp
|
unbreak compilation (part 2)
|
2008-05-06 10:36:32 +00:00 |
InsetMathCases.h
|
|
|
InsetMathChar.cpp
|
header cleanup
|
2008-02-18 07:14:42 +00:00 |
InsetMathChar.h
|
We don't want a buffer_ member in InsetMathChar.
|
2008-02-29 20:52:24 +00:00 |
InsetMathColor.cpp
|
unbreak compilation (part 2)
|
2008-05-06 10:36:32 +00:00 |
InsetMathColor.h
|
unbreak compilation (part 2)
|
2008-05-06 10:36:32 +00:00 |
InsetMathComment.cpp
|
unbreak compilation (part 2)
|
2008-05-06 10:36:32 +00:00 |
InsetMathComment.h
|
|
|
InsetMathDecoration.cpp
|
unbreak compilation (part 2)
|
2008-05-06 10:36:32 +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
|
unbreak compilation (part 2)
|
2008-05-06 10:36:32 +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
|
unbreak compilation (part 2)
|
2008-05-06 10:36:32 +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
|
unbreak compilation (part 2)
|
2008-05-06 10:36:32 +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
|
Allow using \binom without amsmath and add support for \brace and \brack
|
2008-03-31 01:23:25 +00:00 |
InsetMathFrac.h
|
Allow using \binom without amsmath and add support for \brace and \brack
|
2008-03-31 01:23:25 +00:00 |
InsetMathGrid.cpp
|
rename assert.h to lassert.h
|
2008-04-30 08:26:40 +00:00 |
InsetMathGrid.h
|
cosmetics
|
2008-03-15 08:43:16 +00:00 |
InsetMathHull.cpp
|
* InsetMathHull:
|
2008-05-06 06:41:08 +00:00 |
InsetMathHull.h
|
Add math context menu.
|
2008-03-09 15:07:27 +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
|
header cleanup
|
2008-02-18 07:14:42 +00:00 |
InsetMathLim.h
|
|
|
InsetMathMatrix.cpp
|
|
|
InsetMathMatrix.h
|
|
|
InsetMathMBox.cpp
|
Change the interface to a paragraph's layout. We still store a LayoutPtr, but now privately, and make a Layout const & available to clients.
|
2008-03-06 21:31:27 +00:00 |
InsetMathMBox.h
|
Change the interface to a paragraph's layout. We still store a LayoutPtr, but now privately, and make a Layout const & available to clients.
|
2008-03-06 21:31:27 +00:00 |
InsetMathNest.cpp
|
rename assert.h to lassert.h
|
2008-04-30 08:26:40 +00:00 |
InsetMathNest.h
|
* cosmetic
|
2008-03-18 10:58:35 +00:00 |
InsetMathNumber.cpp
|
cosmetics/#include cleanup
|
2008-03-15 00:22:54 +00:00 |
InsetMathNumber.h
|
cosmetics/#include cleanup
|
2008-03-15 00:22:54 +00:00 |
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
|
unbreak compilation (part 2)
|
2008-05-06 10:36:32 +00:00 |
InsetMathPar.h
|
|
|
InsetMathPhantom.cpp
|
unbreak compilation (part 2)
|
2008-05-06 10:36:32 +00:00 |
InsetMathPhantom.h
|
|
|
InsetMathRef.cpp
|
unbreak compilation (part 2)
|
2008-05-06 10:36:32 +00:00 |
InsetMathRef.h
|
progress on buffer-reference-in-insets. beware of instabilities...
|
2008-02-27 20:43:16 +00:00 |
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
|
unbreak compilation (part 2)
|
2008-05-06 10:36:32 +00:00 |
InsetMathScript.h
|
* simplify notifyCursorLeaves logic: We now only call it from strategic
|
2008-02-22 20:45:18 +00:00 |
InsetMathSize.cpp
|
unbreak compilation (part 2)
|
2008-05-06 10:36:32 +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
|
unbreak compilation (part 2)
|
2008-05-06 10:36:32 +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
|
cosmetics/#include cleanup
|
2008-03-15 00:22:54 +00:00 |
InsetMathSubstack.cpp
|
unbreak compilation (part 2)
|
2008-05-06 10:36:32 +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
|
unbreak compilation (part 2)
|
2008-05-06 10:36:32 +00:00 |
InsetMathTabular.h
|
cosmetics
|
2008-03-15 08:43:16 +00:00 |
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
|
cosmetics/#include cleanup
|
2008-03-15 00:22:54 +00:00 |
InsetMathUnknown.h
|
cosmetics/#include cleanup
|
2008-03-15 00:22:54 +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
|
unbreak compilation (part 2)
|
2008-05-06 10:36:32 +00:00 |
InsetMathXYMatrix.h
|
|
|
MacroTable.cpp
|
rename assert.h to lassert.h
|
2008-04-30 08:26:40 +00:00 |
MacroTable.h
|
* corrected handling of validation of math macros. The macro instances
|
2008-03-26 12:55:36 +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
|
|
|
MathCompletionList.h
|
cosmetics/#include cleanup
|
2008-03-15 00:22:54 +00:00 |
MathData.cpp
|
rename assert.h to lassert.h
|
2008-04-30 08:26:40 +00:00 |
MathData.h
|
* add appetite concept to the math macro to restrict the number of parameter which are eaten greedily.
|
2008-03-04 14:49:03 +00:00 |
MathExtern.cpp
|
header cleanup
|
2008-02-18 07:14:42 +00:00 |
MathExtern.h
|
use strfwd.h if possible
|
2007-11-27 20:51:20 +00:00 |
MathFactory.cpp
|
Fix bug 4668
|
2008-04-01 02:29:41 +00:00 |
MathFactory.h
|
cosmetics
|
2008-02-27 23:11:50 +00:00 |
MathGridInfo.h
|
|
|
MathMacro.cpp
|
unbreak compilation (part 2)
|
2008-05-06 10:36:32 +00:00 |
MathMacro.h
|
* cosmetic
|
2008-03-04 14:57:46 +00:00 |
MathMacroArgument.cpp
|
cosmetics/#include cleanup
|
2008-03-15 00:22:54 +00:00 |
MathMacroArgument.h
|
cosmetics/#include cleanup
|
2008-03-15 00:22:54 +00:00 |
MathMacroTemplate.cpp
|
rename assert.h to lassert.h
|
2008-04-30 08:26:40 +00:00 |
MathMacroTemplate.h
|
* math macro definition context menu
|
2008-03-10 12:51:14 +00:00 |
MathParser.cpp
|
infrastructure for 'graceful asserts'
|
2008-04-10 21:49:34 +00:00 |
MathParser.h
|
|
|
MathStream.cpp
|
unbreak compilation (part 2)
|
2008-05-06 10:36:32 +00:00 |
MathStream.h
|
|
|
MathSupport.cpp
|
header cleanup
|
2008-02-18 07:14:42 +00:00 |
MathSupport.h
|
use strfwd.h if possible
|
2007-11-27 20:51:20 +00:00 |
README
|
|
|
ReplaceData.h
|
|
|
texify
|
|
|
TextPainter.cpp
|
remove unneeded includes.
|
2008-05-06 06:48:38 +00:00 |
TextPainter.h
|
|
|