python-efl/examples/elementary
Kai Huuhko 74031458df Merge branch 'master' into elmfusion
Conflicts:
	efl/evas/efl.evas_object_textgrid.pxi
2015-05-07 14:24:00 +03: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 Remove init/shutdown from elm and emotion main tests 2015-05-04 03:36:54 +03: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 Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03: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_config.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03: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 Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03: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 Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03: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 Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_entry.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_evas_textgrid.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_external.edc Elementary: Fix a couple of issues in edje external examples. 2013-11-19 21:21:03 +02:00
test_external.edj Elementary: Fix a couple of issues in edje external examples. 2013-11-19 21:21:03 +02:00
test_external.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03: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 Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03: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 Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_genlist.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03: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 Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_icon.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_image.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_import_all_modules.py Elm: Fix docs and compat, add test that imports all modules 2015-04-19 17:29:12 +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 Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_layout.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_list.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_main_menu.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03: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 Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_multibuttonentry.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_naviframe.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_notify.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_panel.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03: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 Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_photocam.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_popup.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_progressbar.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_radio.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_scroller.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03: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 Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_slideshow.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_spinner.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03: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_systray.py Examples: Add systray test/example to the main menu 2015-04-28 03:14:39 +03:00
test_table.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03: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 elm.Toolbar: Note earlier changes to events and update example 2015-05-04 06:10:45 +03:00
test_tooltip.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_transit.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_transit_bezier.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03: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 Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
test_win_dialog.py Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00