Commit Graph

15 Commits

Author SHA1 Message Date
Davide P. Cervone
1e4efb3210 OOPS, the processUpdateTime wasn't actually changed in the earlier commit, so fix it here 2010-11-09 09:37:12 -05:00
Davide P. Cervone
cadc88925f Improved responsiveness during typesetting 2010-11-09 09:23:22 -05:00
Davide P. Cervone
862d07a04b Changes from Sean for IE9 2010-11-02 11:16:14 -04:00
dpvc
86ad73c8bd Fix reference to params.config to check for params (avoids undefined variable error)
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@620 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-10-01 10:34:50 +00:00
dpvc
8971f378f5 Add ability to pass parameters to the script that loads MathJax (via MathJax.js?name=value&name=value&... in the URL). Implement config=file parameter as a method of specifying the configuration file.
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@619 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-09-29 03:36:41 +00:00
dpvc
89fab25603 Make AJAX.loadComplete() work even if no AJAX.Load() was called (in preparation for putting multiple files into a single configuration file that can include all the common extensions and setup files)
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@618 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-09-29 02:49:27 +00:00
Davide Cervone
81a1413d19 Add separate (shorter) timeout for web fonts, and after first web font fails, give up on web fonts and use image fonts instead (if available)
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@607 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-09-22 23:43:22 +00:00
Davide Cervone
d0800c8c3c Change jax 'name' property to 'id' to avoid conflict with read-only name property of the Function object (the ElementJax and base classes are functions)
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@606 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-09-22 21:58:30 +00:00
Davide Cervone
0c1bddc0a2 Fixes to detect Firefox 4 and Android 2.2 work better
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@598 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-09-01 17:09:49 +00:00
Davide Cervone
f33232b0cf Replace illegal character used in cookie name (again).
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@596 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-30 11:14:03 +00:00
Davide Cervone
3a43c9b273 Change cookie prefix to not include illegal ':' character
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@595 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-29 20:52:19 +00:00
Davide Cervone
0946592ae7 Change version to 1.0.1
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@573 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-10 11:56:07 +00:00
Davide Cervone
386c891cfd Set version to 1.0. Next make the release tag
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@552 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-02 21:52:41 +00:00
Davide Cervone
5bcea58a69 Make cookie settings site-wide
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@541 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-07-30 14:02:37 +00:00
Davide Cervone
fc48c0e654 Add packed versions of all js files (see unpacked directories for the change logs)
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@532 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-07-29 20:42:04 +00:00