summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* map: add more checking on input and memory allocationdevs/ami/edje_playThiep Ha2017-06-092-7/+21
* Elementary: fix Elm.Layout Model ConnectLarry Jr2017-06-081-4/+11
* Ecore: fix Efl.Model.ItemLarry Jr2017-06-081-0/+7
* eina: fix implicit declaration of pthread_set_name_np in eina_debug.Al Poole2017-06-082-0/+12
* eina: as we use string.h function in this inline function, we better include it.Cedric BAIL2017-06-081-0/+2
* ecore-evas-x: Remove blank lineChris Michael2017-06-081-1/+0
* efl_debugd: only compile this on Linux.Al Poole2017-06-082-1/+2
* ecore-drm2: Fix potential SIGFPE when adding output modeChris Michael2017-06-081-0/+4
* ecore-drm2: Add API function to set pointer rotationChris Michael2017-06-082-0/+21
* elput: Add API function to swap dx & dy axis from pointer motion eventChris Michael2017-06-084-2/+80
* elput: Minor formatting fixesChris Michael2017-06-081-19/+38
* elput: Minor formatting fixChris Michael2017-06-081-3/+3
* elput: Get touch event slots using slot not seat_slotChris Michael2017-06-081-3/+3
* ecore-evas-wayland: Fix potential null dereferenceChris Michael2017-06-081-0/+2
* evas-gl-drm: Fix uninitialized variableChris Michael2017-06-081-1/+1
* evas-gl-drm: Be sure to initialize ncfg variableChris Michael2017-06-081-1/+1
* widget: Remove unnecessary defineJean-Philippe Andre2017-06-081-2/+0
* edje - fix signal propagate crashCarsten Haitzler (Rasterman)2017-06-081-1/+1
* elm_test:ui.image.zoomable: Allow image click to enable/disable animationAmitesh Singh2017-06-081-13/+7
* Efl.Ui.Image.Zoomable: inherit elm.widget as classAmitesh Singh2017-06-081-1/+1
* Efl.Ui.Image.Zoomable: implement efl.play.get/setAmitesh Singh2017-06-085-1/+175
* Efl.Ui.Image.Zoomable: implement efl.player.playable.getAmitesh Singh2017-06-082-0/+8
* edje: pass whole text to IMF in case of selectionJihoon Kim2017-06-081-16/+1
* efl.gfx.map: support for map points as multiples of 4Thiep Ha2017-06-085-21/+161
* evas_map: support map with number of points as multiples of 4Thiep Ha2017-06-086-11/+97
* edje: Fix warnings introduced in recent fixJean-Philippe Andre2017-06-082-2/+2
* elm_panel: set hidden property when panel is close/openSungtaek Hong2017-06-082-206/+137
* evas - font dir fonts.alias - limit alias parse lengthCarsten Haitzler (Rasterman)2017-06-081-1/+1
* elm spinner - handle more digits for format string + handle invalid fmtCarsten Haitzler (Rasterman)2017-06-081-2/+7
* evas xpm loader - add more rgb.txt file locations...Carsten Haitzler (Rasterman)2017-06-081-1/+3
* edje_cc handle line too long for buffersCarsten Haitzler (Rasterman)2017-06-081-0/+6
* elm_prefs_cc: handle line too long for buffersCarsten Haitzler (Rasterman)2017-06-081-0/+5
* evas-gl-drm: Fix potential memory leakChris Michael2017-06-071-7/+12
* ecore-wl2: Use output height when calculating dpiChris Michael2017-06-071-2/+10
* ecore-wl2: Add API function to set surface buffer transformChris Michael2017-06-072-0/+19
* ecore-wl2: Add API function to return an output transformationChris Michael2017-06-072-0/+18
* ecore-wl2: Add missing doxygen groups for documentationChris Michael2017-06-071-3/+43
* ecore-wl2: Add API function to find an output for given windowChris Michael2017-06-072-0/+53
* ecore-wl2: Add event for output transformationChris Michael2017-06-073-4/+37
* ecore-evas-wl: Don't check window visibility on raisingChris Michael2017-06-071-1/+1
* Efl.Ui.Image: fix efl.player.playable.get APIAmitesh Singh2017-06-071-1/+1
* scroller : Call mirrored_set function after edje_obj is initializedJunsuChoi2017-06-071-2/+2
* evas: Set locks and modifiers for all input eventsJean-Philippe Andre2017-06-072-1/+19
* edje: Remove external param_type from EOJean-Philippe Andre2017-06-072-11/+14
* Revert "scroller : fix mirrored contents_pos_set call"JunsuChoi2017-06-072-15/+15
* docs: Fix typos and some wrong expressions in Ecore, Ecore_Audio, Ecore_Cocoa...Myoungwoon Roy, Kim2017-06-0722-71/+71
* ephysics: set proper geometry when setting an object to a faceBruno Dilly2017-06-061-0/+2
* eina: enable fallthrough warning suppression only on GCC 7 and above.Cedric BAIL2017-06-061-1/+5
* ecore-drm2: Don't use Atomic functions to set DPMS levelsChris Michael2017-06-061-61/+2
* ecore-drm2: Fix output backlight value type definitionsChris Michael2017-06-061-1/+1