Changes since 0.23.5:
* Fixes for error handling in socket layer on Win32 from Johan Lindh and
Sergey N Ushakov:
* meaningful error messages rather than "No error"
* handle persistent connection timeouts properly
* Fix to use RFC2617-style digest auth when possible (had reverted to
only using RFC2068-style in 0.16.1).
* Fix NULL pointer dereference on certain ill-formed PROPFIND responses.
* Allow ne_sock_init to re-initialize after ne_sock_finish has been
called (Sergey N Ushakov).
Changes in the package:
* Switch to libxml2.
(lib/${MOZILLA}/plugins). This is a pointless plugin, and only serves
to annoy you every time you access a page that wants an unavailable
plugin. At least mozilla's default behaviour (without this plugin)
gives you the option to tell it "please shut up, I *KNOW* I don't have a
flash plugin, so stop nagging me".
(lib/${MOZILLA}/plugins). This is a pointless plugin, and only serves
to annoy you every time you access a page that wants an unavailable
plugin. At least mozilla's default behaviour (without this plugin)
gives you the option to tell it "please shut up, I *KNOW* I don't have a
flash plugin, so stop nagging me".
Closes my own [pkg/19285], based on a reply from Greg Woods.
changes:
Added localizer compatibility for internationalization
New layout for management interface
User can yet define which temporary folder to use
User can yet add ZPhotoSlides Folder inside ZPhotoSlides Folder
User can yet change some (more coming) ZPhotoSlides Folder layout
Solve somes troubles for files with space in filename
More feedback for end user while uploading thumbnails in zodb
Cleared unuseful code
Changes:
Fixed a bug that caused the wrong character encoding to be used
when checking multiple documents with different character encodings
Added support for proxies when validating remote documents
Added support for validation of URIs. Thanks to Ville Skyttä for
the patch.
Updated DTDs XHTML 1.0 Second Edition and added support for XHTML
1.1, MathML2 2.0, WML 1.3, 1.2, 1.1, and 1.0.
User visible change summary:
* w3m.el (w3m-goto-url): Display a help message to stop
asynchronous process.
* w3m.el (w3m-emacs-w3m-icon): Use helvetica-bold to widen image.
* w3m.el (w3m-lynx-like-map): Don't define key bindings for
`w3m-zoom-out-image' and `w3m-zoom-in-image' when emacs-w3m in
running in non-graphical display.
* w3m.el (w3m-w3m-dump-head-source): Display the message which
describes how to stop asynchronous process.
(w3m-lynx-like-map): Changed the key binded to `w3m-process-stop'
from `C-c C-g' to `C-c C-k'.
* w3m-image (w3m-resize-image-by-rate): Limit the minimum scale.
* w3m.el (w3m-resize-inline-image-internal): Remove an existing
image only for XEmacs.
* w3m.el (w3m-resize-inline-image-internal): Remove an existing
image before resizing.
* w3m.el (w3m-lynx-like-map): Unbind the key "N" to the command
`w3m-namazu' in order to avoid binding collision to
`w3m-view-next-page'. Thanks to Satoshi TAOKA for his report.
* w3m.el (w3m-lynx-like-map): Bind key M-] to `w3m-zoom-in-image';
bind key M-[ to `w3m-zoom-out-image'.
Mozilla 1.0.2 contains stability and security improvements.
1.0.2 also has fixes for standards support, UI correctness and polish,
performance, and site compatibility. This is not a feature release.
For new features, Mozilla 1.0 users are encouraged to upgrade to Mozilla 1.2.
- Fix magic link segfaults.
- Cursor movement crashes.
- Fix citation printing.
- Fix citation pasting.
- Lots more bug fixes
- Editor UI Improvements.
- spell checking quotation improved
- updated to new gnome-spell
- better language selection
- more than one language at once
- spell checking control updated
- <blockquote type=cite> support for improved quotation logic
- Cut & Paste of formatted html
- link insertion / editing completely reworked
- dirty flag for composer
- HUGE general speedup
- selection drawing speedup
- less flicker
- new commands and keybindings (delete-word, delete-word-backward,
text-color-apply)
- UI usability enhanced
- gconf as default configuration backend
- smileys :-)
- DND for URL's
- printing API - gtk_html_get_pages_num
- title setting in editor
- body templates
- itemized list fixed
- animated images fixed (infinite loop)
- PRIMARY selection fixed
- header printing fixed
* Shows more mime types, including word, excel and pdf documents.
* Updated pluggerrc to include applications for more platforms.
* Now has the ability to use X applications *without* $window
* New configuration keywords: swallow, fill, maxaspect, nokill
* Moved some plugger functionality into an external program for more
reliable operation.
* Made the buffering code better