summaryrefslogtreecommitdiff
path: root/src/bin/test_weather.c
Commit message (Expand)AuthorAgeFilesLines
* elm_test: removed all the unnecessary empty lines.Daniel Juyung Seo2013-12-151-4/+0
* elementary_test: remove ELM_LIB_QUICKLAUNCHJean-Philippe Andre2013-11-051-2/+1
* elm_test: Fixed formatting. tab to space.Daniel Juyung Seo2013-10-141-1/+1
* elm_test: __UNUSED__ -> EINA_UNUSED.Daniel Juyung Seo2013-09-011-5/+5
* elm test_weather.c: Use entry activated callback.Daniel Juyung Seo2013-01-011-0/+1
* elm test: Use EVAS_HINT_EXPAND and EVAS_HINT_FILL instead of 1.0 and -1.0.Daniel Juyung Seo2013-01-011-4/+4
* elm test_weather.c: Print more useful information.Daniel Juyung Seo2013-01-011-1/+2
* elm test: Correct elm_win_resize_object_set() usage. Call evas_object_size_hi...Daniel Juyung Seo2012-11-141-1/+2
* elm bin: Use convenient utility function elm_win_util_standard_add()Daniel Juyung Seo2012-04-021-8/+2
* Revert a wrong commit. Un-wanted files are committed together.Daniel Juyung Seo2012-04-021-2/+8
* elm bin: Use convenient utility function elm_win_util_standard_add() instead ...Daniel Juyung Seo2012-04-021-8/+2
* for the last time: CONFIG.H ALWAYS GETS INCLUDED FIRST. AAAAAAAALLLLLLLLLLLLL...Mike Blumenkrantz2012-03-291-1/+1
* elementary/flip - deprecated APIsChunEon Park2012-02-161-2/+2
* stop using deprecated calls.Carsten Haitzler2011-12-301-2/+2
* elemenatry/hoversel - updated doc. deprecated APIsChunEon Park2011-12-201-2/+2
* yeah, using vague numbers instead of clearly named enum values! best choice!Mike Blumenkrantz2011-09-301-1/+1
* elm test: Refactoring. Changed 1 to EINA_TRUE for Eina_Bool parameter of elm_...Daniel Juyung Seo2011-07-251-1/+1
* Elm hoversel: Fix the tests to use the new elm_object_text_set/get API.Tom Hacohen2011-06-301-1/+1
* Elm button: Fix the tests to use the new elm_object_text_set/get API.Tom Hacohen2011-06-291-3/+3
* elementary: elm_label_label_ -> elm_object_textMike McCormack2011-06-291-1/+1
* Elementary src/bin: Removed all trailing whitespaces.Daniel Juyung Seo2011-04-081-2/+2
* Remove dead assignmentsBruno Dilly2010-10-221-1/+0
* Removing more warningsTiago Rezende Campos Falcao2010-10-201-9/+9
* Fix some Wextra complains on elm binBruno Dilly2010-10-191-2/+4
* take that - more warning--Carsten Haitzler2010-03-101-18/+17
* Elm map : Put the evas_object which represent a marker in a cache to avoid cr...Jonathan Atton2009-12-181-16/+81
* and build.. if u dont have eweather! test guys... test! be careful!Carsten Haitzler2009-11-261-12/+15
* Elm test : add eweather.Jonathan Atton2009-11-251-0/+108