Commit Graph

243 Commits

Author SHA1 Message Date
Tom Gilbert e66bb2dc9d Fixed a couple of warnings. Lots more to do though, no prototypes =P
SVN revision: 1352
1999-11-20 19:47:43 +00:00
Tom Gilbert fbbb3a628b Changed #include <epplet.h> to "epplet.h"
SVN revision: 1351
1999-11-20 19:40:12 +00:00
Tom Gilbert 598354a379 Oops.
That won't do.


SVN revision: 1350
1999-11-20 19:38:49 +00:00
Richard Barnes 934981389d You'll never guess... (E-MoonClock)
SVN revision: 1349
1999-11-20 19:30:36 +00:00
Richard Barnes ba9e68c662 Still E-MoonClock
SVN revision: 1348
1999-11-20 19:29:14 +00:00
Richard Barnes 4e763543af Adding E-MoonClock by mazeone
SVN revision: 1347
1999-11-20 19:25:32 +00:00
Tom Gilbert 87448696d2 Sat Nov 20 19:55:22 GMT 1999
(gilbertt)

Changed the Makefile.am to put epplet images in $EROOT/epplet_data.

I wanted to have epplet subdirs under this directory, but it really
complicated the Makefile, so I left it for now. It was easy for me the make
the changes with sed this way too ;)

Any stuff your app needs to install should go in epplet_data, preferably
with the filename prefixed with the name of your epplet.

Flame me if this bugs you...


SVN revision: 1345
1999-11-20 17:55:56 +00:00
Michael Jennings dfffee2676 Forgot this part.
SVN revision: 1341
1999-11-20 00:05:43 +00:00
Michael Jennings 4d54be14f9 Fri Nov 19 17:49:09 PST 1999
(KainX)

Fixes and cleanups to E-NetGraph.  It now does config files properly and
includes all the options in them.


SVN revision: 1340
1999-11-19 23:56:08 +00:00
Carsten Haitzler 39890b6ac4 make distcheck properly... :)
SVN revision: 1338
1999-11-19 23:01:40 +00:00
Michael Jennings cfe314b476 Fri Nov 19 12:35:48 PST 1999
(KainX)

Okay, all the conditional build stuff should be fixed up now.  I'll need some
SGI people to test this as well as Solaris people, since it's entirely
possible I borked them both. :-)


SVN revision: 1336
1999-11-19 18:46:24 +00:00
Tom Gilbert 806f36865a Thu Nov 18 19:15:14 GMT 1999
(gilbertt)

Changes to E-NetGraph.c

Removed some warnings which show up when compiling with -Wall.


SVN revision: 1331
1999-11-18 18:04:30 +00:00
Tom Gilbert 72811c2786 I'll be needing to commit these then
SVN revision: 1330
1999-11-18 17:57:16 +00:00
Tom Gilbert 8ff8586bd2 Thu Nov 18 19:15:14 GMT 1999
(gilbertt)

Changes to E-ScreenShoot

Added a couple of new config options. They're in the dox, but I'll yip about
them too.

VIEW_SHOT & VIEWER   -   View shot after taking it using VIEWER (ee default)
RUN_SCRIPT & SCRIPT_TO_RUN  -  Run script/program after taking shot, sending
filename as parameter.

Also cleaned up some of that code, it was hairy.


SVN revision: 1329
1999-11-18 17:55:21 +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
Tom Gilbert 30f5ffa096 Thu Nov 18 18:16:12 GMT 1999
(gilbertt)

Working towards cool new E-ScreenShoot features.

They're not there yet though :)


SVN revision: 1327
1999-11-18 16:41:37 +00:00
Richard Barnes dd5ea78699 Ok, added the *real* E-NetGraph to cvs. Coded by Daniel Erat
(http://www2.ucsc.edu/~erat/). I had no idea this existed, it rocks. It takes
hella command-line options, but I modified it to use a config file too. It may
not run at first if your net device is not ppp0 and you don't specify. This
will be changed.


SVN revision: 1326
1999-11-18 15:27:22 +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
Michael Jennings 59d9e9cdff Damn thing filled up my .xlog.
SVN revision: 1323
1999-11-17 23:51:35 +00:00
Michael Jennings 00c98e327a Wed Nov 17 14:18:42 PST 1999
(KainX)

Cleanups to the libgtop stuff.  Someone (Mark) please tell me if this doesn't
work on Solaris....


SVN revision: 1322
1999-11-17 20:55:49 +00:00
Carsten Haitzler 3798c6a812 added test for libgtop etc. - you will need libgtop 1.0.1 i think or higher as
libgtop-config no-linger has the --cflags etc. :)


SVN revision: 1321
1999-11-17 15:42:50 +00:00
Christian Kreibich 4d0e20be5b Changed the button management of E-Mountbox -- added a third
button at the bottom that shows the additional buttons when clicked.

Q: How does a UNIX Guru do Sex ?
A: unzip; strip; touch; finger; \
   mount; fsck; more; yes; umount; sleep

Uhm ... apologies for my bad taste ... I graded the code of 30
breadth/depth-first graph searches today, believe me, that can
really deteriorate one's taste =)


SVN revision: 1320
1999-11-17 00:18:31 +00:00
Michael Jennings 5ae5797f94 Mon Nov 15 12:30:13 PST 1999
(KainX)

Another morning, another cleanup.  Doesn't anyone use warning flags besides
me?


SVN revision: 1313
1999-11-15 19:37:56 +00:00
Richard Barnes 885174b675 Guess people like it like this...
SVN revision: 1308
1999-11-15 00:42:04 +00:00
Richard Barnes 9928f4f346 Who screwed up my layout?
SVN revision: 1307
1999-11-14 23:38:11 +00:00
Tom Gilbert 99e803c8d5 Sun Nov 14 02:53:54 GMT 1999
(gilbertt)

Added another animation to E-SD, "History Bar", its cooler.


SVN revision: 1305
1999-11-14 02:18:24 +00:00
Tom Gilbert 1483a268ec *cough*
SVN revision: 1302
1999-11-14 01:59:41 +00:00
Tom Gilbert 62e6c346c0 Sun Nov 14 02:24:13 GMT 1999
(gilbertt)

Added new animation to E-SD, called history, it is responsive to sound, and
will hopefully keep StriderZ off my back for a day or two :P


SVN revision: 1301
1999-11-14 01:49:14 +00:00
Tom Gilbert 6d7152f12f Sun Nov 14 01:34:43 GMT 1999
(gilbertt)

Should have quashed all lag in E-SD. Please let me know

You will have to remove your old .cfg from epplet_configs for the changes to
take effect.


SVN revision: 1300
1999-11-14 01:00:12 +00:00
Tom Gilbert 2d7903c6ec That shouldn't happen
SVN revision: 1299
1999-11-14 00:45:48 +00:00
Tom Gilbert 49b584a369 Put some words in here
SVN revision: 1298
1999-11-14 00:40:51 +00:00
Tom Gilbert bea6a107ad Added help and icon to E-ScreenSave
SVN revision: 1297
1999-11-14 00:19:49 +00:00
Tom Gilbert c5f91b508b Sat Nov 13 21:03:02 GMT 1999
(gilbertt)

Added E-ScreenSave. Will control xscreensaver, but currently just locks the
screen on demand.


SVN revision: 1296
1999-11-14 00:02:31 +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 649f340477 Well I kinda need these too, clearly.
SVN revision: 1288
1999-11-13 00:12:38 +00:00
Tom Gilbert 3541b79799 Credit where its due ;-)
SVN revision: 1287
1999-11-13 00:11:47 +00:00
Tom Gilbert 5c88d7889d Sat Nov 13 00:34:12 GMT 1999
(gilbertt)

Thanks to code from Steve Brunton <brunton@dweeb.turner.com>, E-Mixer should
now support IRIX. Please test this for me you funny hardware people you ;-)


SVN revision: 1286
1999-11-13 00:09:31 +00:00
Michael Jennings ce2f577578 Fri Nov 12 15:57:40 PST 1999
(KainX)

Wrap-around history.


SVN revision: 1285
1999-11-12 23:32:49 +00:00
Michael Jennings 8a5b31f7f5 Fri Nov 12 15:37:46 PST 1999
(KainX)

Some UI changes to make E-Exec a little more friendly. :-)


SVN revision: 1284
1999-11-12 23:13:13 +00:00
Tom Gilbert 52950081d3 -------------------------------------------------------------------------------
Fri Nov 12 19:14:21 GMT 1999
(gilbertt)

More E-SD.c changes. Should be better, but let me know if any lag occurs.


SVN revision: 1278
1999-11-12 19:55:28 +00:00
Tom Gilbert c190e46f16 Fri Nov 12 19:14:21 GMT 1999
(gilbertt)

Changes to E-SD.[ch]

I'm hoping to have fixed the occasional high cpu usage my epplet seems to
show for everyone except me...

Please let me know if it worked...


SVN revision: 1275
1999-11-12 18:53:54 +00:00
Richard Barnes 294986b62e Gee..wonder how many more commits I can get before 14:00...
Fixed a segfault bug in E-Exec.


SVN revision: 1274
1999-11-12 18:33:56 +00:00
Richard Barnes 1401f9bd62 Added a feature to allow you to scroll off the end of the command history and
back into a blank textbox. Was supposed to already be in, but for some reason
it didn't work.


SVN revision: 1273
1999-11-12 18:24:48 +00:00
Richard Barnes ec6e682ffe Changed epplets/E-Exec.c
Added Epplet_unremember to cb_close.


SVN revision: 1272
1999-11-12 17:56:30 +00:00
Richard Barnes f1e7e6151e look at the Changelog...dammit
SVN revision: 1271
1999-11-12 17:47:01 +00:00
Tom Gilbert a10eadf816 Fri Nov 12 16:50:11 GMT 1999
(gilbertt)

Changes to E-Clock.c E-Areas.c Emix.x E-Sys.c E-Mountbox.c E-Load.c
E-Memwatch.c

Using atexit(Epplet_cleanup) prevents all those "mulitple spawning on
startup problems" people get.


SVN revision: 1269
1999-11-12 16:48:44 +00:00
Richard Barnes a87dedb19e Got rid of a segfault bug in the new history stuff...
SVN revision: 1268
1999-11-12 09:50:31 +00:00
Michael Jennings 4ec2ea2a37 *sneeze*
SVN revision: 1267
1999-11-12 07:07:49 +00:00
Richard Barnes bf855d9279 Ok. E-Exec now does command history of up to 15 items. Added
Epplet_change_textbox. Not thoroughly tested, but isn't that what users
are for? *runs*


SVN revision: 1261
1999-11-12 03:46:39 +00:00
Richard Barnes 5d299b6405 Added some code to do a command history. A change to the api is needed for it
to work, so I'm committing this first so I don't screw anything up during the
api modification. currently the relevant code is commented out.


SVN revision: 1258
1999-11-12 01:08:28 +00:00
Richard Barnes 74b51c2e8c Added some buttons for future use...
SVN revision: 1256
1999-11-12 00:49:22 +00:00
Tom Gilbert a209b3a060 Thu Nov 11 21:08:12 GMT 1999
(gilbertt)

Changed ~/ to $HOME/ in the default E-ScreenShoot directory config, for
those people with strange obscure machines that just don't play ball :-P

Oh, and just for KainX, there follows TWO newlines. One for this entry, and
one to make up for the last omission. ;-)


SVN revision: 1255
1999-11-11 20:58:47 +00:00
Michael Jennings fa94387121 Thu Nov 11 11:55:02 PST 1999
(KainX)

Okay, I've fixed the API issue with Epplet_modify_config(), and I've fixed the
weird Epplet_reset_textbox() behavior.  (For the record, there was never a
buffer overflow here.  The textbox contents are dynamically allocated and
resized.)

I also tweaked some of Tom's changes both for style and more robustness.  I
also fixed the OK dialog error the "right" way.  The real problem was not
calling Esync() before exiting. :-)

Now if only I could talk Tom into putting a newline at the end of his
ChangeLog entries.... ;-)


SVN revision: 1254
1999-11-11 19:47:17 +00:00
Tom Gilbert 5034d32be8 -------------------------------------------------------------------------------
Thu Nov 11 18:50:07 GMT 1999
(gilbertt)

*Hopes KainX doesn't kill him*

Fixed a couple of things.
o No longer tries to open subdirectories as images (my
.enlightenment/backgrounds directory contains only two subdirs, tiled and
fullscreen, previously it dumped core trying to open these as images).
o If there are no images in the dir, the Epplet_dialog_ok was never shown,
as it was followed by an exit(-1). It must be followed (at some point) by
Epplet_loop() to work.

KainX: If I broke it, you can kill me :)


SVN revision: 1253
1999-11-11 18:56:06 +00:00
Richard Barnes ac6dcea856 Just spiffed it up slightly...i think...
SVN revision: 1251
1999-11-11 03:23:11 +00:00
Richard Barnes f7bb9a97d5 uh...uhuhuhuuhuh...this is gonna be cool...
SVN revision: 1250
1999-11-11 03:02:47 +00:00
Michael Jennings 126d6c30c5 Fix the corruption of the "device" field? I just prevent it from saving
since its value could never change over the course of the program....


SVN revision: 1249
1999-11-11 01:55:44 +00:00
Michael Jennings 5feed64276 Okay, now you can build the test programs if you want to, but they're not
built by default.


SVN revision: 1247
1999-11-11 00:07:43 +00:00
Michael Jennings 366636fcdc Icky pooh.
SVN revision: 1244
1999-11-10 23:56:29 +00:00
Michael Jennings c43022a9b3 Wed Nov 10 15:49:40 PST 1999
(KainX)

E-Mountbox is now size-matched with everything else, and the help/config/close
buttons appear and disappear just like the other epplets.  Consistency is a
good thing. :-)  Also, E-Xss won't show/hide the drawing area any more when
it gains/loses focus.


SVN revision: 1243
1999-11-10 23:51:50 +00:00
Christian Kreibich 811247cb78 Esnprintf is in the house now :)
SVN revision: 1242
1999-11-10 23:37:53 +00:00
Michael Jennings 45ec67a22a Fixed that problem.
SVN revision: 1241
1999-11-10 23:13:12 +00:00
Mandrake 110fed5522 Wed Nov 10 14:54:28 PST 1999
(Mandrake)

removed EppletTest and EppletConfigTest from install procedure.  no need for
those to be automagically installed.


SVN revision: 1240
1999-11-10 22:54:37 +00:00
Michael Jennings f84d88b726 Fixes.
SVN revision: 1239
1999-11-10 22:46:14 +00:00
Tom Gilbert 446748616a -------------------------------------------------------------------------------
Wed Nov 10 19:48:22 GMT 1999
(gilbertt)

Added E-SD. I totally b0rked the repo in the process. Sorry folks.


SVN revision: 1238
1999-11-10 22:36:39 +00:00
Tom Gilbert 766b6937c7 -------------------------------------------------------------------------------
Wed Nov 10 19:48:22 GMT 1999
(gilbertt)

Added E-SD. I don't think I screwed anything up in the process.

Please let me know if this fails to compile/work on your systems!


SVN revision: 1237
1999-11-10 09:39:16 +00:00
Tom Gilbert eaf4e395f9 Sorry, forgot to NULL some *data.
SVN revision: 1236
1999-11-10 09:27:26 +00:00
Tom Gilbert 9469f33bdc Ok. This one really was my fault. But cvs started it!
Do I get the prize for "most cvs commits for smallest epplet"?


SVN revision: 1235
1999-11-10 09:14:06 +00:00
Tom Gilbert 21fc24fab2 Well this is just ludicrous.
I told you it hated me.


SVN revision: 1234
1999-11-10 09:12:40 +00:00
Tom Gilbert 8afec77a04 Gaaaaaah.
Let me beeeee!


SVN revision: 1233
1999-11-10 09:06:43 +00:00
Tom Gilbert ca55fd6428 Damn you cvs, why do you do this to me???
I don't deserve it!


SVN revision: 1232
1999-11-10 09:05:48 +00:00
Richard Barnes ad52573105 Finally got the crap working right...geez. Give a man cvs access and he
immediately attempts to render it incompilable....is that a word?


SVN revision: 1230
1999-11-09 20:10:10 +00:00
Christian Kreibich 1d12710591 Arrgh.
SVN revision: 1225
1999-11-09 15:40:12 +00:00
Christian Kreibich 680b290e8b Oops. It helps when you look at the config file :)
SVN revision: 1224
1999-11-09 15:39:27 +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
Christian Kreibich 70bdb72717 Well, I couldn't resist any longer -- here's my little
contribution to the wonderfuld world of epplets: The
E-Mountbox. I know, I know, there's already a nice little
mounting epplet by Daniel Erat around, but mine's got
spiffier graphics :)


SVN revision: 1219
1999-11-09 12:34:40 +00:00
Michael Jennings 54214c1dc4 Mon Nov 8 20:32:49 PST 1999
(KainX)

Raised the delay for qix (oops) and redid the date format in E-Time.  It now
shows the full weekday name and shows the day before the month.  I also added
a space for improved readability.


SVN revision: 1216
1999-11-08 18:37:49 +00:00
Carsten Haitzler e912923200 better default screensaverr set
SVN revision: 1213
1999-11-08 17:23:42 +00:00
Michael Jennings d22934278f Icon.
SVN revision: 1211
1999-11-08 12:28:10 +00:00
Michael Jennings 3131c6476e Mon Nov 8 14:05:56 PST 1999
(KainX)

Multiple hacks are now supported in E-Xss.  Just edit your config file and
list as many hacks as you want.  The key values are "hack_0", "hack_1", etc.,
on up to however many hacks you want.


SVN revision: 1210
1999-11-08 12:14:34 +00:00
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
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
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
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 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 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 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
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 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
Michael Jennings 9898d36b95 Fri Oct 22 21:43:33 PDT 1999
(KainX)

Alright, I've got the config stuff working as planned.  Epplet_Init() has the
same parameters as it used to.  If you use config files, make sure to call
Epplet_load_config() AFTER calling Epplet_Init() but BEFORE attempting to
access config data.

Also note the function name changes:  Epplet_save_config(),
Epplet_query_config_data(), and Epplet_modify_config_data().


SVN revision: 951
1999-10-22 22:09:18 +00:00
Christian Kreibich 5231296117 Ok, the config file management should work now. Lock files are used
for instance accounting, every epplet has its own directory in
~/.enlightenment/epplet_config/<epplet-name>, transparent config file
handling is provided. Users only need to query for settings and change
settings. Config settings are saved automatically on exit, which
means that users MUST call Epplet_cleanup() before exiting. Every
epplet instance has its own config file. Also added a mechanism for
defining default settings.

Updated all epplets accordingly.

Look at ConfigTestEpplet.c for the details. It shows what instance it
is running as and keeps a record on how many times that instance
has been run in the config files.


SVN revision: 949
1999-10-22 16:43:22 +00:00
Carsten Haitzler f335cedd01 add epplet from john slee that chnages desktop areas :) great example of
using IPC to control E form an epplet :)


SVN revision: 921
1999-10-21 09:07:38 +00:00
Carsten Haitzler 52b332315b fix segv in E-Cpu
SVN revision: 905
1999-10-20 16:09:34 +00:00
Michael Jennings 41a6d75874 Tue Oct 19 14:21:41 PDT 1999
(KainX)

Added 7of9 mode to E-Biff just for raster. :-)
Also fixed some bugs with the config file stuff.  If you're going to parse a
config file, *honor* it for pete's sake! =P


SVN revision: 885
1999-10-19 15:27:44 +00:00
Mandrake e873ec708e and the same EMix -> Emix typo hits us again
SVN revision: 884
1999-10-19 14:08:38 +00:00
Mandrake 0a479dd54e we were a bit too liberal with slashes.
SVN revision: 883
1999-10-19 14:05:02 +00:00
Carsten Haitzler 10755b7a3d damn u automake! :-)
SVN revision: 882
1999-10-19 14:01:58 +00:00
Carsten Haitzler 6b2fb62520 :)
SVN revision: 881
1999-10-19 14:00:27 +00:00
Carsten Haitzler d4d43070b1 fix that :)
SVN revision: 880
1999-10-19 13:57:06 +00:00
Carsten Haitzler 1f1ae81ca2 added Emix epplet... :) fixed EBiff icon to be smaller :)
SVN revision: 879
1999-10-19 13:46:24 +00:00
Michael Jennings 6ff06d5752 You can't use ${DATA} guys. Changed to ${IMAGES}.
SVN revision: 877
1999-10-19 11:45:30 +00:00
Mandrake 7cbbb004ee Mon Oct 18 18:13:35 PDT 1999
(Mandrake)

fixed another Makefile.am bug


SVN revision: 865
1999-10-18 19:22:29 +00:00
Carsten Haitzler 64ffdbf7b2 better default label if you dont have apm.. :)
SVN revision: 864
1999-10-18 19:15:32 +00:00
Mandrake 46813490cc Mon Oct 18 16:02:50 PDT 1999
(Mandrake)

fixed Makefile.am in epplets to actually build some directories it asked for.
added ChangeLog


SVN revision: 842
1999-10-18 17:13:26 +00:00
Carsten Haitzler 6470e903a9 add a battery meter epplet :) - okj someoen else did already but min looks
sexy and i wrote it on the plane flight back from ALS :)


SVN revision: 835
1999-10-18 14:55:46 +00:00
Michael Jennings 18d5bff668 Pass make distcheck
SVN revision: 831
1999-10-15 19:04:44 +00:00
Michael Jennings cb07d706f8 E-Biff 0.3.
Features a new layout, a new icon, and config file support.


SVN revision: 830
1999-10-15 18:53:49 +00:00
Michael Jennings db2fbd36ad Doh?
Doh.


SVN revision: 829
1999-10-15 14:11:05 +00:00
Michael Jennings 80fa34751c Build fixes and a new digital clock epplet.
SVN revision: 828
1999-10-15 14:10:39 +00:00
Carsten Haitzler 9288bb6368 add about stuff for the epplets
SVN revision: 823
1999-10-13 22:16:48 +00:00
Carsten Haitzler 2ab08d6a18 add aoubt docs for E-Cpu.. :)
SVN revision: 820
1999-10-13 21:12:40 +00:00
Michael Jennings 278d66d3ad Make EROOT and EBIN available to all epplets.
SVN revision: 818
1999-10-13 19:20:44 +00:00
Carsten Haitzler df793d4b3d E-clock changed.. much sexier now :)
SVN revision: 817
1999-10-13 19:04:05 +00:00
Michael Jennings 2f6a313fa9 It works! :)
SVN revision: 816
1999-10-13 18:39:17 +00:00
Michael Jennings 5921e8bbd9 Installing binaries, good. Installing icons, still working on it. :)
SVN revision: 815
1999-10-13 18:32:38 +00:00
Michael Jennings b53d6e8aac And again.
SVN revision: 810
1999-10-13 17:41:25 +00:00
Michael Jennings 560aad04d5 Build with automake. Don't try installing yet; that doesn't work, but
raster needs my work to this point, so here it is. :)


SVN revision: 808
1999-10-13 17:39:37 +00:00
Carsten Haitzler 6c64681206 imporoting epplets......
SVN revision: 806
1999-10-13 15:14:42 +00:00