Commit Graph

19 Commits

Author SHA1 Message Date
Christopher Michael 8d27d4c6a5 Add module type to .desktop files.
SVN revision: 32286
2007-11-02 06:22:24 +00:00
Carsten Haitzler 2405363f94 errrr. commit? did the last one work?
SVN revision: 32232
2007-10-31 12:23:15 +00:00
Carsten Haitzler 96b56f9854 fix zone num for wallpaper too
SVN revision: 32205
2007-10-29 17:40:12 +00:00
Christopher Michael 7971f348e0 Encode any 'imported' images with a data item so we know if it's
fill/stretch/etc. First stage of allowing changes to imported images.


SVN revision: 32177
2007-10-28 00:58:17 +00:00
Christopher Michael acd700aba2 Check that we have dev & path from the e_fm widget before setting the
e_config values.


SVN revision: 32156
2007-10-24 18:28:55 +00:00
Christopher Michael 1230661800 Allow setting png/jpeg as background from e_fm context menu.
SVN revision: 32151
2007-10-24 08:37:48 +00:00
Miculcy Brian a7d1bfeaae API breakage: e_widget_entry_add() allows now to set a cb function for text change events.
SVN revision: 32009
2007-10-07 21:26:48 +00:00
lok 0816c7f746 Reset the preview on the selected bg when unticking the "use theme wallpaper" checkbox.
SVN revision: 32005
2007-10-07 13:33:28 +00:00
Massimo Maiurana 81440c9066 translated strings in italian for modules' .desktop files.
SVN revision: 31794
2007-09-23 20:53:15 +00:00
Eric Schuele b6ba5eac3e Add comments to the last remaining internal dialog modules.
SVN revision: 31567
2007-08-28 18:37:30 +00:00
Miculcy Brian 3bfec3d628 Move fixed menu entries into modules.
SVN revision: 31139
2007-08-03 15:57:27 +00:00
Carsten Haitzler 9bdd051457 add delayed module loading in idle time. moduels can register if they
should/can be delayed or not.


SVN revision: 31087
2007-07-29 10:24:56 +00:00
Peter Wehrfritz a6553c1a58 *API BREAK* see the discussion in the mailing list. misc and e_modules will follow
SVN revision: 30970
2007-07-25 17:01:04 +00:00
Sebastian Dransfeld ad3761c9bd Fix warnings.
SVN revision: 30963
2007-07-24 18:47:26 +00:00
Carsten Haitzler ee2298b2db 1. fix a lot of things so they pass make distcheck - so many things have
broken. guys - need to be more careful!
2. asparagus
3. some extra docs/comments for evas


SVN revision: 30696
2007-07-10 00:13:26 +00:00
manowarrior aa26059b45 I'm IconWarrior! I'm your master!
SVN revision: 30670
2007-07-08 16:51:31 +00:00
Carsten Haitzler 4cc0d6ed8c and modules will delete/clean up all their dialogs on being shut down now...
safe at last.


SVN revision: 30646
2007-07-08 05:37:05 +00:00
Carsten Haitzler ca263be347 move more config dialogs to modules.
SVN revision: 30640
2007-07-07 15:44:01 +00:00
Carsten Haitzler 31ded828f1 first module makes its way into a module of its own.
this
1. allows different config dialogs to do the same thing - eg replace it with
a different ui or idea.
2. allows people to switch off cofngi they dont need or want and even not ship
the ui to configure it
3. is a nice proof of concept that modules cna do more than just be the
things at the bottom of your screen in a "panel".


SVN revision: 30590
2007-07-04 15:09:25 +00:00