diff lisp/w3/ChangeLog @ 2:ac2d302a0011 r19-15b2

Import from CVS: tag r19-15b2
author cvs
date Mon, 13 Aug 2007 08:46:35 +0200
parents 376386a54a3c
children 9ee227acff29
line wrap: on
line diff
--- a/lisp/w3/ChangeLog	Mon Aug 13 08:45:53 2007 +0200
+++ b/lisp/w3/ChangeLog	Mon Aug 13 08:46:35 2007 +0200
@@ -1,23 +1,430 @@
-Thu Jun 13 00:25:50 1996  William Perry  <wmperry@monolith.spry.com>
+Sun Aug 11 16:41:58 1996  William Perry  <wmperry@cs.indiana.edu>
+
+* w3-vars.el: Created version 3.0.11
+
+* font.el:
+Fix for font-default-font-for-device under XEmacs when you use a font
+like '10x20' instead of the fully specified version
+
+Sat Aug 10 16:14:08 1996  William Perry  <wmperry@cs.indiana.edu>
+
+* w3-forms.el:
+Do not encode the '.' in application/x-www-form-urlencoded.  Fucking
+netscape compatbility.  What _SPEC_?!  There aren't any specs on the
+web, right?!
+
+* w3-forms.el:
+Fixed problem with submissions of a form with the exact same arguments
+causes elements from both form to be submitted.  ack.
+
+Tue Aug  6 14:03:52 1996  William Perry  <wmperry@cs.indiana.edu>
+
+* w3-parse.el:
+fixed stupid mistake in DTD I made when changing to 3.2 DTD - left
+'style' out of head's content-model so no in-document stylesheet stuff
+was getting parsed.  gack.
+
+* w3-forms.el: No longer put a 'choose' in front of option menus
+
+* w3-speak.el: fixed bugs
+
+Mon Aug  5 14:03:09 1996  William Perry  <wmperry@cs.indiana.edu>
+
+* w3-vars.el: Created version 3.0.10
+
+* default.css: A few mild changes, and docs.
+
+Sun Aug  4 23:51:26 1996  William Perry  <wmperry@cs.indiana.edu>
+
+* w3-speak.el: new version of w3-speak from raman
+
+* w3-draw.el: Style search alg. now looks for tag/id|name first.  Now supports
+inlined 'style' keyword on any tag.  Gack *sigh*
+
+* w3-style.el:
+Can now have periods in class names.  Fixed bug where the class would
+be normalized to lowercase as well as the tag name.  BAD BAD BAD.
+
+* w3-speak.el: some changes from raman
+
+* w3-style.el: Think I finally fixed some stylesheet weirdness
+
+* w3.el: Don't override user prefs w/w3-user-colors-take-precedence -duh
+
+* w3-parse.el: fixed graphical entities
+
+Sat Aug  3 20:09:50 1996  William Perry  <wmperry@cs.indiana.edu>
+
+* w3-vars.el:
+Added textual representation of the 'artist formerly known as prince'
+graphical icons
+
+Thu Aug  1 13:32:54 1996  William Perry  <wmperry@cs.indiana.edu>
+
+* w3-vars.el: Created version 3.0.9
+
+* w3-sysdp.el:
+added data-directory to sysdep version of x-library-search-path for
+emacs under windows 95/nt
+
+* w3-vars.el:
+Implemented &prince; and &princesymbol; graphical entities.  Thanks
+for the note Jamie Z!
+
+* w3-forms.el: fix for gopher searches
+
+* w3-draw.el: Added support for balloon-help
+
+Fri Jul 26 05:57:21 1996  William Perry  <wmperry@cs.indiana.edu>
+
+* w3-display.el, w3-texinfo.el: Initial revision
+
+* w3-parse.el: *** empty log message ***
+
+* w3-hot.el: Should now be able to handle XMosaic style hotlist files
+
+* w3-parse.el:
+Added some HTML 3.2 stuff, reorged some of the content-models, et. c
+
+* w3-draw.el: few fixes to the title handling.
+don't display any text outside the <html></html> area
+
+* w3-style.el:
+Changes to w3-style-parse-css to gracefully ignore <!-- and --> in a
+stylesheet, for those losers who insist on using SGML comments to hide
+the <style> tag from stupid browsers.
+
+* w3-parse.el:
+Changed the content model of the <style> tag to CDATA so that idiots
+who want to hide the style information from stupid old browsers by the absolutely braindead use of comments (<!-- ... -->) can.  *sigh*
+
+Thu Jul 25 05:00:55 1996  William Perry  <wmperry@cs.indiana.edu>
+
+* w3-style.el: Fixed stupid bug in :device: handling
+
+Tue Jul 23 00:40:54 1996  William Perry  <wmperry@cs.indiana.edu>
+
+* w3-keyword.el: more keywords for speech stuff
+
+* docomp.el: *** empty log message ***
+
+* w3-draw.el:
+Beginnings of support for the new and improved fucked up netscapism
+<spacer> tag
+
+Mon Jul 22 03:22:52 1996  William Perry  <wmperry@cs.indiana.edu>
+
+* w3-sysdp.el: added stub for make-local-hook - more Emacs 19.2x lossage.
+
+* w3-forms.el:
+always encode hex strigs into uppercase for stupid broken fucking
+braindead forms decoders!!!
+
+Sun Jul 21 20:07:50 1996  William Perry  <wmperry@cs.indiana.edu>
+
+* w3-vars.el: Created version 3.0.8
+
+* w3.txi: fixed a few compilation errors in w3.txi
+
+* w3.txi: Revamped a few nodes, removed the downloading/compiling notes, and
+documented url-proxy-services and improved the proxy section in
+general.
+
+* w3-hot.el: Should now auto-recognize HTML bookmark files
+
+* font.el: Allow a font to have a size like "+12pt"
+
+* w3-draw.el:
+Now handles <font face="xxxx"> ala Internet Exploiter and Nutscrape
+
+* w3.el: Added function for reloading all stylesheets
+
+* w3-menu.el: Added option to the 'style' menu for reloading stylesheets
+
+* w3-forms.el:
+fixed problem with dropwon menus with the same 'value' would show the first item with that value, not necessarily the one the user selected.
+
+* w3-widget.el: w3-follow-inlined-image works again
+
+* w3-draw.el, w3-keyword.el, w3-menu.el, w3-vars.el, w3-xemac.el, w3.el:
+You can now load delayed images
+
+Sat Jul 20 05:15:06 1996  William Perry  <wmperry@cs.indiana.edu>
+
+* w3.txi: Removed 16-bit windows section.
+removed programming interface chapter.
+fixed Gnus accessing function docs.
+added pointer to browse-url-browser-function.
+removed docs of w3-delimit-emphasis / w3-delimit-links.
+
+* w3-forms.el:
+If a form has an invalid encoding type, issue a warning about the bad
+html and the fall back on application/x-www-form-urlencoded
+
+* w3-style.el:
+@import no longer causes a 'buffer-modified, kill it anyway?' question.
+newer CSS font shorthand supported.
+split the font-family on commas, not spaces, ala newer CSS.
+
+* font.el: A few changes to the default font-family-mappings
+
+* w3-draw.el:
+Allow global document stuff to be specified on the 'body' tag as well
+as the 'html' tag.
+
+Fri Jul 19 04:35:48 1996  William Perry  <wmperry@cs.indiana.edu>
+
+* w3-vars.el: Created version 3.0.7
+
+Thu Jul 18 14:20:20 1996  William Perry  <wmperry@cs.indiana.edu>
+
+* default.css:
+moved monospaced font declaration for pre/xmp into the :xemacs: section
+
+Tue Jul 16 02:49:55 1996  William Perry  <wmperry@cs.indiana.edu>
+
+* w3-latex.el: Lots of patches from stephen peters.
+* Fix to backslash handling code so that it works.
+
+* Fix to ~ (very important, that) so that it generates a
+  `\textasciitilde', since in a <tt> environment the previous call
+  would work incorrectly.  Similar fix for ^ characters.
+
+* For carriage returns in a verbatim environment, use `\newline'
+  instead of `\ '.  Also adds a \nullspace command for use in <pre>
+  environments, since the existing code for <pre> tended to eat
+  leading whitespace without it.
+
+* Use `\newline' instead of `\linebreak', since \linebreak tries to
+  justify the line out to the text width.
+
+* Added `\batchmode' call at the beginning of the generated LaTeX, to
+  force attempted recovery of any errors.
+
+* Added calls to not indent paragraphs and skip lines between
+  paragraphs.  I'm not sure whether I like this better or not, but I
+  figured that most HTML browsers currently use that formatting.  This
+  should be changed once stylesheets are working nicely, to use
+  whatever's specified in the stylesheet for LaTeX.
+
+Mon Jul 15 17:33:19 1996  William Perry  <wmperry@cs.indiana.edu>
+
+* w3-draw.el:
+tty-closest-color-matching now works for netscape-style color crap as
+well as stylesheet stuff
+
+* w3-parse.el, w3-xemac.el: anal retentive patch for mispelling in comments
+
+Sat Jul 13 22:47:21 1996  William Perry  <wmperry@cs.indiana.edu>
+
+* w3.el:
+w3-echo-link stuff is now handled in the new widget-motion-hook variable.
+
+* widget-edit.el:
+New hook - widget-motion-hook - called with the widget moved to.
+
+* w3-draw.el:
+w3-echo-link stuff is now handled in the new widget-motion-hook variable.
+when following a link, its color is changed correctly.
+
+Fri Jul 12 05:52:49 1996  William Perry  <wmperry@cs.indiana.edu>
+
+* w3-style.el: fixed problem parsing class attributes in CSS
+
+* w3-style.el: *** empty log message ***
+
+Thu Jul 11 18:00:20 1996  William Perry  <wmperry@cs.indiana.edu>
+
+* w3-style.el: deal gracefully with device-bitplanes returning nil
+
+* w3-style.el: You can now use a :speech: device section in a CSS stylesheet
+
+* patch-for-old-emacsen: Initial revision
+
+* w3-sysdp.el: version of valid-color-name-p and device-class for the OS/2
+presentation manager.
+
+* w3-e19.el: Some OS/2 hacks
+
+* w3-draw.el:
+sanity check the fill-prefix before setting it, and issue a warning if
+list indentation tries to overflow the right window margin.
+
+* w3-vars.el: Created version 3.0.6
+
+Wed Jul 10 23:50:10 1996  William Perry  <wmperry@cs.indiana.edu>
+
+* w3-draw.el: fixed problem with emacspeak
+
+* default.css: *** empty log message ***
+
+* dist.Makefile: fixed install target - duh
+
+* w3.el: some more mule fixing
+
+* w3.el: remove compression extensions from default save-as filenames
+
+* w3.el: fixed w3-save-binary-file to set initial-contents on the call to
+read-file-name
+
+* w3-hot.el: fixed problem with w3-hotlist-add-document-at-point
+
+* w3-parse.el: Fix for mule and character entities > 127
+
+* w3-draw.el:
+fixed mysterious problem of stylesheet formatting info not working
+correctly the first time a tag was seen.  *dumb* mistake on my part.
+
+Tue Jul  9 21:01:15 1996  William Perry  <wmperry@cs.indiana.edu>
+
+* w3-sysdp.el: added more overlay functions
+
+* w3-vars.el: Created version 3.0.5
+
+* w3.el: *** empty log message ***
+
+* dist.Makefile:
+Now uses 'install' to do the copying around, instead of trying to fake it.
+
+* dist.Makefile: *** empty log message ***
+
+* font.el: Require disp-table so that display table stuff is loaded (apparently
+XEmacs 19.13 didn't autoload or dump it - *sigh*)
+
+* dist.Makefile: No longer mention THIS-IS-VERSION-XX in the makefile
+
+* w3.el: *** empty log message ***
+
+* w3.el: Fixed w3-save-binary-file
+
+* w3.el, w3-speak.el, w3-style.el, w3-draw.el: voices-via-stylesheet fixes
+
+* dtk-css-speech.el: Initial revision
+
+* w3-forms.el: wais submissions work again
+
+* w3-print.el: fix problem with ps-print and forms printing (read-only text)
+
+Sun Jul  7 22:04:07 1996  William Perry  <wmperry@cs.indiana.edu>
+
+* w3-vars.el: Created version 3.0.4
+
+* w3-forms.el: <input type=radio checked> works now
+
+* w3-forms.el: Radio buttons work again.  *sigh*
+
+Thu Jul  4 16:32:06 1996  William Perry  <wmperry@cs.indiana.edu>
+
+* w3-draw.el: Let stylesheets handle the w3-delimit-links stuff
+
+Mon Jul  1 15:42:21 1996  William Perry  <wmperry@cs.indiana.edu>
+
+* w3-vars.el: Created version 3.0.3
+
+* widget-edit.el: another patch to not require new-style backquote processing
+
+* w3-sysdp.el: Added stub for buffer-substring-no-properties
+
+* w3-menu.el:
+Do not use menus under Emacs 19.28 - they are broken / incompatible
+with that version of easymenu
+
+* w3-sysdp.el: Fix to device-or-frame-type to work under Emacs 19.28
+
+* w3.el: fix for set-auto-mode lossage on null buffer-file-name
+
+* w3-sysdp.el: Added in stubs for plist-put and plist-get, and an Emacs 19.2x
+specific version of facep.  everything almost works in 19.28 now.
+
+* widget-edit.el: Don't assume native backquoting abilities
+
+Sun Jun 30 22:53:02 1996  William Perry  <wmperry@cs.indiana.edu>
+
+* w3-vars.el: Created version 3.0.2
+
+* w3.txi: *** empty log message ***
+
+* w3.el, w3-xemac.el, w3-widget.el, w3-toolbar.el, w3-sysdp.el, w3-style.el, w3-speak.el, w3-print.el, w3-prefs.el, w3-parse.el, w3-mule.el, w3-mouse.el, w3-menu.el, w3-latex.el, w3-keyword.el, w3-imap.el, w3-hot.el, w3-forms.el, w3-emulate.el, w3-e19.el, w3-draw.el, w3-annotat.el, w3-about.el, images.el, font.el, w3-vars.el:
+Changed email address info
+
+* dist.Makefile: Added w3-latex.el to the dist.Makefile
+
+* w3-vars.el, default.css: *** empty log message ***
+
+* font.el: final fix for font-height lossage
+
+* docomp.el: added menubar-visible-p
+
+Wed Jun 26 16:38:12 1996  William Perry  <wmperry@cs.indiana.edu>
+
+* font.el:
+Use truncate instead of round for font sizes - usually gives better results
+
+* w3-annotat.el, w3.el:
+Patch from Darrell Kindred <dkindred+@cmu.edu> for news problems
+1. nnheader-init-server-buffer isn't called, so the
+     first call to nntp-open-server fails.  (Patch inserts
+     a call to nnheader-init-server-buffer in url-news-open-host.)
+  2. The `&', '<', and '>' characters don't get turned into
+     entities in news from lines, subject, body, etc.  The result
+     is that "William Perry <wmperry@monolith.spry.com>" shows up
+     as "William Perry @monolith.spry.com>".  (The patch moves
+     w3-insert-entities-in-string to url.el and renames it to
+     url-insert-entities-in-string, then calls it from url-format-news.
+  3. When displayed, news articles get an extra, empty
+     "References" entry.  (Patch inserts a `(delete "" ...)'
+     to remove the trailing empty reference from the list.)
+
+Tue Jun 25 19:00:48 1996  William Perry  <wmperry@cs.indiana.edu>
+
+* w3-menu.el: Revamped the options menu - added the edit-preferences button.
+
+* w3.el: Fix for window-splitting with the back button
+
+* w3-sysdp.el: Added bogus definition of set-marker-insertion-type
+
+Mon Jun 24 14:51:18 1996  William Perry  <wmperry@cs.indiana.edu>
+
+* w3-about.el: changed pointers for xemacs.cs.uiuc.edu to xemacs.org
+
+Fri Jun 14 16:50:26 1996  William Perry  <wmperry@cs.indiana.edu>
+
+* w3-auto.el: *** empty log message ***
+
+* w3-vars.el, w3.el, w3-forms.el:
+Fixes for mule from MORIOKA Tomohiko <morioka@jaist.ac.jp>
+
+* w3-xem20.el: Initial revision
+
+* w3-prefs.el: fixed problem under FSFmacs
+
+Thu Jun 13 14:31:38 1996  William Perry  <wmperry@cs.indiana.edu>
+
+* w3-menu.el:
+Extended w3-menu-save-options to save more info.  Different way of
+turning menubar on/off in XEmacs 19.14 (menubar-visible-p specifier)
+
+* w3-latex.el: Applied hypertext link printing patches from Stephen Peters
+<speters%samsun@us.oracle.com>
 
 * w3.el: patch for imbalanced tags in w3-document-information
 
 * w3-prefs.el: All the panels work to some degree now
 
-Wed Jun 12 03:25:39 1996  William Perry  <wmperry@monolith.spry.com>
+Wed Jun 12 03:25:39 1996  William Perry  <wmperry@cs.indiana.edu>
 
 * w3-prefs.el: More panels work
 
 * w3-forms.el: fix for radio button munging
 
-Tue Jun 11 23:47:37 1996  William Perry  <wmperry@monolith.spry.com>
+Tue Jun 11 23:47:37 1996  William Perry  <wmperry@cs.indiana.edu>
 
 * widget-edit.el:
 fixed bug in widget-forward if a widget extended to (point-max)
 
 * w3.el: *** empty log message ***
 
-Sun Jun  9 21:21:35 1996  William Perry  <wmperry@monolith.spry.com>
+Sun Jun  9 21:21:35 1996  William Perry  <wmperry@cs.indiana.edu>
 
 * widget-edit.el: Few bug fixes for widget-backward behaviour