summaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Evas_Device: Add a new event for added and removed devices.Guilherme Iscaro2016-09-262-0/+6
* Evas_Device: Add evas_device_full_add() API.Guilherme Iscaro2016-09-262-2/+47
* Evas_Common: Fix typo.Guilherme Iscaro2016-09-261-11/+11
* Efl_Input_Device: Implement efl_input_device_parent_set().Guilherme Iscaro2016-09-263-17/+23
* ecore: add a prototype ecore_thread helper with Efl_Promise/Efl_Future coupled.Cedric BAIL2016-09-262-0/+181
* elm_atspi_bridge: Active descendant changed signal not sent issue fix.Shilpa Singh2016-09-261-1/+1
* elementary: set the extension on the extension, not the overlay !Cedric BAIL2016-09-261-1/+1
* elementary: Fix potential resource leakChris Michael2016-09-261-2/+4
* Ecore promise: Renamed shadow variable.Tom Hacohen2016-09-261-2/+2
* elementary entry: send a signal to edje for notifying scrollable modeYoungbok Shin2016-09-261-0/+5
* ecore_wl2: fix array overflowMarcel Hollerbach2016-09-261-1/+1
* ecore_wl2: support parallel receiving of different mimetypesMarcel Hollerbach2016-09-262-14/+20
* ecore_wl2: fix null dereference issueMarcel Hollerbach2016-09-261-3/+3
* elm_config: Remove unnecessary NULL check.Jaehyun Cho2016-09-261-1/+1
* eina_matrix/quad: clean up documentationJee-Yong Um2016-09-262-142/+232
* eo ptr indir - handle unlock on error with shared eoids correctlyCarsten Haitzler (Rasterman)2016-09-261-7/+9
* efreet - fix command generation by fixing string buffer expansionCarsten Haitzler (Rasterman)2016-09-251-42/+17
* Emotion: modify the playback finish behavior as beforeDaniel Zaoui2016-09-251-6/+2
* ecore_wl2: utilize the event window_idsMarcel Hollerbach2016-09-241-33/+28
* elm_cnp: handle format of a drop correctlyMarcel Hollerbach2016-09-241-28/+17
* eo op resolv - do micro optimization to move init to goto blobCarsten Haitzler (Rasterman)2016-09-241-49/+67
* eio model: use empty mime type when efreet is unable to determine itVitor Sousa2016-09-231-2/+2
* ecore-drm2: Use Atomic State to enable/disable an outputChris Michael2016-09-231-10/+13
* ecore-drm2: Remove useless if check for atomic_modeset flagChris Michael2016-09-231-12/+8
* edje signal emits - enable DBG for being able to debug edj filesCarsten Haitzler (Rasterman)2016-09-231-1/+1
* elm_cnp: refactor selection_get callbacksdevs/bu5hm4n/ecore_wl2_dndMarcel Hollerbach2016-09-231-90/+105
* ecore_wl2: add more documentation on ecore_wl2 cnp/dnd apiMarcel Hollerbach2016-09-231-12/+57
* elm_cnp: handle actions probeblyMarcel Hollerbach2016-09-231-0/+15
* ecore_wl2: introduce offer apiMarcel Hollerbach2016-09-236-420/+597
* ecore_wl2: save action of data source in seperated fieldMarcel Hollerbach2016-09-232-6/+5
* text/entry: add more key controls for os xThiep Ha2016-09-234-0/+69
* ecore_cocoa: quit application with keyThiep Ha2016-09-231-0/+12
* evas: Prevent crashes in case of errorJean-Philippe Andre2016-09-231-3/+6
* elm_image: Add smart cbs for async openJean-Philippe Andre2016-09-235-53/+49
* elm: _propagate_event should react only when the obj is focused objWooHyun Jung2016-09-231-0/+4
* drm: Fix typoeDerek Foreman2016-09-221-1/+1
* ecore-drm2: Merge initial modesetting with atomic flip codeDerek Foreman2016-09-221-21/+2
* ecore-drm2: Use just DRM_MODE_ATOMIC_ALLOW_MODESET for initial settingChris Michael2016-09-221-1/+1
* ecore-drm2: Add support for Atomic PageflipsChris Michael2016-09-221-31/+173
* ecore-drm2: Add code to support setting DPMS levels via AtomicChris Michael2016-09-221-2/+43
* ecore-drm2: Add code to use Atomic for Edid if availableChris Michael2016-09-221-3/+37
* ecore-drm2: Add code to setup Plane Atomic state for OutputsChris Michael2016-09-221-0/+34
* ecore-drm2: Add code to setup Connector Atomic state for OutputsChris Michael2016-09-221-0/+31
* ecore-drm2: Add code to setup Crtc Atomic state for OutputsChris Michael2016-09-221-1/+40
* ecore-drm2: Add code to free Atomic state on shutdownChris Michael2016-09-221-4/+20
* ecore-drm2: Add code to fill Plane Atomic stateChris Michael2016-09-221-0/+159
* ecore-drm2: Add code to fill Connector Atomic stateChris Michael2016-09-221-0/+100
* ecore-drm2: Add code to fill Atomic Crtc StateChris Michael2016-09-221-2/+121
* ecore-drm2: Add code to check if Atomic Modesettting is usableChris Michael2016-09-221-4/+55
* ecore-drm2: Add private structures to support Atomic ModesettingChris Michael2016-09-221-0/+68