summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add a new test for elm_image align inside a swallowDave Andreoli2017-06-303-0/+94
* software_generic: Improve dmabuf validity testsDerek Foreman2017-06-302-8/+25
* gl_drm: Improve dmabuf validity testDerek Foreman2017-06-301-5/+9
* evas image: Set load error on native image set failureDerek Foreman2017-06-301-1/+11
* theme: use FLOOR rounding for digital clock themesMike Blumenkrantz2017-06-302-4/+5
* efl_wl: a multiseat wayland compositor in an evas smart objectMike Blumenkrantz2017-06-3011-0/+7118
* ecore_drm2: fix scanout_on callback firing too oftenDerek Foreman2017-06-301-2/+3
* Merge branch 'devs/bu5hm4n/gengrid_item_manager'Marcel Hollerbach2017-06-301-621/+207
|\
| * 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