summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* eo: work in progress with new future.devs/cedric/futureCedric BAIL2017-06-292-91/+333
* evas: expose evas_map_coords_get.Cedric BAIL2017-06-282-1/+15
* eina: remove tests and benchmark for long dead mempool.Cedric BAIL2017-06-282-121/+0
* eina: add tests for from.Cedric BAIL2017-06-281-3/+10
* eina: add support for from in pass throughCedric BAIL2017-06-281-2/+9
* eina: add support for from in one big.Cedric BAIL2017-06-281-2/+58
* eina: add support for from in chained mempool.Cedric BAIL2017-06-281-1/+62
* eina: add an API to check if a pointer is a valid element of a mempool.Cedric BAIL2017-06-283-4/+28
* elua: use up to date lua APIDaniel Kolesa2017-06-283-8/+3
* edje: Fix part reuse, fixes make checkJean-Philippe Andre2017-06-282-4/+7
* elc_popup: atspi - make popup label accessibleShinwoo Kim2017-06-281-1/+5
* eina,ecore_cocoa: fix detection of the macOS SDK versionJean Guyomarc'h2017-06-272-3/+4
* elm_code: Fix tests of widget tokensAndy Williams2017-06-271-8/+7
* elm_code: fix whitespace highlightingAndy Williams2017-06-271-1/+1
* ecore-wl2: Add more window types to Window Type enumChris Michael2017-06-271-0/+5
* ecore-wl2: Add client-side event for Window DeactivateChris Michael2017-06-273-1/+31
* ecore-wl2: Add client-side event for Window ActivateChris Michael2017-06-273-1/+33
* ecore-wl2: Add client-side event for Window HideChris Michael2017-06-273-1/+29
* ecore-wl2: Add client-side event for Window ShowChris Michael2017-06-273-1/+28
* elm_code: Add a matched token so we can highlight searchesAndy Williams2017-06-263-4/+18
* ecore-wl2: use first seat to start move/resize op when none specifiedMike Blumenkrantz2017-06-261-6/+4
* Add since tag in elm_entry_prediction_hint_setJihoon Kim2017-06-261-1/+4
* elm_entry: Add prediction hint APIJihoon Kim2017-06-267-0/+72
* fix issue with patch D4981Andy Williams2017-06-251-1/+1
* Test: check gl API nullity before invoking deletion functionsDaniel Zaoui2017-06-251-7/+10
* evas event grabber: add function to block stacking updates while visibleMike Blumenkrantz2017-06-233-16/+61
* elm_list/genlist/gengrid: don't unselect items when moving the mouse out of themMike Blumenkrantz2017-06-233-3/+3
* eina_log: make a log level of 0 disable the log domainMike Blumenkrantz2017-06-231-2/+2
* elm_win: access wl seats in a more portable wayMike Blumenkrantz2017-06-231-5/+11
* evas: check object layer existence before deref to avoid crashMike Blumenkrantz2017-06-231-1/+3
* ecore-wl2: do not send exit event on disconnect if servers existMike Blumenkrantz2017-06-231-1/+1
* elm_cursor: store and reapply non-elm cursors when setting an elm cursorMike Blumenkrantz2017-06-231-3/+27
* elm_box: unpack objects from internal evas box before elm reparentMike Blumenkrantz2017-06-231-2/+5
* evas_box: add safety check for adding box children to multiple boxesMike Blumenkrantz2017-06-231-0/+5
* gengrid: implement reusable content based on genlist implementationMike Blumenkrantz2017-06-233-32/+62
* gl_drm: Implement hardware plane supportDerek Foreman2017-06-231-0/+115
* evas_render: Use hardware planesDerek Foreman2017-06-231-0/+28
* evas_object_image: Add support for direct scanoutDerek Foreman2017-06-233-0/+88
* evas_object_image: Track whether an image object supports direct scanoutDerek Foreman2017-06-232-0/+16
* software_generic: Add plane assign/release function pointersDerek Foreman2017-06-232-0/+5
* native surface: Add scanout handlersDerek Foreman2017-06-231-1/+24
* ecore_drm2: Add scanout status callbacksDerek Foreman2017-06-231-0/+8
* ecore_drm2: Add callbacks for plane assign/releaseDerek Foreman2017-06-232-0/+11
* ecore_drm2: Add Fb deleted eventDerek Foreman2017-06-232-0/+4
* ecore_drm2: Track number of times an fb is on scanoutDerek Foreman2017-06-232-0/+14
* ecore_drm2: Track whether an Ecore_Drm2_Plane has ever been on scanoutDerek Foreman2017-06-232-1/+6
* ecore_drm2: Move fb from plane state struct to plane structDerek Foreman2017-06-232-5/+9
* ecore_drm2: Don't clear plane fb on releaseDerek Foreman2017-06-231-1/+0
* ecore_drm2: Remove obsolete per output fb callback apiDerek Foreman2017-06-233-25/+0
* ecore_drm2: Stop using the old per output release callbacksDerek Foreman2017-06-231-3/+2