Commit graph

6132 commits

Author SHA1 Message Date
joerg
9af4976e6a From the "Did-anyone-ever-try-this-at-all" department:
Give up with trying to find ingenious ways to ensure that the
version expression gets correctly quoted to cc, it somehow differes
between direct invocations and runs from pkgsrc. Just hard-code the value
for now.
2006-01-23 21:13:16 +00:00
joerg
7f438a219d Has BROKEN_GETTEXT_DETECTION. 2006-01-23 17:08:46 +00:00
hira
afd6fa6ac4 Fix installation error seen in bulk build.
Tested on NetBSD/i386 3.0_STABLE.
2006-01-23 14:39:55 +00:00
wiz
d5fb1f092f Update to 1.1.7, ok jlam@:
FLTK 1.1.7 fixes many bugs, adds some new example programs, and
adds many new improvements to the FLUID software including
multi-level undo, syntax highlighting in all code fields, widget
alignment and sizing guides, dialog templates, widget subclasses,
and printing and testing of user interfaces within FLUID.
2006-01-22 11:11:34 +00:00
joerg
c6ec013fe3 "install -dc foo bar" doesn't copy foo to bar, it creates two directories
foo and bar. On NetBSD, it doesn't matter whether foo already exists or
whether it is a directory, so the passed flags just created a bunch of
garbage directories. Since I don't want to patch a dozen Makefile.ams to
avoid the nobase usage, just precreate the directories in pre-install.
Bump revision.
2006-01-22 04:13:33 +00:00
joerg
71dfeb49cc No need to declare FILES_SUBST_SED anymore. 2006-01-22 01:00:44 +00:00
joerg
5dc881fc03 Use INSTALL_EXTRA_TMPL / DEINSTALL_EXTRA_TMPL instead of manually
messing with the scripts.
2006-01-22 00:48:02 +00:00
tron
5ce377c524 Add missing entry "bin/xgclock" and really bump package revision. 2006-01-21 05:05:15 +00:00
hira
46538ac287 Add missing entry to PLIST. Bump PKGREVISION. 2006-01-21 04:13:07 +00:00
hira
7b08cb4a5a Add missing entries to PLIST. Bump PKGREVISION. 2006-01-21 04:08:23 +00:00
reed
f5666a26c9 Resort some entries in the generic area at top (before "begin darwin")
and a few directories at bottom (after "end i18n").

No real changes. (Just did this so I can compare easier later.)
2006-01-20 23:13:32 +00:00
adam
04686a9f3a pkglint cosmetics fixed 2006-01-20 23:10:21 +00:00
xtraeme
93888253ec Make xorg-clients build on FreeBSD. Patch sent by Anders Nor Berle. 2006-01-20 17:53:32 +00:00
jmmv
d971a332da Drop maintainership. I can't seriously be the maintainer of so many
packages - specially of packages that I haven't touched for a long
while or those that other people can handle better than me.
2006-01-20 16:15:52 +00:00
jmmv
1c7b1830f9 Update to 0.12.2:
* Fix for serious update bug which made high magnification factors work
  poorly.

* Fix for #167705, which improves our tracking of cursor changes.
2006-01-20 13:46:46 +00:00
jmmv
a4777e720f Update to 2.8.0.7:
2.8.0.7 stuff:

- Changes to peeking VT freeness in 2.13.0.1 broke
  virtual terminal support on BSD.  This release
  corrects this problem.  (Brian Cameron)

- Correct Linux get VT logic so it returns the
  correct VT.  (Frederic Crozat)

- Now gdmlogin always uses GDK_RGB_DITHER_MAX
  when painting the background to ensure a nice
  background regardless of X configuration
  (e.g. X in 16bpp mode).  (Frederic Crozat)

- Now check for Xserver in prefix /usr.
  (J\303\274rg Billeter)

- Fix configure for Darwin.  (dmacks@netspace.org)

- Fix compiler warnings. (Frederic Crozat,
  dmacks@netspace.org, Brian Cameron)

- Ensure gnome.desktop and default.desktop have
  644 perms.  (Andrew Benton)

- Translation updates (Takeshi AIHANA, Runa Bhattacharjee,
  Dan Damian, Theppitak Karoonboonyanan, Inaki Larranaga,
  Priit Laes, Roozbeh Pournader, Alexander Shopov, Marcel
  Telka, Miloslav Trmac)

2.8.0.6 stuff:

- Fix problem with PostSession script not always
  getting executed when user kills the Xserver
  with ctrl-alt-backspace.  This is caused because
  an xioerror is generated when the clients are
  killed and this needs to be ignored for the
  PostSession script to be processed.  This problem
  tended not to manifest in GDM 2.6 since the
  call to kill the clients was made earlier.
  However, it was still a race condition in 2.6
  and this fix ensures that the slave will never
  exit too early.  (Jerry G. DeLapp)

- The "OK" and "Cancel" buttons in gdmlogin and
  gdmgreeter now work consistantly.  Now the gdmlogin
  "Cancel" button is active when the Username is
  requested and pressing it just clears the field, so
  it works like gdmgreeter.  Also fixed a bug in
  gdmgreeter where a user could corrupt gdmgreeter's
  memory by hitting cancel after authentication, which
  could only happen if the PostLogin script caused a
  long enough delay to allow this to happen.
  (Brian Cameron)

- No longer set tooltips for menu items in gdmlogin.
  They are distracting and do not work with
  accessibility.  No GNOME programs use menu tooltips
  and it is not recommend.  (Brian Cameron)

- If slave does not respond to a SIGTERM, try a
  SIGKILL the second time.  This resolves a problem
  where GDM sometimes stops managing a display
  because it just keeps waiting for the slave to
  die.  See bug #113902.  (Vaclav Smilauer).

- GDM now uses VT_GETSTATE for peeking VT freeness

- Now GDM warns correctly about caps lock if an
  alternate keymap is enabled.  kbGetState is used
  instead of XkbGetIndicator State.
  (Sebastien Bacher)

- Now set cursor and watch as soon as GTK+ is
  initialized and the configure file read, which
  shortens the amount of time the backgrounds is
  Xserver default grey.  Cleaned up the code so
  that all programs use a common function to set the
  background.  (Brian Cameron)

- Fix reading of config file in gdmflexiserver so
  it properly reads in the available servers.
  (Christiaan Welvaart)

- Fixed race condition where a variable used by
  the signal handlers was not being set until after
  the signal handlers were setup.  Now it is set
  before avoiding a race.  (Simon Bowden/Brian
  Cameron)

- Define SoundProgram to be /usr/bin/autoplay on
  Solaris instead of /usr/bin/play, since
  /usr/bin/play doesn't exist on Solaris.

- Check for XInput fixed in configure and add a
  check for libgen.h to avoid compiler warnings.
  (Brian Cameron)

- Updated check in configure for socklen_t so it
  includes sys/socket.h to better support BSD
  platforms that define socklen_t there.
  (dmacks@netspace.org)

- No longer link vicious-extensions with the gesture
  listeners, since they don't use vicious-extensions.

- Translation updates (Takeshi AIHANA, Runa Bhattacharjee,
  Dan Damian, Maxim Dziumanenko, Laurent Dhima,
  Theppitak Karoonboonyanan, Priit Laes, Inaki Larranaga,
  Roozbeh Pournader, Ignacio Casal Quinteiro, Christian
  Rose, Ivar Smolin, Marcel Telka, Ilkka Tuohela, Miloslav
  Trmac)
2006-01-20 13:33:19 +00:00
jmmv
ae5db72e4b Update to 2.12.2:
This is the second maintainance release of GNOME Applets, marked for stable
consumption. Caution: small parts my be hazardous to young children.

Fixes:
 - Build fixes in libgswitchit and trashapplet (Laszlo Peter)
 - Build fixes for stickynotes (Kjartan Maraas)
 - certain icons in drivemount no longer exploderize the panel (Michael Hofmann)
 - Compiler specific rounding fixes for mixer (Ronald S. Bultje)
 - Fix stickynotes crashers (Jaap A. Haitsma)

Translations:
 - bg (Alexander Shopov)
 - fr (Laurent Bigonville)
 - nl (Wouter Bolsterlee)
 - eu (Inaki Larranaga)
 - et (Ivar Smolin)
 - sv (Christian Rose)
 - bn (Mahay Alam Khan)
 - fa (Masoud Ahmadzadeh, Meelad Zakaria)
 - th (Theppitak Karoonboonyanan)
2006-01-20 13:32:21 +00:00
jmmv
49a8736883 Update to 2.12.2:
Panel

	* Remove useless code (Kjartan)
	* Don't change the drawer icon if the icon gconf key changed but we're
	not using the icon (Kjartan)
	* Plug leak (Kjartan)
	* Don't set the background multiple times on startup (Vincent)

  Misc

	* Fix gnome-desktop version requirement (Frederic Crozat)

  Translators

	* Vladimir Petkov (bg)
	* Runa Bhattacharjee (bn)
	* Ivar Smolin (et)
	* Elnaz Sarbar (fa)
	* Takeshi AIHANA (ja)
	* Reinout van Schouwen (nl)
	* Christian Rose (sv)
2006-01-20 13:32:01 +00:00
jmmv
6d0b86553d Update to 2.6.6:
* Applied cleanups and fixes for compiler warnings from bug #321140 to
  Clearlooks, Crux, HC, Metal, Mist, Redmond and Thinice engines [ patches by Kjartan Maraas ]
* ISO C90 and compiler warnings fixed and more unused code removed from Crux [ Thomas Wood ]
* ISO C90 fixes to thinice [ Thomas ]
2006-01-20 13:31:16 +00:00
tron
eb40cb2a7f Add missing file "share/xlock/xglockrc" to package list for the
"xlock" package, bump package revision.
2006-01-20 13:15:45 +00:00
markd
097355278e Add option to build with PAM. 2006-01-20 03:44:09 +00:00
markd
a030ce944c kjs heap overflow fix.
http://www.kde.org/info/security/advisory-20060119-1.txt
Bump PKGREVISION.
2006-01-19 23:22:29 +00:00
joerg
44ad4cb601 xterm is not part of xorg-clients anymore, so remove it from the
description, but annotate where it can be found.
2006-01-19 22:56:20 +00:00
joerg
59caa45b95 Update to xterm patchset 208.
Changes include lastlogx support on NetBSD, portability fixes e.g. for
openpty and bugfixes.
2006-01-19 20:23:33 +00:00
joerg
4ad6b64c40 Revive patch-bc (updated) and patch-bl. The former gets the correct
readdir and getpwuid handling for DragonFly, avoids the mouse problems
due to use of floating point math in a signal handler (xorg-server).
2006-01-19 00:59:27 +00:00
joerg
ee35772fb5 Revive former patch-am to get proper shared library names on DragonFly. 2006-01-19 00:30:55 +00:00
xtraeme
94dbc0f920 Update meta-pkgs/xorg to 6.9.0.
The full list of changes:
http://ftp.x.org/pub/X11R7.0/doc/html/RELNOTES2.html

Thanks to joerg@ and reed@ for testing on DragonFlyBSD.

Tested on NetBSD/i386 3.0/-current and DragonFlyBSD-1.4/i386.
2006-01-18 23:53:05 +00:00
jmmv
9b18662346 Add and enable gst-plugins0.10-x11. 2006-01-18 15:49:00 +00:00
jmmv
800cc08238 Initial import of gst-plugins0.10-x11, version 0.10.1:
This package is part of the 'base' plugins for GStreamer.  It provides a
set of plugins to access the X Window System.
2006-01-18 15:48:19 +00:00
jmmv
9cea83e7fa Adjust dependencies after the renames of gstreamer, gst-plugins and
gst-plugins-* to gstreamer0.8, gst-plugins0.8 and gst-plugins0.8-*,
respectively.  Bump PKGREVISION.
2006-01-18 12:55:55 +00:00
adam
8e060caa1e Changes 0.10.2:
The Backend can set UTF8 window titles where this is allowed.
2006-01-17 07:42:41 +00:00
adam
0507432a74 Changes 0.10.2:
Mostly bug fixes.
2006-01-17 07:40:02 +00:00
adam
36aff7b87b Changes 8.4.12:
* Repeated [namespace import] of same command now permitted.
  * ${prefix}/share added to ::tcl_pkgPath on some systems.
  * [exec]'s >> redirection has improved append behavior.
  * [info globals] returned only existing variables.
  * Recognize some Solaris variations of the cp1251 encoding.
  * Addressed [file mkdir] race condition.
  * Support opening >2GB files on RHEL 3.
  * Corrections to $argv formatting when [encoding system] is multibyte.
  * http 2.5.2: Update URL encoding rules to RFC 3986.
  * Fixed issue in recursive file delete with NFS lock files.
  * Stopped crash after use of Tcl_TraceCommand().
  * Win NT/XP: support unicode console.
  * Improved support for Tclkit to set [encoding system].
  * Added Korean timezone abbreviations.
  * Windows: exit codes can now exceed -128..127 range.
  * [load] support on LynxOS.
  * Packages with incorrect index scripts now cause a warning to be logged.
        *** POTENTIAL INCOMPATIBILITY ***
  * [lsearch -regexp] now accepts backrefs in the RE.
  * [selection get] made compatible with OpenOffice.org.
  * Dialog support for widget names containing spaces.
  * Improved Tk window manager event interaction on OS X Aqua.
2006-01-16 14:47:35 +00:00
adam
4eb258e754 Changes 2.8.2:
* Gdk::Window::set_cursor():
  Avoid leaking an extra Cursor instance.
* Build:
  - Correctly find gmmproc on 64-bit systems.
  - Optionally don't build the documentation, for
  people in a hurry.
  - Windows: Check for mkifofs().
  - For reduced-resources devices, optionally allow deprecated
    API to be left out of the library.
* Documentation:
  - Generated Since and Deprecated lists of API.
  - Improved Expander documentation.
  - Corrections to DrawArea chapter in book.
2006-01-16 14:24:21 +00:00
minskim
0f411af8bf Add ruby-gnome2-panelapplet. 2006-01-15 16:46:39 +00:00
minskim
7d8ed7e589 Import ruby-gnome2-panelapplet from pkgsrc-wip. Packaged by dieter Roelants.
Ruby-GNOME 2 is a set of Ruby language bindings for the various
application development libraries included with the GNOME/GTK+
environment.

Ruby/PanelApplet2 is a Ruby binding of libpanel-applet-2.6.x.
2006-01-15 16:44:46 +00:00
minskim
7ad94e0cfd Add ruby-gnome2-gnome. 2006-01-15 16:38:19 +00:00
minskim
b91c91604c Import ruby-gnome2-gnome from pkgsrc-wip. Packaged by dieter Roelants.
Ruby-GNOME 2 is a set of Ruby language bindings for the various
application development libraries included with the GNOME/GTK+
environment.

Ruby/GNOME2 is a Ruby binding of libgnome/libgnomeui-2.x.
2006-01-15 16:35:36 +00:00
minskim
b9b8fddc4b Do not set BUILDLINK_DEPMETHOD of ruby-gnome2-pango to "build",
because its files are required at run time by other packages depending
on it.  Patch from dieter Roelants in PR pkg/32518.

Bump PKGREVISION of ruby-gnome2-gtk due to dependency change.
2006-01-15 16:20:12 +00:00
minskim
319491571f Use RUBY_SITEARCHLIBDIR and RUBY_DLEXT in PLIST to build on more platforms.
Patches from dieter Roelants and Takahiro Kambe.
2006-01-15 16:12:55 +00:00
wiz
f1e9895814 Remove unnecessary hunk, in the hope it improves the situation on Darwin. 2006-01-15 12:20:14 +00:00
joerg
948429970f Add a freetype option for whoever wants it. 2006-01-13 17:54:44 +00:00
wiz
b040c878f6 Update to 6.3, provided by Leonard Schmidt in PR 32510.
Add perl to TOOLS, since configure stops if it's not found.

6.3  Wed Jan  4 22:37:10 CET 2006
- SECURITY FIX: on systems using openpty, permissions were
  not correctly updated on the tty device and were left as
  world-readable and world-writable (likely in original rxvt,
  too), and were not restored properly. Affected are only
  systems where non-unix ptys were used (such as most BSDs, not
  GNU/Linux). (found, patched and debugged by Ryan Beasley).
- meta8 support was forcefully enabled in most configurations.
  restored configurability of this (useless) feature (reported
  by Mikachu).
- optionally embed a perl interpreter, which can be used for more
  intelligent/customized selection support, visual feedback,
  menus, tabs etc. See the the urxvtperl manpage, the -pe option,
  perl*-resources and keysym resources. Not everything is there yet.
- try to be more clever about differing font sizes and their ascent.
  Not guarenteed to work, but works better in most cases now.
- fix directory permissions on install.
- implemented option to disable built-in line drawing characters
  and fall back to the font ones (patch by Martin Pohlack).
- disabled sched_yield support: the linux version is just too useless
  (it schedules nice'd processes before the own one for extended
  periods). Too bad, it could reduce system time by a factor of 5 here.

6.2  Mon Jan  2 16:03:01 CET 2006
- implemented intensityStyles option which enables/disables bold/blink
  selecting high intensity foreground/background colours, suggested by
  Chuck Blake.
- move iso14755 character feedback box out of the way if it would
  obscure the mouse cursor position.
- replaced callback.h by a fixed version from gvpe that correctly
  returns the callback result (affects new -pty-fd semantics in urxvtc
  on a few architectures). Reported by darix.
- include one trailing space in rectangular selections to indicate
  the inserted newline (yeah, weird, but visually more pleasing).
- try to use sched_yield to (drastically) improve terminal data
  transfer efficiency.
- further minor cleanups.

6.1  Tue Dec 27 13:23:40 CET 2005
- update iso8859-7 table (euro and drachma round-trip et al.).
- fix a crash when the selection scrolls out of the scrollback
  while the user still drags.
- selections that were partially scrolled out of the window were
  not drawn correctly.
- lines newly scrolled in were not initialized properly, leading
  to extremely long lines and (hopefully) some segfaults.
- iso14755 overlay position was wrong.
- iso14755 overlay now displays rendition info, too.
- use unicode white space class instead of hardcoded values for
  stripping whitespace.
- do whitespace stripping on rectangular selections.
- slight cleanups in src/features.h.

6.0  Sat Dec 24 13:58:56 CET 2005
- make it compile without SMART_RESIZE again.
- enable slow link support by default.
- fix relative cursor-positioning not respecting scrolling regions
  (also a bug in original rxvt).
- initialize termios structure to zero when fetching it fails
  (see http://www.freebsd.org/cgi/query-pr.cgi?pr=84647 for a
  partial patch).
- bump max columns/rows to 10000 each.
- bump max savelines to 10000000.
- -pty-fd now passes the urxvtc fd to the urxvtd process.
- avoid linking against -lnsl/-lsocket/-lxpg4 unless neccessary.
- major code cleanup (still not complete, though).
- implement -hold option.
- _major_ rewrite of internal buffer handling:
- re-flow on resize, lines get wrapped instead of winged.
- circular line buffer (substantially speeds up scrolling).
- slightly less code + data memory usage per terminal.
- slight overall speed improvements.
- considerably improved code clarity.
- partial-screen scrolls no longer end up in the scrollback
  buffer.

5.9  Sat Dec 17 21:53:17 CET 2005
- fix a bug in the menu code of unknown impact, found by darix.
- clean up signal handling to be global, not per terminal
  (matters only for rxvtd).
- fix small typoe in rxvt.1 (found by Mike Fabian).
- don't crash when broken xft/fontconfig/freetype versions return
  bogus data, ignore the xft font instead (experienced on suse).
2006-01-12 22:58:51 +00:00
jdc
a9bdf52c93 We don't need the .else clause in the GCC 3.3 NetBSD/sparc hack.
Pointed out by salo@.
2006-01-12 20:59:56 +00:00
joerg
de50e238f7 Remove manual app-default parameter again, now that the underlaying
issue has been solved. No package change, no revision bump.
2006-01-12 19:37:44 +00:00
wiz
614b616d61 Update to 2.8.10:
Overview of Changes from GTK+ 2.8.9 to GTK+ 2.8.10
==================================================
* Derive GtkObject from GInitiallyUnowned instead of
  GObject, if possible. Note that this change is known
  to break versions of the GTK+ Perl bindings older
  than GTK+ Perl 2.13.4. [Tim Janik]

* Add a setting to allow falling back to another icon
  theme before trying hicolor. [Rodney Dawes]

* Require GLib 2.8.5

* Updated translations (ca,el,es,fr,hi,it,ko,pt_BR,vi)

* Bugs fixed:
 137351 GtkEntryCompletion sometimes selects first completion item
        [Niklas Knutsson]
 165714 GtkEntryCompletion doesn't complete on paste [Christian Neumair]
 317687 gnome-panel crash by clicking on settings
 321548 speed up gtk_text_iter_set_visible_line_index [Paolo
        Borelli]
 323843 Garbage in gtk_text_view_get_border_window_size()
 323876 Broadcasting _GTK_LOAD_ICONTHEMES is a performance
        bug [Peter Lund]
 324044 Documentation entry for GtkTreeView::row-activated
        [Davyd Madeley]
 323504 Gtk-CRITICAL when dragging a launcher from the menu
        to the top panel [Kjartan Maraas]
 323655 Improved support for Icon Naming Spec in unix filesystem
        backend [Rodney Dawes]
 323995 hidden widgets distort the left/right/up/down focus
        order [Dan Winship]
 324588 icon_view auto dnd and the item-activated signal
        [Dave Andreoli]
 322475 icon view's horizontal layout doesn't respect
        item_width [Alex Graveley]
 324815 Typo in gtkwindow.c [Ross Burton]
 324996 Description about gtk_im_context_filter_keypress on API
        reference
 323666 gdk_window_scroll doesn't invalidate if another top-level
        is above window [John Ehresman]
 322264 gdk_drawable_get_visible_region win32 / x11 inconsistency
        [John Ehresman]
 325358 word erase in text fields considers space as a separate
        word [Akkana Peck]
 325443 gtk_drag_begin doesn't work unless given a motion event
        [Peter Harvey]
 325723 gtk_ui_manager_get_toplevels does not return an empty
        list [Steve Chaplin]
 305894 excessive memory use in gdk_pixbuf_new_from_file_XXX
        functions [Denis Vlasenko, Michael Natterer]
 325199 The API reference for gtk_exit() states that it's
        deprecated but doesn't state the replacement function,
        if any [Ævar Arnfjörð Bjarmason]
 325869 GtkViewPort not releasing signal handlers on destruction
        [Jorn Baayen]
 325782 GtkToolButton ::clicked signal should set G_SIGNAL_ACTION
        [Martyn Russell]
 325817 FileChooserButton uses "Home" instead of directory name
        [Federico Mena Quintero]
 326098 label alignment is wrong when width-chars is set [Benjamin Otte]
 326200 translations in GtkActionGroup erroneously translated
        [Christian Stimming]
 326429 in gtk.h, twice the same lines [Benoît Carpentier]
 326064 Artifacts on some widgets [Andrew Conkling]
2006-01-12 17:31:03 +00:00
joerg
4e7d32e714 ggiterm links against multi-threaded library, ensure that it is linked
explicitly with -pthread on DragonFly.
2006-01-12 13:32:47 +00:00
joerg
147ab481b6 olwm needs EXTRA_LDFLAGS handling as well. 2006-01-10 18:30:16 +00:00
tron
c2ef3302b9 Reset package revision after recent update. 2006-01-10 10:12:06 +00:00
hubertf
0dece82cad Update xlockmore to 5.21. Changes:
* Removed random colors from petri mode.  Found that it could cause a fatal
*   error on PseudoColor.  (Will try to fix better on next release.)
+ PAM update from Yuri Bushmelev <jay-dev AT simcom.ru> fixes an
+   initialization problem PAM_conv function and made cleaner and friendly.
+   BAD_PAM fixed.
  fzort mode by Mauro Persano <mauro_persano AT yahoo.com>... its not a
    OpenGL mode but it looks like it is.  Try using with -mono also.
    Tom Schmidt found an as of yet unresolved Uninitialized Memory read,
    see Purify logs.
  dclock -binary option added thanks to Petey Leinonen (he saw the
    original on thinkgeek).
  Non-compatible routines for shared memory workaround for VMS when using
    libs MMOV(Multimedia for sounds) and DECWINDOWS thanks to Jouk Jansen.
  mandelbrot options added thanks to Tim Auckland
    update from Jouk Jansen to avoid log of 0
    -alpha adds detail to the interior of the set by displaying level sets
    of "closest return", ie how close does the orbit of z come back to its
    starting point z=0.  These show minima around the center of each bud.
    -index is similar, but displays at which iteration the closest return
    occurs.  These show a fibonacci branching structure from the base of
    each bud, ie each adjacent pair of domains surrounds a domain whose
    index is the sum of the indices of its neigbours.
    -lyap option for colours in the interior of the set according to an
    estimate of the Lyapunov exponent.  (Not to be confused with real plane
    Lyapunov fractals).  Also now allow -binary and -dem.
  New random mode for win32, compile with -DRANDOMMODE .
    It seems to bomb out if you run it for a while, so I did not make it
    the default.
  win32 changes from Tim Auckland:
    new configure dialog
    random mode done to enable
  win32 changes from Petey Leinonen:
    fixes for nose and life1d
    matrix mode works with the 2 following changes
    fixed XCopyArea() for destinations that are not windows (ie a bitmap)
    fixed XCreatePixmapFromBitmapData() so it always creates a pixmap
      regardless of depth ( creates the Windows bitmap with 1 bit depth),
      and apply the foreground and background colors.
    XCopyArea, XSetTSOrigin, XSetFillRule fixes and got these modes to work:
    bat, bounce, dilemma, eyes, image, nose, pacman,
    shape, slip, star, starfish, wator, world
  unlock delay from lgx <lgxror AT gmail.com>  [it was explained to me
    but still not sure why you would use it]

 + new update since BETA
 * new since BETA
2006-01-09 21:18:31 +00:00