platform/upstream/efl.git
2016-11-03 Carsten Haitzler... remove xcb support in ecore_x and evas engines as per...
2016-11-03 Daniel Kolesaeolian: rename is_ref API to is_ptr to match syntax
2016-11-03 Stefan Schmidtdocs: document all missing type defines in our eo files
2016-11-03 Stefan Schmidtdocs: ecore: document various type defines
2016-11-03 Stefan Schmidtdocs: edje: document various type defines
2016-11-03 Stefan Schmidtdocs: elm: document various type defines
2016-11-03 Stefan Schmidtdocs: evas: document various type defines
2016-11-03 Stefan Schmidtdocs: efl_clock: fill missings docs for new efl clock...
2016-11-03 Stefan Schmidtdocs: efl_observer: fill missing docs for new efl_observer
2016-11-03 Amitesh Singhelm: fix build break
2016-11-03 Jean-Philippe... evas: Fix warning with va_start in internal EAPI
2016-11-03 Jean-Philippe... evas: Add some safety code to evas_clip
2016-11-03 Jean-Philippe... ecore_evas/x: Minor code simplification
2016-11-03 Jean-Philippe... evas: Simplify intercept code
2016-11-03 Jean-Philippe... elm: Fix usage of invalid object type (image)
2016-11-03 Jean-Philippe... evas: Fix debug logs with REND_DBG (typo)
2016-11-03 Jean-Philippe... evas: Avoid calling render() on smart objects
2016-11-03 Jean-Philippe... evas: Simplify GL masking and fix window rotation
2016-11-03 Jean-Philippe... wayland: Remove support for "draw_frame"
2016-11-03 Jean-Philippe... ecore_evas: Replace ECORE_MAGIC_CHECK with common macro
2016-11-03 Jean-Philippe... efl: Fix build break with builddir != srcdir
2016-11-03 Amitesh Singhefl_ui_clock: Merge datetime/dayselector/clock widgets...
2016-11-03 Amitesh SinghEfl.Ui.Clock: Add elm module & theme
2016-11-02 Derek Foremanecore_evas_wayland: Minimize differences between shm...
2016-11-02 Derek Foremanecore_evas_wayland: Make resize code common
2016-11-02 Derek Foremanecore_evas_wayland: Make rotation_set common
2016-11-02 Derek Foremanecore_evas_wayland: Make transparent_set common
2016-11-02 Derek Foremanecore_evas_wayland: Make alpha set common
2016-11-02 Derek Foremanecore_evas_wayland: Move more functions into the common...
2016-11-02 Derek Foremanwayland evas engines: share engine info structure
2016-11-02 Derek Foremanecore_evas_wayland: Don't include Evas_Engine_Wayland_Egl.h
2016-11-02 Derek Foremanwayland_egl: Remove unused wl_egl_window variables
2016-11-02 Derek Foremanwayland evas engines: rename wayland display to wl_display
2016-11-02 Derek Foremanwayland_egl: Rename surface to wl_surface
2016-11-02 Derek Foremanwayland_egl: Remove pre_post_swap_callback_set
2016-11-02 Derek Foremanwayland_egl: Remove Evas_Engine_Info_Wayland_Egl_Swap_M...
2016-11-02 Derek Foremanwayland_egl: Remove screen from engine info
2016-11-02 Derek Foremanwayland ecore evas: move move_resize to common
2016-11-02 Derek Foremanwayland_egl: Remove some leftovers from www
2016-11-02 Chris Michaelecore-wl2: Update cursor regardless of cursor surface
2016-11-02 Mike Blumenkrantztheme: remove text.min from bryce sizing text
2016-11-02 Mike Blumenkrantztheme: trigger recalc from time's clock themes when...
2016-11-02 Chris Michaelelput: Add API to allow setting pointer acceleration...
2016-11-02 Daniel Kolesaeolian: rename ref to ptr to avoid confusion with eo...
2016-11-02 Jaehyun Chonaviframe: Fix to process title show/hide signal immedi...
2016-11-02 WooHyun Jungelm_popup: before getting focus, all sub objs should...
2016-11-01 Gustavo Sverzut... unbreak build for OpenSSL < 1.0.2
2016-11-01 Cedric BAILelementary: not every call are from ecore_job infrastru...
2016-11-01 Jee-Yong Umedje.object: implement Efl.Observer interface
2016-11-01 Youngbok Shinelementary entry: keep style user when new theme is...
2016-11-01 Woochan Leeelm_multibuttonentry: send "clicked" signal when item...
2016-11-01 Gustavo Sverzut... efl_net_server support systemd socket activation.
2016-11-01 Bruno DillyMerge branch 'devs/bdilly/ecore_evas_wayland'
2016-11-01 Bruno Dillyexamples/ecore: add example / test for wayland multiseat
2016-11-01 Bruno Dillyecore_wl2: associate evas devices to input ecore events
2016-11-01 Bruno Dillyecore_wl2: add ecore event for seat capabilities change
2016-11-01 Bruno Dillyecore_wl2: add ecore event for seat name change
2016-11-01 Bruno Dillyecore_evas/wayland: handle added / removed seats
2016-11-01 Bruno Dillyecore_evas/wayland: remove unnecessary NULL attributions
2016-11-01 Bruno Dillyevas: Fix doxygen and normalize function signature
2016-11-01 Guilherme IscaroEvas Device: Avoid invalid ptr indirection.
2016-11-01 Chris Michaelelementary: Use software engine for wayland client...
2016-11-01 Stefan Schmidtdocs: add missing docs for the rest of efl interfaces
2016-11-01 Stefan Schmidtdocs: efl_text: ad missing docs for efl_text* interfaces
2016-11-01 Stefan Schmidtdocs: efl_image: add missing docs for efl_image_* inter...
2016-11-01 Stefan Schmidtdocs: efl_pack: add missing docs for efl_pack_* interfaces
2016-11-01 Stefan Schmidtdocs: efl_io: add missing docs for efl_io_* interfaces
2016-11-01 Stefan Schmidtdocs: efl_gfx: add missing docs for efl_gfx_* interfaces
2016-11-01 Stefan Schmidtdocs: efl_ui: add missing docs for efl_ui_* interfaces
2016-11-01 Gustavo Sverzut... examples/ecore: command to generate OpenSSL PEM files.
2016-11-01 Gustavo Sverzut... efl_net_server_example: oops, do not assume all servers...
2016-11-01 Dave AndreoliScroller test: add a page_size spinner
2016-11-01 Jean-Philippe... elm: Fix disappearance of some elm images
2016-11-01 Gustavo Sverzut... efl_net_{server,dialer}_ssl: TCP + SSL easy to use.
2016-11-01 Gustavo Sverzut... efl_net_ssl: fix build on LibreSSL and BSD
2016-10-31 Gustavo Sverzut... efl_net_socket_ssl: initial SSL wrapper.
2016-10-31 Gustavo Sverzut... efl_io_copier: do not ERROR on EAGAIN.
2016-10-31 Gustavo Sverzut... efl_net_socket_fd: do not act if already closed, do...
2016-10-31 Gustavo Sverzut... ecore_getopt: allow empty strings as parameters.
2016-10-31 Gustavo Sverzut... remove incorrect EINA_UNUSED.
2016-10-31 Chris Michaelecore-wl2: Unify surface creation code
2016-10-31 Stefan Schmidtdocs: efl_canvas: fill in missing docs for efl_canvas...
2016-10-31 Stefan Schmidtdocs: efl_animator: fill in missing docs for efl_animat...
2016-10-31 Stefan Schmidtdocs: efl_gfx: fill in missing docs for efl_gfx interface
2016-10-31 Dave AndreoliAdd 2 buttons in the Scroller test to reveal one more bug
2016-10-31 Vyacheslav... edje_edit: generate to source code base_scale if it...
2016-10-31 Carsten Haitzler... emotion gst1 module - disable subtitles by default...
2016-10-31 Carsten Haitzler... ecore audio - fix hang in wayland due to pulse audio...
2016-10-31 InHong Hanelm_entry: Add voice input panel layout
2016-10-30 Cedric Bailecore_audio: deprecating enum is apparently not support...
2016-10-30 Jean Guyomarc'htests: fix eolian_cxx tests with clang
2016-10-30 Jean Guyomarc'hecore_con: fix structure declaration
2016-10-30 Jean Guyomarc'hecore_cocoa: fix handling of some keys
2016-10-30 Jean Guyomarc'hecore_cocoa: prettify code a bit
2016-10-30 Jean Guyomarc'hecore_cocoa: fix behaviour of option key
2016-10-30 Jean Guyomarc'hecore_cocoa: allow to override termination sequence
2016-10-29 Jean Guyomarc'hautotools: stop summoning systemd's infernal cow
2016-10-29 Jean Guyomarc'hecore_audio: drop support for CoreAudio on macOS
2016-10-29 Carsten Haitzler... elm win - add ifdef around wl code so it compiles with...
2016-10-28 Vitor Sousaeio model: remove useless efreet_mime_type_get call
next