summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ecore-libinput: Add ecore_libinput_shutdown functiondevs/devilhorns/ecore_libinputChris Michael2016-02-082-0/+16
* ecore-libinput: Add package config file to build orderChris Michael2016-02-083-0/+17
* ecore-libinput: Add Ecore_Libinput library to build orderChris Michael2016-02-083-0/+96
* ecore-libinput: Add start of Ecore_Libinput libraryChris Michael2016-02-083-0/+128
* evas: check EINA_MEMPOOL env var when creating evas mempool allocatorsMike Blumenkrantz2016-02-051-1/+4
* eina: add test covering tiler rect add/del/add of same geometry regionsMike Blumenkrantz2016-02-051-0/+6
* eina: invalidate last add/del rects when the opposite operation occursMike Blumenkrantz2016-02-051-0/+2
* evas-wayland-shm: Fix compiler warning about incompatible pointer typeChris Michael2016-02-051-8/+8
* edje: Remove unused variablesChris Michael2016-02-051-3/+0
* Ecore con local: properly clean up fd on error.Tom Hacohen2016-02-051-6/+8
* Ecore con: Close server socket fd on failure.Awadhesh Singh2016-02-051-0/+1
* edje_cc: allow omitting "name" keyword in color_classes.color_class blockJee-Yong Um2016-02-051-0/+26
* edje: add new part types to edje_cacheperepelits.m2016-02-051-0/+9
* ecore_con: changing Ecore.Con.Server to Efl.Network.Server.Srivardhan Hebbar2016-02-0514-157/+164
* eina: add eina_vector3 as static inline.se.osadchy2016-02-052-15/+564
* edje_cc: fix detecting missing part for insert_before/afterCedric BAIL2016-02-053-23/+22
* edje: introduce color_tree (color_class inheritance)Jee-Yong Um2016-02-0510-16/+311
* edje: add test for omitting "name" keyword in color_classes.color_class blockJee-Yong Um2016-02-053-2/+59
* evas: add native surface with TBM Surface for wayland_shm engineWonsik Jung2016-02-051-0/+91
* eo: tests callback add and del return value.Cedric BAIL2016-02-051-5/+11
* ecore_evas: refactorize code and make sub ecore evas exploration recusrive.Cedric BAIL2016-02-051-4/+1
* ecore_evas: improve debugging for Ecore_Evas animator.Cedric BAIL2016-02-051-2/+2
* edje: add back use of Ecore_Animator when the Edje object is created on an no...Cedric BAIL2016-02-054-1/+27
* Evas textblock: Save memory space reducing unused hyphen dictionary loadsYoungbok Shin2016-02-042-16/+22
* This should not have been pushed. RevertChris Michael2016-02-041-132/+0
* This should not have been pushed. Unsure what happened here, butChris Michael2016-02-041-12/+2
* ecore-drm: Add API functions for rotation supportChris Michael2016-02-041-0/+132
* ecore-drm: Add opaque type for Plane supportChris Michael2016-02-041-2/+12
* ecore-drm: Add internal function to create planes for an outputChris Michael2016-02-041-92/+96
* ecore-drm: Add API function to set rotation on an outputChris Michael2016-02-042-0/+32
* ecore-drm: Add API function to get supported rotations from an outputChris Michael2016-02-042-0/+23
* ecore-drm: Add opaque structure for Ecore_Drm_PlaneChris Michael2016-02-042-0/+32
* Evas: Use proper language for harfbuzz shapingYoungbok Shin2016-02-049-18/+24
* Eo tests: Add tests for eo_init()/shutdown() cycles.Tom Hacohen2016-02-041-0/+13
* Eo tests: remove hack to prevent eo_init()/shutdown() cycles.Tom Hacohen2016-02-042-6/+2
* Eo: add support for initialising eo after it has been shut down.Tom Hacohen2016-02-047-6/+28
* Revert "Eo: Prevent shutdown from actually doing anything"Tom Hacohen2016-02-041-15/+1
* ecore_imf/wayland: Fix IME hide -> show issue in case of focus-out and then f...Haifeng Deng2016-02-042-2/+61
* ecore_imf/wayland: do not check input panel enable in show or hideJihoon Kim2016-02-041-4/+2
* ecore_imf/wayland: support to set prediction allow modeJihoon Kim2016-02-043-1/+17
* ecore_imf/wayland: notify language changedJihoon Kim2016-02-041-2/+15
* ecore_imf/wayland: Add support to get input panel language localeJihoon Kim2016-02-043-3/+30
* ecore_imf/ibus: fix indentationJihoon Kim2016-02-042-67/+67
* edje: fix edje_file_data_get() when no collections are presentJean Guyomarc'h2016-02-031-3/+3
* edje: add "keys" block to classes setter/getterJee-Yong Um2016-02-031-100/+82
* eolian-js: Remove replacing commas by underscores in events.Felipe Magno de Almeida2016-02-031-1/+0
* eolian-js: Modified formating to replace verb position in method namesFelipe Magno de Almeida2016-02-032-27/+178
* eina-cxx: Fix instantiating eina domain without eina_initFelipe Magno de Almeida2016-02-031-1/+2
* Eo: fix eo_shutdown()'s return value to be FALSE on shutdown.Tom Hacohen2016-02-032-3/+3
* Efl: Fixup ref in eo file that I forgot to commitJean-Philippe Andre2016-02-031-1/+1