summaryrefslogtreecommitdiff
path: root/src/lib/elementary/elm_image.eo
Commit message (Expand)AuthorAgeFilesLines
* eolian: add event_prefix and have classes follow that or eo_prefix by defaultDaniel Kolesa2016-05-171-0/+1
* Add legacy_prefix now that the default has changed to null.Tom Hacohen2016-05-121-0/+1
* Elm image: Fix namespacing to use . and not _.Tom Hacohen2016-05-121-1/+1
* Elm interface atspi: Fix namespacing to use . and not _.Tom Hacohen2016-05-121-3/+3
* Efl image: Fix namespacing to use . and not _.Tom Hacohen2016-05-121-3/+3
* Evas object smart: Fix namespace to use . and not _.Tom Hacohen2016-05-121-10/+10
* Elm_Image: add and remove eo properties related to image scalingJaeun Choi2016-04-291-22/+37
* elm_image: add new method elm_image_icon_set to replace elm_icon_standard_setJi-Youn Park2016-04-271-0/+33
* Elm image: Fix eo type errors.Tom Hacohen2016-04-191-1/+1
* Elm_image: remove no_scale and resizable property.Ji-Youn Park2016-04-111-30/+0
* Elm_image: remove elm_image_sizing_eval from eo to legacy.Ji-Youn Park2016-04-071-6/+0
* Efl: Rename flip and orient enumsJean-Philippe Andre2016-04-071-3/+3
* Interface: Flip and orientation interfaceYeshwanth Reddivari2016-04-061-3/+5
* Elm_image: remove resizable_up and resizable_down Eo apidevs/ami/context_menuJi-Youn Park2016-04-041-28/+0
* Elm_image: remove object_get from eo and object_size_get to view.size.getJi-Youn Park2016-04-011-28/+4
* Elm_image: remove Elm_Image_Orient and orient property from EO.Ji-Youn Park2016-04-011-33/+2
* Elm_image: move preload_disabled API from eo to legacy.Ji-Youn Park2016-04-011-8/+0
* Elm_image: remove elm_image_fill_outside_getJi-Youn Park2016-04-011-22/+1
* elementary: move all legacy files to their expected new location.Cedric BAIL2016-03-231-0/+265