Commit Graph

13 Commits

Author SHA1 Message Date
Christopher Michael 20301df32a Fix random segfault when loading/unloading modules & Config Panel not up.
SVN revision: 32973
2007-12-04 10:22:18 +00:00
Sebastian Dransfeld 5d0dfc3e0f No need to check type if we only register to one event.
SVN revision: 32858
2007-11-24 12:42:54 +00:00
Christopher Michael 8f3a4020fa Remove unused variable.
Add return values.


SVN revision: 32854
2007-11-24 10:16:13 +00:00
Christopher Michael 5528215b82 Subscribe to module update event. This will allow Config Panel to have
dynamic adds/dels when a module gets loaded/unloaded; ie: If you load module
that makes entries to Config Panel, then the Panel lists will dynamically be
updated with those entries.


SVN revision: 32853
2007-11-24 10:12:36 +00:00
Christopher Michael edbb247797 Add module type for conf panel.
SVN revision: 32288
2007-11-02 06:47:21 +00:00
Christopher Michael eedab4732c Allow modules to use their own icons as config items/cats.
SVN revision: 32235
2007-10-31 13:30:19 +00:00
Carsten Haitzler 6840a4f977 boys and girls... animals and vegetables... pokemon and spatial anomolies
lend me your ears, for i come to break code, not to praise it!

module api getting kicked about. 1. modapi calls for config and about are gone
core module api call for about dialog gone (not needed anymore). use module
.desktops for about info in description. config should go via the config
panel calls to register stuff.... wherd... to... ma homieoes!


SVN revision: 32231
2007-10-31 12:21:02 +00:00
Massimo Maiurana 81440c9066 translated strings in italian for modules' .desktop files.
SVN revision: 31794
2007-09-23 20:53:15 +00:00
Christopher Michael 945cefb68a Patch from Brett Nash to init zone to NULL before use.
SVN revision: 31702
2007-09-13 21:10:02 +00:00
Eric Schuele 995a08a897 A modules.desktop.in with a sample comment for display in the modules config panel.
SVN revision: 31500
2007-08-25 16:19:00 +00:00
Christopher Michael 4f56af6521 No need to assign an eco here. Add safety to be sure _e_configure is NULL.
Thanks englebass.


SVN revision: 31380
2007-08-18 11:48:10 +00:00
Christopher Michael adcd7517f8 When the module gets unloaded, kill open Config Panels. If left open, they
cause segfaults for things like mouse_events on buttons, etc, etc.


SVN revision: 31379
2007-08-18 10:45:38 +00:00
Carsten Haitzler c3fc770dce config panel now is a module - just config registry is in core e.
SVN revision: 31184
2007-08-05 08:07:39 +00:00