platform/upstream/efl.git
2016-05-27 Ji-Youn Parkelm_win: clean elm apis related with rotation.
2016-05-27 Ji-Youn Parkelm_win: remove elm_win_wm_manual_rotation_done feature...
2016-05-27 Jean-Philippe... elm_win: Code simplification
2016-05-27 Yeshwanth ReddivariSepartor: use orientation APIs
2016-05-26 Felipe Magno... eolian-cxx: Added tests for wrapper conversion in C...
2016-05-26 Felipe Magno... eolian-cxx: Fixed lookup of class types
2016-05-26 Felipe Magno... eolian-cxx: Removed useless commented code
2016-05-26 Felipe Magno... eina-cxx: Added crange_array template typedef
2016-05-26 Felipe Magno... eina: Add benchmarks for eina promises
2016-05-26 Chris Michaelelput: Add APIs to support keyboard key remapping
2016-05-26 Felipe Magno... ecore: eldbus: Fix prototype for promise then_cb new...
2016-05-26 Felipe Magno... eina: Make cancelled promises use EINA_ERROR_PROMISE_CA...
2016-05-26 Felipe Magno... eina: Use pointer directly instead of by unnecessary...
2016-05-26 Felipe Magno... eina: Fix crashing when accessing past-the-end of the...
2016-05-26 Felipe Magno... eina: Fix then callbacks prototypes
2016-05-26 Felipe Magno... eina: Add missing buffer_get function in Eina_Promise
2016-05-26 Felipe Magno... eina: Fix new prototype for then cb in test
2016-05-26 Chris Michaelelput: Add API function to calibrate input devices
2016-05-26 Chris Michaelelput: Remove badly named API
2016-05-26 Chris Michaelelput: Fix issue where double/triple click was not...
2016-05-26 Daniel Kolesaeolian: add core infra to support builtin strings and...
2016-05-26 Daniel Kolesaeolian: put ownable checks into its own func
2016-05-26 Chris Michaelelput: Minor formatting fixes
2016-05-26 Jean-Philippe... Evas: Fix compilation warning
2016-05-26 Jean-Philippe... Evas GL: Fix compilation warning, use func pointer
2016-05-26 Jean-Philippe... Elm Layout: Make box & table part proxies temporary
2016-05-26 Jean-Philippe... Elm.Layout: Fix BOX and TABLE usage with efl_part
2016-05-26 Jean-Philippe... Efl: Remove part name in Efl.Container (use Efl.Part)
2016-05-26 Jean-Philippe... Evas GL common: Simplify GLPIPES... trying to prevent...
2016-05-26 Jiwon KimElm entry: fix returning wrong focus region
2016-05-26 Ji-Youn Parkelm_win: remove elm_win_conformant_set/get from eo
2016-05-26 Ji-Youn Parkelm_image: fix build break
2016-05-26 Jaeun ChoiElm_image: implement 'scale_type' and 'scalable' proper...
2016-05-26 Ji-Youn Parkelm_win: remove elm_win_keyboard_win_set/get from eo.
2016-05-26 Carsten Haitzler... eina test suite - ooops reenable tests
2016-05-26 Carsten Haitzler... efl - new cmp "fix" code - remove one duplicated cmp
2016-05-26 Vincent TorriFix addition of Evil library in .pc files
2016-05-26 Carsten Haitzler... efl - fix many bounds over/underflow where we use int...
2016-05-26 Lauro Mouraeio: Adds Eo-based Eio API
2016-05-26 Felipe Magno... eina: Add promise parameter to then calllbacks
2016-05-26 Lauro Mouraeio: Call correct function to cleanup Eio_File.
2016-05-26 Carsten Haitzler... eina hash - fix stringshare key comparison function
2016-05-25 Chris Michaelelput: Fix formatting
2016-05-25 Mike Blumenkrantzelput: use physical name of seat when finding existing...
2016-05-25 Mike Blumenkrantzelput: further simplify device internals
2016-05-25 Mike Blumenkrantzelput: change some functions and internal flags to...
2016-05-25 Mike Blumenkrantzelput: define and implement an async device opening...
2016-05-25 Mike Blumenkrantzelput: remove 'sync' param from device management
2016-05-25 Carsten Haitzler... Revert "eo - now ref and unref objects on each eo call...
2016-05-25 Amitesh Singhslider: no need to destroy & create popups again
2016-05-25 Amitesh Singhslider: theme - fix warnings
2016-05-25 Jean-Philippe... fileselector button: Move EO APIs to legacy
2016-05-25 Jean-Philippe... fileselector entry: Move EO API to legacy
2016-05-25 Jean-Philippe... Edje: Remove impossible code
2016-05-25 Amitesh Singhslider: move range as a group in theme
2016-05-25 Carsten Haitzler... evas - use actual smart bounding box not obj geometry...
2016-05-24 Mike Blumenkrantzeldbus: divide dbus call timeouts by 1000 to convert...
2016-05-24 Vincent TorriFix The name of the pc file for Ecore_Win32
2016-05-24 Tom HacohenEo: Fix issue of too many unrefs in some cases.
2016-05-24 Tom HacohenEo: use internal unref function intsead of public one.
2016-05-24 Dave AndreoliFix crazy indentation. no functional changes.
2016-05-24 Daniel Kolesaeolian: replace Eina.Value with generic_value usage
2016-05-24 Chris Michaelelput: Add API function to set left-handed device
2016-05-24 Daniel Kolesaeolian: add support for warning when pointer type is...
2016-05-24 Jean-Philippe... Edje: Test proxy objects more
2016-05-24 Jean-Philippe... Edje: cache proxy objects (1 slot only)
2016-05-24 Jean-Philippe... Edje: fix test case (switch to efl_part)
2016-05-24 Jean-Philippe... Edje: Auto-unref proxy objects after calls
2016-05-24 Jean-Philippe... Efl: Add Efl.Part and switch to it
2016-05-24 Stefan Schmidteolian-cxx: ship new complex.eo file in dist
2016-05-24 Stefan Schmidtbuild: cxx bindings: make sure we ship needed headers...
2016-05-24 Stefan Schmidtbuild: cxx binding: fix typo in file path to be cleaned
2016-05-24 SangHyeon Leegenlist: process message before restricted calc for...
2016-05-24 Carsten Haitzler... eo - now ref and unref objects on each eo call to keep...
2016-05-24 Carsten Haitzler... ecore-con tests - remove WRONG connect check
2016-05-24 Carsten Haitzler... ecore-con - simplify down to a single libc resolver
2016-05-23 Felipe Magno... eolian-cxx: Fix generation of complex types in C++...
2016-05-23 Felipe Magno... eolian-cxx: Add test for list and array complex types
2016-05-23 Felipe Magno... eolian: Allow promises to have a second type
2016-05-23 Felipe Magno... c++: Reorganized C++ binding generation
2016-05-23 Dave AndreoliSlideshow: Fix doc to reflect the real behaviour of...
2016-05-23 Tom HacohenEo override: Fix compilation issues.
2016-05-23 Tom HacohenEo override: Document class.
2016-05-23 Daniel Kolesaeo: FIXME for wref_del so I don't forget
2016-05-23 Daniel Kolesaeolian: remove pointers from complex and class types
2016-05-23 Ji-Youn Parkelm_win: add elm_win_indcator_type and elm_win_indicato...
2016-05-23 Daniel Kolesaeolian: handle invalid keywords correctly
2016-05-23 Tom HacohenEo: Fix wrong allocation.
2016-05-22 Nicolas Aguirreevas: gl_common add define for missing EGL_WAYLAND_Y_IN...
2016-05-22 Dave AndreoliFDO icons: better icons for zoom-*
2016-05-21 Dave AndreoliFDO icons: added all the Devices icons
2016-05-21 Vincent TorriEfreet test: fix warning on Windows
2016-05-21 Carsten Haitzler... eina vector - fix indenting and 80 col overflow in...
2016-05-21 Carsten Haitzler... eina vector inline header - replace last equal with...
2016-05-21 Andy Williamselementary: Add correct icon fallback for fdo icons
2016-05-21 Andy Williamselementary: Icon config don't disable elements
2016-05-20 Derek Foremangl_drm: switch to GLERRV macro for error reporting
2016-05-20 Derek Foremangl_drm: Fix silly run time warning for wayland dmabuf
2016-05-20 Mike Blumenkrantzelm_win: define EFL_TEAMWORK_VERSION in all cases
2016-05-20 Mike Blumenkrantzelm_win: implement v2 of teamwork api using window...
next