bdilly pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=81a25bc83f1a18aeb84c9329f017a4a00282c99d

commit 81a25bc83f1a18aeb84c9329f017a4a00282c99d
Merge: 04450c4 e0af738
Author: Bruno Dilly <[email protected]>
Date:   Fri Dec 2 15:27:05 2016 -0200

    Merge branch 'devs/iscaro/devices'
    
    Series of fixes regarding Efl.Input.Device references.
    There were some issues on Evas and on its own interface.
    
    Also adds efl_replace() to replace referenced objects
    (using it for devices for now). It follows
    eina_stringshare_replace() approach.
    
    Patches by Guilherme Iscaro <[email protected]>
    Differential Revision: https://phab.enlightenment.org/D4445

 src/lib/efl/interfaces/efl_input_device.c |  8 +++++---
 src/lib/eo/Eo.h                           | 22 ++++++++++++++++++++++
 src/lib/evas/canvas/efl_input_focus.c     |  4 ++--
 src/lib/evas/canvas/efl_input_hold.c      |  2 +-
 src/lib/evas/canvas/efl_input_key.c       |  4 ++--
 src/lib/evas/canvas/efl_input_pointer.c   |  4 ++--
 6 files changed, 34 insertions(+), 10 deletions(-)

-- 


Reply via email to