alecf%netscape.com
|
66e767c7b8
|
one part of fix for bug 107575 - clean up consumers of nsString::EqualsIgnoreCase and nsString::EqualsWithConversion, to be explicit about case-insensitive compares
r=timeless sr=jag
|
2002-02-19 22:49:12 +00:00 |
rbs%maths.uq.edu.au
|
42e6cdab5e
|
Add entry for the official Unicode minus sign
|
2002-02-19 07:24:19 +00:00 |
rbs%maths.uq.edu.au
|
6e6c77f980
|
bug 124619: initializations to silence the compiler
|
2002-02-18 23:16:33 +00:00 |
rbs%maths.uq.edu.au
|
0725df41ce
|
Fixup to make sure that recursive child chars are initialized with mOperator from their parent. Also added bogus initializations requested in bug 124619 to silence the compiler
|
2002-02-18 22:52:15 +00:00 |
rbs%maths.uq.edu.au
|
b010ac3189
|
[MathML only] fix weirdness in the edge case of an empty <mfenced></mfenced>
|
2002-02-15 14:39:50 +00:00 |
rbs%maths.uq.edu.au
|
cf6388634c
|
Extend the support of MathML styling attributes to the root <math> element itself
|
2002-02-15 02:44:53 +00:00 |
timeless%mac.com
|
74bcab176b
|
Bug 125601�ABS()-->PR_ABS() && PR_ABS()-cleanup
patch by Roland.Mainz@informatik.med.uni-giessen.de r=timeless sr=sfraser
|
2002-02-15 01:01:06 +00:00 |
rbs%maths.uq.edu.au
|
78b44916a0
|
Add support for MathML styling attributes (e.g., color, fontsize, etc) by creating an internal attribute stylesheet on the fly, and populating it by mapping attributes to CSS rules as frames get created. This is a work-around to bug 69409 which is is not scheduled to be addressed by the Gecko team anytime soon. Also Cleaned-up the debug rules in mathml.css and removed the (in)famous red color of <mi>
|
2002-02-14 12:26:43 +00:00 |
rbs%maths.uq.edu.au
|
34e8a931ac
|
fix inverted order of resetting variables
|
2002-02-12 06:18:04 +00:00 |
rbs%maths.uq.edu.au
|
1393e3cce2
|
Backing out to at least leave the tree usable for those who might pull - bug 124570' mathml-css.pl
|
2002-02-11 09:23:41 +00:00 |
rbs%maths.uq.edu.au
|
a9ae7fee2a
|
Disable mathml.css to see if Ts goes down - attempt to unlook the smoketest blocker bug 124570 - 1.5% increase in Ts time
|
2002-02-10 23:02:24 +00:00 |
rbs%maths.uq.edu.au
|
a25da51a9c
|
Replace the XXX comments dating back from bug 45010 with a long lasting fix
|
2002-02-08 22:48:38 +00:00 |
rbs%maths.uq.edu.au
|
74698af0b2
|
since bad end of lines cause troubles on some platforms, extend the little perl magic for dos2unix to dos2{unix or mac} so that the conditional addition of mathml.css to the ua.css works reliably everywhere
|
2002-02-08 03:34:57 +00:00 |
rbs%maths.uq.edu.au
|
bdad95f005
|
Updated comments
|
2002-02-08 00:58:15 +00:00 |
rbs%maths.uq.edu.au
|
8ad7c6897f
|
Opted to move a functionality to the specialized class where it belongs
|
2002-02-08 00:57:39 +00:00 |
rbs%maths.uq.edu.au
|
9cd3cfff6d
|
By definition <mi> renders in italic type when its textual content consists of a single char, and in normal type when it consists of mutiple chars. This is a fix to re-resolve the style data properly when the text content (and its length) get changed back and forth dynamically
|
2002-02-08 00:53:19 +00:00 |
rbs%maths.uq.edu.au
|
ba931a911b
|
s/gInvariantChar/gInvariantCharArray/g and avoid an unnecessary string copy in LookupInvariantChar()
|
2002-02-08 00:42:32 +00:00 |
rbs%maths.uq.edu.au
|
6c7c1056cf
|
[MathML only - candidate version for 0.9x] * Hooked robust support for advanced dynamic updates via JavaScript and the DOM across the entire MathML module (with particular attention to the numerous presentational attributes that MathML has). * Eliminated some functions (or folded their functionality into recently added APIs). * Reviewed the module as a whole and simplified several chunks of code owing to the benefit of hindsight now. * Added/reviewed the documentation in anticipation of the freezing of Mozilla 1.0, to improve the understanding of people that may read the archived code and learn from it under the appropriate context of this time. * Reviewed the XXX comments and addressed those that could be addressable in this timeframe. * Some renamings (e.g., ReLayout -> ReLayoutChildren to avoid ambiguities as to who does what in terms of the terminology used when referring to the frame hierarchy).
|
2002-02-07 04:38:08 +00:00 |
rbs%maths.uq.edu.au
|
9063863332
|
Add a flag to distinguish a real infix operator from its 'isolated' form, e.g., as in x^{+}
|
2002-02-07 02:12:46 +00:00 |
rbs%maths.uq.edu.au
|
19be27a26f
|
Add a helper function to lookup all the forms under which an operator is listed in the Operator Dictionary
|
2002-02-06 20:48:35 +00:00 |
rbs%maths.uq.edu.au
|
bc20957975
|
Using the recently added APIs to respond to dynamic changes: a _much_ simpler (re)fix of bug 114909 - dynamically changing displaystyle attribute in <mstyle> tag doesn't change display
|
2002-02-03 21:15:29 +00:00 |
rbs%maths.uq.edu.au
|
ee9e501c96
|
Add ReLayout() - a driver that hides the details needed to re-sync a frame subtree in case of dynamic changes: rebuild of automatic data, re-resolve script styles, fire a reflow
|
2002-02-03 21:06:51 +00:00 |
rbs%maths.uq.edu.au
|
f5893aef35
|
slight simplification - the removal will recurse down to the wrapped child
|
2002-02-03 20:11:37 +00:00 |
rbs%maths.uq.edu.au
|
0a35caab09
|
Continuing to factor handlers to rebuild automatic data during dynamic changes
|
2002-02-02 05:43:03 +00:00 |
heikki%netscape.com
|
3a6fb922c1
|
Bug 122710, dtd folder in dist/bin should be moved into res. r=rbs@maths.uq.edu.au&harishd, sr=sfraser.
|
2002-02-01 22:28:55 +00:00 |
rbs%maths.uq.edu.au
|
c33e0f4dbe
|
Added two APIs, InheritAutomaticData() & TransmitAutomaticData(), to respond to dynamic changes that affect automatic data (i.e., data inferred from the actual definition of each MathML tag). The computation of the data was so far mostly locked in Init() and SetInitialChildList() which are meant to be called only once in the life-time of a frame. Factored this computation into the two APIs to be used to rebuild the data, and which can be called repeatedly as appropriate, when dynamic changes arise in the content model. Shuffled code to stay in sync and consolidated the hooks used dynamic changes with the APIs
|
2002-02-01 15:10:50 +00:00 |
rbs%maths.uq.edu.au
|
580f85ab56
|
activate the rhelper to wrap foreign frames
|
2002-02-01 14:31:21 +00:00 |
rbs%maths.uq.edu.au
|
f91be4f749
|
Helper class use for wrapping non-MathML elements (e.g., html:img) so that they can mix better with other surrounding MathML markups. Factored previous code here and added hooks that were needed for child list operations
|
2002-02-01 14:23:07 +00:00 |
mkaply%us.ibm.com
|
4cd0454803
|
Add PR_CALLBACK to get MathML building on OS/2
|
2002-01-28 23:24:17 +00:00 |
rbs%maths.uq.edu.au
|
8a12dec1b6
|
revert an unintended change that crept in
|
2002-01-27 22:23:07 +00:00 |
rbs%maths.uq.edu.au
|
e803323d31
|
Another renaming for ease of readability: s/core/coreFrame/g and s/next/nextFrame/g
|
2002-01-27 22:10:45 +00:00 |
rbs%maths.uq.edu.au
|
7499dddea5
|
When looking up the real sibling of a cell, use colspan/rowspan (instead of just 1) as the increment to cater for cases of spanning cells in the cellmap
|
2002-01-27 19:26:42 +00:00 |
rbs%maths.uq.edu.au
|
8c3fe11744
|
typos
|
2002-01-25 21:57:47 +00:00 |
rbs%maths.uq.edu.au
|
16fb7a5ab0
|
Remove leftover from debugging
|
2002-01-25 07:34:49 +00:00 |
rbs%maths.uq.edu.au
|
a1a725e6af
|
Improvements to <mtable>
|
2002-01-25 07:03:43 +00:00 |
rbs%maths.uq.edu.au
|
c0c66c4dbc
|
In case of markup errors, provide a more discoverable feedback to users. Drop in the other functions from the nsIFrame APIs that steve.swanson@mackichan.com needs to consolidate his Dynamic JavaScripted MathML editor
|
2002-01-25 06:48:30 +00:00 |
rbs%maths.uq.edu.au
|
808a02672c
|
Fix MathML bug 121037. Background-color is not showing up in stretchy chars that use additional leaf style contexts. More reliable recovery from the background revamps in bug 116161
|
2002-01-25 06:08:03 +00:00 |
rbs%maths.uq.edu.au
|
2d36f0f82f
|
Updated comments to add a reference to bug 69325 which details the 8 possible cases that may arise depending on whether displaystyle, largeop, stretchy are true or false
|
2002-01-25 06:02:52 +00:00 |
rbs%maths.uq.edu.au
|
7f70f2cd28
|
Fix regression from the fix for bug 116161. The picky treatment of stretchy MathML characters involves additional style contexts whereas the default search of the background stops at the primary style context
|
2002-01-15 07:48:10 +00:00 |
rbs%maths.uq.edu.au
|
cef48900e6
|
Add two default declarations to support display=block|inline introduced in MathML 2.0
|
2002-01-14 08:59:01 +00:00 |
rbs%maths.uq.edu.au
|
98190fd75f
|
Additional reduction of code size by using a helper to propagate the update of presentation data in a range of child frames
|
2002-01-14 00:55:53 +00:00 |
rbs%maths.uq.edu.au
|
cf9d24490b
|
Continuation of tyding
|
2002-01-12 08:06:08 +00:00 |
rbs%maths.uq.edu.au
|
a83e90c318
|
Compact code - use a helper function for a re-usable chunk of code
|
2002-01-12 03:04:14 +00:00 |
rbs%maths.uq.edu.au
|
05c1973f14
|
Some tweaks
|
2002-01-11 05:08:11 +00:00 |
rbs%maths.uq.edu.au
|
14edaf7b93
|
Alert! MissingMathML fonts. Here goes the prompt that the user will see when it is detected that crucial stretchy MathML fonts are not installed. The list of those fonts that are missing is shown so that the user can install them. The message is hardcoded and would need to be localized
|
2002-01-11 02:57:03 +00:00 |
rbs%maths.uq.edu.au
|
0185ec37f1
|
[MathML only] Rename the pointer on the embellished operator from |firstChild| to |next| because it is more clearer with the latter that it is an hierarchy. Also made the inheritance of the displaystyle more reliable by walking up to the root <math> tag if necessary, e.g., if a MathML frame happens to be surrounded by non-MathML helper frames needed for its support
|
2002-01-10 23:40:40 +00:00 |
rbs%maths.uq.edu.au
|
9e0fa92a99
|
Finishing touch to MathML bug 114909
|
2002-01-10 21:30:41 +00:00 |
rbs%maths.uq.edu.au
|
07dff3093b
|
Fix MathML bug 114909 - dynamically changing the displaystyle attribute in <mstyle> tag doesn't change display
|
2002-01-10 04:42:55 +00:00 |
rbs%maths.uq.edu.au
|
06c0b341cd
|
[MathML only] shuffle shared functions between files to balance the weights of the files
|
2002-01-09 18:51:30 +00:00 |
rbs%maths.uq.edu.au
|
74dabf2bd2
|
MathML bug 118475 - Allow stretchy MathML fonts to be customized via the pref system
|
2002-01-08 02:15:23 +00:00 |