enlightenment_my/src
Carsten Haitzler 91463a9621 e wizard - fix symbol linking for pages by exposing syms explicitly
wizard module was relying on implicit symbol linking for pages. since
i chnaged dlopens to be local this broke page loading. this local
dlopen change is all about not leaking symbols into the global table
which is good/right, but this stops the wixzard setup from working, so
move to explicitly exposing symbols to the modules in a struct.
2018-05-27 22:53:10 +09:00
..
bin module loading: use global symbols with BSDs and local with Linux. 2018-05-27 12:37:18 +01:00
modules e wizard - fix symbol linking for pages by exposing syms explicitly 2018-05-27 22:53:10 +09:00
protocol Revert "add sandbox gadget event to indicate gadget removal" 2018-01-09 09:57:36 -05:00
tests Replace all timer_add with timer_loop_add 2017-02-03 15:52:28 -06:00