Commit Graph

16 Commits

Author SHA1 Message Date
Kim Woelders 4b65b51a5c Bump revision, autofoo cleanups.
SVN revision: 47765
2010-04-05 17:47:11 +00:00
Kim Woelders 3942c19a02 Autofoo tweaks.
SVN revision: 38436
2009-01-03 09:01:16 +00:00
Kim Woelders 5b1aa90bba Spec file tweaks.
SVN revision: 38408
2009-01-01 20:42:16 +00:00
Kim Woelders f2f752010e Bump version, cleanups.
SVN revision: 36463
2008-10-05 21:28:00 +00:00
Kim Woelders fe73880067 Avoid including debug stuff in binary rpm.
SVN revision: 32747
2007-11-17 16:25:40 +00:00
Kim Woelders 2a7886d977 Use same configure.in/spec file setup in e16 and epplets.
SVN revision: 28790
2007-03-18 01:08:10 +00:00
Michael Jennings 21eccec6c9 Sat Oct 13 13:01:05 PDT 2001
(KainX)

Fixed the spec file, and hopefully fixed E-Power's insane respawning
habits.


SVN revision: 5486
2001-10-13 20:06:21 +00:00
Horms c975b0bffd * Put in special test for "=inst" such that an exception is made
in setting EROOT and EBIN so make distcheck
* Added support for makefile in debian direcotry such that debian files
  will be included in a make dist and friends
* Fixed bug in configure.in where -z flag was used without the arguments
  being in dobule quotes when checking for $GNOME_FRIENDLY.
* Removed creation of symlinks of aircut3.ttf and bg.png from
  epplets.spec(.in) as this is now handled in the epplets Makefile(.am)


SVN revision: 4181
2001-02-09 04:51:41 +00:00
Horms 320c97df7d * Added Epplet_change_popbutton_label
* Added gatghet type checking to Epplet_draw_popupbutton and
  Epplet_draw_label.


SVN revision: 2895
2000-06-29 23:54:24 +00:00
Michael Jennings 058802b5cd Sun Apr 30 23:53:37 PDT 2000
(KainX)

I fixed some bugs in the epplet config load/save routines which were causing
problems with E-Toolbox.  I also added some stuff, like gadget type checking
and the ability to check a gadget's type.  And E-Toolbox now has a config
dialog; it's untested, though, but it might work. :-)


SVN revision: 2587
2000-05-01 06:42:42 +00:00
Michael Jennings e5d983d90a Saving over 1.5 MB is a good thing, I guess. :)
SVN revision: 2569
2000-04-27 22:16:15 +00:00
Michael Jennings 23ccc9c365 Wed Apr 26 20:06:43 PDT 2000
(KainX)

First off, I altered the API library so that images would be properly scaled
before being drawn, rather than just assuming that the image size was okay.  I
also added a function, Epplet_add_sized_popup_entry(), to allow for image
buttons with scaled images in a popup.  Added popup support to E-Toolbox as
well.  You can now have buttons that popup other buttons, and those other
buttons can have images or labels.  So can the popup button itself, and the
popup button can be a "standard" button too.  (The only caviat is that the
popup button must come before any of the buttons in the menu that it pops up;
no biggie.)

I've included a sample config file to demonstrate this.  popup-sample.cfg
shows a single 1x1 up-arrow button which pops up several other buttons.  Nice
and small; stays out of your way until you need it. :-)

I had to fix several issues with the epplet library to make some of this stuff
work, but nothing that violates the spirit of epplets.  For example,
Epplet_gadget_show() now delays the actual drawing of the epplet gadgets until
the epplet itself is unhidden.  And the image button sizing bug with the popup
stuff is fixed.  Stuff like that. =)

I'm going to try to add a GUI configuration interface, as well as come up with
some more sophisticated sample configs.  Just give me time.

Also, if you have a toolbox icon (preferably rendered) or can make one, please
let me know.  E-Toolbox needs an icon. :-)


SVN revision: 2558
2000-04-27 05:25:45 +00:00
Michael Jennings 4e641d3c4e Reverting the re-introduction of the bad spec file. :)
SVN revision: 2540
2000-04-26 22:29:35 +00:00
Carsten Haitzler 1e7cddcfb7 fix spec file
SVN revision: 2539
2000-04-26 22:19:19 +00:00
Michael Jennings 4364cc97a4 Oops. Forgot to change a couple things.
SVN revision: 2519
2000-04-23 19:16:14 +00:00
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