Commit Graph

254 Commits

Author SHA1 Message Date
Michael Jennings fea3c90571 Damnit, who put C++ comments in? I specifically said not to use them.
SVN revision: 1453
1999-11-29 18:00:00 +00:00
Laurence J. Lane 6c730b1e68 that evil install-data-hook was eating small domestic pets and data
files with "C", "V" or "S" in the name, it had to be stopped


SVN revision: 1452
1999-11-29 11:33:38 +00:00
Tom Gilbert 6680bc8f5d Mon Nov 29 14:08:10 GMT 1999
(gilbertt)

Tidied up E-UrlWatch lots. Its pretty lean now.


SVN revision: 1451
1999-11-29 10:29:22 +00:00
Richard Barnes 10af2854ff More fun with focus...
SVN revision: 1450
1999-11-28 22:59:25 +00:00
Richard Barnes 1a79294f41 Change to something more like ClickToFocus. The gadgets won't *keep* the focus
unless you click them. This probably needs a little more work...


SVN revision: 1449
1999-11-28 22:33:31 +00:00
Richard Barnes c588207445 Make focusing between an epplet and it's gadget's work a little better. Basically added sloppy-focus. The epplet remembers which gadget last had focus and, if none currently have focus and the last_gadget was a textboxes, passes key events to it.
SVN revision: 1448
1999-11-28 22:08:49 +00:00
Tom Gilbert 517bc09e71 Mon Nov 29 01:08:58 GMT 1999
(gilbertt)

Hrm. A segfault with a certain form of url. Fixed.


SVN revision: 1446
1999-11-28 21:31:57 +00:00
Tom Gilbert 1b47bfe241 Ok. This should be better, the list code was a bit messy. Now its super cool
:)


SVN revision: 1445
1999-11-28 20:44:37 +00:00
Tom Gilbert 3c94fbc165 Hrm. Duplicates are no longer added to the popup.
SVN revision: 1435
1999-11-28 19:07:34 +00:00
Tom Gilbert ba3c47ab02 forgot this
SVN revision: 1431
1999-11-28 18:17:44 +00:00
Tom Gilbert 6f5f6103ae Sun Nov 28 21:52:12 GMT 1999
(gilbertt)

Made the screensaver lock command configurable in E-ScreenSave.


SVN revision: 1430
1999-11-28 18:17:18 +00:00
Carsten Haitzler ea9b3ecfc9 atexit() added to E-Time
SVN revision: 1429
1999-11-28 17:53:06 +00:00
Tom Gilbert b0d77efe53 Sun Nov 28 21:06:21 GMT 1999
(gilbertt)

Added a popup containing a history of the urls you launch, of the urls found
in the file being watched. This is cool :)


SVN revision: 1428
1999-11-28 17:31:59 +00:00
Tom Gilbert b3b4eae813 *cough*
Check the return from malloc in the strdup function in utils.c


SVN revision: 1427
1999-11-28 16:32:59 +00:00
Tom Gilbert 6508a63aa4 Sun Nov 28 20:04:45 GMT 1999
(gilbertt)

Fixed some overzealous free()ing (no checks) in Epplet_gadget_destroy()


SVN revision: 1426
1999-11-28 16:31:23 +00:00
Tom Gilbert 3c1f201311 More sensible default options. Please blow away your old configs ;)
SVN revision: 1423
1999-11-28 15:02:28 +00:00
Tom Gilbert 4bf297095d d'oh
SVN revision: 1422
1999-11-27 21:48:24 +00:00
Tom Gilbert b732ee2c88 Sun Nov 28 01:12:11 GMT 1999
(gilbertt)

Added some help dox for E-UrlWatch.


SVN revision: 1421
1999-11-27 21:45:32 +00:00
Tom Gilbert 6637ec0708 well that didn't work
SVN revision: 1420
1999-11-27 18:27:47 +00:00
Tom Gilbert 6c732e8f06 Just trying something
SVN revision: 1419
1999-11-27 18:17:58 +00:00
Richard Barnes 7194de932b Textbox bugfixes (I hope), thanks for bitching, guys *ducks*
SVN revision: 1418
1999-11-27 17:58:33 +00:00
Richard Barnes 962a738516 You can paste to textboxes now....whoopty d00.
SVN revision: 1417
1999-11-27 16:17:16 +00:00
Tom Gilbert 2d446b79dc Hrm. Trying to debug a problem Demonishi was having...
Maybe it'll be ok now?


SVN revision: 1416
1999-11-27 13:03:19 +00:00
Tom Gilbert a9f9e51483 Hrm. Could do with an icon. (Wish I was artistic).
SVN revision: 1415
1999-11-26 21:56:26 +00:00
Tom Gilbert 921c8df941 Sat Nov 26 00:48:19 GMT 1999
(gilbertt)

Added a groovy new noise for E-UrlWatch to make when a new URL is found.
Coolness. Now supports TE ootb.


SVN revision: 1414
1999-11-26 21:34:02 +00:00
Tom Gilbert 4d330ad97b need this now
SVN revision: 1413
1999-11-26 21:17:18 +00:00
Tom Gilbert 2d018c6bf3 *cough*
Note to self:
When you printf an int, it is conventional *not* to use %f :)


SVN revision: 1410
1999-11-26 16:23:16 +00:00
Tom Gilbert 92ecfe4aad Fri Nov 25 19:17:05 GMT 1999
(gilbertt)

E-UrlWatch

Added support for URL grabbers such as that found in TE/Epic. In the example
of TE, urls are stripped from irc convo, and dumped into ~/.te/.urls
If told to via the config (as it will by default), E-UrlWatch will watch
that file, and will strip out new urls and allow you to view them at the
touch of a button. (Or automatically if you specify). It'll also perform a
configurable command (I use it to play a sound) when a new URL appears.

Other misc cleanups have taken place, and I have very carefully hidden a
couple of juicy bugs. Find them for me, and you win a prize ;)


SVN revision: 1409
1999-11-26 16:08:48 +00:00
Tom Gilbert d0693cdabb Added some debugging code, and tidy, tidy, tidy.
SVN revision: 1407
1999-11-25 17:59:23 +00:00
Tom Gilbert 014e7ab5cc Thu Nov 25 20:48:51 GMT 1999
(gilbertt)

Oops. Fixed a naughty segfault with my shoddy string handling routines.


SVN revision: 1402
1999-11-25 17:42:17 +00:00
Michael Jennings 89085f3eee Wed Nov 24 18:33:45 PST 1999
(KainX)

Major restructuring and cleanup.  I think the new standard should be pretty
self-explanatory, but let me know if you have any questions.  CVS developers,
PLEASE read epplets/Makefile.am carefully to see how it all works now.

Icons are stored in epplets/icons/ and are installed into
$EROOT/epplet_icons/.  All miscellaneous data files (including images) are
stored in epplets/<epplet name>-data/ and are installed into
$EROOT/epplet_data/<epplet name>/.  Also note that, if you're going to use the
same old aircut3.ttf and bg.png in your help section, add your epplet's name
to NEED_BG and NEED_FONT in epplets/Makefile.am.  Do NOT commit duplicates of
those two files.


SVN revision: 1394
1999-11-24 23:36:51 +00:00
Tom Gilbert 893ccf7d6a tidying the looks of E-UrlWatch
SVN revision: 1393
1999-11-24 18:02:28 +00:00
Michael Jennings 715f7a2a62 Wed Nov 24 12:11:04 PST 1999
(KainX)

Added checks for epplet image classes on startup.  Adapted from a patch by
Troy Pesola <troy.pesola@network.com>.


SVN revision: 1392
1999-11-24 17:16:39 +00:00
Tom Gilbert b00a41b4e9 Wed Nov 24 20:11:57 GMT 1999
(gilbertt)

E-UrlWatch.

Now displays the url it launches, and scrolls long urls back and forth, so
you can see 'em.


SVN revision: 1391
1999-11-24 17:13:47 +00:00
Tom Gilbert a5df9b1bdb Whoops.
SVN revision: 1390
1999-11-24 15:36:59 +00:00
Tom Gilbert e6787866ee Wed Nov 24 18:29:19 GMT 1999
(gilbertt)

E-UrlWatch.

Changed size. Added buttons to allow several different "modes" of action.
When you have a url in the X paste buffer, each button will grab the url,
and perform a configurable action upon it. The three are www, ftp, and get.
The default is gnome-moz-remote for the first two, and wget for the third.
The epplet is extremely ugly right now, but I'm working on the code atm, so
ignore that :)

More cool stuff to come :)


SVN revision: 1389
1999-11-24 15:35:07 +00:00
Tom Gilbert e73575f1d3 Tue Nov 23 23:26:47 GMT 1999
(gilbertt)

Now save all urls processed to ~/.Urls

Auto e-mailing to your mom is not yet supported.


SVN revision: 1385
1999-11-23 20:39:49 +00:00
Tom Gilbert cbca3d5cd6 What just happened?
I added these files, commited, and then cvs removed them for me...

Bizarre!


SVN revision: 1384
1999-11-23 20:16:04 +00:00
Tom Gilbert a11c775d15 forgot this little baby
SVN revision: 1383
1999-11-23 19:52:52 +00:00
Tom Gilbert c74483a8fd Tue Nov 23 22:30:44 GMT 1999
(gilbertt)

Whee! Say hello to E-UrlWatch.epplet.

This is a url-launcher, which will do a few cool things. Currently, it
launches urls using the X paste buffer. The idea is that you are on irc, or
reading an email, and see a url, you select the text, press the "Paste"
button on the epplet, and the url is launched. The command to launch the
url is defined in the config.

The epplet will parse the text, so you can grab a load of text, and it'll
find and launch the embedded url.

It'll also clean up naughty chars, but I have more to do here.

The next step is the "watching" part. The epplet will watch a text file (or
several) containing a list of urls, and will flash when a new one is added.
Clicking the (not yet existing) launch button will launch this url. The idea
is for apps like TE which use a url list ~/.te/.urls. So you're in irc,
someone gives you a url, and the epplet flashes and lets you launch it, no
typing.

Also, (once I code it), the epplet will record all urls you launch through
it in a text file. In a later version, this list will be emailed to your mom
on a weekly basis
;)

Obviously, this thing has the cloaking stuff, as I just copy and paste it
these days :)

Its an early beta, so bear with me while I rapidly add features :)


SVN revision: 1382
1999-11-23 19:52:17 +00:00
Tom Gilbert 112d70f585 Tue Nov 23 21:32:21 GMT 1999
(gilbertt)

I am such a dufus.

Changed my epplets to actually save their config when you finish your X
session, instead of only when you click the close button.

How did I let this go unfixed???


SVN revision: 1381
1999-11-23 18:51:27 +00:00
Michael Jennings a7ce9b2707 Tue Nov 23 11:03:39 PST 1999
(KainX)

Fixed a seg fault bug in E-Slides.


SVN revision: 1372
1999-11-23 16:19:42 +00:00
Michael Jennings 87ab8f2613 I'm tired of cleaning up these messes. Enough already.
SVN revision: 1366
1999-11-22 17:14:54 +00:00
Laurence J. Lane c1f5c19cc4 more synch
SVN revision: 1364
1999-11-22 15:38:56 +00:00
Richard Barnes 2abef1bc16 Added an option to E-Slides config to change root bg when image changes.
SVN revision: 1363
1999-11-22 04:18:43 +00:00
Laurence J. Lane 4967a3c151 mo feh
SVN revision: 1362
1999-11-22 04:16:00 +00:00
Laurence J. Lane 1a32d83803 Feh.
SVN revision: 1361
1999-11-22 04:15:22 +00:00
Richard Barnes 910865b613 Added a button to set the bg to the current E-Slides pic
SVN revision: 1360
1999-11-22 01:44:12 +00:00
Laurence J. Lane 95b5f77363 general update, preparing for release
created bin/lib/dev packages


SVN revision: 1358
1999-11-21 01:24:04 +00:00
Tom Gilbert 5fa60f011f need this
SVN revision: 1357
1999-11-20 22:25:11 +00:00