summaryrefslogtreecommitdiff
path: root/app/fvwm/modules/FvwmAnimate/ChangeLog
blob: f26c075136c1a10e9b15cc48198118b5478cd938 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
1999-01-25  Steven Michael ROBBINS  <stever@bongo.cs.mcgill.ca>

	* FvwmAnimate.c: Include config.h first.  Remove include of
	<strings.h> as not all systems have this.

1998-11-11  Dan Espen  <dane@mk.bellcore.com>

	* FvwmAnimate.c:  Fix bug that stopped  zoom3d from  being picked.
  	In general, strcasecmp is now being used instead of strncasecmp.

Tue Nov 10 22:17:50 1998  DanEspen  <dje@blue>

	* FvwmAnimate.c: Handle missing arg on first entry in cmd table.

Sat Nov  7 09:43:59 1998  DanEspen  <dje@blue>

	* FvwmAnimate.c: Make color a fully documented and customizable feature.

1998-11-06  Paul D. Smith  <psmith@gnu.org>

	* Makefile.am (FvwmAnimate_DEPENDENCIES): Add a dependency on
	libfvwm.a.

1998-11-04  Dan Espen  <dane@mk.bellcore.com>

	* FvwmAnimate.c: Fixed bug where AnimateResizeLine was
	drawing 5 segments when it only wanted 4.