Davide P. Cervone
|
90ef4b45eb
|
Merge branch 'issue97' into 1.1a-candidate
|
2011-05-18 10:11:48 -04:00 |
|
Davide P. Cervone
|
9ce7e85ccc
|
Resolve conflicts from merge with issue30, update versions, repack, recombine
|
2011-05-18 10:06:06 -04:00 |
|
Davide P. Cervone
|
f10ec864ea
|
Update version numbers for merge with issue117
|
2011-05-18 10:00:27 -04:00 |
|
Davide P. Cervone
|
17d6686c92
|
Merge branch 'issue117' into 1.1a-candidate
|
2011-05-18 09:58:38 -04:00 |
|
Davide P. Cervone
|
83ff2b0901
|
Merge issue113 (resolving conflicts with edits in issue106)
|
2011-05-18 09:54:21 -04:00 |
|
Davide P. Cervone
|
3056b41c13
|
Merge branch 'issue106' into 1.1a-candidate
|
2011-05-18 09:37:17 -04:00 |
|
Davide P. Cervone
|
4d06c1026e
|
Make global scaling factor available in the HTML-CSS object, and use it in annotation-xml to match the scaling properly
|
2011-05-18 08:39:55 -04:00 |
|
Davide P. Cervone
|
6b06f0ac16
|
Move annotation-xml to an autolaoded extension, and properly handle it in HTML-CSS
|
2011-05-15 08:44:12 -04:00 |
|
Davide P. Cervone
|
8f20a75ffe
|
Add an xml object to the ElementJax classes to handle the annotation-xml data, and make implementations of it in the various input and output jax (resolves issue #117).
|
2011-05-13 20:30:22 -04:00 |
|
Davide P. Cervone
|
ae419b08e1
|
Work around a bug in IE8 where cloneNode() seems to screw up the web-based fonts (resolves issues #30 and #78)
|
2011-05-12 20:57:32 -04:00 |
|
Davide P. Cervone
|
326b107118
|
Properly handle missing </math> tags in IE. Properly handle non-MathML tags that are included within the <math> element (e.g., from a <semantics> annotation or due to missing </math>). Resolves issue #113.
|
2011-05-06 14:09:59 -04:00 |
|
Davide P. Cervone
|
fd0c9236a2
|
Remove wait for NativeMML selection signal, and just use the onLoad signal (so that existing pages that change the renderer by hand will continue to work). It would be nice to avoid setting up the namespace when not needed, but it doesn't seem to hurt, and doesn't cause MathPlayer to start up, so it should be OK.
|
2011-04-27 20:11:17 -04:00 |
|
Davide P. Cervone
|
fc2964dda7
|
Make renderer change via MathMenu post the renderer select message (so NativeMML configuration will complete for IE/MathPlayer in combined configurations)
|
2011-04-27 18:28:50 -04:00 |
|
Davide P. Cervone
|
1740640ea5
|
Bump the version number and repack/recombine
|
2011-04-27 12:05:12 -04:00 |
|
Davide P. Cervone
|
ae55a2f570
|
Fix a timing issue where setting up MathPlayer can cause IE to crash (resolves issue #110).
|
2011-04-27 09:37:24 -04:00 |
|
Davide P. Cervone
|
3732851167
|
Refactor code that builds outerHTML string by hand, since it needs to be used by Opera as well in order to fix unquoted special characters in attributes. This also fixes the self-closing tag problems for IE and Opera. (Resolves issue #106 and issue #99)
|
2011-04-21 20:54:12 -04:00 |
|
Davide P. Cervone
|
07a2014e0e
|
Fix problem with escaped dollars being unescaped the next time the page is typeset (resolves issue #97)
|
2011-04-09 17:23:22 -04:00 |
|
Davide P. Cervone
|
bb09608b23
|
Resolve a conflict with Mathjax and Slidy (its sets window.opera, which confused the browser detection)
|
2011-04-05 12:25:44 -04:00 |
|
Davide P. Cervone
|
4a2969c45b
|
Merge dpvc/issue85 (fixes for element configuration option)
|
2011-04-05 12:19:46 -04:00 |
|
Davide P. Cervone
|
d485393f88
|
Recombine to make sure configs are up to date
|
2011-04-04 14:10:30 -04:00 |
|
Davide P. Cervone
|
f9e9165835
|
Merge remote branch 'dpvc/issue89'
|
2011-04-04 14:07:59 -04:00 |
|
Davide P. Cervone
|
7900c136e4
|
Merge remote branch 'dpvc/issue87'
|
2011-04-04 14:07:56 -04:00 |
|
Davide P. Cervone
|
ea00136979
|
Merge remote branch 'dpvc/issue86'
|
2011-04-04 14:07:11 -04:00 |
|
Davide P. Cervone
|
0e698717b5
|
Merge remote branch 'dpvc/docs-update'
|
2011-04-04 14:05:00 -04:00 |
|
Davide P. Cervone
|
91fca00e4f
|
Fixed typo in about box (Fred reported in issue #47)
|
2011-04-04 14:04:39 -04:00 |
|
Davide P. Cervone
|
2ac603fa4a
|
Fixed location of .htaccess file for shared installations
|
2011-03-29 14:05:48 -04:00 |
|
Davide P. Cervone
|
af0b052702
|
Partial work-around for issue#89: have <br> insert a newline in IE when documentMode < 9
|
2011-03-26 08:40:02 -04:00 |
|
Davide P. Cervone
|
827c4b3e32
|
Fixed typo in documentation
|
2011-03-24 10:09:50 -04:00 |
|
Davide P. Cervone
|
a418d0748a
|
Fix problem with accents not having the correct mathvariant (resolves issue 87)
|
2011-03-24 09:06:30 -04:00 |
|
Davide P. Cervone
|
4b35e6e4f0
|
Last round of typos from Carol (I think)
|
2011-03-23 22:38:55 -04:00 |
|
Davide P. Cervone
|
41cdadab9a
|
Fix delimiters used in example, since defaults now don't include single dollars.
|
2011-03-21 23:01:50 -04:00 |
|
Davide P. Cervone
|
683fa0291d
|
More of Carol's typo corrections. She probably has two more days to go!
|
2011-03-21 20:21:00 -04:00 |
|
Davide P. Cervone
|
fe11cb9807
|
Fix a bunch of documentation typos (from Carol Fisher)
|
2011-03-21 10:55:40 -04:00 |
|
Davide P. Cervone
|
2cd3e23b58
|
Fix some references to the old config/MathJax.js file which is now config/default.js
|
2011-03-20 09:47:17 -04:00 |
|
Davide P. Cervone
|
c90cf9d285
|
Fix more typos (from Carol Fisher)
|
2011-03-20 09:36:11 -04:00 |
|
Davide P. Cervone
|
288907d29b
|
Worked around crippled VML implementaion in IE8 and IE9
|
2011-03-20 07:51:59 -04:00 |
|
Davide P. Cervone
|
8f2a215067
|
Added more details about using the CDN with a local configuration file
|
2011-03-19 09:34:35 -04:00 |
|
Davide P. Cervone
|
46d64e2030
|
More typo fixes in the documentation (from Carol Fisher -- I'm sure there are more to come)
|
2011-03-19 09:10:08 -04:00 |
|
Davide P. Cervone
|
2b7e966959
|
Move version numbers to 1.1 (this were missed when the other files' versions were changed)
|
2011-03-19 08:30:59 -04:00 |
|
Davide P. Cervone
|
f46cc5c6b4
|
Update documentation to reflect new situation for element(s) parameters
|
2011-03-18 18:54:00 -04:00 |
|
Davide P. Cervone
|
4d9007ca9e
|
Remove element parameters from the preprocessor configuration blocks (they are not longer used, now that there is a global elements parameter)
|
2011-03-18 18:47:25 -04:00 |
|
Davide P. Cervone
|
536eece1b1
|
Fix problem with element parameter to the preprocessors (by making a global parameter instead, so there is only one place it needs to be set). Also make it an array so that more than one element can be specified.
|
2011-03-18 18:38:51 -04:00 |
|
Davide P. Cervone
|
4dd789801c
|
More typos
|
2011-03-17 20:19:39 -04:00 |
|
Davide P. Cervone
|
4730cf1403
|
Fix a bunch of typos
|
2011-03-17 20:15:21 -04:00 |
|
Davide P. Cervone
|
6cdc942ff9
|
Fix typos in documentation
|
2011-03-15 10:39:57 -04:00 |
|
Davide P. Cervone
|
2051c9aa58
|
Merge branch 'docs-update'
|
2011-03-12 20:34:39 -05:00 |
|
Davide P. Cervone
|
34f3a8302c
|
Fix regression where background color obscures foreground text in IE
|
2011-03-12 20:32:13 -05:00 |
|
Davide P. Cervone
|
a8bd127414
|
Fixed example of loading local configuration file and added one for a cross-server configuration using the CDN
|
2011-03-11 17:48:34 -05:00 |
|
Davide P. Cervone
|
e5550393a0
|
Merge remote branch 'dpvc/issue82'
|
2011-03-11 12:24:08 -05:00 |
|
Davide P. Cervone
|
039fdf2481
|
Update Git download instructions
|
2011-03-11 12:14:37 -05:00 |
|