Commit Graph

22 Commits

Author SHA1 Message Date
Ryuan Choi 41eb908038 test_flipselector: Fixed that buttons use wrong flipselector which is not intended.
Since e2db48abe, disabled flipselector was passed button callbacks.
So, buttons just print warnings instead of the intended behavior.
2014-01-16 23:48:36 +09:00
Daniel Juyung Seo d955c579ca elm_test: removed all the unnecessary empty lines.
being pedantic.
2013-12-15 06:18:08 +09:00
Jean-Philippe Andre 877e122e7a elementary_test: remove ELM_LIB_QUICKLAUNCH
Refer to the previous commits for the reason.
Remove all #ifndef ELM_LIB_QUICKLAUNCH from the test files.
2013-11-05 10:05:01 +09:00
Daniel Juyung Seo 83db5ad972 elm_test: __UNUSED__ -> EINA_UNUSED. 2013-09-01 10:18:03 +09:00
ChunEon Park 0f1b7679ef elementary/flipselector - added disabled test case. 2013-08-20 14:51:23 +09:00
ChunEon Park 785aa704cf elementary/flipselector - fixed typo 2013-08-19 15:13:44 +09:00
ChunEon Park 9f1cd6b080 elementary/flipselector - pass the immediate parent objects not window.
This way is more clean and faster since it doensn't need to redirect the parent.
2013-08-19 14:37:16 +09:00
Lucas De Marchi cb495f13de Rename edbus->eldbus 2013-04-23 13:05:43 -03:00
Daniel Juyung Seo 15c1c2d377 test_flipselector.c: simplified the sample code. 2013-03-27 21:03:21 +09:00
Cedric BAIL f79c9bb374 elementary: Fixes bad format strings in *printf() calls.
Patch by Igor Murzov <e-mail@date.by>


SVN revision: 77395
2012-10-04 02:42:26 +00:00
Daniel Juyung Seo f3b4a1f499 elm test_flipselector.c: Select an item on start-up.
SVN revision: 70605
2012-05-02 06:38:05 +00:00
Daniel Juyung Seo e7323f88b1 elm test_flipselector.c: Fixed formatting before working on it.
SVN revision: 70604
2012-05-02 06:38:03 +00:00
Daniel Juyung Seo 7f2fc8ef80 elm bin: Use convenient utility function elm_win_util_standard_add()
instead of elm_win_add() + elm_bg_add(). This is for normal style
(ELM_WIN_BASIC) window.

SVN revision: 69848
2012-04-02 06:20:28 +00:00
Daniel Juyung Seo e838d6d2f2 Revert a wrong commit. Un-wanted files are committed together.
Revert "elm bin: Use convenient utility function elm_win_util_standard_add() instead of elm_win_add() + elm_bg_add(). This is for normal style (ELM_WIN_BASIC) window."

This reverts commit 31b24a0edb0028528d7c859070e03236ba42867b.

SVN revision: 69847
2012-04-02 06:20:22 +00:00
Daniel Juyung Seo b4308ab089 elm bin: Use convenient utility function elm_win_util_standard_add() instead of elm_win_add() + elm_bg_add(). This is for normal style (ELM_WIN_BASIC) window.
SVN revision: 69845
2012-04-02 06:07:58 +00:00
Mike Blumenkrantz cf8ab5c674 for the last time: CONFIG.H ALWAYS GETS INCLUDED FIRST. AAAAAAAALLLLLLLLLLLLLLLLLLLLLLLWAAAAAAAAAAAAAAAAAAAAAAAAAAAYYYYYYYYYYYYYYYYYYYYYSSSSSSSSSSSSSSSSSSS
SVN revision: 69764
2012-03-29 19:27:13 +00:00
ChunEon Park 1869d80886 elementary/flipselector
elm_flipselector_interval_set -> elm_flipselector_first_interval_set
elm_flipselector_interval_get -> elm_flipselector_first_interval_getw



SVN revision: 68752
2012-03-06 00:27:33 +00:00
cnook b504253f61 From: cnook <kimcinoo@gmail.com>
Subject: [E-devel] [Patch][elementary_test] test_flipselector

I have attached a patch for test_flipselecotr. Please review this and
give any feedbacks. Thanks.



SVN revision: 68407
2012-02-24 12:05:05 +00:00
ChunEon Park 515786327c elementary/flipseletor - applied elm_object_item,
applied elm_object_item_text_set/get APIs and deprecated elm_flipselector_item_label/set/get APIs. 



SVN revision: 65277
2011-11-16 01:39:39 +00:00
Tom Hacohen 36be2846c9 Elm button: Fix the tests to use the new elm_object_text_set/get API.
SVN revision: 60800
2011-06-29 07:11:54 +00:00
Boris Faure 954dc1d645 elementary: make test flipselector more natural
SVN revision: 59617
2011-05-23 10:03:13 +00:00
Bruno Dilly 0ddded2f0e Rename elm_flippicker to elm_flipselector
"Do you come from the land down under?
Where women glow and men plunder?
Can't you hear, can't you hear the thunder?
You better run, you better take cover."
  - Men at Work

commit msg suggested by glima  =D
%hua


SVN revision: 54407
2010-11-10 13:43:34 +00:00