Commit Graph

50 Commits

Author SHA1 Message Date
Dan Sinclair dadc4dbb97 - fix warning
SVN revision: 23198
2006-06-06 03:52:52 +00:00
Carsten Haitzler 1785ad3a32 ipc is #defineable (rough for now - maybe able to be undefined and eventually
entirely removed - later though). also config shoudl be able to go up
versiosn more easily now.


SVN revision: 21160
2006-03-10 05:48:46 +00:00
stffrdhrn 3e6501a37b More compiler cleanups:
* clean up for e_lib
 * fix places where evas_stringshare vars were freed


SVN revision: 20918
2006-03-02 13:10:20 +00:00
Carsten Haitzler 76a8755856 compile again!!!!
SVN revision: 20915
2006-03-02 12:28:41 +00:00
Carsten Haitzler 47e7c5f243 cross-compile fixes, (odd that this didnt screw up before when i did some
cross-compiling of e for arm), illogict patches too :)


SVN revision: 20552
2006-02-18 04:35:35 +00:00
sebastid 6a638a7806 Fix EAPI warnings.
SVN revision: 19597
2006-01-07 10:39:46 +00:00
Christopher Michael 50a9bbe250 Fix missed GCC 4 visibility (bad raster) so that e_utils builds again
SVN revision: 19399
2005-12-30 01:52:20 +00:00
Dan Sinclair 85ace5a203 - these are marked extern in E_Lib.h so make sure they exist
SVN revision: 16860
2005-09-23 02:56:58 +00:00
sebastid d0cb4b111a Config for wheel and signal bindings.
NEW CONFIG VERSION!!


SVN revision: 16853
2005-09-22 20:20:34 +00:00
handyande 2fa6399b5c OK, so 'configuration_panel' is too long => 'config_panel'
SVN revision: 16774
2005-09-19 16:02:16 +00:00
handyande aea817750f export config panel through libe
SVN revision: 16772
2005-09-19 15:49:23 +00:00
sebastid 1d12f5644c Need all header paths.
SVN revision: 16511
2005-09-04 00:23:58 +00:00
sebastid d236f441e5 Fix formatting.
Remove unused variables.
Fix. e_lib_binding_* calls, context shouldn't be a pointer.


SVN revision: 16152
2005-08-14 17:05:46 +00:00
Dan Sinclair 2cc1137cb7 - the RESPONSE macro dosen't use HDL, so remove it
- remove reply_count from the macros as this is an e_remote thing and isn't used
  by the other types. e_remote seems to still be working, but some may want
  to check that
- add E_Lib code in for key/mouse bindings. I've tested the list calls, add/del are
  untested at the moment.


SVN revision: 16088
2005-08-10 04:52:07 +00:00
codewarrior d67105cf73 e_lib_theme_set from Chady Kassouf
SVN revision: 15980
2005-08-01 07:34:51 +00:00
Carsten Haitzler 4ef7d70c26 better semantics
SVN revision: 15950
2005-07-30 06:21:54 +00:00
Carsten Haitzler 91fd9675f2 werd - fixed that patch
SVN revision: 15944
2005-07-30 05:13:34 +00:00
Carsten Haitzler f94416bdc6 oops - wrong patch. this one instead
SVN revision: 15943
2005-07-30 05:09:50 +00:00
Carsten Haitzler aff2246a2b 1. bug noted
2. elib extensions patch for bg_add/del etc.
3. i optimised dropshadow... if you chose low wuality you wil see something
like 2.5 TIMES speedup in dropshadow calculation. the medium quality is very
nice (you can tell low quality just if you look carefully) and it provides
like 1 1.8 times speedup or so. user choice here - high quality is what the
old code did


SVN revision: 15942
2005-07-30 04:47:39 +00:00
codewarrior cecee7583a patch from Chady Kassouf that adds that adds e_lib_theme_get() to E_Lib.h
SVN revision: 15813
2005-07-19 07:07:23 +00:00
Carsten Haitzler 9ce168565b aspara!
SVN revision: 15226
2005-06-10 03:59:52 +00:00
handyande 1599d53551 Port lang to new IPC - added in get/set to lib, but not list as I am too tired
SVN revision: 15209
2005-06-08 20:43:46 +00:00
sebastid 94832aed58 Compiler warning.
SVN revision: 15174
2005-06-07 12:52:44 +00:00
Dan Sinclair 86b795d18d - move duplicate code in e_ipc_handlers into a macro
- stop warnings in e_main.c. Is there a better way to fix this?


SVN revision: 15145
2005-06-05 18:59:53 +00:00
Carsten Haitzler 241a7d7555 change to E_Lib.h...
SVN revision: 15131
2005-06-05 05:08:36 +00:00
Carsten Haitzler 2778bdf461 unfortunately i had to change the libe api to e_lib_ instead of e_ prefix to
avoid namespace comnflicts with the rest of e17. i simplified the including
as i am sure sooner or later we will need the defines, enums etc. from other
e include files so this will minimise breakage.


SVN revision: 15128
2005-06-05 01:43:42 +00:00
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