Commit Graph

97 Commits

Author SHA1 Message Date
Michael Jennings 6de296475d Sat Nov 6 12:03:16 PST 1999
(KainX)

Well, it seems to work pretty well at this point.  Now I just need to figure
out how to support multiple hacks (which is what those previous/next buttons
are for).


SVN revision: 1194
1999-11-06 10:33:58 +00:00
Michael Jennings 86e423d2f7 Well, it still has issues, but at least it won't go killing off your X
server any more....


SVN revision: 1193
1999-11-06 10:18:43 +00:00
Michael Jennings 20ce6fb410 Fri Nov 5 16:36:55 PST 1999
(KainX)

E-Xss, an xscreensaver epplet.  Unfortunately, xscreensaver crashes my X
server on a regular basis, so I'll have to continue development for this at
home.  It currently has...issues.


SVN revision: 1185
1999-11-05 15:17:32 +00:00
Michael Jennings 9b23a59f35 Fri Nov 5 10:44:18 PST 1999
(KainX)

The zoom button works now.  It executes an arbitrary command and replaces an
occurance of %s in the string with the current image filename.  The default
is "ee %s".


SVN revision: 1182
1999-11-05 09:27:39 +00:00
Michael Jennings 2bfe8aa360 Woops, forgot the edge conditions.
SVN revision: 1180
1999-11-04 17:45:57 +00:00
Michael Jennings 26f82eb3a2 Thu Nov 4 18:39:32 PST 1999
(KainX)

Several new features for E-Slides and some new icons.


SVN revision: 1179
1999-11-04 17:30:26 +00:00
Christian Kreibich 19eec1c40e Epplet_run_command() now returns the exit code of
the command.


SVN revision: 1177
1999-11-04 15:43:04 +00:00
Michael Jennings 55639cbe7d Thu Nov 4 16:00:26 PST 1999
(KainX)

E-Slides, a slideshow epplet.  This is just the initial version; more features
coming soon.  :-)

Also some API additions/bugfixes.


SVN revision: 1176
1999-11-04 14:53:40 +00:00
Tom Gilbert 12a92c2ff0 Wed Nov 3 23:58:36 GMT 1999
(gilbertt)

More late-night coding for Tom ;-)
The trouble with using a .1f format string for something which will
accept a < 0.1 value, is that the value is written as 0.0
This is clearly not a good idea, and led to an interesting 5 minute
bug-hunt.

Time for sleep.


SVN revision: 1166
1999-11-03 15:02:45 +00:00
Michael Jennings 23c0139c3a Ummm, woops. :-)
SVN revision: 1158
1999-11-02 18:07:17 +00:00
Michael Jennings acaa134834 Tue Nov 2 18:28:36 PST 1999
(KainX)

A new cloak mode for E-ScreenShoot...random!  You can guess what it does.


SVN revision: 1157
1999-11-02 17:40:52 +00:00
Michael Jennings b794daa500 Tue Nov 2 13:31:28 PST 1999
(KainX)

An update from Matt McClanahan <cardinal@dodds.net> to his previous patch.


SVN revision: 1144
1999-11-02 12:47:08 +00:00
Tom Gilbert dc068bd0e0 Fixed up the horrid-looking labels on this dox diagram.
SVN revision: 1143
1999-11-02 12:46:31 +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
Christian Kreibich 5f56c8e8b4 Fixed a potential segfault if people insist on calling
Epplet_add_config without a prior Epplet_load_config.


SVN revision: 1134
1999-11-02 07:45:00 +00:00
Laurence J. Lane f5f9f8a94a run ldconfig
SVN revision: 1121
1999-11-01 20:29:37 +00:00
Laurence J. Lane 319eeef7bf old file with error
SVN revision: 1120
1999-11-01 20:24:50 +00:00
Laurence J. Lane 85670bed48 Stuff.
SVN revision: 1119
1999-11-01 20:11:36 +00:00
Tom Gilbert c49f7eeee5 Holy crap! I just realised I was adding my ChangeLog entries to the top of
the file, when everyone elses kind of went downwards....

Aaaargh.

Head, meet desk. Desk, head.

*thump*


SVN revision: 1099
1999-11-01 15:14:47 +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
Carsten Haitzler b26051b7a8 fix the makefile.. remember guys to add the stuff that makes dirs to have
stuff instaleld there...


SVN revision: 1087
1999-10-31 22:43:18 +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 c4c3ee495a Mon Oct 31 19:07:50 GMT 1999
(gilbertt)

I guess I should include a recent Changelog:
Added dox help, including a couple of images to make things more clear.
Found several bugs in my drawing routines, and squashed them.
Added a couple of new cloak-animations.
Please let me know if you have problems building it.


SVN revision: 1071
1999-10-31 10:50:25 +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
Carsten Haitzler d41a4c2b94 misjng prototype :)
SVN revision: 1044
1999-10-30 10:04:44 +00:00
Carsten Haitzler 8c3bb5530a add patches for std buttons for popups.. and fix epplets...
SVN revision: 1040
1999-10-28 23:30:09 +00:00
Michael Jennings 0768fac75b Thu Oct 28 18:58:52 PDT 1999
(KainX)

Basic cleanups on the config stuff.  I made sure that all epplets using the
config subsystem are using atexit(), and I added the same re-prioritizing
code that my epplets have to E-Cpu and E-NetFlame so they wouldn't be as
CPU-intensive.  E-NetFlame has also been upgraded to v0.3 with bandwidth
patches from Shawn (the author), and it also has a config file option for
which interface to monitor (default "eth0") for those who might want to keep
an eye on ppp0.


SVN revision: 1037
1999-10-28 18:13:11 +00:00
Carsten Haitzler d0854e1e76 fix clock.....
SVN revision: 1016
1999-10-28 10:18:34 +00:00
Michael Jennings 187b738248 Tue Oct 26 17:44:38 PDT 1999
(KainX)

E-Sys, an uptime epplet that actually *works*. :-)


SVN revision: 992
1999-10-26 17:22:36 +00:00
Michael Jennings cc45df368c Oops. Shouldn't have done that little part. If the config file doesn't
exist, it's not necessarily an error.


SVN revision: 991
1999-10-26 16:17:24 +00:00
Michael Jennings 607ee975fe Tue Oct 26 16:06:43 PDT 1999
(KainX)

Okay, don't kill me.  I had to change the API again because it was broken.
Epplet_load_config() now takes no parameters.  I also renamed some functions,
which the following command should help you do:

perl -p -i.bak -e \
	's/config_data_with_def/config_def/g; s/_config_data/_config/g;' \
	<files>

That all goes on a single line, BTW.  And replace <files> with the names of
your .c files.  You must now specify any defaults by calling
Epplet_query_config_def() instead and passing the default to that function.

I also added the ability to right-justify label text by specifying a negative
x coordinate.  See E-Time for a sample.


SVN revision: 989
1999-10-26 15:48:35 +00:00
Carsten Haitzler 1886cd46f5 E-Power patches :)
SVN revision: 987
1999-10-26 14:00:12 +00:00
Michael Jennings d4fcc010d6 Tue Oct 26 14:15:39 PDT 1999
(KainX)

Fixed E-Time to look better.  Should fix the problem with non-BlueSteel
themes.


SVN revision: 986
1999-10-26 13:56:51 +00:00
Michael Jennings 94eac0fea1 Tue Oct 26 13:42:53 PDT 1999
(KainX)

First off, I removed some unneeded variables from E-MemWatch.  I also fixed a
reporting bug in E-Disk.

But most importantly, I fixed Epplet_change_label() to avoid changing a label
to the exact same string.  This is the best place to handle this situation,
because it saves resources (we already have both strings to compare) and, due
to the nature of epplets, the probability is very high that this function
would only (or at least primarily) be called from a timer callback.  So it
simplifies client code this way too.


SVN revision: 983
1999-10-26 13:26:21 +00:00
Carsten Haitzler fb6984b026 show the REAL memeory usage.. (wel closer to REAL)
SVN revision: 980
1999-10-26 00:35:54 +00:00
Carsten Haitzler fdae9c86f4 sync when unremembering..........
SVN revision: 979
1999-10-25 23:54:10 +00:00
Michael Jennings 50f2c6afc5 Mon Oct 25 23:43:23 PDT 1999
(KainX)

E-NetFlame was too spiffy for me to not add it. :-)


SVN revision: 973
1999-10-25 23:33:27 +00:00
Michael Jennings 02e42b0669 Helps if you actually commit the C file. =P
SVN revision: 970
1999-10-25 23:18:49 +00:00
Michael Jennings 89f9984f36 Mon Oct 25 23:28:31 PDT 1999
(KainX)

E-Disk, an epplet which gives you a numerical and graphical view of your disk
I/O.  It also keeps persistent bandwidth data, so the longer you run it, the
more accurately the percentage bars will portray your I/O bandwith usage.


SVN revision: 969
1999-10-25 23:18:29 +00:00
Michael Jennings 6c4efbae74 Mon Oct 25 16:49:48 PDT 1999
(KainX)

Added a mode for open() since apparently some systems don't default to
(0666 | umask) like they should. :(


SVN revision: 967
1999-10-25 16:41:06 +00:00
Michael Jennings eb7aca7990 Oops.
SVN revision: 965
1999-10-25 10:59:05 +00:00
Michael Jennings d01fc8f7dc Sun Oct 24 13:05:15 PDT 1999
(KainX)

Added Epplet_query_config_data_with_def().  See the header file for syntax.
For some reason, the compiler didn't like it when I spelled out "default."


SVN revision: 964
1999-10-24 13:10:22 +00:00
Michael Jennings 0ce900fd91 Sun Oct 24 12:14:07 PDT 1999
(KainX)

Lock files now store PID's so that stale checks can be made.  It seems to
work here, but I'll need lots of testing.

PLEASE remove all .lock files from ~/.enlightenment/epplet_config/*/ and close
all running epplets before running any new ones!


SVN revision: 963
1999-10-24 12:21:17 +00:00
Mandrake 87606b4ccd Sat Oct 23 21:00:30 PDT 1999
(Mandrake)

Second patch from horms about popup entry removal


SVN revision: 961
1999-10-23 21:07:31 +00:00
Mandrake e75aa717fe Sat Oct 23 10:03:02 PDT 1999
(Mandrake)

Added patch from horms (horms@valinux.com) to allow you to remove popup entries


SVN revision: 958
1999-10-23 10:15:45 +00:00
Michael Jennings fec1a39d83 Sat Oct 23 00:15:29 PDT 1999
(KainX)

E-MemWatch, a memory/swap monitor.


SVN revision: 957
1999-10-23 00:39:21 +00:00
Michael Jennings 117ca28b7e Fri Oct 22 23:22:25 PDT 1999
(KainX)

Fixed configure.in so that user-specified $CFLAGS will be honored.  Also
removed all the warnings from compiling.


SVN revision: 955
1999-10-22 23:45:57 +00:00
Michael Jennings 0a4e2ce260 Fri Oct 22 22:48:20 PDT 1999
(KainX)

Multiple instance and config file support for E-Cpu, E-Net, and E-Biff. :-)


SVN revision: 954
1999-10-22 23:12:12 +00:00
Michael Jennings c274c25cfa E-Cpu now uses the new config stuff and supports multiple instances.
SVN revision: 952
1999-10-22 22:25:47 +00:00