Commit Graph

9 Commits

Author SHA1 Message Date
handyande 00680f802d Flesh out rest of dir_list API
SVN revision: 15099
2005-06-03 18:26:35 +00:00
handyande 1e6c395c55 Port the dirs_list IPC to libe - now up to the functionality it was before IPC changes
SVN revision: 15093
2005-06-03 17:43:48 +00:00
Carsten Haitzler d59acfc65f this is VERY evil - VERY evil. but its the sanest solution other than code
generation tools (scripts etc.) for generating wads of repetitive code
easily, and keeping the codec higher level logic per ipc call in 1 place.


SVN revision: 15026
2005-05-31 03:01:53 +00:00
Dan Sinclair 4fcc8392fc - add the ability to get the theme directory list from libe
SVN revision: 14905
2005-05-22 17:35:16 +00:00
Dan Sinclair df5b523477 - extend E's ipc a bit more
- this change the way the module-list call returns from libe, it will return
  a list now, instead of a event per entry in the list
- adds a module directory list and background directory list call
- adds a shutdown call to shutdown E
- extends enlightenment_remote to handle the above and implments a -bg-get
  call


SVN revision: 14125
2005-04-09 06:06:39 +00:00
handyande 4b94b1ad39 export the restart call to libe - just in case
SVN revision: 13767
2005-03-17 13:55:20 +00:00
Carsten Haitzler e88c2ac1a6 fix up include system so u canhave one struct directly reference another (put
typedefs in separate section and include twice...


SVN revision: 12928
2005-01-12 16:03:09 +00:00
handyande 47edbfedb0 OK, added callbacks, hope it is OK, can be tweaked ;)
This allows module_list :
added background_get for Codeworrior :)


SVN revision: 12818
2005-01-08 01:44:36 +00:00
handyande 43f38108ef Added libe check E.h for its functionality, currently you can make a nice front end for loading/enabling libs or setting the background
Need to add Ecore_Event or similar for callbacks fo things like module_list or background_get etc
See what you think


SVN revision: 12803
2005-01-06 23:10:56 +00:00