warren%netscape.com
|
4ab4ee4d4e
|
Eliminated the libs build pass.
|
1999-11-28 03:05:01 +00:00 |
rbs%maths.uq.edu.au
|
66cbaed262
|
Catch up with recentchanges in layout
|
1999-11-25 07:07:06 +00:00 |
tbogard%aol.net
|
a0640b60c4
|
Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc
|
1999-11-24 06:03:41 +00:00 |
rbs%maths.uq.edu.au
|
112358a896
|
Consolidation of the code and efficient trimming of msqrt by delagating a big chunk of the reflow operation to the base class.
|
1999-11-23 06:04:02 +00:00 |
rbs%maths.uq.edu.au
|
4ebb9e5857
|
Code to render the mroot tag.
|
1999-11-22 12:35:36 +00:00 |
rbs%maths.uq.edu.au
|
034dc949dd
|
Added a control statement to avoid doing work that will lead nowhere.
|
1999-11-22 08:42:20 +00:00 |
rbs%maths.uq.edu.au
|
a445b590cf
|
Added a control statement to avoid doing work that will lead nowhere.
|
1999-11-22 08:20:50 +00:00 |
rbs%maths.uq.edu.au
|
4613d695a8
|
Catch up with recent changes in layout.
|
1999-11-22 03:29:14 +00:00 |
rbs%maths.uq.edu.au
|
42b105a390
|
Now make mroot part of the mathml build.
|
1999-11-21 22:27:21 +00:00 |
rbs%maths.uq.edu.au
|
ffa6ff34e6
|
Code to support the mfenced tag.
|
1999-11-21 22:16:47 +00:00 |
rbs%maths.uq.edu.au
|
df5fa8c5b8
|
Minor cleanup and Fixed a regression introduced by the consolidation of the code in nsMathMLChar.
|
1999-11-21 22:15:17 +00:00 |
rbs%maths.uq.edu.au
|
99bb1fd916
|
Consolidation of the code. Stretchy painting in horizontal direction and vertical direction and now treated with separate functions, yielding to improved readability.
|
1999-11-21 22:10:45 +00:00 |
rbs%maths.uq.edu.au
|
ae53c2182e
|
Added factory function for the mroot tag and did a minor clean up
|
1999-11-21 22:05:15 +00:00 |
rbs%maths.uq.edu.au
|
7f73b51124
|
Added three atoms: open, close, separators. These are the attributes of mfenced
|
1999-11-21 21:37:25 +00:00 |
rbs%maths.uq.edu.au
|
d11ec8c6ae
|
Fine-tuning of the placement of the sqrt symbol and Patch of Mike Shaver to make the code compile on Linux
|
1999-11-18 04:51:56 +00:00 |
rbs%maths.uq.edu.au
|
5cc78574eb
|
Removed a left-over getchar() that was there for debugging purposes
|
1999-11-17 01:43:30 +00:00 |
rbs%maths.uq.edu.au
|
ec744afa7e
|
Code for the msqrt MathML tag
|
1999-11-17 01:40:04 +00:00 |
rbs%maths.uq.edu.au
|
6db5105981
|
Examples to illustrate the newly added support of stretchy MathML symbols
|
1999-11-17 00:55:32 +00:00 |
rbs%maths.uq.edu.au
|
65c5dcf594
|
Code to support stretchy MathML symbols!
|
1999-11-17 00:49:37 +00:00 |
rbs%maths.uq.edu.au
|
3c8a731f59
|
Catching up with recent changes in layout. Update to auto-install the mathml.dtd in bin/dtd/
|
1999-11-14 23:10:56 +00:00 |
rbs%maths.uq.edu.au
|
79f03df3a2
|
Catching up with recent changes in layout
|
1999-11-14 22:15:05 +00:00 |
rbs%maths.uq.edu.au
|
edddebbc26
|
Catching up with recent changes of the nsIFrame API
|
1999-10-28 22:30:28 +00:00 |
rbs%maths.uq.edu.au
|
8da96e7a6e
|
[MathML] Fix to get the scriptlevel style context back, and minor cleanups.
|
1999-10-13 15:10:14 +00:00 |
rbs%maths.uq.edu.au
|
5e1d2e2f84
|
[MathML] Updates and initial landing of the example mixing.xml to illustrate how to mix MathML with other markups
|
1999-10-12 05:00:32 +00:00 |
rbs%maths.uq.edu.au
|
1f3415b86a
|
[MathML] Removing unecessary #include of header files
|
1999-10-12 04:53:41 +00:00 |
rbs%maths.uq.edu.au
|
85fd7b1b72
|
[MathML] Removing unecessary #include of header files
|
1999-10-12 04:42:15 +00:00 |
rbs%maths.uq.edu.au
|
a4f4be922c
|
[MathML] Portability: adding explicit get() on pointers coming from nsCOMPtr
|
1999-10-12 04:38:21 +00:00 |
rbs%maths.uq.edu.au
|
c70a44c9e4
|
Revamp of the architecture for stretchy symbols so that nsMathMLChar only deals with the atomic stretchy task.
|
1999-10-12 02:12:36 +00:00 |
rbs%maths.uq.edu.au
|
18e4220aae
|
Removing a duplicate reference to a src file
|
1999-10-12 02:06:05 +00:00 |
rbs%maths.uq.edu.au
|
cd1e2ea32a
|
Removing a typedef and adding a new NS_MATHML_OPERATOR_MUTABLE flag
|
1999-10-12 01:58:27 +00:00 |
rbs%maths.uq.edu.au
|
bc0c591213
|
Change of the IID for the nsIMathMLFrame interface. The previous IID was taken while the MathML code was awaiting to land.
|
1999-10-02 09:14:57 +00:00 |
rbs%maths.uq.edu.au
|
d18f548c5e
|
Adding relative path to external DTD
|
1999-10-02 06:53:41 +00:00 |
rbs%maths.uq.edu.au
|
8602368e83
|
Initializing a variable to zero
|
1999-10-02 06:50:38 +00:00 |
rbs%maths.uq.edu.au
|
89dee16d51
|
Update to match recent changes in the nsIFrame API.
|
1999-10-02 06:20:30 +00:00 |
shaver%netscape.com
|
ae8628f9e4
|
initial and long-awaited import of MathML for Roger Sidje and his crew
|
1999-09-21 02:12:01 +00:00 |