C. Reed.
xvidcap is a tool (like Lotus ScreenCam and Camtasia) that captures
movement on a selected area of an X11 screen to files. Frame output
formats include: XWD, PPM, PNG, MNG, JPEG and MPEG.
So include buildlink for Xft2.
Also, the build which uses newer freetype includes
needs a newer Xft.h. So depend on Xft2>=2.1.2nb2.
(I didn't bump in the Xft2's buildlink3 because maybe
other packages don't need that new Xft.h.)
This will close PR #25548.
and change the Imakefile to use a "NoMan" rule since the patch to fake
out the man page build on NetBSD doesn't work with darwin's Imake
man-page-building rule)
* 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)
v3.11 11th March 2004
Added the QIconDragEvent and QLocale classes from Qt v3.3.0. Updated
all existing classes to Qt v3.3.1. Added the missing QSocketDevice
class. Added the missing QString += operators.
v3.10 16th January 2004
Added the QFtp, QHttp, QHttpHeader, QHttpRequestHeader,
QHttpResponseHeader, QLocalFs classes.
v3.9 7th December 2003
This version requires SIP v3.9 (or later) or SIP v4.0rc1 (or later).
QLayoutIterator.next() is now documented. Added the QImageIO and
QListViewItemIterator classes. Added the QDockArea << and >>
operators. Added QSettings.readBoolEntry(). Added qInstallPath(),
qInstallPathDocs(), qInstallPathHeaders(), qInstallPathLibs(),
qInstallPathBins(), qInstallPathPlugins(), qInstallPathData(),
qInstallPathTranslations(), qInstallPathSysconf(). A new
(configure.py) build system has been added which is independent of
tmake and qmake and installs a pyqtconfig module. The old (build.py)
build system remains. Added the -r flag to the build systems to enable
tracing. Added the -v flag to the build systems to specify the default
location for .sip files.
v3.8.1 6th September 2003
Added the missing QWMatrix.mapRect() * operators. The supported
educational version is now Qt v3.2.0.
4.0 (guessing from ChangeLog since the NEWS file is empty)
- needs Python >= 2.3
- more documentation
- new build system
- Darwin/OSX support
v3.10.1 11th March 2004
Bug fixes only - see the ChangeLog file for details.
v3.10 16th January 2004
Added the asstring() method to the sip.voidptr type.
v3.9 7th December 2003
Added the -w flag to sip to enable warning messages. Added the -j flag
to sip to concatanated source files. %Import, %Include and
%OptionalInclude can now take a relative (UNIX style) pathname. The
directory containing the file will also be searched for files that it
itself includes or imports. Added %MethodCode and deprecated
%MemberCode. Deprecated %Makefile and %ExportedHeaderCode. Added
%TypeHeaderCode as a synonym for the deprecated %HeaderCode in type
definitions. Added %ModuleHeaderCode as a synonym for the deprecated
%HeaderCode in module definitions. Added %ModuleCode as a synonym for
the deprecated %C++Code in module definitions. Added %TypeCode as a
synonym for the deprecated %C++Code in type definitions. Added
%PostInitialisationCode as a synonym for the deprecated
%PostInitialisationC++Code. Added support for functions that return
values via pointers and references. Added support for structs within
classes. Added support for %AccessCode and deprecated %VariableCode.
Added support for %VirtualCatcherCode and deprecated %VirtualCode.
Added support for explicit C++ signatures. Added the SIP_SLOT,
SIP_QOBJECT, SIP_PYCALLABLE, SIP_PYTUPLE, SIP_PYLIST and SIP_PYDICT
types. Added /PreHook/ and /PostHook/ to ctors. Added /TransferBack/
for function results. Added /AllowNone/ and /GetWrapper/ to arguments.
Added sipTrace(), sipBadCatcherResult(), sipParseResult(),
sipCallMethod(), sipGetWrapper(), sipTransfer(), sipClassName() and
sipBuildResult() to the module API. Added SIP_VERSION and SIP_BUILD to
sip.h. A new (configure.py) build system has been added which is
independent of tmake and qmake and installs a sipconfig module. The
old (build.py) build system also installs a (different and
incompatible) sipconfig module. SIP is now licensed under a single
Python-like license.
Changes:
2.6.0.2 stuff:
- Fix PAM braindamage in #119853 and #126984 (Frederic Crozat, me)
- Fix the flexiserver protocol (gdmflexiserver should no longer hang)
- Disable IPv6 by default, it's still kind of problematic, you have
to explicitly enable it now with --enable-ipv6=yes
- Fix some IPv6 issues, #133246
- Fix message weirdness in the greeters, #123958 (Frederic Crozat, me)
- Set font correctly on theming, #125070 (Muktha, me)
- Translation updates (John C Barstow, Vincent van Adrighem, Christophe Merlet,
Changwoo Ryu)
2.6.0.1 stuff:
- Also ensure that /tmp/.X11-unix exists as well as /tmp/.ICE-unix, and
do this in a way to avoid self races
- Main daemon now ignores SIGPIPE which it can get which would cause
a crash (Jerry Wall)
- Fix a file descriptor leak when closing slaves (Jerry Wall)
- Fixed IPv6 authorization setting in .Xauthority (Vijaykumar Patwari)
- Some typos fixed
- Translation updates (Guntupalli Karunakar, Christian Rose, Gareth Owen,
Andras Timar, Gujarati Team, Christophe Merlet, Inaki Larranaga,
Changwoo Ryu, Samuel Jon Gunnarsson, Helgi, Pormar Porbjornsson,
Zuza Software Foundation, Ole Laursen, Jaswinder Singh Phulewala,
Asmund Skjaeveland, Robert Sedak, Takeshi Aihana, Mugurel Tudor,
Misu Moldovan, Abel Cheung, Kevin Kee, Baris Cicek, Telsa Gwynne,
Sayamindu Dasgupta, Indranil Dasgupta, Francisco Javier F. Serrador,
Arafat Medini, Indictrans team, Leonid Kanter, Dafydd Harries,
Alession Frusciante, Francesco Marletta)
- Add APIs for setting font with/without antialiasing, cursor color,
hilite color, and a forkpty()-alike. Fix meta-space. Use glib 2.4's
child watch API if available.
- Add a configure switch for setting the default emulation instead of
hard-coding it to be "xterm".
- Tweak autowrapping of text to handle cases where the terminal has
both LP and xn capabilities.
- Truncate empty lines when copying text to mimic xterm.
- Internally abstract out matching APIs, though we still use POSIX regex.
- Try to set UTF8 line editing mode under sufficiently-new Linux.
- Obey Pango's specified attributes when displaying pre-edit text.
- Never steal modifier keys which might affect the input method from
the input methods.
- Fix python binding so that help() lists the terminal class.
* Fix up scrollkeeper issues [Glynn]
* Fix up help docs [Ross, Matt]
* New and updated translations:
- David Fernandez Vaamonde, Jesus Bravo Alvarez [gl]
- Guntupalli Karunakar [gu]
- Adam Weinberger [en_CA]
- Yogeesh MB [kn]
* GtkFileChooser
- bug fixes [Morten Welinder, Federico Mena Quintero]
- pre-fill the location entry [Federico]
- internal api changes to allow setting a busy cursor
while loading [Federico]
- improve pathbar button sizing [Owen Taylor]
- add keybindings for removing bookmarks [Federico]
* GtkComboBox, GtkEntryCompletion
- fix repositioning logic [Niklas Knutsson]
- make keynav wrap around [Matthias]
- improve theme compliance [Matthias, Brian Cameron]
* GtkUIManager
- accept unnamed <separator>s [Anders Carlsson]
- robustify against gtk_widget_show_all() [Murray Cumming]
- warn if an accelerator cannot be parsed [Jody Goldberg]
* Win32
- fix DND positioning [Hans Breuer]
- update gtkfilesystemwin32 [Tor Lillqvist, J. Ali Harlow]
- make filechooser work on Windows [Tor]
- draw arcs more correctly [Tor]
- disable tables support by support, add --use-wintab to
get it back [Tor]
* Make color wheel accessible [Padraig O'Briain]
* Support _NET_WM_USER_TIME [Elijah Newren, Soeren Sandmann]
* Doc improvements [Federico, Matthias, Christian Persch]
Olexiy Avramchenko, Tim-Philipp Müller]
* Misc bug fixes [Alex Converse, Owen, Jacques Garrigue,
Jonathan Blandford, Anders Carlsson, Christian, Hans,
Matthias, Morten, Philip Langdale, Brian, Pedro Rodriguez,
Soeren, Torsten Schoenfield, Dongho Shin, Andrew E. Makeev,
Todd Goyen, Tim Gerla, John Finlay, Theppitak Karoonboonyanan,
John Ehresman, Chris Sherlock, Jody]
* Updated translations (af,ar,az,bn,br,ca,cs,cy,da,de,el,en_CA,
en_GB,es,et,eu,fi,fr,ga,gu,he,hr,hu,id,is,it,ja,ko,lt,mi,ml,
mn,mr,ms,ne,nl,nn,no,pa,pl,pt,pt_BR,sk,ru,sq,sr,sr@ije,sr@Latn,
sv,tr,uk,uz,wa,zh_CN)
Qt 3.3.2 is a bugfix release. It maintains both forward and backward
compatibility (source and binary) with Qt 3.3.1 and Qt 3.3.0.
X11 specific fixes:
Fixed crash bug when using X Input Method Chinput.
- Drag and Drop
Ignores accelerator events when dragging.
- QClipboard
Fixed bug where data()->format() would return the wrong value.
Fixed potential crashes with regards to iterators.
- QFont
Avoids badly scaled fonts, and prefers exact matches.
Made sure symbol fonts get loaded correctly.
Made it possible to load Latin fonts that do not contain the
Euro symbol.
Fixed glyph width bug observed with some Khmer fonts.
Fixed crash with misconfigured Xft.
Fixed problem with font selection for Xft2 when having Latin
text with non-Latin locale.
Respects custom dpi settings for Xft.
Does not use Xft if we have FreeType1 but no XRender.
Fixed memory leak in the font engine when drawing transformed
fonts.
- QGL
Fixed crash when rendering text in GL widgets.
- QLocale
Tru64: Fixed crash when INFINITY is compared to another double.
Tru64: Uses DBL_INFINITY for Compaq C++ compiler.
- QMimeSource
Does not re-enter the event loop in provides().
- QPainter
Fixed rendering of anti-aliased text on non-XRender enabled
displays.
- QPrinter
Fixed setFromTo().
Fixed printing of Arabic text with XLFD fonts.
- QTextEdit
Fixed bug with extremely long lines.
- QThread
Fixed bug that made program require superuser privileges on
some Linux machines.
- QWidget
Fixed showFullScreen() and showMaximized() for window managers
that do not support extended window manager hints (EWMH).
for Linux. Also make sure that libpsres.* is installed always.
This is for the XFree86-libs package. PKGREVISION was just bumped in
last, very recent, commit so don't do it again.
* fixed a bug where markers on the far side of a planet were being drawn
when they shouldn't have been
* fixed a bug where satellite were not drawn for some locales
* added -projection random; this picks a random projection