This module implements bit vectors of arbitrary size and provides
efficient methods for handling them. The module is intended to
serve as a base class for other applications or application classes,
such as implementing sets or performing big integer arithmetic.
This module provides multiplatform routines to convert paths
and URLs from absolute to relative and vice versa and to split
paths into volume, directory, and filename portions.
Image::Size returns a raw (X, Y) pair of the height and width of
an image, and includes wrappers to pre-format that output into
either HTML or a set of attribute pairs suitable for the CGI.pm
library by Lincoln Stein.
Currently Image::Size can size images in XPM, XBM, GIF, JPEG, PNG,
TIFF and the PPM family of formats (PPM/PGM/PBM).
This is a port of Thomas Boutell's gd graphics library. GD allows
creating color drawings using a large number of graphics primitives,
and emit the drawings as PNG files.
Changes include:
- Fixed the ordering of tests for versions of Berkeley db.
This will try to use db2, then db1.85, then db1. If you got
gnome-libs-1.0.15 and had problems with metadata in the
Midnight Commander, please use this version instead (Federico).
- Fixes for the installation of HTML/SGML documentation (Karl).
- Fixes to the MDI framework (Jaka).
- Fixes to the GnomeFileEntry widget (Federico).
- Updated translations (Pablo, Vincent, Birger).
- gnome-hello dropped from distribution, use GnomeHello as an
example instead (Havoc)
- GnomeSegv activated (Elliot, Havoc), this will provide a
dialog box telling people that the application just crashed
and point them to the gnome web site.
- Gnome Dentry Editor i18n fixes (George)
- Exports constructor routines for most widgets
- Memory leak fixes in the Canvas/AA (Federico)
- --disable-crash-dialog option (Havoc)
- Large const-ization of incoming parameters work from Hebert.
- Lots of bug fixes from Elliot and Havoc as part of the
Bugathlon.
- Gnome-metadata is thread safe now (Tom Tromey)
- Gnome-Dentry fixed for i18n (George)
- Gnome-Mime key duplication fixed (Bertrand)
- Support GNOME_PATH variable. It enables you to install
different GNOME packages in different locations in the
system and still get gnome-config to recognize your
libraries properly
- gnome-config now wraps the list of libraries, in an attempt
to fit in your screen (me, Raja).
- LIbArt started to be documented (Raph)
- gnome.1 man page updated, gnome-config.1 man page updated
- gnome-mime.5 man page included
- Gnome-dev-info files moved to their own directory (Karl)
- Added Gnome-MDI signal docs (George)
- GnomePixmap, GnomeScores, GnomeDock, GnomeProcBar:
Documented by George.
- Touchups to GnomeDialog, GnomeClient, GnomeApp from George.
- Now GOAD uses the GNOME_PATH variable as a list of
directories that are the root of GNOME installations and the
GNOME_GNORBA_PATH for locating precisely CORBA servers
- Cookie support fixed (Elliot)
Against 1.0pre1, there are several build changes (building this
version of mutt with SGI's cc should work), and back-ports of
IMAP-related bug fixes from the unstable branch.