summaryrefslogtreecommitdiff
path: root/src/edje_externals/elm_clock.c
Commit message (Collapse)AuthorAgeFilesLines
* edje_externals: Fixed formatting before working on it.Daniel Juyung Seo2014-01-231-120/+124
|
* elm: Changed __UNUSED__ to EINA_UNUSED.Daniel Juyung Seo2014-01-061-6/+6
|
* elm external clock: another type error. Big SPANK to who write and commit ↵Davide Andreoli2013-02-161-3/+3
| | | | | | code without testing!! SVN revision: 83984
* Add support for changing style from one elm widget in edje external.Otavio Pontes2010-10-211-0/+2
| | | | | | | | | | | Create a param 'style' that can be used in edje external to change the style of one object. Patch by: Otavio Pontes <otavio@profusion.mobi> SVN revision: 53754
* Ugly typos gone.Gustavo Lima Chaves2010-10-201-1/+1
| | | | SVN revision: 53663
* Fix some Wextra complains on elm edje-externalsBruno Dilly2010-10-191-1/+1
| | | | SVN revision: 53637
* Elementary:Jonathan Atton2010-08-011-0/+7
| | | | | | | - we can get the content of a external object - a signal can be send to the content of a external object SVN revision: 50731
* Added get functions in elm clock and added elm clock support in edje ↵Tiago Rezende Campos Falcao2010-04-011-0/+232
externals. By Fidencio Author: Fabiano Fidêncio <fidencio at profusion.mobi> SVN revision: 47645