efl/legacy/elementary/src/examples
Cedric BAIL d72546d2fb elementary: fix raster's bork.
SVN revision: 68836
2012-03-06 14:56:56 +00:00
..
Makefile.am elm examples: Removed anchorblock from build. 2012-03-06 11:51:47 +00:00
actionslider_example_01.c elm: elm_object_text_part_set/get() is deprecated 2011-11-16 20:17:25 +00:00
anchorblock_example_01.c remove deprecated code related with elm_button_label_get/set 2012-03-06 07:33:58 +00:00
bg_example_01.c elm: Refactoring. Use EINA_TRUE instead of 1 for Eina_Bool type parameter. 2011-08-12 15:26:58 +00:00
bg_example_02.c elm: Refactoring. Use EINA_TRUE instead of 1 for Eina_Bool type parameter. 2011-08-12 15:26:58 +00:00
bg_example_03.c elm: change elm_object_content_part_set/get/unset to elm_object_part_content_set/get/unset 2011-11-17 21:02:31 +00:00
box_example_02.c elm src/examples: Applied elm API changes. 2011-09-14 11:30:21 +00:00
bubble_example_01.c fix build break; 2012-03-06 11:43:04 +00:00
button_example_01.c remove deprecated code related with elm_button_label_get/set 2012-03-06 07:33:58 +00:00
calendar_example_01.c elm src/examples: Applied caro's r62885 changes to examples. 2011-08-29 04:16:18 +00:00
calendar_example_02.c elm src/examples: Applied caro's r62885 changes to examples. 2011-08-29 04:16:18 +00:00
calendar_example_03.c elm src/examples: Applied caro's r62885 changes to examples. 2011-08-29 04:16:18 +00:00
calendar_example_04.c elm src/examples: Applied caro's r62885 changes to examples. 2011-08-29 04:16:18 +00:00
calendar_example_05.c Change enabled_get/set to disabled_get/set. 2012-02-29 07:54:57 +00:00
calendar_example_06.c elm src/examples: Applied elm API changes. 2011-09-14 11:30:21 +00:00
check_example_01.c elm: change elm_object_content_part_set/get/unset to elm_object_part_content_set/get/unset 2011-11-17 21:02:31 +00:00
clock_example.c [elementary] Documentation for the index widget. 2011-07-20 16:28:12 +00:00
colorselector_example_01.c elm src/examples: Applied caro's r62885 changes to examples. 2011-08-29 04:16:18 +00:00
conformant_example_01.c stop using deprecated calls. 2011-12-30 10:02:19 +00:00
conformant_example_02.c stop using deprecated calls. 2011-12-30 10:02:19 +00:00
ctxpopup_example_01.c elm: Applied icon/image API changes. 2012-03-05 15:10:59 +00:00
datetime_example.c oops forgot to add. 2012-03-05 13:21:39 +00:00
dict.txt [elementary] Documentation for the index widget. 2011-07-20 16:28:12 +00:00
diskselector_example_01.c From: Sanjeev BA <as2902.b@samsung.com> 2011-09-03 05:13:25 +00:00
diskselector_example_02.c elementary/menu, ctxpopup, index, segment_control, diskselector, multibuttonentry, toolbar, naviframe, slideshow, hoversel, filpselector - deprecated xxxx_item_del() APIs. 2012-01-10 05:02:11 +00:00
efl_thread_1.c Document how to use thread with EFL in nice detail for "beginners" who 2011-09-28 11:53:41 +00:00
efl_thread_2.c Document how to use thread with EFL in nice detail for "beginners" who 2011-09-28 11:53:41 +00:00
efl_thread_3.c Document how to use thread with EFL in nice detail for "beginners" who 2011-09-28 11:53:41 +00:00
efl_thread_4.c elementary/exmaples - fixed typo 2011-10-05 11:13:06 +00:00
efl_thread_5.c elementary/exmaples - fixed typo 2011-10-05 11:13:06 +00:00
efl_thread_6.c elementary/example - removed white spaces, renamed the window title from thread example 1 - > 6 2011-10-05 11:34:11 +00:00
entry_example.c remove deprecated funtion related elm_object_focus/unfocus/direction_go 2012-03-06 13:28:58 +00:00
fileselector_button_example.c elementary/fileselector_button, fileselector_entry - deprecated APIs. 2012-01-09 08:06:43 +00:00
fileselector_entry_example.c elementary/fileselector_button, fileselector_entry - deprecated APIs. 2012-01-09 08:06:43 +00:00
fileselector_example.c elm src/examples: Applied caro's r62885 changes to examples. 2011-08-29 04:16:18 +00:00
flip_example_01.c elementary: fix typo. 2012-02-17 10:11:22 +00:00
flipselector_example.c elementary/menu, ctxpopup, index, segment_control, diskselector, multibuttonentry, toolbar, naviframe, slideshow, hoversel, filpselector - deprecated xxxx_item_del() APIs. 2012-01-10 05:02:11 +00:00
frame_example_01.c elemetary - notify, factory, frame, panel, mapbuf 2011-10-29 04:32:24 +00:00
general_funcs_example.c elementary: fix raster's bork. 2012-03-06 14:56:56 +00:00
gengrid_example.c lets update genlist/grid examples to use the new class thing. 2012-03-06 06:30:43 +00:00
genlist_example_01.c lets update genlist/grid examples to use the new class thing. 2012-03-06 06:30:43 +00:00
genlist_example_02.c lets update genlist/grid examples to use the new class thing. 2012-03-06 06:30:43 +00:00
genlist_example_03.c lets update genlist/grid examples to use the new class thing. 2012-03-06 06:30:43 +00:00
genlist_example_04.c lets update genlist/grid examples to use the new class thing. 2012-03-06 06:30:43 +00:00
genlist_example_05.c lets update genlist/grid examples to use the new class thing. 2012-03-06 06:30:43 +00:00
hover_example_01.c elementary/hover - deprecated elm_hover_content_set/get/unset 2012-01-09 08:37:29 +00:00
hoversel_example_01.c elementary/menu, ctxpopup, index, segment_control, diskselector, multibuttonentry, toolbar, naviframe, slideshow, hoversel, filpselector - deprecated xxxx_item_del() APIs. 2012-01-10 05:02:11 +00:00
icon_example_01.c elm: Applied icon/image API changes. 2012-03-05 15:10:59 +00:00
image_example_01.c elm: Applied icon/image API changes. 2012-03-05 15:10:59 +00:00
index_example_01.c [elementary/index] Some APIs were modified or removed + fix build 2012-03-05 10:05:58 +00:00
index_example_02.c [elementary/index] Some APIs were modified or removed + fix build 2012-03-05 10:05:58 +00:00
inwin_example.c elementary: fix raster's bork. 2012-03-06 14:56:56 +00:00
label_example_01.c elm src/examples: Applied caro's r62885 changes to examples. 2011-08-29 04:16:18 +00:00
layout_example.edc elementary/layout - Add examples explained. 2011-07-20 20:58:17 +00:00
layout_example_01.c elm: change elm_object_content_part_set/get/unset to elm_object_part_content_set/get/unset 2011-11-17 21:02:31 +00:00
layout_example_02.c elm: change elm_object_content_part_set/get/unset to elm_object_part_content_set/get/unset 2011-11-17 21:02:31 +00:00
layout_example_03.c elm: change elm_object_content_part_set/get/unset to elm_object_part_content_set/get/unset 2011-11-17 21:02:31 +00:00
list_example_01.c elm src/examples: Applied caro's r62885 changes to examples. 2011-08-29 04:16:18 +00:00
list_example_02.c elm src/examples: Applied caro's r62885 changes to examples. 2011-08-29 04:16:18 +00:00
list_example_03.c elm: Applied icon/image API changes. 2012-03-05 15:10:59 +00:00
map_example_01.c From: Bluezery <ohpowel@gmail.com> 2012-03-05 04:18:33 +00:00
map_example_02.c From: Bluezery <ohpowel@gmail.com> 2012-03-05 04:18:33 +00:00
map_example_03.c From: Bluezery <ohpowel@gmail.com> 2012-03-05 04:18:33 +00:00
mapbuf_example.c elm: Applied icon/image API changes. 2012-03-05 15:10:59 +00:00
menu_example_01.c elementary/elm_menu : Deprecated one API and modified test codes. 2012-03-02 08:56:32 +00:00
notify_example_01.c elemetary - notify, factory, frame, panel, mapbuf 2011-10-29 04:32:24 +00:00
panel_example_01.c elemetary - notify, factory, frame, panel, mapbuf 2011-10-29 04:32:24 +00:00
panes_example.c elm: change elm_object_content_part_set/get/unset to elm_object_part_content_set/get/unset 2011-11-17 21:02:31 +00:00
photocam_example_01.c Fix elm_photocam API and cnp documentation. 2012-02-24 02:26:03 +00:00
popup_example_01.c From: Rajeev Ranjan <rajeev.r@samsung.com> 2012-03-05 23:51:56 +00:00
popup_example_02.c From: Rajeev Ranjan <rajeev.r@samsung.com> 2012-03-05 23:51:56 +00:00
popup_example_03.c From: Rajeev Ranjan <rajeev.r@samsung.com> 2012-03-05 23:51:56 +00:00
progressbar_example.c elm: change elm_object_content_part_set/get/unset to elm_object_part_content_set/get/unset 2011-11-17 21:02:31 +00:00
radio_example_01.c elm: change elm_object_content_part_set/get/unset to elm_object_part_content_set/get/unset 2011-11-17 21:02:31 +00:00
scroller_example_01.c elementary - slider, scroller, progressbar, radio 2011-10-31 02:56:03 +00:00
segment_control_example.c elementary/menu, ctxpopup, index, segment_control, diskselector, multibuttonentry, toolbar, naviframe, slideshow, hoversel, filpselector - deprecated xxxx_item_del() APIs. 2012-01-10 05:02:11 +00:00
separator_example_01.c elm src/examples: Applied caro's r62885 changes to examples. 2011-08-29 04:16:18 +00:00
slider_example.c elm: Applied icon/image API changes. 2012-03-05 15:10:59 +00:00
slideshow_example.c elm_slideshow: Deprecate elm_slideshow_show() and rename it to elm_slideshow_item_show() 2012-03-01 11:50:56 +00:00
spinner_example.c Elementary: Spinner documentation 2011-07-26 17:27:05 +00:00
table_example_01.c elm src/examples: Applied caro's r62885 changes to examples. 2011-08-29 04:16:18 +00:00
table_example_02.c elm src/examples: Applied caro's r62885 changes to examples. 2011-08-29 04:16:18 +00: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 remove deprecated code related with elm_button_label_get/set 2012-03-06 07:33:58 +00:00
theme_example_02.c elm src/examples: Applied elm API changes. 2011-09-14 11:30:21 +00:00
thumb_example_01.c patch from zub in #e to fix example building 2011-10-25 22:28:35 +00:00
toggle_example_01.c elm src/examples: Applied caro's r62885 changes to examples. 2011-08-29 04:16:18 +00:00
toolbar_example_01.c elm toolbar: Changed elm_toolbar_mode_shrink_set/get -> 2012-01-06 06:42:10 +00:00
toolbar_example_02.c elm toolbar: Changed elm_toolbar_mode_shrink_set/get -> 2012-01-06 06:42:10 +00:00
toolbar_example_03.c elementry/toolbar - fixed typo 2011-12-01 08:26:17 +00:00
transit_example_01.c elm src/examples: Applied elm API changes. 2011-09-14 11:30:21 +00:00
transit_example_02.c elm src/examples: Applied elm API changes. 2011-09-14 11:30:21 +00:00
transit_example_03.c elm: change elm_object_content_part_set/get/unset to elm_object_part_content_set/get/unset 2011-11-17 21:02:31 +00:00
transit_example_04.c elm: change elm_object_content_part_set/get/unset to elm_object_part_content_set/get/unset 2011-11-17 21:02:31 +00:00
web_example.c Renaming elm_web functions. 2012-03-02 05:10:46 +00:00
win_example.c elm: Applied icon/image API changes. 2012-03-05 15:10:59 +00:00