dockapps/wmtime
Doug Torrance 6b1ed40882 wmgeneral: Use field width limits for scanf.
This fixes "(portability) scanf without field width limits can crash with
huge input data on some versions of libc" warning from cppcheck.

We choose 10 as the field width limit as it is the number of characters in
2^31-1, the largest int.
2015-05-20 10:44:41 +01:00
..
wmgeneral wmgeneral: Use field width limits for scanf. 2015-05-20 10:44:41 +01:00
BUGS wmtime: added to repository 2012-10-30 16:03:12 +00:00
CHANGES wmtime: Bump to version 1.2. 2015-01-03 22:31:44 +00:00
COPYING wmtime: Update GPLv2 from http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 2014-08-27 15:31:05 +01:00
HINTS Remove trailing whitespace. 2014-10-05 19:18:49 +01:00
INSTALL wmtime: Remove unnecessary references to current version number. 2015-01-03 22:31:44 +00:00
Makefile wmtime: Update Makefile. 2015-01-03 22:31:44 +00:00
README wmtime: Remove unnecessary references to current version number. 2015-01-03 22:31:44 +00:00
TODO wmtime: added to repository 2012-10-30 16:03:12 +00:00
wmtime-mask.xbm wmtime: Move source files to top directory. 2015-01-03 22:31:44 +00:00
wmtime-master.xpm wmtime: Move source files to top directory. 2015-01-03 22:31:44 +00:00
wmtime.1 wmtime: Remove unnecessary references to current version number. 2015-01-03 22:31:44 +00:00
wmtime.c wmtime: Bump to version 1.2. 2015-01-03 22:31:44 +00:00

WMTime
--------------------------------------------------------------
Authors...: Martijn Pieterse (pieterse@xs4all.nl)
       	    Antoine Nulle    (warp@xs4all.nl)

Maintainer: Window Maker Developers Team (wmaker-dev@lists.windowmaker.org)

Note......: The official WMTime support website address:

	    http://windowmaker.org/dockapps/?name=wmtime

Credits...: Bobby Mezaway (bobby@mezaway.org) for generously
	    hosting the original website
	    Pascal G.Hofstee (daeron@Wit401305.student.utwente.nl)
	    for supplying an Imakefile for *BSD systems
	    Alen Salamun (snowman@hal9000.medinet.si)
	    for supplying the Locale support patches!

Description
--------------------------------------------------------------
WMTime, guess what, displays the time and date and gives you
some nice additional features too...

WMTime currently provides:

        * Time and date;
        * Realtime morphing UI (analog <> digital mode);
        * Autoscaling and anti aliased hands;
	* Locale, can display DAY and DATE in various languages;
	* Can lauch 3 user definable commands through ~/.wmtimerc;
	* Can be run multiple times;
	* Commandline options for help (-h), version (-v), digital
	  clock mode (-digital) and and display (-d);

WMTime is being developped on DEC Alpha machines running
Linux/RedHat-5.0, but, WMTime has been intensively tested
on x86 and 68K Linux machines too ;-)

WMTime also seems to compile and work okay on *BSD and SGI/
IRIX-6.x systems (so we've heard and been told) ;-)


Files
--------------------------------------------------------------
README		This file.
INSTALL		Installation instructions.
HINTS 		Usefull hints and tips about WMTime.
BUGS		Things you don't want to know ;-)
CHANGES 	Description of changes.
TODO            Stuff we've planned for future WMTime releases.
COPYING		GNU General Public License Version 2.


Bugs
--------------------------------------------------------------
If you discover any bugs in this software, please submit a
bugreport to
wmaker-dev@lists.windowmaker.org

Copyright
--------------------------------------------------------------
WMTime.app is copyright (c) 1997, 1998 by Martijn Pieterse and
Antoine Nulle and licensed through the GNU General Public License.
Read the COPYING file for the complete GNU license.