summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Elm Examples: Fix undefined function references.devs/ami/config_keybGuilherme Iscaro2017-08-172-2/+2
* evas: Fix auto-show of EO objectsJean-Philippe Andre2017-08-171-2/+5
* ui.box: add aspect ratio supportThiep Ha2017-08-172-42/+180
* ui.box: Add handling for weight + alignThiep Ha2017-08-171-2/+8
* evas: Fix crash with filtersJean-Philippe Andre2017-08-169-15/+79
* value size is stored in type, no need to manually specify them.Gustavo Sverzut Barbieri2017-08-151-7/+1
* ector: fix EAPI on WindowsVincent Torri2017-08-154-0/+90
* eina: remove tests and benchmark for long dead mempool.Cedric BAIL2017-08-152-121/+0
* eina: add tests for from.Cedric BAIL2017-08-151-3/+10
* eina: add support for from in pass throughCedric BAIL2017-08-151-2/+9
* eina: add support for from in one big.Cedric BAIL2017-08-151-2/+58
* eina: add support for from in chained mempool.Cedric BAIL2017-08-151-1/+62
* eina: add an API to check if a pointer is a valid element of a mempool.Cedric BAIL2017-08-153-4/+28
* eio: fix correct stat structure on Windows 32 bitsVincent Torri2017-08-142-5/+11
* build: don't pass -fPIC on WindowsVincent Torri2017-08-141-2/+4
* ecore_evas: win32 module - fix possibly uninitialized variablesVincent Torri2017-08-141-3/+27
* evas: move EAPI undef to the correct placeVincent Torri2017-08-141-3/+3
* evas: undef EAPI properly.Vincent Torri2017-08-141-0/+4
* evas GDI engine: improve speedVincent Torri2017-08-141-15/+6
* wayland: bump wayland protocol version requirementDerek Foreman2017-08-141-1/+1
* efl: add EFL_VERSION_1_21Mike Blumenkrantz2017-08-142-1/+4
* Efl.ui.panes: move legacy APIs at bottom of fileAmitesh Singh2017-08-141-69/+70
* Revert "evas: we should be able to access this data during an object being de...Cedric Bail2017-08-131-4/+4
* eo: only return NULL when the object is destructed.Cedric Bail2017-08-131-1/+4
* ecore_evas: define the predefine for wl2 instead of waylandMarcel Hollerbach2017-08-121-1/+1
* ecore_imf/wayland: Check the return value of memory allocation functionJihoon Kim2017-08-121-5/+11
* efl-wl: max size of 0x0 from shell is -1x-1 in eflMike Blumenkrantz2017-08-111-0/+2
* efl-wl: initialize seat keymap fd to -1Mike Blumenkrantz2017-08-111-0/+1
* ecore: always set delete_me before removing fd from pollMike Blumenkrantz2017-08-111-4/+5
* efl-wl: handle case where eglBindWaylandDisplay failsMike Blumenkrantz2017-08-111-3/+2
* efl-wl: always dismiss popups on hideMike Blumenkrantz2017-08-111-1/+1
* elm_widget: do not reparent subobjs to top widget for non-elm objectsMike Blumenkrantz2017-08-111-1/+2
* efl-wl: use correct accessor method for keyboard resource hashMike Blumenkrantz2017-08-111-3/+8
* wayland: set min/max size hints to surface before showMike Blumenkrantz2017-08-112-2/+36
* efl-wl: add functionality for extracting surfaces for external useMike Blumenkrantz2017-08-112-7/+91
* efl-wl: add EFL_WL_DEBUG env variable for enabling wayland debugMike Blumenkrantz2017-08-111-1/+13
* wayland: remove xdg5 supportMike Blumenkrantz2017-08-116-284/+8
* wayland: fix xdg-shell popup windowsMike Blumenkrantz2017-08-113-32/+50
* ecore_evas_drm: Tick from the animator registration callbackDerek Foreman2017-08-111-1/+36
* ecore_evas_drm: Let ecore_drm2 track pending page flipsDerek Foreman2017-08-111-17/+5
* ecore_drm2: Add query for pending pageflipDerek Foreman2017-08-112-0/+22
* makefile_evas: fix includes when openjpeg 1.5 and 2.0 are installed.Al Poole2017-08-111-3/+4
* evas: we should be able to access this data during an object being destroyed.Cedric Bail2017-08-111-4/+4
* evas tests - add Jpeg2000 testsVincent Torri2017-08-116-4/+70
* efl_ui_focus_manager_calc: fix the class check of the redirectMarcel Hollerbach2017-08-111-2/+2
* Efl.Ui.Panes: rename min_split_ratio to split_ratio_minAmitesh Singh2017-08-112-5/+4
* Efl.Ui.Panes: rename allow_user_size_hints to hint_min_allowAmitesh Singh2017-08-114-14/+14
* common3d: correct converting number to floatThiep Ha2017-08-112-4/+4
* elm_scroller: focus_direction should not be called when scroller focusable an...Jeonghyun Yun2017-08-111-1/+4
* Cast to double before division during region/coord calculation.Sungtaek Hong2017-08-111-6/+6