Commit Graph

11 Commits

Author SHA1 Message Date
Michael Jennings c53dd6e7bf Tue Dec 7 18:02:22 PST 1999
(KainX)

Fixed a seg fault in E-Mountbox if the images in the config file aren't found.
It first falls back on the compiled-in defaults, and if that doesn't work
either, it exits with an error.


SVN revision: 1545
1999-12-07 21:04:58 +00:00
Michael Jennings 3e6a527f10 Mon Nov 29 20:34:40 PST 1999
(KainX)

All the network stats stuff has been moved to a centralized location, and all
the network stats epplets have been converted to use the new functions.  Thus,
all network epplets can now have a portable interface to the data without
having to worry about portability; the backend takes care of it.

I also added copyright statements and a license to all my epplets.  And I
removed my name from the E-Mountbox copyright since my contributions were
negligible. :-)


SVN revision: 1460
1999-11-30 00:52:31 +00:00
Christian Kreibich 7e989c8e19 Added Epplet_unremember to E-Mountbox. Added layout options to
E-Mixer and updated docs. Tom, change as you see fit, ok?


SVN revision: 1457
1999-11-29 21:50:40 +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
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
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
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
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