summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* efl_input_device: add function for determining if a device has pointer capsMike Blumenkrantz2017-06-093-1/+43
* evas: handle focus setting with async input initMike Blumenkrantz2017-06-094-3/+27
* ecore-ipc: don't return dead clients in ecore_ipc_server_clients_getMike Blumenkrantz2017-06-092-1/+7
* ecore-evas: make focus-setting work with async device initMike Blumenkrantz2017-06-092-4/+10
* ecore-evas: safety -> normal null check in _ecore_evas_focus_device_set()Mike Blumenkrantz2017-06-091-1/+3
* ecore-evas: safety -> normal null check in ecore_evas_cursor_device_unsetMike Blumenkrantz2017-06-091-1/+1
* efl: add EFL_VERSION_1_20Mike Blumenkrantz2017-06-092-1/+4
* Luncher theme: Allow preview size to be configurable.Stephen 'Okra' Houston2017-06-091-2/+14
* static_libs/libdrm: Update exynos header filesChris Michael2017-06-091-0/+8
* elput: Document how keyboard events are processedBryce Harrington2017-06-091-0/+51
* static_libs/libdrm: Update static libdrm headersChris Michael2017-06-095-114/+588
* ecore-drm2: Remove check for drmModeAtomicCommitChris Michael2017-06-091-2/+0
* ecore-drm2: Remove #ifdef HAVE_ATOMIC_DRMChris Michael2017-06-095-57/+32
* ecore-drm2: Use static_libs/libdrm to build ecore-drm2 libraryChris Michael2017-06-097-592/+1419
|\
| * ecore-drm2: Fix drm_mode variables to work with static libChris Michael2017-06-091-11/+10
| * ecore-drm2: Use static libdrm to build ecore-drm2Chris Michael2017-06-091-549/+6
| * ecore-evas-drm: Remove borrowed fourcc_code from source fileChris Michael2017-06-091-31/+0
| * ecore-evas: Add static_libs/libdrm to ecore_evas_drm source filesChris Michael2017-06-091-1/+8
| * ecore-drm2: Add static_libs/libdrm to drm2 source filesChris Michael2017-06-091-0/+7
| * static_libs: Add xf86drm headers to libdrm static_libsChris Michael2017-06-092-0/+1388
|/
* ecore-evas-wl: Add support for Window Manager rotationsChris Michael2017-06-092-5/+207
* ecore-wl2: Fix window rotation event structure and various typosChris Michael2017-06-093-16/+17
* ecore-wl2: Add event type for window rotate eventsChris Michael2017-06-092-1/+4
* ecore-wl2: Add API and Event for window rotation change doneChris Michael2017-06-093-4/+31
* ecore-wl2: Add API and Event for window rotation change requestChris Michael2017-06-093-1/+27
* ecore-wl2: Add API and Event for window rotation change prepare doneChris Michael2017-06-093-1/+28
* ecore-wl2: Add API and event for window rotation change prepareChris Michael2017-06-093-1/+34
* ecore-wl2: Add API to return window available rotationsChris Michael2017-06-092-0/+39
* ecore-wl2: Add API to set window available rotationsChris Michael2017-06-093-0/+22
* ecore-wl2: Add API to return a windows preferred rotationChris Michael2017-06-092-0/+19
* ecore-wl2: Add API to set window preferred rotationChris Michael2017-06-093-0/+19
* ecore-wl2: Add API to get if an application has set window rotationChris Michael2017-06-092-0/+19
* ecore-wl2: Add API to set if an application has rotation a windowChris Michael2017-06-093-0/+19
* ecore-wl2: Add API to get if window manager rotation is supportedChris Michael2017-06-092-0/+19
* ecore-wl2: Add API function to set if wm rotation is supportedChris Michael2017-06-093-0/+23
* ecore-drm2: Group API functions within their doxy groupChris Michael2017-06-091-38/+38
* ecore-x: Minor formatting fixChris Michael2017-06-091-3/+2
* elm_fileselector_entry: this does not need focusMarcel Hollerbach2017-06-091-2/+0
* elm_fileselector: this is not focusableMarcel Hollerbach2017-06-091-1/+1
* eolian: prepare to defer all dependency parsesDaniel Kolesa2017-06-091-11/+27
* Efl.Ui.Image.Zoomable: make zoomable to work with edj fileAmitesh Singh2017-06-093-83/+137
* elm_widget: add factory method to the widgetMarcel Hollerbach2017-06-0912-22/+94
* map: Make sure efl_gfx_map_reset triggers a renderJean-Philippe Andre2017-06-091-1/+1
* Genlist: Calculate the min size of content before item realizeJeeyong Um2017-06-092-14/+25
* 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-092-5/+56
* elm-test: ui.image.zoomable: make anim example to work with zoomAmitesh Singh2017-06-091-1/+12
* map: Fix efl.gfx.map renderJean-Philippe Andre2017-06-091-2/+5
* examples: Flesh out the evas-buffer-simple exampleBryce Harrington2017-06-091-33/+133
* ecore_evas: Document the X11 XShape input region APIsBryce Harrington2017-06-091-0/+75