summaryrefslogtreecommitdiff
path: root/legacy/elementary/src/bin/test_fileselector_button.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce fileselector interface and applied to elm_fileselector.Ryuan Choi2014-01-211-4/+4
* fileselector_button, fileselector_entry: Updated FOO_inwin_mode_set() documen...Ryuan Choi2014-01-191-1/+1
* fix elm fsel test to check mkdir returnCarsten Haitzler (Rasterman)2014-01-101-2/+4
* elementary_test: remove ELM_LIB_QUICKLAUNCHJean-Philippe Andre2013-11-051-2/+1
* elm_test: __UNUSED__ -> EINA_UNUSED.Daniel Juyung Seo2013-09-011-11/+11
* [elm] fileselector_buton test: small fixesFlavio Vinicius Alvares Ceolin2013-01-031-12/+12
* elm test: Correct elm_win_resize_object_set() usage. Call evas_object_size_hi...Daniel Juyung Seo2012-11-141-1/+1
* 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
* elm: Fixed formatting. Added a space after 'if/while/for'Daniel Juyung Seo2012-03-291-1/+1
* elementary_test: change deprecated APIsJihoon Kim2012-02-251-1/+1
* elementary: Updated test_fileselector_button.c to do API testingAharon Hillel2012-02-231-4/+105
* elementary/fileselector_button, fileselector_entry - deprecated APIs.ChunEon Park2012-01-091-1/+1
* stop using deprecated calls.Carsten Haitzler2011-12-301-1/+1
* remove all use of elm_toggle_ apiMike Blumenkrantz2011-10-201-5/+9
* Use toggle instead of button. It is appropriate for this example.Sanjeev BA2011-10-141-12/+13
* 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 fileselector_btn: Fix code to use the new elm_object_text_set/get API.Tom Hacohen2011-07-041-1/+1
* Elm button: Fix the tests to use the new elm_object_text_set/get API.Tom Hacohen2011-06-291-4/+4
* elementary: elm_label_label_ -> elm_object_textMike McCormack2011-06-291-1/+1
* Elementary test: Fixed window name and window title name.Daniel Juyung Seo2011-02-211-1/+1
* Indenting and removing bogus code blocks.Gustavo Lima Chaves2010-12-071-11/+19
* Typo, old typo.Gustavo Lima Chaves2010-12-071-4/+4
* Use profile configuration on fileselectors.Rafael Fonseca2010-10-211-1/+0
* Fix some Wextra complains on elm binBruno Dilly2010-10-191-6/+9
* Review Elm_fileselector_button.Tiago Rezende Campos Falcao2010-10-191-3/+8
* Welcome a new Elementary widget: file selector button.Gustavo Lima Chaves2010-04-081-0/+132