Commit Graph

30 Commits

Author SHA1 Message Date
Michael Jennings 0deb1cc15d I completely redid the spec file. It doesn't suck any more. :-)
SVN revision: 2516
2000-04-23 17:31:03 +00:00
Tom Gilbert 4f20fe728a The new streamlined ipc remember command is used by epplets by default now,
ready for 0.16.4. If you use this epplets with a pre-0.16.4 E, you should
compile with --disable-new-remember.


SVN revision: 2356
2000-03-27 21:51:19 +00:00
Tom Gilbert ea366599a8 Wise man say, "he who strikes early with cl00bat avoids FAQ"
SVN revision: 2151
2000-02-28 21:06:35 +00:00
Tom Gilbert ee82293239 Sun Feb 27 14:52:36 GMT 2000
(gilbertt)

Okay. E has the new ipc call. However, because epplets can't demand that
people have e > 0.16.4, the old behaviour is the default. Please ./configure
--enable-new-remember to test the new behaviour. (You'll need cvs e as of 2
seconds ago) It should be much streamlined. Especially for you guys on
interesting hardware =)


SVN revision: 2139
2000-02-27 15:03:39 +00:00
Christian Kreibich cfeace2a40 "Eject" support for E-Mountbox.
SVN revision: 2007
2000-02-02 18:57:06 +00:00
Wayde Milas 44f512f364 Well, I broke alot of stuff in the Demo. The important part is that the
light mapped cube works. I need to totally redo the api interface to
enable the correct stecil, depth, and accumulation minimums.


SVN revision: 1970
2000-01-25 04:48:59 +00:00
Carsten Haitzler e1f8269cdd patch for spec and makefiles to make dist smaller :)
SVN revision: 1966
2000-01-24 17:10:49 +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
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
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
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
Tom Gilbert ad8c5fe782 Thu Dec 09 20:49:42 GMT 1999
(gilbertt)

Hrm. If nobody minds... I've added:

Window Epplet_create_window_borderless(int w,int h,char *title, char vertical);

In case anyone fancies a borderless window. Or two. For displaying things. In
windows. Without borders. For whatever reason. Erm. I'll stop now.


SVN revision: 1564
1999-12-09 15:40:08 +00:00
Michael Jennings a3453dbdfd Mon Dec 6 14:46:15 PST 1999
(KainX)

Sorry folks, forgot this part.  My bad.


SVN revision: 1519
1999-12-06 17:59:12 +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
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
Tom Gilbert 649f340477 Well I kinda need these too, clearly.
SVN revision: 1288
1999-11-13 00:12:38 +00:00
Michael Jennings 2238745548 Fri Nov 12 12:35:49 PST 1999
(KainX)

Cleaning up the epplets is becoming a morning routine for me.... =P


SVN revision: 1279
1999-11-12 20:13:03 +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
Christian Kreibich 811247cb78 Esnprintf is in the house now :)
SVN revision: 1242
1999-11-10 23:37:53 +00:00
Tom Gilbert 34284f97e6 -------------------------------------------------------------------------------
Wed Nov 10 19:13:17 GMT 1999
(gilbertt)

Added E-Mixer. Probably b0rked the configure.in and Makefile.am, but it
compiles on my box (tm).

PS. Die CVS DIEEE!


SVN revision: 1231
1999-11-10 09:03:35 +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
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
Carsten Haitzler a2dabc9c23 stuffffffff :)
SVN revision: 922
1999-10-21 11:26:10 +00:00
Michael Jennings 77adef0a94 Oops.
SVN revision: 832
1999-10-15 19:43:49 +00:00
Michael Jennings 18d5bff668 Pass make distcheck
SVN revision: 831
1999-10-15 19:04:44 +00:00
Michael Jennings 278d66d3ad Make EROOT and EBIN available to all epplets.
SVN revision: 818
1999-10-13 19:20:44 +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 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