Changes:
Overall
+ Help updates
AccessX applet
+ Fix memory management and pixbuf handling
Battstat
+ Leak fixes
+ Distribute the soundlist file
+ Major improvements in cpu usage with ACPI
+ Fix event handling after above patch
Cdplayer
+ Clean up and fix leaks
+ Dist file for NetBSD
Charpick
+ Remove unneeded include that broke build on
some platforms
Gweather
+ Fix a whole bunch of locations and add some new ones
+ Fix warning on help invocation
Mailcheck
+ Remove duplicate definitions causing build time
warnings
Mini-commander
+ Remove compiler warning
Mixer
+ Leak fixes
Modemlights
+ Leak fixes
Multiload
+ Fix memory reporting
The doclifter program translates documents written in troff macros to DocBook.
Lifting documents from presentation level to semantic level is hard, and
a really good job requires human polishing. This tool aims to do everything
that can be mechanized, and to preserve any troff-level information that might
have structural implications in XML comments.
This tool does most of the hard parts, but not all. TBL tables diagrams are
translated into DocBook table markup and and PIC into SVG, but EQN is not
translated.
Test loads are included in the distribution. The code has been tested in about
the most brutal possible way; it has been run against every single man page
in all sections of a full installation of Red Hat 9 with Fedore Core 1 updates.
It lifts 96% of 9836 pages without requiring any hand-hacking required.
- New features and Fixes from release notes:
* One of the most requested Mozilla Mail features, an option to
separate the Recipient and Sender columns in the thread pane, has been
implemented.
* Another frequently requested MailNews feature, a preference for
placing the user's signature above the quoted text, has been added.
* "Remove from server after x days" has been implemented for POP3 mail
accounts.
* vCard support has been added to Mozilla Mail.
* Mozilla 1.6 includes a new cross-platform NTLM authentication
mechanism. This feature brings NTLM authentication to the non-Windows
Mozilla users for the first time and also delivers more robust and
featureful NTLM support to users of older Windows versions.
* Ask Jeeves searching has been added to Mozilla 1.6.
* "Translate Page" functionality has returned to this release of Mozilla.
* The View Source window now has reload functionality.
* Several security-related bugs were fixed in 1.6
* Chatzilla 0.9.48 has been merged, which adds RPL_ISUPPORT support,
halfop mode support, and properly masks key and password dialogs.
* Many crash bugs have been fixed.
* One step closer to the kitchen sink, about:about has been
implemented. Typing about:about in the address field will give the
user a nice list of available about:s.
* The opacity implementation was completely revamped to properly
change the opacity of all descendants as a group.
* CSS inheritance has been updated to work per CSS2.1 (computed values
are inherited).
- pkgsrc specific changes
* add option to build with gtk2 (not completed yet)(from Jeremy C. Reed)
* make mathml optional (for MozillaThunderbird)
Changes:
o 4:2:2-profile decoding
o Better robustness
o Concatenated streams support
o Color conversion helper library
o sparc VIS MC optimizations
o Basic documentation, etc...
Changes:
BUG FIXES:
* When checking if a process exists, accept EPERM as indicating it
exists but isn't ours. This allows watching the directory of a
different user, subject only to filesystem permissions.
Reported by Ernst Bachmann.
* Correct a bug introduced in 2.12 that made distccd fail to start
when run by root because setgid failed. Fix from Wayne Davison.
* --without-gnome, --without-gtk now turn those options off rather
than on.
DOCUMENTATION:
* New man page for distccmon-text, by Shri Shrikumar and Martin
Pool.
Changes since 4.3.35:
* Fixed bug 131059. Fix to allow the thousands separator to be used
correctly with the creation of the initial constant values in the
Russian locale.
* Fixed bug 130078. Changed the y^x button label to x^y (really x
superscript y). Adjusted the tooltip message to "Raise displayed
value to the power of y".
* Fixed bug 130282 again. Needed to remove the "|| tsep[0] == '\0'" check
from the get_tsep() routine in order to get the thousands separator to
correctly work in all locales. Note that there is no thousands separator
now for the C locale.
Changes:
Panel
* Fix various bugs with autohide with no animations (Vincent)
* Use the monitor size and not the screen size to position the panel
(linchua)
* Fix bug in menu positioning when the panel is hidden (Arvind)
* Snap to 0/100% opacity with a 2% tolerance (Vincent)
* Set the accessible name on drawers (Padraig)
* Don't allow the panel to unhide when the properties dialog is open
(Arvind)
* Don't unhide the panel if we quickly move the pointer in and out
(Arvind)
* Don't unhide hidden drawers when unhiding the parent panel (Mark)
* Fix crashing when gdk_property_get_fails (Vincent)
* Link to help for action buttons (Vincent)
* Don't allow vertically centered horizontal panels and vice versa
(Vincent)
* Make "Force Quit" confirmation dialog cancel on escape
(Vijaykumar Patwari)
Screenshooter
* Don't crash when using the shape extension on an offscreen window (Vincent)
libpanel-applet
* Fix crasher with ORBit 2.9.4 (Mark)
* Fix weird issue caused by not removing the dir from the GConfClient cache
(Vijaykumar Patwari)
* Fix a memory leak (Kjartan)
Applets
* Accessible name/description for various applets (Vincent)
* Fix up the help link for various applets (Vincent)
* Destroy about dialogs when applets are deleted (Archana Shah)
Misc
* Ukrainian translation of the help docs (Maxim Dziumanenko)
* Man pages updates (Vincent)
* Help documentation updates (Breda McColgan)
Add patches from the nhc98 web page:
* A degenerate type synonym like type T a = a in some circumstances
incorrectly caused an occurence check error.
* Several new features in gcc-3.3 cause breakage in the nhc98 build.
This patch fixes many [but ot all] of those problems.
* A degenerate type synonym like type T a = a in some circumstances
incorrectly caused an occurence check error.
* Several new features in gcc-3.3 cause breakage in the nhc98 build.
This patch fixes many [but ot all] of those problems.
PKGREVISION++.