* The native Quicktime library can be used when reading/writing image files on Mac OS X.
* The -hibernate and -idlewait options now work on Mac OS X.
* Fixed a segfault when writing image files.
* Minor updates to allow compilation with gcc 3.4.0.
Fixes
* Fix a crash with the logout dialog on multi-screen setups (Mark)
Translators
* Zuza Software Foundation (af)
* Hizkuntza Politikarako Sailburuordetza (eu)
* Guntupalli Karunakar (gu)
* John C Barstow (mi)
Drivemount:
* Fix bug #135179 - help not displaying from right click on the applet.
Fix by Richard Kinder.
Gweather:
* Added a ETCHED_IN border around the Forecast dialog.
* Added cities in Great Britain. Patch from Gareth Owen
<gowen72 at yahoo com>. Closes bug #140675.
* Added some portugese cities. Patch from Milton Moura
<mgcm at acm org>. Closes bug #140648.
* Fix for crash when removing second applet. Fixes
bug #140964.
* Fix for certain invalid conditions. From bug #134452. Patch
from Arnaud Patard .
Gswitchit:
* Fixed odd bug with the background update. No more reproducable
crashes in the flags mode.
* Better theme handling - deprecated GnomeIconTheme changed to
GtkIconTheme. Also now gswitchit applet allows local per-user
icons.
Mixer:
* Fix volume reduction for alsa. Fixes bug #137307. Patch
from Jan Schmidt.
* Use correct icon to theme properly. Patch from Calum Benson.
Fixes bug #137707
Wireless applet:
* Handle 2 wireless cards correctly, as well as cards with 2 interfaces such
as some Cisco cards (Closes: #139336). Fixed by Bastien Nocera.
Panel
* Make the default background color white with solid-color background
(Mark)
* Load applets in the correct order on non-expand panels (Mark)
* Kill error dialogs associated with a launcher when deleting it
(Vijaykumar Patwari)
* Install default_setup in /apps/panel/profiles/default too (Mark)
* Don't try and load glade files from the current directory (Mark)
Clock Applet
* Fix problems with the localization of the clock format (Mark)
Misc
* Parallel build fix (Frederic Crozat)
Translators
* Zuza Software Foundation (af)
* Adam Weinberger (en_CA)
* Francisco Javier F. Serrador (es)
* Iñaki Larrañaga Murgoitio (eu)
* Pauli Virtanen (fi)
* Guntupalli Karunakar (gu)
* Robert Sedak (hr)
* Gabor Kelemen (hu)
* Mohammad DAMT (id)
* Jitendra Shah (mr)
* Chanchai Junlouchai (th)
* bugfixes: fixes for border-color, use of --source-display and
--target-display at runtime (client still needs to destroy and
recreate any existing zoom regions after such a change, or else
you need gnome-mag-0.11.1).
* added code in control-client.c to test runtime change of source and
target.
* Make dialogs transients of parent xterm [Sebastian Kapfer]
* Fix up the dialogs according to the HIG [Sebastian Heinlein]
* Add --text to the list dialog, it was mostly implemented
but never hooked up [Glynn]
* New and updated translations
- Adam Weinberger [en_CA]
- Duarte Loreto [pt]
- Vincent van Adrighem [nl]
* New hacks, `polyhedra', `fuzzyflakes', `antinspect',
and `providence'.
* Minor updates to `webcollage', `bsod', `endgame',
`antspotlight', `xmatrix', and `glmatrix'.
* Added support for the RANDR (Resize and Rotate)
extension to detect when the size of the desktop has
been changed while xscreensaver is already running.
* Possibly-futile attempt to work around "rdesktop"
focus/grab idiocy.
* Made `xscreensaver-getimage -file' still work even if
imageDirectory is unset.
* Convert Latin1 to ASCII in `starwars' and `phosphor'
(since the GLUT font only has ASCII glyphs.)
* Fixed randomization in `noof'.
* Added "GetViewPortIsFullOfLies" preference to work
around longstanding XFree86 bug #421.
* Made `sonar' subnet pinging work properly on bigendian
machines (e.g., PPC.)
Package changes:
- use buildlink3.
- use GNU configure instead of imake.
- use official MASTER_SITE.
- external Xpoll.h no longer needed.
- remove ONLY_FOR_PLATFORM.
Major changes since 164 are lengthy and can be found at:
http://invisible-island.net/xterm/xterm.log.html
in PR pkg/25528. While here, switch to Tk 8.4.
Changes since 2.5:
Version 2.8 (22-March-2004): Removed a subtle bug found by Haakon
Riiser; now works correctly with identically named info files in
different directories.
Version 2.7 (21-March-2004): Will now also accept a menu item of the
dir file on the command line (closes Debian bug #149387). Included
/usr/share/info in default directory list (for Debian). Some
documentation updates. Now includes TkInfo.xpm from Debian (under
GPL). Options are now read from system-wide app-defaults file as
advertised.
Version 2.6 (25-June-2003): Minor fixes needed for Tcl/Tk 8.4. This
still works with older versions of Tcl/Tk.
* New hacks, `wormhole', `mismunch', `noof', and
`pacman'.
* `phosphor' and `apple2' include vt100 emulators now:
this means you can do "phosphor -program top", or
can use either program as an xterm replacement:
"apple2 -text -fast -program 'xemacs -nw'".
* `analogtv' (and related) fill the screen better.
* The '-gradient' option works in `atlantis' now.
* Minor updates to `blinkbox', `queens', `endgame',
`glmatrix', `mirrorblob', `blocktube', and `molecule'.
* Integrated SuSE's "external passwd helper" support.
* Marginally better /tmp handling in various programs.
* Updated config defaults for xplanet 1.0.3.
* Portability fixes.
to fix up here.
Also ksysguardd should not be setuid root, however on NetBSD (at least)
it needs to be setgid kmem (should be fixed to not need this).
Bump PKGREVISION.
Changes since 2.0.0:
* gnome.canvas
- add functions and methods to allow using Bpath canvas item
- add item_list attribute to gnome.canvas.Group to contain list of child items
* gnome.vfs
- add lots of wrappers for gnome.vfs.mime_* functions
- add wrappers for gnome.vfs.xfer_* functions
- bug fixes
* bonobo
- fix reference counting of bonobo object constructors
* gnomeprint
- Add examples ported from C, found in libgnomeprintui
- Add wrappers for gnome_print_convert_distance(_full)?
- GnomeFontDialog derives from GtkDialog, not GtkWidget
- Add missing gnomeprint.Context.grestore()
* gconf
- check gconf value type on get_xxx()
- fix example simple-view.py
- misc fixes
* applet
- add PanelApplet.get_flags and PanelApplet.set_flags and respective constants
* gnome.ui
- Enable wrapper for IconTextItem.get_text()
- Add wrapper for gnome.ui.IconList.get_selection()
- Fix AboutDialog crash when translator_credits is None
- Add wrappers for gnome.ui.Client.set_xxx_command()
Changes since 2.0.1:
The only change since 2.0.1 is a small build fix that makes it possible
to build the vfs bindings again. (bug 138556)