summaryrefslogtreecommitdiff
path: root/src/lib/elm_widget_label.h
Commit message (Expand)AuthorAgeFilesLines
* elm_label: Fixed to prevent slide's autostart before calling elm_label_slide_...Jee-Yong Um2015-02-041-0/+1
* label: Add more comments for the unclear internal data.Daniel Juyung Seo2014-11-131-2/+2
* widget: added warnings to internal headers.Daniel Juyung Seo2014-08-081-0/+6
* Elm: Update code to use the new class names generated by eolian.Tom Hacohen2014-06-031-2/+2
* Eolian: Integration of LabelDaniel Zaoui2014-03-231-3/+3
* Label: add 2 new api for setting the slide animation speed.davemds2014-02-101-0/+2
* Revert "label : Added the API to match the speed of label to different label"davemds2014-02-091-5/+0
* label : Added the API to match the speed of label to different labelnirajkr2014-02-091-0/+5
* elm_widget_xxx.h: Adopt EINA_UNLIKELY and fix indentation in FOO_DATA_GET mac...Ryuan Choi2014-01-161-8/+8
* elm: Unified eina critical manro to CRI.Daniel Juyung Seo2013-12-261-2/+2
* option build deps that efl guarantees... now just are assumed and not ifdef'dCarsten Haitzler (Rasterman)2013-11-121-3/+1
* Elementary: replace eo_data_get for objects data referencing.Daniel Zaoui2013-05-011-1/+1
* elementary/label - support slide effect of the label widget optionally.ChunEon Park2013-01-041-1/+1
* elementary/label - modified internal variable name to be more clear.ChunEon Park2013-01-041-2/+2
* We have ported to Eo all the widgets of elementary. We didn't change the inhe...Yakov Goldberg2012-11-261-125/+3
* [elm] Label now inheritable.Gustavo Lima Chaves2012-08-011-0/+174