Commit Graph

568 Commits

Author SHA1 Message Date
Wayde Milas a04cdb79cc Finnished the abstraction. Single and double buffer binds now only need
and Epplet_gadget drawingarea.


SVN revision: 1929
2000-01-15 03:10:38 +00:00
Wayde Milas b8b567d918 Added the beginnings of single and double buffer abstraction.
SVN revision: 1928
2000-01-15 03:07:11 +00:00
Michael Jennings 506385fa1c No C++ comments!
SVN revision: 1927
2000-01-15 02:31:47 +00:00
Michael Jennings 5eb1a92d91 Somebody has some really screwy indenting going on here.
SVN revision: 1926
2000-01-15 02:30:43 +00:00
Wayde Milas 8d31da375f Cleaned up some ifdefs that fubared non glx machines, added the single
front buffer poto.


SVN revision: 1925
2000-01-15 02:13:09 +00:00
Wayde Milas f4b3b253be Added double bufering binding.
SVN revision: 1924
2000-01-15 01:12:46 +00:00
Tom Gilbert d3090aa583 boing.
SVN revision: 1923
2000-01-15 00:56:39 +00:00
Michael Jennings b0d27c0fed Some cleaning up for CVS....
SVN revision: 1922
2000-01-15 00:56:08 +00:00
Wayde Milas caf0185dd8 The beginnings of a Demo epplet for OpenGL
SVN revision: 1921
2000-01-15 00:47:46 +00:00
Wayde Milas a7d077c7e4 Added GLX routines to epplet.c and epplet.h. Added OpenGL lib checking
and header checking (I hope) to configure.in and acconfig.h


SVN revision: 1920
2000-01-15 00:42:59 +00:00
Wayde Milas 07303151ea Added E-OpenGL-Demo.epplet rules to the Makefile.
SVN revision: 1919
2000-01-15 00:39:01 +00:00
Tom Gilbert 651efe1190 6.
SVN revision: 1917
2000-01-15 00:12:45 +00:00
Tom Gilbert 469f9d349c Another dufus point. That's five today.
SVN revision: 1916
2000-01-15 00:10:32 +00:00
Tom Gilbert dcbaeca8e7 Minor fix. Extra dufus point for me.
SVN revision: 1915
2000-01-15 00:07:47 +00:00
Tom Gilbert 0343efbd20 Minor fix and some comments for Demonishi.
SVN revision: 1914
2000-01-15 00:05:43 +00:00
Tom Gilbert 429d293b28 Wed Jan 12 21:37:20 GMT 2000
(gilbertt)

Oops. Fixed a long standing bug in E-Urlwatch. Noone uses the ftp or get
buttons obviously ;)


SVN revision: 1911
2000-01-12 21:38:09 +00:00
Carsten Haitzler 115dc681cf add fbsd patches...
SVN revision: 1908
2000-01-12 20:05:54 +00:00
Carsten Haitzler 0a5c7bd8af path to includ show niced processes button..
SVN revision: 1888
2000-01-10 12:04:19 +00:00
Tom Gilbert 1eaafd4598 Thu Jan 6 11:57:10 GMT 2000
(gilbertt)

Okay. I'm trying to make epplets gnome-session friendly (dunno why =P).

People complain about the automatic respawning, so I have added a configure
option --disable-auto-respawn to prevent epplets remembering to restart
(they still remember location, sticky etc).

*I have not tested this* because I refuse to run gnome-session on this box,
but I see no reason why it shouldn't be ok.


SVN revision: 1861
2000-01-06 00:16:38 +00:00
Michael Jennings e4cf75a03e Wed Jan 5 20:11:40 PST 2000
(KainX)

New version number and copyright dates that include 2000.


SVN revision: 1859
2000-01-05 16:24:01 +00:00
Tom Gilbert 0cc1dfae2e Tue Jan 5 17:02:26 GMT 2000
(gilbertt)

Am I too late for 0.5?

Just cleaning up the help a bit. Sorry about the version thing btw, I guess
I have a thing for the number 6 or something?

:)


SVN revision: 1852
2000-01-05 05:22:24 +00:00
Michael Jennings 5d3a26f2ad Tue Jan 4 20:57:24 PST 2000
(KainX)

Final preparations for the release of 0.5.


SVN revision: 1850
2000-01-04 17:25:23 +00:00
Michael Jennings debe5747dc Mon Jan 3 15:09:24 PST 2000
(KainX)

No, this is version 0.5, not 0.6, Tom.


SVN revision: 1825
2000-01-03 11:58:46 +00:00
Carsten Haitzler 3ae0b81aeb ooff by one
SVN revision: 1783
1999-12-29 11:08:09 +00:00
Christian Kreibich e7ef9e0879 Whoopsy.
SVN revision: 1777
1999-12-27 20:05:53 +00:00
Christian Kreibich d4024f2e62 More E-Mountbox stuff. Config dialog now changes dynamically, depending
on whether you have patterns for mathching mountpoint types or not.
Deleting of mountpoint types should work. Still needs more debugging...


SVN revision: 1776
1999-12-27 19:57:37 +00:00
Christian Kreibich 3ea5ee7eed Textboxes can now be hidden.
SVN revision: 1775
1999-12-27 19:55:30 +00:00
Michael Jennings 4f0e6bbcde Dammit.
SVN revision: 1739
1999-12-22 10:52:54 +00:00
Christian Kreibich f99cb30866 More work on the Mountbox. Changing backgrounds and default icons should
work on runtime now, modifying and adding mountpoint types too. Deleting
still needs to be done. Oh, and untested, btw.

Damn. I'm getting sick.


SVN revision: 1696
1999-12-20 15:44:21 +00:00
Christian Kreibich d0c758d6c7 Added a destructor for RGB_buf's. From epplet.h:
/* free an RGB buffer */
void            Epplet_free_rgb_buf(RGB_buf buf);

I think the user shouldn't have to think about the internals of an RGB_buf
in order to free it.


SVN revision: 1695
1999-12-20 15:41:23 +00:00
Michael Jennings 69f99ab980 Thu Dec 16 19:56:24 PST 1999
(KainX)

API changes here, all in order to make E-Disk and E-MemWatch be able to toggle
between the old arrangement and the new.  So basically, you can now move
gadgets to new locations.


SVN revision: 1647
1999-12-16 21:17:27 +00:00
Michael Jennings 0bb577c446 Wed Dec 15 18:40:51 PST 1999
(KainX)

Dammit.  My Linux version checking was broken in net.c, so users of 2.1 and
2.2 kernels weren't getting outgoing packet counts.  Fixed.


SVN revision: 1634
1999-12-15 20:16:43 +00:00
Richard Barnes b32f1a4dc0 Textbox editing fixes. There are still weird bugs. Mostly with scrolling.
Let me know if you notice any. Help me fix them if you dare to look at
the code. *evil grin*


SVN revision: 1627
1999-12-14 21:33:46 +00:00
Richard Barnes 635c811f6c Textbox fixes...
SVN revision: 1626
1999-12-14 21:18:51 +00:00
Richard Barnes 7b7b47d6fa Still cleaning up E-PlayCD docs...
SVN revision: 1625
1999-12-14 20:03:29 +00:00
Richard Barnes 8b98162e80 Make E-PlayCD Help a little more helpful and a little less thuggish...
SVN revision: 1624
1999-12-14 19:57:28 +00:00
Michael Jennings d35dadf73d You keep forgetting this...
SVN revision: 1622
1999-12-14 18:01:58 +00:00
Richard Barnes 743521d44b Forgot the icon. Small adjustment to MAIN file...
SVN revision: 1621
1999-12-14 17:54:01 +00:00
Michael Jennings b46268cef9 Tue Dec 14 15:21:52 PST 1999
(KainX)

StriderZ and I added E-PlayCD as a conditional build.


SVN revision: 1620
1999-12-14 17:23:44 +00:00
Richard Barnes 84f8b53dab Didn't mean to commit that before...
SVN revision: 1619
1999-12-14 16:50:33 +00:00
Richard Barnes 121d23b3de Dammit. That wasn't sposed to happen...
Adding E-PlayCD to repository...


SVN revision: 1618
1999-12-14 16:49:00 +00:00
Michael Jennings f53247828f Mon Dec 13 16:51:48 PST 1999
(KainX)

Added labels for E-MemWatch and E-Disk.


SVN revision: 1614
1999-12-13 19:00:38 +00:00
Christian Kreibich 91bac7739a Added querying for multiple configs. If you have a group of configuration
settings that you want to refer to under the same key (e.g. the apps that
a launcher starts up etc), use

void Epplet_modify_multi_config(char *key, char **values, int num);

And if you want to query for a group of settings, use this:

char **Epplet_query_multi_config(char *key, int *num);

Note that you have to free() the returned array here. The key is internally
encoded into __key__1 for the first string, __key__2 for the second etc.

I put some testing code for this into ConfigTestEpplet.c The epplet will
remember all the command line parameters you give on startup and dump
them.

Also extended E-Mountbox so that the users can now define the patterns
in the device or mountpoint and corresponding icons themselves. Currently
still via the config file, but the dialog is there. Not functional yet,
though.


SVN revision: 1612
1999-12-13 17:38:52 +00:00
Michael Jennings 30a09f8ebf Misc. oopses.
SVN revision: 1610
1999-12-13 16:28:08 +00:00
Richard Barnes 75f41fbbfe Forgot to make cursor position reset itself when the textbox does...
SVN revision: 1609
1999-12-13 15:31:58 +00:00
Richard Barnes f87010fab4 More textbox editing fixes.
Left/Right arrows work. Home/End work. Backspace/Del work.
Test and give me feedback, I need it...


SVN revision: 1607
1999-12-13 12:46:22 +00:00
Michael Jennings 1e0c8b155d Mon Dec 13 09:54:54 PST 1999
(KainX)

This should fix the seg fault people have been seeing.  I also removed an
Esnprintf() and put the sprintf() back; that was a wrong replacement.


SVN revision: 1604
1999-12-13 12:05:19 +00:00
Richard Barnes eb5049a9f9 Textbox editing slightly less quirky...
SVN revision: 1601
1999-12-13 09:36:21 +00:00
Richard Barnes a12d859739 Editing support for textboxes is bad^H^H^Hgoood....mmmmkay?
Still a little quirky, but I figured it was good enough to commit for now...


SVN revision: 1600
1999-12-12 23:12:45 +00:00
Tom Gilbert c598b0c3ce Just some comments to explain stuff better.
SVN revision: 1597
1999-12-12 16:01:50 +00:00