python-efl/examples/elementary
Davide Andreoli 7c555cc9da Say goodbye to the Systray widget
This is a really bad break !!!

... shame on us to have used an efl beta api :(
2018-08-22 21:01:20 +02:00
..
images PythonEFL: new elm test for Theme 2013-11-16 13:15:18 +01:00
cursors.edj move elementary and emotion tests in a new examples dir. Now tests/ contain only unittest while examples/ all the other tests that need user interaction 2013-02-15 20:41:55 +00:00
postit_ent.edc Elementary: Complete the API for Gesture layer. 2013-04-22 20:12:27 +03:00
postit_ent.edj Elementary: Complete the API for Gesture layer. 2013-04-22 20:12:27 +03:00
test.edj Elementary: Fix tests config and spinner 2013-10-03 07:41:46 +03:00
test.py Say goodbye to the Systray widget 2018-08-22 21:01:20 +02:00
test_3d.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_access.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_actionslider.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_bg.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_box.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_bubble.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_button.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_calendar.py New 1.19 API: elm.Calendar.date_{min,max} 2017-03-15 21:07:10 +01:00
test_check.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_clock.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_cnp.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_colorselector.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_combobox.py Tests: use correct FDO icon names 2016-10-22 12:33:32 +02:00
test_config.py New 1.18 API: elm.Configuration.icon_theme 2016-08-12 13:22:43 +02:00
test_conform.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_core_ecore_events_in_elm.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_core_evas_canvas_callbacks.py New 1.15 API: EVAS_CALLBACK_CANVAS_VIEWPORT_RESIZE, with test 2015-08-03 14:09:36 +02:00
test_core_evas_object_callbacks.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_core_evas_objects.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_core_evas_smart.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_ctxpopup.py Ctxpopup: add slow test with many items 2018-07-22 08:14:12 +02:00
test_cursor.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_datetime.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_dayselector.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_diskselector.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_dnd.py Elementary.dnd: Fix various leftover issues 2015-12-09 21:26:29 +02:00
test_entry.py Tests: use correct FDO icon names 2016-10-22 12:33:32 +02:00
test_evas_textgrid.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_external.edc Test Externals: keep in sync with the C test 2016-10-22 11:25:30 +02:00
test_external.edj Test Externals: keep in sync with the C test 2016-10-22 11:25:30 +02:00
test_external.py Test External: more readable indentation 2016-10-22 11:30:51 +02:00
test_fileselector.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_fileselector_button.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_fileselector_entry.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_flip.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_flipselector.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_floating.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_focus.py Tests: use correct FDO icon names 2016-10-22 12:33:32 +02:00
test_focus_custom.edc Python-EFL: 5 new tests about Focus. 2013-12-16 21:42:27 +01:00
test_focus_custom.edj Python-EFL: 5 new tests about Focus. 2013-12-16 21:42:27 +01:00
test_frame.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_gengrid.py Respect pep8 2016-11-05 15:14:41 +01:00
test_genlist_1.py Fix implementation of elm.GenlistItem.all_contents_unset() 2016-08-09 12:56:00 +02:00
test_genlist_2.py Rewamped genlist tests 2015-08-16 16:43:43 +02:00
test_genlist_decorate.py Rewamped genlist tests 2015-08-16 16:43:43 +02:00
test_genlist_decorate_all.py Rewamped genlist tests 2015-08-16 16:43:43 +02:00
test_genlist_filter.py New 1.18 API: elm.Genlist.filtered_items_count() 2016-08-09 16:21:43 +02:00
test_genlist_group.py Rewamped genlist tests 2015-08-16 16:43:43 +02:00
test_genlist_iteration.py Rewamped genlist tests 2015-08-16 16:43:43 +02:00
test_genlist_multiselect.py New 1.20 API: elm.Genlist.multi_select_mode 2017-07-22 17:24:06 +02:00
test_genlist_reorder.py Rewamped genlist tests 2015-08-16 16:43:43 +02:00
test_genlist_reusable.py Fix the genlist reusable contents test 2016-08-11 11:31:07 +02:00
test_genlist_search.py Rewamped genlist tests 2015-08-16 16:43:43 +02:00
test_genlist_sorted.py Rewamped genlist tests 2015-08-16 16:43:43 +02:00
test_genlist_tree.py Add test/example for Genlist tree 2015-12-07 12:20:49 +01:00
test_gesture_layer.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_grid.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_hover.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_hoversel.py Tests: use correct FDO icon names 2016-10-22 12:33:32 +02:00
test_icon.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_image.py Split 2 elm.Image tests in 2 files 2017-02-26 21:29:11 +01:00
test_image_async.py Make the new image test py2 compat 2017-02-26 22:54:18 +01:00
test_image_memfile.py Split 2 elm.Image tests in 2 files 2017-02-26 21:29:11 +01:00
test_import_all_modules.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
test_index.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_input_events.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_inwin.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_label.py Docs and tests for new elm.Label styles 2016-08-10 19:06:50 +02:00
test_layout.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_list.py test list: use a correct FDO icon name 2017-07-20 21:29:46 +02:00
test_main_menu.py Tests: use correct FDO icon names 2016-10-22 12:33:32 +02:00
test_map.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_mapbuf.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_menu.py Tests: use correct FDO icon names 2016-10-22 12:33:32 +02:00
test_multibuttonentry.py Elm.MultiButtonEntry: Fix filter callback 2016-02-02 21:23:02 +02:00
test_naviframe.py New 1.19 API: elm.Naviframe "item,activated" cb 2017-02-27 20:23:02 +01:00
test_notify.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_panel.py New 1.19 API: elm.Panel "toggled" signal 2017-02-26 09:43:15 +01:00
test_panel_scroll.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_panes.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_photo.py Elm.Photo: Add callback prints to example 2016-08-12 23:57:15 +03:00
test_photocam.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_popup.py New 1.18 API: elm.Popup.scrollable 2016-08-12 22:46:27 +02:00
test_progressbar.py New 1.19 API: elm.Progressbar.is_pulsing 2017-02-26 10:30:29 +01:00
test_radio.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_scroller.py New 1.15 API: Scroller.wheel_disabled, with test 2015-08-03 16:37:25 +02:00
test_segment_control.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_separator.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_slider.py New 1.18 API: elm.Slider.indicator_show_on_focus 2016-08-13 13:44:22 +02:00
test_slideshow.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_spinner.py New 1.20 API: elm.Spinner min/max,reached events 2017-07-15 10:44:58 +02:00
test_store.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_sys_notify.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_table.py Implemented TablePadding test 2015-10-20 21:22:09 +02:00
test_theme.edc PythonEFL: new elm test for Theme 2013-11-16 13:15:18 +01:00
test_theme.edj PythonEFL: new elm test for Theme 2013-11-16 13:15:18 +01:00
test_theme.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_thumb.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_toolbar.py Tests: use correct FDO icon names 2016-10-22 12:33:32 +02:00
test_tooltip.py Tests: use correct FDO icon names 2016-10-22 12:33:32 +02:00
test_transit.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_transit_bezier.py New 1.18 API: elm.Transit.revert() 2016-08-09 09:51:24 +02:00
test_video.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_web.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_win.py new 1.18 API: elm.Window.noblank 2016-08-13 15:18:26 +02:00
test_win_dialog.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00