Commit Graph

4 Commits

Author SHA1 Message Date
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
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 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
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