CVS log for loncom/interface/lonspeller.pm

[BACK] Up to [LON-CAPA] / loncom / interface

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Jul 3 13:40:42 2006 UTC (17 years, 9 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_9_X, version_2_9_99_0, version_2_9_1, version_2_9_0, version_2_8_X, version_2_8_99_1, version_2_8_99_0, version_2_8_2, version_2_8_1, version_2_8_0, version_2_7_X, version_2_7_99_1, version_2_7_99_0, version_2_7_1, version_2_7_0, version_2_6_X, version_2_6_99_1, version_2_6_99_0, version_2_6_3, version_2_6_2, version_2_6_1, version_2_6_0, version_2_5_X, version_2_5_99_1, version_2_5_99_0, version_2_5_2, version_2_5_1, version_2_5_0, version_2_4_X, version_2_4_99_0, version_2_4_2, version_2_4_1, version_2_4_0, version_2_3_X, version_2_3_99_0, version_2_3_2, version_2_3_1, version_2_3_0, version_2_2_X, version_2_2_99_1, version_2_2_99_0, version_2_2_2, version_2_2_1, version_2_2_0, version_2_1_99_3, version_2_1_99_2, version_2_1_99_1, version_2_1_99_0, version_2_12_X, version_2_11_X, version_2_11_4_uiuc, version_2_11_4_msu, version_2_11_4, version_2_11_3_uiuc, version_2_11_3_msu, version_2_11_3, version_2_11_2_uiuc, version_2_11_2_msu, version_2_11_2_educog, version_2_11_2, version_2_11_1, version_2_11_0_RC3, version_2_11_0_RC2, version_2_11_0_RC1, version_2_11_0, version_2_10_X, version_2_10_1, version_2_10_0_RC2, version_2_10_0_RC1, version_2_10_0, loncapaMITrelate_1, language_hyphenation_merge, language_hyphenation, bz6209-base, bz6209, bz5969, bz2851, PRINT_INCOMPLETE_base, PRINT_INCOMPLETE, HEAD, GCI_3, GCI_2, GCI_1, BZ5971-printing-apage, BZ5434-fox, BZ4492-merge, BZ4492-feature_horizontal_radioresponse
Diff to previous 1.16: preferred, colored
Changes since revision 1.16: +1 -2 lines
Removing debug line.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Mar 24 21:40:11 2006 UTC (18 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.15: preferred, colored
Changes since revision 1.15: +24 -10 lines
- making the speller popup use a dynamically defined function rather than packing everything into the link URL (ie has a limit on href cvalues of 512 characters or something)
- html_encode was supposeed to do <>& too
- Firefox in standards compliance mode thinks that any instance of </script> means to end that last script so fooling it with making </script> in the script be '....</script'+'>....'

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Mar 23 23:43:13 2006 UTC (18 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.14: preferred, colored
Changes since revision 1.14: +7 -5 lines
- seperate the html encode ant the js_ready bits

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Mar 23 22:32:11 2006 UTC (18 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.13: preferred, colored
Changes since revision 1.13: +6 -4 lines
-start_page
-eliminate calls to bodytag in favor of start_page
- elimintate call to xmlbegin

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Mar 21 20:19:41 2006 UTC (18 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +10 -4 lines
- start_page speller windows

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Mar 15 19:41:26 2006 UTC (18 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.11: preferred, colored
Changes since revision 1.11: +5 -6 lines
- converting some interface pages to stop generating </body> <head> </head> </html> and use the helper functions instead

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Apr 7 06:56:23 2005 UTC (19 years ago) by albertel
Branches: MAIN
CVS tags: version_2_1_X, version_2_1_3, version_2_1_2, version_2_1_1, version_2_1_0, version_2_0_X, version_2_0_99_1, version_2_0_2, version_2_0_1, version_2_0_0, version_1_99_3, version_1_99_2, version_1_99_1_tmcc, version_1_99_1, version_1_99_0_tmcc, version_1_99_0
Diff to previous 1.10: preferred, colored
Changes since revision 1.10: +4 -3 lines
- ENV -> env

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Feb 17 08:29:43 2005 UTC (19 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.9: preferred, colored
Changes since revision 1.9: +5 -3 lines
- <html> -> &Apache::lonxml::xmlbegin, thus valid doctypes are now getting output, Yeah! StandardsCmpliance

- backing out the encoding changes for now

- some xhtml cleanups
- one icon -> lonhttpd

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Dec 2 20:54:26 2004 UTC (19 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_1_3_X, version_1_3_3, version_1_3_2, version_1_3_1, version_1_3_0, version_1_2_99_1
Diff to previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
- need to put the ()

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Dec 2 16:40:00 2004 UTC (19 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +6 -4 lines
Bug #3652: Abuse of alert() in spell checker.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Jul 29 13:38:31 2004 UTC (19 years, 8 months ago) by www
Branches: MAIN
CVS tags: version_1_2_99_0
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +4 -2 lines
Might as well also "spellcheck" the LaTeX

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Jul 27 23:35:34 2004 UTC (19 years, 8 months ago) by www
Branches: MAIN
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +21 -11 lines
Spelling links

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jul 23 19:47:57 2004 UTC (19 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +26 -2 lines
Leave HTML tags alone and do not try to spellcheck equations

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jul 22 23:50:55 2004 UTC (19 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +15 -1 lines
Set languages - requires German (de) and Portuguese (pt) dictionaries installed

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jul 22 20:19:20 2004 UTC (19 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +27 -5 lines
Be able to call as handler

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Jul 22 19:43:46 2004 UTC (19 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +28 -4 lines
Does spell checking, marks wrong words red, underlines words with suggestions

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jul 22 16:17:43 2004 UTC (19 years, 9 months ago) by www
Branches: MAIN
Concord: work on spell checker

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>