summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIPdevs/bu5hm4n/gengrid_item_managerMarcel Hollerbach2017-06-301-6/+18
* elm_gengrid: remove duplicated codeMarcel Hollerbach2017-06-301-63/+30
* elm_gengrid: refactor duplicated codeMarcel Hollerbach2017-06-301-62/+22
* elm_gengrid: refactor single selection moveMarcel Hollerbach2017-06-301-167/+52
* elm_gengrid: refactor focus movementMarcel Hollerbach2017-06-301-277/+81
* elm_gengrid: gengrid never sets the focus objects this is always NULLMarcel Hollerbach2017-06-301-32/+0
* elm_gengrid: refactor reorder modeMarcel Hollerbach2017-06-301-60/+62
* elm_fileselector: correct the focus chainMarcel Hollerbach2017-06-302-10/+52
* elm: Always pass valid part name inside part APIsJean-Philippe Andre2017-06-3014-39/+103
* elm_entry: use layout text/content aliases when text_set/get content_set/get/...Sungtaek Hong2017-06-304-36/+45
* widget: Avoid ERR in elm_object_content_ APIsJean-Philippe Andre2017-06-301-0/+3
* Efl.Observable: Free an iterator after use in observers_update()Sungtaek Hong2017-06-301-0/+2
* genlist: move to next focusable/selectable item when loopingAmitesh Singh2017-06-301-3/+13
* drm: Implement hardware plane supportDerek Foreman2017-06-291-0/+120
* software_generic: fix eng_image_native_getDerek Foreman2017-06-291-2/+7
* Elm layout: fix broken text part name resolvingDaniel Hirt2017-06-306-6/+8
* gl_drm: Check dmabuf attribute version before trusting attributesDerek Foreman2017-06-291-2/+3
* software_generic: Check dmabuf attribute version during setDerek Foreman2017-06-291-1/+15
* dmabuf: Make a define for the version of the dmabuf attribute structDerek Foreman2017-06-293-2/+4
* Evas textblock: fix legacy_newline in legacy APIDaniel Hirt2017-06-291-4/+3
* Evas textblock: re-apply paragraph position inferenceDaniel Hirt2017-06-291-2/+10
* release: Update NEWS and bump version for 1.20.0-alpha1 releasev1.20.0-alpha1Stefan Schmidt2017-06-292-3/+271
* build: split of BUILT_SOURCES cleanup from CLEANFILESStefan Schmidt2017-06-291-3/+1
* po: update po files for alpha releaseStefan Schmidt2017-06-2923-1150/+1150
* tests : eolain: make sure all the needed files for land in distStefan Schmidt2017-06-291-0/+6
* evas/vg: rewrite the vg example with more test casessmohanty2017-06-291-185/+425
* efl/interface: emit path change event when stroke width change.smohanty2017-06-291-2/+3
* elm_test: Add test edc for tooltip with no min sizeJean-Philippe Andre2017-06-294-4/+69
* els_tooltip: Remove infinite job callsJaehyun Cho2017-06-291-11/+0
* evas: Fix compilation warningsJean-Philippe Andre2017-06-291-9/+9
* elm_code: Fix a compilation warningJean-Philippe Andre2017-06-291-1/+1
* gl_drm: Fix a few compilation warningsJean-Philippe Andre2017-06-291-3/+3
* spinner: don't allow dragging if widget is disabledAmitesh Singh2017-06-291-1/+3
* edje player - add slave command to set text of text part for testingCarsten Haitzler (Rasterman)2017-06-291-0/+19
* elm test: image zoomable - allow gif to be played in test exampleAmitesh Singh2017-06-291-0/+4
* 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