summaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* Efl.Ui.Image.Zoomable: make zoomable to work with edj filedevs/ami/zoom_edjeAmitesh Singh2017-06-092-82/+123
* elm map: Fix broken link to openstreetmap.orgJeeyong Um2017-06-091-1/+1
* elementary entry: update focus state when editable state is changedYoungbok Shin2017-06-091-5/+10
* map: Fix efl.gfx.map renderJean-Philippe Andre2017-06-091-2/+5
* ecore_evas: Document the X11 XShape input region APIsBryce Harrington2017-06-091-0/+75
* elput: Fix compilation warning (GCC)Jean-Philippe Andre2017-06-091-1/+1
* 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-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
* widget: Remove unnecessary defineJean-Philippe Andre2017-06-081-2/+0
* edje - fix signal propagate crashCarsten Haitzler (Rasterman)2017-06-081-1/+1
* 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-083-1/+118
* 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-082-21/+89
* evas_map: support map with number of points as multiples of 4Thiep Ha2017-06-081-2/+2
* elm_panel: set hidden property when panel is close/openSungtaek Hong2017-06-081-206/+110
* 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
* 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
* 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
* ecore-drm2: Add internal functions to get backlight valuesChris Michael2017-06-061-0/+21
* eina: fix clang compilation with EINA_FALLTHROUGHJérémy Zurcher2017-06-061-1/+2
* ecore_drm2: Fix error handling in _output_dpms_atomic_setDerek Foreman2017-06-051-0/+1
* scroller : fix mirrored contents_pos_set callJunsuChoi2017-06-052-15/+15
* elc_multibuttonentry: role of MBE item, MBE updated, and state_set_get API ad...Shilpa Singh2017-06-052-2/+21
* ecore_evas: use strbuf instead of PATH_MAX.Cedric BAIL2017-06-051-58/+58