Commit Graph

24 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 683d842286 asparagus...
make e17 distcheck.


SVN revision: 15075
2005-06-03 03:18:08 +00:00
handyande 7716bedab3 Please can someone say why the E_IPC_OP_DIRS_LIST_REPLY always seems to return a blank -data- ?
Other than that, this is dir listing (basics) in


SVN revision: 15068
2005-06-02 21:55:12 +00:00
handyande de09622e6f Moved some more to handlers from libe - added E_LIB_IN where needed
need a bunch more macros to support these things, may need to split up some that already exist...


SVN revision: 15058
2005-06-02 17:05:44 +00:00
handyande c55341c52b OK, sorry about that - needless looping
SVN revision: 15056
2005-06-02 14:41:17 +00:00
handyande ff669b3289 Add some more IPC stuff, think I am getting the hang of this now
Make libe use the ipc_handlers backend (womeone might need to correct my autofoo)
what should we do for the (pretty custom) libe RESPONSEs? should they go into the handlers too?


SVN revision: 15055
2005-06-02 14:15:18 +00:00
handyande 417742def8 oops :)
SVN revision: 15048
2005-06-01 14:31:17 +00:00
handyande c2bbedc6ae Fixups for bg_get - learning new IPC code
SVN revision: 15045
2005-06-01 14:27:18 +00:00
Carsten Haitzler 3743c25e1d dirs handlers shoudl just become 1 dirs handler then specify what path dir
list you want to modify in params - as they are all identical except as to
what path variablew they modify - just make that a state setup phase


SVN revision: 15035
2005-05-31 07:02:09 +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
sebastid d6f9d054e2 config.h is in e.h
remove some compiler warnings with __UNUSED__


SVN revision: 14168
2005-04-13 06:03:50 +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
handyande c767024328 Doc the behaviour
SVN revision: 13325
2005-02-11 23:28:36 +00:00
handyande e5f25ad414 Fixup to use e's DISPLAY padding and use the env if passed param is NULL
SVN revision: 13323
2005-02-11 23:24:50 +00:00
digitalfallout 663f446165 meh, printf->fprintf and some c++ comments gone
SVN revision: 13134
2005-01-30 06:27:51 +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
Carsten Haitzler e410939c04 clean Makefile.am a bit
SVN revision: 12855
2005-01-10 05:07:48 +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
Kim Woelders f481fec55c Quiet!
SVN revision: 12338
2004-12-02 18:41:29 +00:00
Carsten Haitzler 5e2388c886 _ _ _ _ _____ ___
| | | | ___| | | |  ___| __ ___  ___ _______  ___   / _ \__   _____ _ __
| |_| |/ _ \ | | | |_ | '__/ _ \/ _ \_  / _ \/ __| | | | \ \ / / _ \ '__|
|  _  |  __/ | | |  _|| | |  __/  __// /  __/\__ \ | |_| |\ V /  __/ |
|_| |_|\___|_|_| |_|  |_|  \___|\___/___\___||___/  \___/  \_/ \___|_|


I put E17's wm code into cvs. Hell is freezing over. Duke Nukem Forever will
be out next week. Snowballls take up residence in Hell. The Fat Lady sings.
The End is nigh...

:)


SVN revision: 12247
2004-11-25 03:37:45 +00:00