Commit Graph

20 Commits

Author SHA1 Message Date
Kim Woelders 9cb4561227 Indent tweaks, cleanups 2021-08-31 07:47:46 +02:00
Kim Woelders 722ca7bb81 Warning fixes for gcc 9 2019-02-10 05:51:07 +01:00
Kim Woelders 2ea5042e00 Warning cleanups - epplets. 2016-08-19 09:31:22 +02:00
Kim Woelders 695a39808a Change MAX to MAXVAL to avoid name clashes. 2013-07-12 23:02:00 +02:00
Kim Woelders ee7cfd147d Indent.
SVN revision: 77224
2012-09-30 09:41:07 +00:00
Lucas De Marchi 6d588aa309 Apply memset-calloc.cocci
Change calls to malloc + memset to calloc whenever an automatic conversion can
be done.

Possible candidates are not treated here, only the ones we can be sure the
conversion is safe.



SVN revision: 51078
2010-08-13 12:53:08 +00:00
Kim Woelders b907c9f828 Fix some warnings.
SVN revision: 48475
2010-04-30 14:04:50 +00:00
Kim Woelders 6f9b038c1e Now that we are playing around here - Indent!
SVN revision: 22149
2006-04-15 22:04:48 +00:00
Kim Woelders 528b750a2c Move to Imlib2. Build for e16.8.
- This is a quick and dirty port to imlib2. It's posible to clean/speed up
  things considerably here and there.
- It's not unlikely that I missed some spots that require fixups.


SVN revision: 21639
2006-03-31 22:56:17 +00:00
Carsten Haitzler 39890b6ac4 make distcheck properly... :)
SVN revision: 1338
1999-11-19 23:01:40 +00:00
Tom Gilbert 5b1e03039a Thu Nov 18 18:42:45 GMT 1999
(gilbertt)

Changes to cloak.[ch]

If those functions are not going to be static any more, declare them in
cloak.h, so other epplets can use them


SVN revision: 1328
1999-11-18 17:08:12 +00:00
Richard Barnes f2fa15235c Made most of the functions in epplets/cloak.c non-static so that they can be
accessed by other epplets. Also Added E-NetGraph, a wmnet wannabe epplet.


SVN revision: 1325
1999-11-18 01:35:21 +00:00
Tom Gilbert 6a6e15730b Sat Nov 13 21:03:02 GMT 1999
(gilbertt)

Changes to : E-ScreenShoot.[ch] clock.[ch]

Renamed "Rotator" to "Mesh", and added new cloak-animation, "Funky Mesh"

I was bored. Ok?


SVN revision: 1295
1999-11-13 20:32:21 +00:00
Tom Gilbert 0fcc400266 -------------------------------------------------------------------------------
Fri Nov  9 23:31:01 GMT 1999
(gilbertt)

Added some more goofy text to the banner cloak-animation, tidied up some
bits and bobs... I forget what else ;-)


SVN revision: 1222
1999-11-09 14:01:50 +00:00
Tom Gilbert ee8caed6dd damn cvs
SVN revision: 1221
1999-11-09 13:52:36 +00:00
Tom Gilbert e754278b17 Mon Nov 2 18:59:14 GMT 1999
(gilbertt)

Oh dear. There was something terribly wrong with my starfields. I think
there still is, but it's better than it was...


SVN revision: 1138
1999-11-02 10:17:55 +00:00
Tom Gilbert 875fdd1d9c Sun Nov 1 22:06:12 GMT 1999
(gilbertt)

Nothing spectacular:
        Fixed some issues with a couple of cloak-anims
        Added SineWave. Unless I'm feeling wacky sometime, that just about
        does it for cloak-anims. Enough is enough ;-)

Next step is to change most of them from global arrays to mallocs, to reduce
memory consumption somewhat (currently around 270Kb non-shared on my box)


SVN revision: 1096
1999-11-01 13:35:33 +00:00
Mandrake 73dc223221 Sun Oct 31 15:07:43 PST 1999
(Mandrake)

gave gilbertt access to put screenshoot in CVS.  YOU NEED TO MODIFY THE
CHANGELOG THOUGH.  fixed some warnings here and there.  I don't like warnings


SVN revision: 1076
1999-10-31 14:36:30 +00:00
Tom Gilbert 5c423a43ce Sun Oct 31 21:36:50 GMT 1999
(gilbertt)

New cloak-animation - text banner.
Fixed my bouncing ball.
Rand()omised my atoms.

How can I even try to make a serious ChangeLog entry when all I've done is
fix my bouncing ball? I give up.


SVN revision: 1074
1999-10-31 13:19:20 +00:00
Tom Gilbert 317c73052d Mon Oct 31 11:36:50 GMT 1999
(gilbertt)

Added E-ScreenShoot

This should make it easier to keep up to date :-)

Enjoy.


SVN revision: 1070
1999-10-31 10:39:59 +00:00