efl/legacy/elementary/src/examples
Daniel Juyung Seo 87ce5fcf58 diskselector_example_02: Added 'selected' callback usage.
This reveals the diskselector bug that the GUI is not updated even after
the selected item is changed.
Click "Delete item" button to test it.
2014-03-04 00:33:05 +09:00
..
.gitignore add another example to ignores 2013-10-26 23:51:10 +09:00
Makefile.am autotools: improve build system to be able to correctly pick outside and inside tools. 2013-12-01 23:35:43 +09:00
actionslider_example_01.c elm examples: removed all the unnecessary empty lines. 2013-12-15 06:24:41 +09:00
bg_example_01.c examples: fixed warnings. 2013-06-25 12:05:43 +09:00
bg_example_02.c src/examples: use delete,request callback only when it's really needed. this can be covered by elm_policy_set and elm_win_autodel_set easily. 2013-06-26 10:54:58 +09:00
bg_example_03.c elm examples: removed all the unnecessary empty lines. 2013-12-15 06:24:41 +09:00
box_example_02.c elm examples: call evas_object_show(win) after its content creation. 2013-12-15 05:57:30 +09:00
bubble_example_01.c elm examples: call evas_object_show(win) after its content creation. 2013-12-15 05:57:30 +09:00
button_example_00.c elm examples: call evas_object_show(win) after its content creation. 2013-12-15 05:57:30 +09:00
button_example_01.c elm examples: call evas_object_show(win) after its content creation. 2013-12-15 05:57:30 +09:00
calendar_example_01.c examples: refactoring about elm_win_resize_object_add. 2013-06-27 08:27:48 +09:00
calendar_example_02.c examples: refactoring about elm_win_resize_object_add. 2013-06-27 08:27:48 +09:00
calendar_example_03.c examples: refactoring about elm_win_resize_object_add. 2013-06-27 08:27:48 +09:00
calendar_example_04.c examples: refactoring about elm_win_resize_object_add. 2013-06-27 08:27:48 +09:00
calendar_example_05.c examples: refactoring about elm_win_resize_object_add. 2013-06-27 08:27:48 +09:00
calendar_example_06.c examples: refactoring about elm_win_resize_object_add. 2013-06-27 08:27:48 +09:00
check_example_01.c elm examples: removed all the unnecessary empty lines. 2013-12-15 06:24:41 +09:00
clock_example.c examples: refactoring. use elm_win_util_standard_add() for normal cases. 2013-06-26 15:16:08 +09:00
codegen_example.c examples: refactoring. use elm_win_util_standard_add() for normal cases. 2013-06-26 15:16:08 +09:00
codegen_example.edc elementary_codegen: Improving the example 2012-09-24 19:52:44 +00:00
colorselector_example_01.c fix color premul complaints in examples 2013-11-16 10:21:03 +09:00
conformant_example_01.c examples: refactoring about elm_win_resize_object_add. 2013-06-27 08:27:48 +09:00
conformant_example_02.c Add elm quit policy to conformant_example_02. 2013-07-23 07:35:02 +01:00
ctxpopup_example_01.c elm examples: call evas_object_show(win) after its content creation. 2013-12-15 05:57:30 +09:00
datetime_example.c examples: refactoring. use elm_win_util_standard_add() for normal cases. 2013-06-26 15:16:08 +09:00
dayselector_example.c examples: refactoring. use elm_win_util_standard_add() for normal cases. 2013-06-26 15:16:08 +09:00
dict.txt [elementary] Documentation for the index widget. 2011-07-20 16:28:12 +00:00
diskselector_example_01.c examples: refactoring about elm_win_resize_object_add. 2013-06-27 08:27:48 +09:00
diskselector_example_02.c diskselector_example_02: Added 'selected' callback usage. 2014-03-04 00:33:05 +09:00
efl_thread_1.c elm: removing trailing white space ceremony for 1.9 release. 2014-03-02 00:52:26 +09:00
efl_thread_2.c elm: removing trailing white space ceremony for 1.9 release. 2014-03-02 00:52:26 +09:00
efl_thread_3.c more thread example fixes 2014-02-17 17:08:18 +09:00
efl_thread_4.c elm: removing trailing white space ceremony for 1.9 release. 2014-03-02 00:52:26 +09:00
efl_thread_5.c fix thread complaints in examples 2014-02-17 16:59:50 +09:00
efl_thread_6.c elm: removing trailing white space ceremony for 1.9 release. 2014-03-02 00:52:26 +09:00
efl_thread_win32_1.c elm examples: call evas_object_show(win) after its content creation. 2013-12-15 05:57:30 +09:00
efl_thread_win32_2.c elm examples: call evas_object_show(win) after its content creation. 2013-12-15 05:57:30 +09:00
efl_thread_win32_3.c elm examples: call evas_object_show(win) after its content creation. 2013-12-15 05:57:30 +09:00
efl_thread_win32_4.c elm examples: call evas_object_show(win) after its content creation. 2013-12-15 05:57:30 +09:00
entry_example.c elm examples: call evas_object_show(win) after its content creation. 2013-12-15 05:57:30 +09:00
fileselector_button_example.c test, examples fileselector_button: Changed the usage of deprecated APIs to recommended 2014-01-21 23:44:29 +09:00
fileselector_entry_example.c test, examples fileselector_entry: Changed the usage of deprecated APIs 2014-01-21 23:53:48 +09:00
fileselector_example.c examples: refactoring about elm_win_resize_object_add. 2013-06-27 08:27:48 +09:00
flip_example_01.c examples: refactoring. use elm_win_util_standard_add() for normal cases. season 2. 2013-06-26 15:34:38 +09:00
flipselector_example.c flipselector_example: fixed to return correct value. 2014-03-02 16:19:30 +09:00
frame_example_01.c examples: refactoring. use elm_win_util_standard_add() for normal cases. season 2. 2013-06-26 15:34:38 +09:00
general_funcs_example.c general_funcs_example.c: fixed wrong window's resize object addition logic in general_funcs sample code. 2013-11-22 22:49:19 +09:00
gengrid_example.c elm examples: removed all the unnecessary empty lines. 2013-12-15 06:24:41 +09:00
genlist_example_01.c genlist_example_0x.c: clean up sample codes. 2013-06-19 01:25:32 +09:00
genlist_example_02.c genlist_example_0x.c: clean up sample codes. 2013-06-19 01:25:32 +09:00
genlist_example_03.c genlist_example_0x.c: clean up sample codes. 2013-06-19 01:25:32 +09:00
genlist_example_04.c genlist_example_04/05.c: initialize pointer variables and check null. 2013-11-20 10:46:10 +09:00
genlist_example_05.c genlist_example_04/05.c: initialize pointer variables and check null. 2013-11-20 10:46:10 +09:00
glview_example_01.c elm examples: removed all the unnecessary empty lines. 2013-12-15 06:24:41 +09:00
hover_example_01.c examples: refactoring. use elm_win_util_standard_add() for normal cases. season 2. 2013-06-26 15:34:38 +09:00
hoversel_example_01.c elm examples: call evas_object_show(win) after its content creation. 2013-12-15 05:57:30 +09:00
icon_example_01.c examples: refactoring. use elm_win_util_standard_add() for normal cases. season 2. 2013-06-26 15:34:38 +09:00
image_example_01.c examples: refactoring. use elm_win_util_standard_add() for normal cases. season 2. 2013-06-26 15:34:38 +09:00
index_example_01.c elm examples: removed all the unnecessary empty lines. 2013-12-15 06:24:41 +09:00
index_example_02.c elm examples: call evas_object_show(win) after its content creation. 2013-12-15 05:57:30 +09:00
inwin_example.c elm examples: call evas_object_show(win) after its content creation. 2013-12-15 05:57:30 +09:00
label_example_01.c examples: refactoring. use elm_win_util_standard_add() for normal cases. season 2. 2013-06-26 15:34:38 +09:00
layout_example.edc elementary/layout - Add examples explained. 2011-07-20 20:58:17 +00:00
layout_example_01.c examples: refactoring. use elm_win_util_standard_add() for normal cases. season 2. 2013-06-26 15:34:38 +09:00
layout_example_02.c examples: refactoring. use elm_win_util_standard_add() for normal cases. season 2. 2013-06-26 15:34:38 +09:00
layout_example_03.c examples: refactoring. use elm_win_util_standard_add() for normal cases. season 3. 2013-06-26 21:26:21 +09:00
list_example_01.c examples: refactoring about elm_win_resize_object_add. 2013-06-27 08:27:48 +09:00
list_example_02.c examples: refactoring. use elm_win_util_standard_add() for normal cases. season 3. 2013-06-26 21:26:21 +09:00
list_example_03.c examples: refactoring. use elm_win_util_standard_add() for normal cases. season 3. 2013-06-26 21:26:21 +09:00
location_example_01.c elm examples: removed all the unnecessary empty lines. 2013-12-15 06:24:41 +09:00
map_example_01.c examples: refactoring about elm_win_resize_object_add. 2013-06-27 08:27:48 +09:00
map_example_02.c examples: refactoring about elm_win_resize_object_add. 2013-06-27 08:27:48 +09:00
map_example_03.c examples: refactoring about elm_win_resize_object_add. 2013-06-27 08:27:48 +09:00
mapbuf_example.c examples: refactoring about elm_win_resize_object_add. 2013-06-27 08:27:48 +09:00
menu_example_01.c examples: refactoring about elm_win_resize_object_add. 2013-06-27 08:27:48 +09:00
naviframe_example.c elm examples: call evas_object_show(win) after its content creation. 2013-12-15 05:57:30 +09:00
notify_example_01.c examples: fixed warnings. 2013-06-25 12:05:43 +09:00
panel_example_01.c elm examples: removed all the unnecessary empty lines. 2013-12-15 06:24:41 +09:00
panes_example.c examples: refactoring about elm_win_resize_object_add. 2013-06-27 08:27:48 +09:00
photocam_example_01.c examples: refactoring. use elm_win_util_standard_add() for normal cases. season 3. 2013-06-26 21:26:21 +09:00
popup_example_01.c elm examples: call evas_object_show(win) after its content creation. 2013-12-15 05:57:30 +09:00
popup_example_02.c elm examples: removed all the unnecessary empty lines. 2013-12-15 06:24:41 +09:00
popup_example_03.c examples: refactoring. use elm_win_util_standard_add() for normal cases. season 3. 2013-06-26 21:26:21 +09:00
prefs_data_example.c src/examples: fixed formatting. 2013-04-08 19:29:19 +09:00
prefs_example_01.c elm examples: removed all the unnecessary empty lines. 2013-12-15 06:24:41 +09:00
prefs_example_01.epc [elm] Introducing a new widget, along with its infrastructure -- prefs. 2012-11-30 14:41:39 +00:00
prefs_example_02.c elm examples: removed all the unnecessary empty lines. 2013-12-15 06:24:41 +09:00
prefs_example_02.epc [elm] Introducing a new widget, along with its infrastructure -- prefs. 2012-11-30 14:41:39 +00:00
prefs_example_03.c example - prefs 03 - disallow animation time of 0 (just not valid/sensible) 2013-12-10 18:05:09 +09:00
prefs_example_03.edc [elm] Introducing a new widget, along with its infrastructure -- prefs. 2012-11-30 14:41:39 +00:00
prefs_example_03.epc [elm] Introducing a new widget, along with its infrastructure -- prefs. 2012-11-30 14:41:39 +00:00
progressbar_example.c progressbar_example.c: fixed wheel style pluse issue. 2013-08-07 13:53:50 +09:00
radio_example_01.c [Radio] Correcting example program of radio in elementary 2013-12-04 08:21:56 +09:00
scroller_example_01.c examples: refactoring. use elm_win_util_standard_add() for normal cases. season 4. 2013-06-26 21:26:21 +09:00
segment_control_example.c examples: refactoring. use elm_win_util_standard_add() for normal cases. season 4. 2013-06-26 21:26:21 +09:00
separator_example_01.c examples: refactoring about elm_win_resize_object_add. 2013-06-27 08:27:48 +09:00
slider_example.c examples: refactoring. use elm_win_util_standard_add() for normal cases. season 4. 2013-06-26 21:26:21 +09:00
slideshow_example.c elm examples: call evas_object_show(win) after its content creation. 2013-12-15 05:57:30 +09:00
spinner_example.c spinner_example: Made spinner editable to have more test cases about 2014-02-05 02:21:16 +09:00
table_example_01.c examples: refactoring. use elm_win_util_standard_add() for normal cases. season 4. 2013-06-26 21:26:21 +09:00
table_example_02.c examples: refactoring. use elm_win_util_standard_add() for normal cases. season 4. 2013-06-26 21:26:21 +09:00
theme_example.edc Detailed docs, examples and explanations for the elm_theme set of funtions 2011-06-22 19:06:01 +00:00
theme_example_01.c elm examples: call evas_object_show(win) after its content creation. 2013-12-15 05:57:30 +09:00
theme_example_02.c elm examples: call evas_object_show(win) after its content creation. 2013-12-15 05:57:30 +09:00
thumb_example_01.c thumb_example_01.c: revival of size set. special thanks to okra. 2013-08-12 13:34:58 +09:00
toolbar_example_01.c examples: refactoring about elm_win_resize_object_add. 2013-06-27 08:27:48 +09:00
toolbar_example_02.c examples: refactoring about elm_win_resize_object_add. 2013-06-27 08:27:48 +09:00
toolbar_example_03.c examples: refactoring about elm_win_resize_object_add. 2013-06-27 08:27:48 +09:00
track_example_01.c elm examples: call evas_object_show(win) after its content creation. 2013-12-15 05:57:30 +09:00
transit_example_01.c elm examples: call evas_object_show(win) after its content creation. 2013-12-15 05:57:30 +09:00
transit_example_02.c elm examples: call evas_object_show(win) after its content creation. 2013-12-15 05:57:30 +09:00
transit_example_03.c elm examples: removed all the unnecessary empty lines. 2013-12-15 06:24:41 +09:00
transit_example_04.c elm examples: call evas_object_show(win) after its content creation. 2013-12-15 05:57:30 +09:00
web_example_01.c elm examples: call evas_object_show(win) after its content creation. 2013-12-15 05:57:30 +09:00
web_example_02.c examples: refactoring. use elm_win_util_standard_add() for normal cases. season 4. 2013-06-26 21:26:21 +09:00
win_example.c elm: Use EINA_FALSE instead of 0 for elm_image_resizable_set() 2014-01-08 10:28:18 +09:00