comparison lisp/w3/ChangeLog @ 165:5a88923fcbfe r20-3b9

Import from CVS: tag r20-3b9
author cvs
date Mon, 13 Aug 2007 09:44:42 +0200
parents 318232e2a3f0
children 15872534500d
comparison
equal deleted inserted replaced
164:4e0740e5aab2 165:5a88923fcbfe
1 Wed Mar 19 20:53:23 1997 Steven L Baur <steve@altair.xemacs.org> 1 Wed Mar 19 20:53:23 1997 Steven L Baur <steve@altair.xemacs.org>
2 2
3 * Makefile (xemacs-w3): Special target for XEmacs Build. 3 * Makefile (xemacs-w3): Special target for XEmacs Build.
4 4
5 Wed Jun 25 07:29:46 1997 William M. Perry <wmperry@aventail.com>
6
7 * Makefile.in (Makefile): Ditto
8
9 * texi/Makefile.in: Automatically rebuilds out-of-date Makefiles
10
11 * configure.in: Make sure we create texi/Makefile
12
13 * w3-display.el (w3-table-ascii-border-chars): Slightly nicer rounded
14 edges for ascii borders on tables.
15
16 Tue Jun 24 14:35:05 1997 William M. Perry <wmperry@aventail.com>
17
18 * Moved texinfo stuff into its own subdirectory, integrated into
19 configure, make, and install procedures.
20
21 * url-file.el: Visiting directories with an index file works in asynch
22 mode now.
23
24 * docomp.el (cl): Load cl during builds
25
26 * w3.el (w3-find-default-stylesheets): Added more directories to the
27 stylesheet search path.
28 (w3-do-setup): Make sure we don't infinitely recurse if we are using
29 html bookmarks. w3-parse-hotlist could call w3-parse-buffer, which will
30 call w3-do-setup if we don't set our global flag as 't'.
31
32 * Makefile.in (SOURCES): Some reordering to make the stupid thing at least
33 compile with Emacs 19.
34
35 Tue Jun 24 11:44:59 1997 Per Abrahamsen <abraham@dina.kvl.dk>
36
37 * w3.el (w3-mode): Avoid calling the global bindings for RET and mouse-2.
38
39 1997-06-24 William M. Perry <wmperry@aventail.com>
40
41 * Synch'd up to custom/widget 1.9936
42
43 * Emacs/W3 3.0.90 released
44
45 * Moved the documentation into its own subdirectory
46
47 * w3-menu.el: Slightly less complete version of id-menubar-set when not in
48 InfoDock - was causing lots of errors in XEmacs when trying to run a
49 non-existent hook. Bleah.
50
51 * configure.in: Fixed AC_CHECK_PROG for emacs/xemacs - duh.
52
53 * aclocal.m4: Don't check custom sanity if it was specified on the
54 configure line
55
56 1997-06-23 William M. Perry <wmperry@aventail.com>
57
58 * url-file.el (url-file): Make sure we set the content-type when loading
59 files. Was screwed when we were asynch.
60
61 * Upped planned release # to 4.0
62
63 * Emacs/W3 3.0.89 released.
64
65 * configure.in: Fixed --with-x*emacs switches.
66
67 * Emacs/W3 3.0.88 aborted.
68
69 * w3-display.el (w3-display-node): deal with empty selections
70
71 * Now uses autoconf to deal with all configuration issues, including
72 sanity checking the installation of the custom and widget libraries.
73
74 Mon Jun 23 17:08:55 1997 Per Abrahamsen <abraham@dina.kvl.dk>
75
76 * w3.el (w3-mode): Don't call `widget-minor-mode'.
77
78 * w3-vars.el (w3-mode-map): Use `make-sparse-keymap'.
79 Use `widget-keymap' as parent.
80 (wid-edit): require.
81
82 Mon Jun 23 07:09:51 1997 William M. Perry <wmperry@aventail.com>
83
84 * w3-parse.el (w3-parse-buffer): Make sure we always have a newline at the
85 end of the buffer before starting the parse.
86
87 Fri Jun 20 11:23:28 1997 William M. Perry <wmperry@aventail.com>
88
89 * Synch'd up to Widget 1.9929
90
91 * w3-mouse.el: Deal with InfoDock button bindings - we don't need to bind
92 _anything_ since hyperbole knows all about hyperlinks and stuff.
93
94 * w3-menu.el (w3-menu-install-menubar): Deal with InfoDock way of
95 specifying mode menubars.
96
97 * w3-toolbar.el (w3-add-toolbar-to-buffer): Don't install the toolbar
98 under InfoDock - it uses different toolbars than straight XEmacs.
99
100 * w3-mouse.el: Don't bind shift-button2 - this is reserved for hyperbole.
101 This is now on meta.
102
103 1997-06-19 William M. Perry <wmperry@aventail.com>
104
105 * w3.el (w3-map-links): Deal with new keywords.
106
107 * w3-menu.el (w3-menu-links-constructor): Deal with new keywords on
108 links/images.
109 (w3-popup-menu): Ditto.
110
111 * w3-display.el (w3-widget-echo): Deal with new keywords we use on widgets.
112 (w3-follow-hyperlink): Ditto.
113 (w3-balloon-help-callback): Ditto.
114 (w3-maybe-start-image-download): Ditto.
115 (w3-handle-image): Use new keywords.
116 (w3-display-convert-arglist): New function to convert an assoc list into
117 a property list with real CL-style keywords.
118 (w3-display-node): Use it when building a hyperlink.
119 (w3-resurrect-hyperlinks): Now uses widget-convert-text instead of nasty
120 knowledge of internals of the widget library.
121
122 Tue Jun 17 21:45:06 1997 William M. Perry <wmperry@aventail.com>
123
124 * custom-check: Was misusing 'tr'
125
126 Sun Jun 15 22:17:01 1997 William M. Perry <wmperry@aventail.com>
127
128 * Synch'd up to custom 1.9920
129
130 Sat Jun 14 15:37:09 1997 William M. Perry <wmperry@aventail.com>
131
132 * Synch'd up to custom 1.9918 - now distribute all of custom, just to be
133 anal.
134
135 * w3-display.el (w3-display-line-break): Ebola vaccination
136 (w3-maybe-start-background-image-download): Don't try to load background
137 images in Emacs 19 or on a TTY.
138 (w3-display-node): Keep track of the active face of a hyperlink. Need
139 to make the widget library smarter about this.
140
141 Fri Jun 13 22:16:59 1997 William M. Perry <wmperry@aventail.com>
142
143 * w3-parse.el: Some stupid sites put meta tags in the middle of their
144 documents. Sigh. Allow it, but bitch and moan.
145
146 * Added custom library to the distribution.
147
148 1997-06-11 William M. Perry <wmperry@aventail.com>
149
150 * w3-parse.el : Allow <meta> tags in %body.content for stupid cnn.com
151 site.
152
153 * Emacs/W3 3.0.87 released.
154
155 * Synched up to Widget 1.9907 - you must be running this version for most
156 things to work. Make sure you are not picking up a widget library from
157 gnus or something like that before the one in the w3 directory.
158
159 * w3-display.el (w3-maybe-start-background-image-download): New function
160 that takes a URL and a face and does its best to set the background
161 pixmap of that face to the image pointed to by the URL.
162 (w3-display-node): Implemented 'background' property on 'body' or 'html'
163 tags.
164 (w3-finalize-image-download): Changed a fair bit - shared between normal
165 image downloads and background image downloads.
166 (w3-display-node): w3-user-colors-take-precedence now controls whether
167 background faces are retrieved or not.
168 (w3-face-for-element): Stylesheets use of background-image should almost
169 work now.
170 (w3-display-node): Stylesheets use of background-image should work
171 completely now.
172
173 Tue Jun 10 07:24:09 1997 William M. Perry <wmperry@aventail.com>
174
175 * w3.el (w3-only-links): This will now use w3-map-links
176 (w3-mode): Dont' set inhibit-read-only, ever.
177 (w3-mode): back to using widget-minor-mode, since inheriting the keymap
178 doesn't seem to do much good.
179
180 * w3-vars.el: Don't bind anything to widget-button-press, let
181 widget-minor-mode do that.
182
183 * w3.el (w3-map-links): Revamped this to work with the new way widget is
184 using overlays instead of text properties.
185 (w3-mode): Use widget-minor-mode instead of binding a lot of
186 navigational commands ourselves.
187
188 * w3-display.el: Make sure we don't try to redefine the w3-dingbats
189 character set when loading this file more than once.
190 (w3-display-node): Rearranged some of the insert-before handling so that
191 any text inserted does _not_ have the properties of the tag on it
192 (colors on hyperlinks won't bleed anymore)
193 (w3-resurrect-hyperlinks): New semi-working way of resurrecting
194 hyperlinks
195
196 Mon Jun 9 22:53:14 1997 William M. Perry <wmperry@aventail.com>
197
198 * w3-display.el (w3-display-node): Protect against stylesheet specified
199 widths on horizontal rules.
200
201 Mon Jun 9 22:42:26 1997 Istvan Marko <istvan@cmdmail.amd.com>
202
203 * w3-hot.el (w3-hotlist-apropos): Let this work when reuse-buffers != no
204
205 Mon Jun 9 22:35:04 1997 Dieter Maurer <dieter@hit.handshake.de>
206
207 * mm.el (mm-decode-quoted-printable): Fix for some multipart attachments
208 showing up empty due to badness in mm-decode-quoted-printable and
209 'ignore' not moving to the end of the region just decoded.
210
211 Mon Jun 9 22:35:04 1997 William M. Perry <wmperry@aventail.com>
212
213 * w3-parse.el (w3-parse-buffer): Call w3-do-setup to make sure our
214 hashtables and things are set up correctly or gnus can choke big time.
215
216 Mon Jun 9 22:26:29 1997 Michael Ernst <mernst@cs.washington.edu>
217
218 * url.el (url-get-url-filename-chars): Fixed problem with bad use of a
219 hyphen in the regexp. Would cause problems when invoking
220 url-get-url-at-point when point was in front of a hyphen.
221
222 1997-05-28 William M. Perry <wmperry@aventail.com>
223
224 * w3-cus.el: Use a :prefix on most of the groups to make the options look
225 nicer.
226
227 Thu May 15 05:06:30 1997 William M. Perry <wmperry@aventail.com>
228
229 * w3-sysdp.el: removed bogus definition of buffer-substring-no-properties
230 - will now use the more correct one that was already there.
231
232 * w3-display.el (w3-pause): Now has its own mini-event loop to pass off
233 scrolling commands, etc. Keeps buffer position constant while doing
234 incremental display.
235
236 Mon May 12 08:13:27 1997 William M. Perry <wmperry@aventail.com>
237
238 * w3.el (w3-view-this-url): Check the parent widget for an href if you
239 don't find one right away. This means that all commands that act on the
240 URL at point will now work on image widgets, etc. that are hyperlinks.
241
242 Sat May 10 14:37:25 1997 William M. Perry <wmperry@aventail.com>
243
244 * css.el (css-parse): Deal better with newline-challenged stylesheets
245 (css-parse): Don't be so aggressive in finding block data for @xyzzy
246 directives.
247
248 * mm.el (mm-viewer-passes-test): Always run the tests in the users home
249 directory.
250
251 * w3-mouse.el: Use down-mouse-N in Emacs 19, to be more consistent with
252 how the XEmacs keybindings work.
253
254 Fri May 9 11:32:46 1997 William M. Perry <wmperry@aventail.com>
255
256 * w3.el (w3-document-information): some formatting changes
257
5 Thu May 8 14:06:40 1997 William M. Perry <wmperry@aventail.com> 258 Thu May 8 14:06:40 1997 William M. Perry <wmperry@aventail.com>
259
260 * Emacs/W3 3.0.86 released
6 261
7 * mule-sysdp.el (mule-code-convert-region): Try to deal gracefully with 262 * mule-sysdp.el (mule-code-convert-region): Try to deal gracefully with
8 the recent XEmacs 20.0 -> 20.2 renaming of the autodetect coding system 263 the recent XEmacs 20.0 -> 20.2 renaming of the autodetect coding system
9 to automatic-conversion 264 to automatic-conversion
10 265