fire update for wandering and sball update, thanks to Eric Lassauge
<lassauge@mail.dotcom.fr>.
text3d fix on a fix when a symbol.ttf or wingding.ttf is used (double free).
Thanks to Tom Schmidt.
apollonian mode thanks to a program by Allan R. Wilks
<allan@research.att.com>. -1,2,2,3 are numbers that represent curvature
(1 / radius) in Euclidean space. (-1,1,1,2 is in spherical space and
-1,1,1,1 is in hyperbolic). Hyperbolic and spherical numbers now added
for all but double bounded. Automatic generation of numbers with -count.
Enforce a upper bound of outer circle at 99, since run time goes up
polynomially by at least n^3.
qix updated with -solid, got the idea from xscreensaver
New "tetris -well", now uses generated images, also cleaned up some
bugs too. Bug fix thanks to Tom Schmidt.
gears added -size but defaults to 0, only -planetary will use up lots of
CPU so added a -planetsize 400 which takes over if -size is 0 (full screen
if both are 0).
- Added FVWM2_USE_GTK and FVWM2_USE_RPLAY for those who want FvwmGtk
and audio support.
- Removed dependency on imlib until a better PLIST_SUBST is written.
Changes in stable 2.4.3 (8-Oct-2001)
* Fixed activation of shape extension.
* Fixed problems with overriding key bindings.
* Single letter key names are allowed in upper and lower case in
key bindings as before 2.4.0.
* Fixed WindowList placement with Xinerama.
* Fixed flickering icon titles.
* New X resource fvwmscreen to select the Xinerama screen on which to
place new windows.
* Coordinates of a window during motion are show relative to the
Xinerama screen.
* Some icon placement improvements with Xinerama.
- general
* Updated translations (no, nn, ch_TW, pl + some)
- asclock
* Removed the timezone stuff from properties since it doesn't
really do anything. (Kjartan)
* Make it not look for themes in the current dir if run from
the commandline. (Kjartan)
- gtik
* Fix some corruption of stock symbol names. (Kjartan)
* Remove some gdk_font_unref() calls that were causing warnings.
- mixer
* Patch from David Woodhouse to fall back to PCM if there's no
master volume.
- mini-commander
* Fix some missing strlen() calls in comparisons. (Leif Bergman)
Changes since rxvt 2.4.8:
fixed paths for WINGs includes to work with latest Window Maker code.
many bugs fixed in patch from suse src.rpm.
utmp/wtmp, glibc, pty support etc...
fixed bugs fg/bg cursor color code
added wmaker app menu
fixed xpm-background compile errors
fixed misc config errors
changed --enable-xpm-background --enable-transparency
--enable-next scroll to defaults.
added transparent scroller trough
fixed 1 pixel border in main window
fixed updating for root bg change
added many advanced options to app menu for shading, font
color, shade color, font size, cloning, etc.
more speed fixes
fixed bug with restart killing terms.
changed NEXT_SCROLLBAR code to produce real NEXTSTEP scrollers
include:
* bug fixes
* added perl var changes event source: you can now get a callback
when the value of a perl variable changes.
* install more documentation (Gtk::cookbook)
* optimize both memory used and speed of loading/execution
* add the ability to query packages, signals and object arguments.
Changes include:
* portability fixes
* fix stuck grabs with dnd on the canvas
* fix bad memory corrupting bugs that should fix most theme related
crashes reported earlier
* i18n fixes
* memory leak fixes
* gnome-calculator can expand buttons vertically
* build fixes
* developer documentation for libart_lgpl
* fix crashes and memory problems in libart_lgpl
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also
change dependency examples in Packages.txt to reflect this.
add a check for the distfile before descending into the urlget directory
and making urlget. This fixes the problem with abusing BUILD_DEPENDS to
ensure that urlget is installed prior to fetching the distfiles, noted in
pkg/13410 by Bernd Ernesti <bernd@arresum.inka.de>.
one specified by gnome_config doesn't work. In particular, if a help file
can't be viewed with gnome-help-browser (eg, because gnome-core isn't
installed), fall back to the user's web browser rather than silently
losing.
GetDmesgInfo():
- changed to support '^foobar' in the filter string
- the filter function is now supposed to add the appropriate stuff
to passed QListView immediatelly, opaque/final is not passed any more
Couple fixes to kcontrol Information stuff:
- fix the display of IRQs, simplify the AddIRQLine(), use the QListView sort
facilities instead separate QStrList
- remove the 'waiting x seconds for devices to settle' on SCSI display
- fix the display of audio devices
- include Total Size and Free Size on Partition display, remove parentheses
in Mount Options
The patch will be fed to KDE Team for inclusion in future KDE versions.
UID/GID of 0 reliably points to the root user and group across NetBSD,
Solaris and Linux. This fixes the problem noted in pkg/14034 by
Sen Nagata <sen@eccosys.com>.
Changes:
Bugfixes and further development of DtPrintSetupBox.
Support for XmTextFieldSetHighlight()
Bugfixes and an additional resource for XmSpinBox.
Enhancements for the docs (FAQ, Installation Docs, manpages)
mwm fixes/enhancements from Andrei Rezvov <rezvov@niisi.msk.ru>
Drop inter-library dependencies (any libtool 1.4 related features)
Add checks whether to link against -lXp -lXext when using 2.1 Motif libraries
(e.g. clients, in our test/ tree)
Fix dmalloc debugging support (within configure script)
Add some files missing from our test/ tree in the tarballs
Smaller configuration and Makefile issues (portability fixes)
Remove support for configuring and building Xlt and Xbae from within the
LessTif distribution; they will be treated as separate packages from
now on. We've been wasting entirely too much time on complexities
caused by this lately. No more, I hope.
Various fixes for (potential) memory corruption
pkg/13191. The changes suggested in the PR were applied, and one more
change to look for the appdefaults file under ${PREFIX} instead of under
${X11BASE}.
(whether 2.0 or 1.2-compatible) into one file, motif.buildlink.mk.
lesstif12/buildlink.mk now assumes that if you include it, then you
actually want lesstif12.
To select that you want a Motif-1.2-compatible installation, define
USE_MOTIF12 in the package Makefile. If MOTIF12BASE is also defined, then
assume it points to a valid Motif-1.2 installation. Otherwise, auto-detect
whether /usr/dt is valid, or if we need lesstif12.