summaryrefslogtreecommitdiff
path: root/src/edje_externals/elm_bubble.c
Commit message (Expand)AuthorAgeFilesLines
* edje_externals: Fixed formatting before working on it.Daniel Juyung Seo2014-01-231-51/+58
* elm: Changed __UNUSED__ to EINA_UNUSED.Daniel Juyung Seo2014-01-061-6/+6
* elm: change elm_object_content_part_set/get/unset to elm_object_part_content_...Boris Faure2011-11-171-2/+2
* elm: elm_object_text_part_set/get() is deprecatedBoris Faure2011-11-161-3/+3
* elementary - modified content_set/get/unset part names to be simple names. ChunEon Park2011-11-161-4/+3
* elementary/bubble - applied missed content_set/get/unset APIsChunEon Park2011-11-081-3/+5
* elementary: fix edje_external bubbleMichael BOUCHAUD2011-10-311-4/+6
* Elm bubble: Fix code to use the new elm_object_text_set/get API.Tom Hacohen2011-07-041-6/+6
* warning--Fabiano Fidêncio2010-10-221-1/+1
* Add support for changing style from one elm widget in edje external.Otavio Pontes2010-10-211-3/+9
* Ugly typos gone.Gustavo Lima Chaves2010-10-201-1/+1
* Fix some Wextra complains on elm edje-externalsBruno Dilly2010-10-191-1/+1
* Elementary:Jonathan Atton2010-08-011-0/+7
* Allowing that icon/content can be set as NULLIván Briano2010-06-161-11/+7
* Fixing icon lost of external widgets in editje.Iván Briano2010-06-161-5/+1
* New elm widget exported to edje: bubble.Gustavo Lima Chaves2010-03-291-0/+160