Commit graph

7 commits

Author SHA1 Message Date
agc
07b46baa43 Add RMD160 digests 2005-02-24 11:02:49 +00:00
jschauma
182b70592d Update to 0.6.2, providing some minor bugfixes:
2004-04-13: - fix some bugs in the X handling noticed under XFree86
              >= 4.3
            - let's call it 0.6.2
2003-11-23: - apply patch from Dave Serls:
	    * initialize some variables to prevent odd core-dumps
	    - apply patch by Michael G. Henderson to update GrabWeather
	      manual page
2004-04-24 18:09:35 +00:00
jschauma
6d8d136d54 Regen distinfo: version number was not bumped in last distfile. 2003-01-13 15:10:32 +00:00
jschauma
8f6130e549 Update to version 0.6. Changes:
- apply patch from Dave Serls:
  * allow user to specify timezone in hours-offset from UTC
  * prepend information with location to allow user to easily
    distinguish multiple instances of bbweather for different
    location
- neatify some of the code
- cleanup Makefile to better work with GNU make and normal make
- html documentation now installs into the proper directory

While we're there, remove perl-buildlink and instead use
USE_PERL5=	run
2003-01-11 22:36:44 +00:00
jschauma
577fe29a59 Regen. 2002-08-09 03:34:54 +00:00
jschauma
c203c451ba Update to version 0.5.
Changes since 0.4:
- if text is too long to fit into the window, let it scroll
  from left to right.  Caveat:  all XEvents are queued during
  scrolling, that is, one can not cycle by hand (right
  mouse-button) until this cycle is over.

- bugfix: don't overwrite what's in the config file *unless*
  specified on the command line (for example geometry)

- if the weather file does not contain 'Sky conditions'
  skip 'conditions' when cycling

- when using 'metric' display, show wind-speed in kmh rather
  than in knots

- initialize time to update to every 10 Minutes - used to be
  uninitialized unless specified using '-u'.
2002-07-06 22:47:25 +00:00
wiz
d2b7bdfe0d Initial import of bbweather-0.4:
bbweather is a tool which displays the current weather conditions
in an decorated window, simulating the look of the Blackbox toolbar
(Blackbox is a Windowmanager for X11).  This tool is heavily based
on "bbdate" by John Kennis, almost 90% of the code (rough guess ;)
were taken over unaltered.  Furthermore, bbweather was inspired by
wmWeather by Michael G. Henderson, from where I grabbed the
perl-script that fetches the weather-conditions from your local
station.
2002-03-19 00:20:04 +00:00