summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* edc/button: Use linear scaling for buttonsdevs/jpeg/smooth_scalingJean-Philippe Andre2016-03-171-4/+2
* Examples: Fix usage of evas image apisJean-Philippe Andre2016-03-176-11/+10
* Elm.Image: Improve error message after load failureJean-Philippe Andre2016-03-171-43/+40
* docs: properly ends doxygen groupsJean Guyomarc'h2016-03-162-0/+8
* docs: fix invalid end of groupJean Guyomarc'h2016-03-161-1/+1
* docs: bring back docs from eo files by switching to the new group nameStefan Schmidt2016-03-1622-363/+363
* docs: bring back docs from eo files by switching to the new group nameStefan Schmidt2016-03-1634-145/+145
* docs: bring back docs from eo files by switching to the new group nameStefan Schmidt2016-03-16137-412/+412
* label: add themes for left and right aligned textMike Blumenkrantz2016-03-161-0/+80
* interface_scrollable: fix the getting scroll view port sizetaehyub2016-03-151-0/+1
* Change elm according to the renaming of the eo_add() current object.Tom Hacohen2016-03-1514-43/+43
* Elm.Image: Adapt to recent changes in Efl.ImageJean-Philippe Andre2016-03-153-38/+55
* web: provide a direct access to the configured web engine class.Cedric BAIL2016-03-144-1/+24
* web: fix breakage after roll over with eo_add change.Cedric BAIL2016-03-141-4/+1
* config: Fix wrong scroll config variables.Daniel Juyung Seo2016-03-151-2/+2
* Revert "genlist: fix item sizing error"Vyacheslav Reutskiy2016-03-141-1/+1
* button: don't attempt to set non-existent "icononly" state for elm.textMike Blumenkrantz2016-03-111-6/+0
* Combobox: Fix according to the new (old) eo_add syntax.Tom Hacohen2016-03-111-1/+1
* Revert "Combobox: Semi automatic migration to the new eo_add."Tom Hacohen2016-03-111-5/+4
* Revert "Automatic migration to the new eo_add syntax."Tom Hacohen2016-03-1182-265/+196
* Revert "combobox: fix borkage after eo_add change."Tom Hacohen2016-03-111-4/+2
* Revert "elm - genlist item - index get start from 0 - unbreak api break"Carsten Haitzler (Rasterman)2016-03-112-2/+2
* none: fix symbol issueCedric BAIL2016-03-102-3/+15
* gitignore: do not track eo generated files.Cedric BAIL2016-03-102-0/+2
* combobox: fix warning due to change in eo event signature.Cedric BAIL2016-03-101-14/+6
* webkit2: undef macro before redefining them.Cedric BAIL2016-03-101-0/+5
* combobox: add Multiple selection featuredivyesh purohit2016-03-107-10/+312
* efl: followup with renaming efl animator.Cedric BAIL2016-03-107-22/+22
* colorclass: allocate memory to fit the original size of data typeJee-Yong Um2016-03-101-1/+1
* elm - genlist item - index get start from 0 - unbreak api breakCarsten Haitzler (Rasterman)2016-03-102-2/+2
* elm_web: Remove eo generated filesJean-Philippe Andre2016-03-104-462/+0
* combobox: fix borkage after eo_add change.Cedric BAIL2016-03-091-2/+4
* config: add entry to set web backend.Cedric BAIL2016-03-091-2/+50
* config: add API to configure Elm_Web backend.Cedric BAIL2016-03-092-2/+39
* web: split web into a module.Cedric BAIL2016-03-0921-1594/+2414
* Image test: Migrate to the new event cb signature.Tom Hacohen2016-03-091-10/+6
* Automatic migration to the new eo_add syntax.Tom Hacohen2016-03-0983-197/+267
* Combobox: Semi automatic migration to the new eo_add.Tom Hacohen2016-03-091-4/+5
* theme: Fix scroller colorclass typo.Stephen okra Houston2016-03-081-1/+1
* Revert "list: set internal box as homogeneous if no separator items are present"Hermet Park2016-03-081-3/+0
* elm_genlist: Added elm_genlist_filtered_items_count APIshashank.p2016-03-081-4/+3
* fileselector: clarify the condition statement for checking ok buttonJee-Yong Um2016-03-071-3/+1
* remove duplicated typedefMarcel Hollerbach2016-03-051-6/+0
* atspi intf: image - fix compilation warnings after eo4 migration changesAmitesh Singh2016-03-051-2/+2
* genlist: fix item sizing errorJee-Yong Um2016-03-041-1/+1
* map: fix memory leakSungTaek Hong2016-03-041-8/+7
* config: handle is_mirrored, and translate are not part of EET file, when conf...Shinwoo Kim2016-03-041-1/+31
* image: fix the wrong return valueMinkyu Kang2016-03-041-1/+1
* Genlist: fix for an item width calculation issue on item show / scrollinggodly.talias2016-03-041-0/+2
* notify: delete unnecessary smart move/resize.Hosang Kim2016-03-041-18/+24