dbaron%fas.harvard.edu
|
cfceba7dca
|
Change uses of CSS properties not part of the CSS2 spec to use -moz- prefix. b=3935
Fix some CSS errors found with CSS parser error reporting, with Ben's approval.
|
2000-09-06 02:17:26 +00:00 |
|
dbaron%fas.harvard.edu
|
75c622b464
|
Fixing code in MathML that relied on implicit string conversion. r=scc (verbally)
|
2000-09-02 23:56:19 +00:00 |
|
locka%iol.ie
|
ecebe2ac21
|
API changes for embedding. b=46847, r=dougt, a=valeski
|
2000-08-25 18:39:46 +00:00 |
|
rbs%maths.uq.edu.au
|
2dda53aa2d
|
First check-in. Not intended for the build. Simple utility to assist external people who make MathML-enabled builds so that they can set an up-to-date start-page.
|
2000-07-27 09:04:00 +00:00 |
|
rbs%maths.uq.edu.au
|
e1acbfa6ef
|
[not part of default build] gracefully handle cases where stretching failed to avoid jamming chars. a:waterson@mozilla.org
|
2000-07-25 00:08:15 +00:00 |
|
rbs%maths.uq.edu.au
|
2095e2fe89
|
[not part of default build] fix an event propagation problem caused by the fact that a point wasn't translated to the frame's relative coordinate system. a:waterson@mozilla.org
|
2000-07-20 00:21:34 +00:00 |
|
rbs%maths.uq.edu.au
|
c5012b7094
|
[not part of default build] perf. enh. in the land of stretchy chars. a:waterson
|
2000-07-13 04:18:35 +00:00 |
|
cls%seawood.org
|
cc802ffe2a
|
Fix for objdir build bustage.
|
2000-07-10 17:21:17 +00:00 |
|
rbs%maths.uq.edu.au
|
e965530402
|
Remove files that have ceased to be used
|
2000-07-10 14:02:44 +00:00 |
|
rbs%maths.uq.edu.au
|
9a8d1698e7
|
Convert examples to XHTML now that mathml.css is imported in the ua.css on MathML-enabled builds. a:waterson
|
2000-07-10 13:58:55 +00:00 |
|
rbs%maths.uq.edu.au
|
8b24b2d555
|
[not part of default build] @import MathML CSS rules in the ua.css on MathML-enabled builds. Paul Gartside <gartside@maths.ox.ac.uk> and Peter Van der Beken <Peter.VanderBeken@pandora.be> have verified that all went well on Linux and Mac, respectively. a:waterson
|
2000-07-10 13:58:27 +00:00 |
|
rbs%maths.uq.edu.au
|
67f351cd69
|
[not part of default build] Some updates in the land of stretchy chars. partial fix for b:45010
|
2000-07-10 13:57:52 +00:00 |
|
cls%seawood.org
|
e87a1b7b11
|
Start tedious process of removing obsolete mozilla/include files from build. This patch should take us down to 19 of 101. Bug #38061
|
2000-07-10 07:13:31 +00:00 |
|
rbs%maths.uq.edu.au
|
36f65d4461
|
[not part of default build] Fix bug 43443, and some updates in the stretchy chars land. a:waterson@mozilla.org
|
2000-07-03 05:40:13 +00:00 |
|
cls%seawood.org
|
bca014f1bb
|
Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner
|
2000-07-02 18:44:42 +00:00 |
|
cls%seawood.org
|
1f3b6d75ab
|
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
|
2000-06-30 08:08:04 +00:00 |
|
rbs%maths.uq.edu.au
|
a7f8771850
|
Commented section that was enabled in my tree
|
2000-06-15 10:15:27 +00:00 |
|
rbs%maths.uq.edu.au
|
d6929aee2e
|
Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com
|
2000-06-15 10:11:03 +00:00 |
|
rbs%maths.uq.edu.au
|
868e0e5058
|
Enable 'vertical-align: baseline' in <mtable> now that it is there...
|
2000-06-05 08:32:59 +00:00 |
|
rbs%maths.uq.edu.au
|
43f3038537
|
[not part of default build] Fix bug 30589, and Fix array index that could wander out of bound and was detected by Peter Van der Beken's Mac Compiler when he was working on bug 39959. a:waterson@mozilla.org
|
2000-05-26 05:56:23 +00:00 |
|
rbs%maths.uq.edu.au
|
7c5a6a45dd
|
Remove <?xml...> that cause Mozilla to crash. a:waterson@mozilla.org
|
2000-05-26 05:43:40 +00:00 |
|
rbs%maths.uq.edu.au
|
8e11a91156
|
[not part of default build] Header that should have gone with the other files
|
2000-05-16 13:29:37 +00:00 |
|
rbs%maths.uq.edu.au
|
39c7f1b59b
|
Restructure the CSS file and add changes needed to support alignments in <mtable>
|
2000-05-16 13:20:22 +00:00 |
|
rbs%maths.uq.edu.au
|
d9c12baad9
|
[not part of default build] Added support for rowalign and columnalign attributes on <mtable>
|
2000-05-16 13:18:42 +00:00 |
|
rbs%maths.uq.edu.au
|
e84aa8aed9
|
[not part of default build] Remove unnecessary #include files
|
2000-05-16 13:17:20 +00:00 |
|
rbs%maths.uq.edu.au
|
1b3d84df6b
|
[not part of default build] * Added recursion to search an attribute all the way up into the <mstyle> hierarchy. * Added support for MathML 2.0 'namedspace' values like: thickmathspace, thinmathspace, verythinmathspace, verythinmathspace, veryverythinmathspace, ... * Added some placeholders for incremental reflows
|
2000-05-16 13:15:15 +00:00 |
|
scc%netscape.com
|
548f911509
|
string fixes
|
2000-05-15 12:50:31 +00:00 |
|
scc%netscape.com
|
bc738e8f02
|
string fixes
|
2000-05-15 12:47:57 +00:00 |
|
scc%netscape.com
|
b3e9efe1bb
|
string fixes
|
2000-05-15 12:41:16 +00:00 |
|
scc%netscape.com
|
5ca53c970c
|
string fixes
|
2000-05-15 12:33:01 +00:00 |
|
scc%netscape.com
|
db4199a0e7
|
string fixes
|
2000-05-15 12:20:49 +00:00 |
|
rbs%maths.uq.edu.au
|
f68bd50d31
|
[not part of default build] Remove usage of nsAreaFrame since it will be going away
|
2000-05-11 23:03:19 +00:00 |
|
rbs%maths.uq.edu.au
|
8d4562f625
|
[not part of default build] Added support for the attributes 'numalign' and 'denomalign' that were newly introduced in MathML 2.0
|
2000-05-11 23:02:00 +00:00 |
|
rbs%maths.uq.edu.au
|
672e4e5f9b
|
[not part of default build] Simple cleanup
|
2000-05-08 08:10:36 +00:00 |
|
rbs%maths.uq.edu.au
|
ce71519682
|
[not part of the default build] Remove unused leftover
|
2000-05-08 07:38:16 +00:00 |
|
rbs%maths.uq.edu.au
|
3491268614
|
[not part of default build] Re-worked the logic of the symmetric attribute to align stretchy chars on the bottom. Make maxsize and minsize inherit from <mstyle> if appropriate
|
2000-05-08 07:31:05 +00:00 |
|
rbs%maths.uq.edu.au
|
4068a76237
|
[not part of default build] Use atoms from nsMathMLAtoms for pseudo style contexts
|
2000-05-08 07:30:15 +00:00 |
|
rbs%maths.uq.edu.au
|
9395ed51f0
|
[not part of default build] Added support for align: top, bottom, center, baseline, axis on <mtable>
|
2000-05-08 07:23:22 +00:00 |
|
rbs%maths.uq.edu.au
|
226683a8c8
|
[not part of default build] Allow some stretchy chars like OverCurlyBracket and UnderCurlyBracket to have their prefered extension tables. Added more sanity check
|
2000-05-08 07:18:10 +00:00 |
|
rbs%maths.uq.edu.au
|
d3e6f10bb5
|
[not part of the default build] List of MathML 1.x entities
|
2000-05-08 07:14:21 +00:00 |
|
rbs%maths.uq.edu.au
|
f37a7ece0e
|
[not part of the default build] Make the operator dictionary more readable, and merge operators that have identical Unicode points. Added IsMutable() helper function
|
2000-05-08 07:12:39 +00:00 |
|
rbs%maths.uq.edu.au
|
c19f5fc998
|
[not part of the default build] Added more atoms for MathML 2.0 and for pseudo elements
|
2000-05-08 07:09:23 +00:00 |
|
rbs%maths.uq.edu.au
|
b9ca802a72
|
[not part of default build] refine the flexibility of those stretchy chars which can be rendered with less partial glyphs nsMathMLChar.cpp
|
2000-05-04 04:44:36 +00:00 |
|
cls%seawood.org
|
67438c614e
|
nsString fixes for mathml.
|
2000-04-28 08:55:55 +00:00 |
|
rbs%maths.uq.edu.au
|
7467ba48c7
|
[NOT PART OF THE DEFAULT BUILD] Compute the actual bounding metrics of the minus sign ('-') to get a more acurate math axis
|
2000-04-17 04:23:03 +00:00 |
|
rbs%maths.uq.edu.au
|
4731458891
|
[NOT PART OF THE DEFAULT BUILD] Pick stretchy glyphs from the Math4 font. Make the stretchy code more robust by explicitly re-ordering the font-family list to place the selected font to be used in first position
|
2000-04-17 04:19:54 +00:00 |
|
rbs%maths.uq.edu.au
|
b153f283d4
|
[NOT PART OF THE DEFAULT BUILD] One-byte string, use nsCString instead of nsString to avoid problems.
|
2000-03-30 01:25:45 +00:00 |
|
rbs%maths.uq.edu.au
|
f2d22e0d0a
|
[NOT PART OF THE DEFAULT BUILD] I forgot this file in my previous check-in. Fix compilation problems on Linux. The code now compiles there as well.
|
2000-03-29 23:15:07 +00:00 |
|
rbs%maths.uq.edu.au
|
84d3de487b
|
[NOT PART OF THE DEFAULT BUILD] Fix compilation problems on Linux. The code now compiles there as well.
|
2000-03-29 08:39:50 +00:00 |
|
rbs%maths.uq.edu.au
|
3435aa5f2f
|
[NOT PART OF THE DEFAULT BUILD] Disable some radars that were there for debug purposes
|
2000-03-28 22:31:43 +00:00 |
|