summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Efl.Ui.Image.Zoomable: implement Ui.Image.icon propertydevs/ami/zoom_iconAmitesh Singh2017-06-027-3/+420
* ecore_imf: Add commit content event callbackJihoon Kim2017-06-021-1/+16
* elput: Fix logind session object pathDerek Foreman2017-05-311-4/+49
* Efl.Ui.Image.Zoomable: inherit from Efl.Ui.ImageAmitesh Singh2017-05-311-4/+3
* elm_image: Fix previous image visible issuejiin.moon2017-05-311-0/+3
* edje: Move some functions to Efl.Ui.Base (EO)Jean-Philippe Andre2017-05-318-72/+192
* interfaces: Remove display_mode from EO size hintsJean-Philippe Andre2017-05-318-66/+34
* edje: Reshuffle a bit edje_object.eoJean-Philippe Andre2017-05-316-171/+165
* edje: Rename "data" to "group_data" for EOJean-Philippe Andre2017-05-312-26/+21
* drm: Fix build warning (invalid enum type)Jean-Philippe Andre2017-05-311-2/+2
* edje: Revert build fix and make "internal" eo publicJean-Philippe Andre2017-05-311-9/+8
* edje: Remove external param_set from EOJean-Philippe Andre2017-05-314-245/+19
* test: Cleanup timer when window is closedJean-Philippe Andre2017-05-311-1/+15
* edje: Move part drag APIs to efl_partJean-Philippe Andre2017-05-3117-240/+621
* edje: Improve reference doc for part drag APIsJean-Philippe Andre2017-05-311-92/+106
* popup: remove previous object when setting new contentJinYong Park2017-05-311-0/+2
* edje: temporary build fix.Cedric BAIL2017-05-301-3/+5
* ecore-drm2: Don't free output plane states if not using atomicChris Michael2017-05-301-6/+6
* ecore-drm2: Minor formatting fixChris Michael2017-05-301-4/+7
* eolian: add new unit APIDaniel Kolesa2017-05-3024-419/+563
|\
| * eolian: silence a unused warning temporarilyDaniel Kolesa2017-05-301-1/+1
| * docgen: stub out units so the generator works againDaniel Kolesa2017-05-301-25/+48
| * eolian: use unit in typedecl c_type_getDaniel Kolesa2017-05-305-9/+9
| * eolian: pass unit in internal type serializationDaniel Kolesa2017-05-303-7/+9
| * eolian: doc token ref resolver now takes unitDaniel Kolesa2017-05-305-19/+18
| * eolian: type_class_get takes unitDaniel Kolesa2017-05-304-8/+9
| * eolian: expr eval APIs now take unitsDaniel Kolesa2017-05-308-46/+52
| * eolian: more expr system unit updatesDaniel Kolesa2017-05-303-15/+17
| * eolian: pass unit around in expr evalDaniel Kolesa2017-05-301-29/+29
| * eolian: update lua bindings with new unit apisDaniel Kolesa2017-05-301-18/+18
| * eolian: use unit in all getters for typedeclsDaniel Kolesa2017-05-302-6/+9
| * eolian: use units in by_file getters for typedeclsDaniel Kolesa2017-05-303-7/+13
| * eolian: pass unit to enum get by nameDaniel Kolesa2017-05-307-13/+17
| * eolian: pass unit to struct get by nameDaniel Kolesa2017-05-306-19/+22
| * eolian: pass unit to alias get by nameDaniel Kolesa2017-05-305-17/+20
| * eolian: return real nil on parse failureDaniel Kolesa2017-05-301-1/+5
| * elua: update for unit api usageDaniel Kolesa2017-05-301-3/+7
| * eolian: update tests according to unit APIDaniel Kolesa2017-05-301-44/+60
| * eolian: pass unit to all_classes_getDaniel Kolesa2017-05-304-6/+8
| * eolian: pass unit to class get_by_name/fileDaniel Kolesa2017-05-3012-77/+92
| * eolian: make all variable lookups take unitDaniel Kolesa2017-05-303-10/+10
| * eolian: make by-file variable lookups take unitDaniel Kolesa2017-05-303-10/+14
| * eolian: make by-name variable lookups take unitDaniel Kolesa2017-05-305-21/+29
| * eolian gen: pass the unit aroundDaniel Kolesa2017-05-307-31/+40
| * eolian: make eolian_file_parse return unitDaniel Kolesa2017-05-304-9/+12
| * eolian: units will contain multiple filesDaniel Kolesa2017-05-301-2/+1
| * eolian: initial structure for unitsDaniel Kolesa2017-05-303-0/+28
|/
* ecore-drm2: Don't fill device atomic state if atomic is disabledChris Michael2017-05-301-4/+8
* ecore-drm2: Don't fill output atomic states if not using atomicChris Michael2017-05-301-8/+14
* ecore-drm2: Remove useless returnChris Michael2017-05-301-1/+0