TRAVIS_OS_NAME=linux <<<<<< ENV .coveragerc .gitattributes .gitignore .travis.yml CHANGES.txt LICENSE.txt MANIFEST.in README.rst appveyor-clean-cache.txt appveyor-run.cmd appveyor.yml ci-src-requirements.txt codecov.yml dev_requirements.txt doc-src-requirements.txt docs/DockWindow.ppt docs/DockWindowFeature.doc docs/DockWindowFeature.pdf docs/Makefile docs/source/_static/default.css docs/source/_static/e-logo-rev.jpg docs/source/_static/et.png docs/source/applications.rst docs/source/changelog.rst docs/source/conf.py docs/source/data_view.rst docs/source/examples/data_model_indices.py docs/source/examples/dict_data_model.py docs/source/fields.rst docs/source/images/column_selection_type.png docs/source/images/data_view_indices.png docs/source/images/dict_data_model.png docs/source/images/row_selection_type.png docs/source/index.rst docs/source/overview.rst docs/source/submodules.rst docs/source/timer.rst docs/source/toolkits.rst docs/source/traits.rst docs/source/widgets.rst etstool.py examples/application/hello_world/hello_application.py examples/application/python_editor/images/document_new.png examples/application/python_editor/images/document_open.png examples/application/python_editor/images/document_save.png examples/application/python_editor/images/image_LICENSE.txt examples/application/python_editor/images/python_icon.png examples/application/python_editor/images/python_logo.png examples/application/python_editor/python_browser_pane.py examples/application/python_editor/python_editor.py examples/application/python_editor/python_editor_application.py examples/application/python_editor/python_editor_task.py examples/application/python_shell/images/image_LICENSE.txt examples/application/python_shell/images/python_icon.png examples/application/python_shell/images/python_logo.png examples/application/python_shell/python_shell_application.py examples/application/python_shell/python_shell_window.py examples/application_window.py examples/chained_wizard.py examples/data_view/array_example.py examples/data_view/column_data_model.py examples/data_view/column_example.py examples/data_view/example_data.py examples/data_view/images/ca.png examples/data_view/images/gb.png examples/data_view/images/image_LICENSE.txt examples/data_view/images/us.png examples/data_view/row_table_example.py examples/dialog.py examples/dock/dock_test.py examples/dock/dock_test2.py examples/dock/dock_test3.py examples/dock/drag_test.py examples/dock/envisage_test.py examples/dock/images/folder.png examples/dock/images/gear.png examples/dock/images/image_LICENSE.txt examples/expandable.py examples/explorer.py examples/file_filters.py examples/file_node_tree.py examples/file_sorters.py examples/file_table_viewer.py examples/file_tree.py examples/file_tree_viewer.py examples/grid.py examples/hello_world.py examples/image_widget.py examples/images/closed_folder.png examples/images/closed_folder_24x24.png examples/images/document.png examples/images/image_LICENSE.txt examples/images/open_folder.png examples/images/splash.png examples/ipython_shell.py examples/mdi_application_window.py examples/menu_manager.py examples/multi_toolbar_window.py examples/node_tree.py examples/progress_dialog.py examples/python_editor.py examples/python_shell.py examples/splash_screen.py examples/tasks/advanced/example_panes.py examples/tasks/advanced/example_task.py examples/tasks/advanced/i_python_editor.py examples/tasks/advanced/images/document_new.png examples/tasks/advanced/images/document_open.png examples/tasks/advanced/images/document_save.png examples/tasks/advanced/images/image_LICENSE.txt examples/tasks/advanced/python_editor.py examples/tasks/advanced/python_editor_qt4.py examples/tasks/advanced/python_editor_wx.py examples/tasks/advanced/run.py examples/tasks/basic/example_panes.py examples/tasks/basic/example_task.py examples/tasks/basic/images/document_open.png examples/tasks/basic/images/document_save.png examples/tasks/basic/images/image_LICENSE.txt examples/tasks/basic/run.py examples/tasks/steps/README.txt examples/tasks/steps/mac-menubar-switching.py examples/tasks/steps/step1.py examples/tasks/steps/step2.py examples/tasks/steps/step3.py examples/tasks/steps/step4.py examples/tasks/steps/step5.py examples/tasks/steps/step6.py examples/tasks/steps/step6a.py examples/tasks/steps/step7.py examples/tasks/steps/step8.py examples/timer.py examples/tool_palette.py examples/traitsui_window.py examples/tree.py examples/tree_viewer.py examples/wizard.py examples/workbench/black_view.py examples/workbench/blue_view.py examples/workbench/color_view.py examples/workbench/example_workbench.py examples/workbench/example_workbench_window.py examples/workbench/green_view.py examples/workbench/images/example.ico examples/workbench/images/image_LICENSE.txt examples/workbench/person.py examples/workbench/red_view.py examples/workbench/run.py examples/workbench/yellow_view.py image_LICENSE.txt image_LICENSE_Eclipse.txt image_LICENSE_Nuvola.txt image_LICENSE_OOo.txt install-edm-linux.sh install-edm-osx.sh install-edm-windows.cmd pyface/__init__.py pyface/about_dialog.py pyface/action/__init__.py pyface/action/action.py pyface/action/action_controller.py pyface/action/action_event.py pyface/action/action_item.py pyface/action/action_manager.py pyface/action/action_manager_item.py pyface/action/api.py pyface/action/field_action.py pyface/action/group.py pyface/action/gui_application_action.py pyface/action/images/action.png pyface/action/images/image_LICENSE.txt pyface/action/listening_action.py pyface/action/menu_bar_manager.py pyface/action/menu_manager.py pyface/action/status_bar_manager.py pyface/action/tests/__init__.py pyface/action/tests/test_action.py pyface/action/tests/test_action_controller.py pyface/action/tests/test_action_event.py pyface/action/tests/test_action_item.py pyface/action/tests/test_action_manager.py pyface/action/tests/test_field_action.py pyface/action/tests/test_group.py pyface/action/tests/test_gui_application_action.py pyface/action/tests/test_listening_action.py pyface/action/tests/test_traitsui_widget_action.py pyface/action/tool_bar_manager.py pyface/action/tool_palette_manager.py pyface/action/traitsui_widget_action.py pyface/action/window_action.py pyface/api.py pyface/application.py pyface/application_window.py pyface/base_toolkit.py pyface/beep.py pyface/clipboard.py pyface/color.py pyface/confirmation_dialog.py pyface/constant.py pyface/data_view/__init__.py pyface/data_view/abstract_data_exporter.py pyface/data_view/abstract_data_model.py pyface/data_view/abstract_value_type.py pyface/data_view/api.py pyface/data_view/data_formats.py pyface/data_view/data_models/__init__.py pyface/data_view/data_models/api.py pyface/data_view/data_models/array_data_model.py pyface/data_view/data_models/data_accessors.py pyface/data_view/data_models/row_table_data_model.py pyface/data_view/data_models/tests/__init__.py pyface/data_view/data_models/tests/test_api.py pyface/data_view/data_models/tests/test_array_data_model.py pyface/data_view/data_models/tests/test_data_accessors.py pyface/data_view/data_models/tests/test_row_table_data_model.py pyface/data_view/data_view_errors.py pyface/data_view/data_view_widget.py pyface/data_view/data_wrapper.py pyface/data_view/exporters/__init__.py pyface/data_view/exporters/api.py pyface/data_view/exporters/item_exporter.py pyface/data_view/exporters/row_exporter.py pyface/data_view/exporters/tests/__init__.py pyface/data_view/exporters/tests/test_api.py pyface/data_view/exporters/tests/test_item_exporter.py pyface/data_view/exporters/tests/test_row_exporter.py pyface/data_view/i_data_view_widget.py pyface/data_view/i_data_wrapper.py pyface/data_view/index_manager.py pyface/data_view/tests/__init__.py pyface/data_view/tests/test_abstract_data_exporter.py pyface/data_view/tests/test_abstract_value_type.py pyface/data_view/tests/test_api.py pyface/data_view/tests/test_data_formats.py pyface/data_view/tests/test_data_view_widget.py pyface/data_view/tests/test_data_wrapper.py pyface/data_view/tests/test_index_manager.py pyface/data_view/value_types/__init__.py pyface/data_view/value_types/api.py pyface/data_view/value_types/bool_value.py pyface/data_view/value_types/color_value.py pyface/data_view/value_types/constant_value.py pyface/data_view/value_types/editable_value.py pyface/data_view/value_types/no_value.py pyface/data_view/value_types/numeric_value.py pyface/data_view/value_types/tests/__init__.py pyface/data_view/value_types/tests/test_bool_value.py pyface/data_view/value_types/tests/test_color_value.py pyface/data_view/value_types/tests/test_constant_value.py pyface/data_view/value_types/tests/test_editable_value.py pyface/data_view/value_types/tests/test_no_value.py pyface/data_view/value_types/tests/test_numeric_value.py pyface/data_view/value_types/tests/test_text_value.py pyface/data_view/value_types/text_value.py pyface/dialog.py pyface/directory_dialog.py pyface/dock/__init__.py pyface/dock/api.py pyface/dock/dock_sizer.py pyface/dock/dock_window.py pyface/dock/dock_window_feature.py pyface/dock/dock_window_shell.py pyface/dock/feature_bar.py pyface/dock/feature_tool.py pyface/dock/idock_ui_provider.py pyface/dock/idockable.py pyface/dock/ifeature_tool.py pyface/dock/images/bar_feature_changed.png pyface/dock/images/bar_feature_disabled.png pyface/dock/images/bar_feature_drop.png pyface/dock/images/bar_feature_no_drop.png pyface/dock/images/bar_feature_normal.png pyface/dock/images/close_drag.png pyface/dock/images/close_tab.png pyface/dock/images/feature_tool.png pyface/dock/images/image_LICENSE.txt pyface/dock/images/sh_bottom.png pyface/dock/images/sh_middle.png pyface/dock/images/sh_top.png pyface/dock/images/shell.ico pyface/dock/images/sv_left.png pyface/dock/images/sv_middle.png pyface/dock/images/sv_right.png pyface/dock/images/tab_feature_changed.png pyface/dock/images/tab_feature_disabled.png pyface/dock/images/tab_feature_drop.png pyface/dock/images/tab_feature_no_drop.png pyface/dock/images/tab_feature_normal.png pyface/dock/images/tab_scroll_l.png pyface/dock/images/tab_scroll_lr.png pyface/dock/images/tab_scroll_r.png pyface/dock/images/window.png pyface/drop_handler.py pyface/expandable_panel.py pyface/fields/__init__.py pyface/fields/api.py pyface/fields/combo_field.py pyface/fields/i_combo_field.py pyface/fields/i_field.py pyface/fields/i_spin_field.py pyface/fields/i_text_field.py pyface/fields/spin_field.py pyface/fields/tests/__init__.py pyface/fields/tests/field_mixin.py pyface/fields/tests/test_combo_field.py pyface/fields/tests/test_spin_field.py pyface/fields/tests/test_text_field.py pyface/fields/text_field.py pyface/file_dialog.py pyface/filter.py pyface/grid/__init__.py pyface/grid/api.py pyface/grid/checkbox_image_renderer.py pyface/grid/checkbox_renderer.py pyface/grid/combobox_focus_handler.py pyface/grid/composite_grid_model.py pyface/grid/edit_image_renderer.py pyface/grid/edit_renderer.py pyface/grid/grid.py pyface/grid/grid_cell_image_renderer.py pyface/grid/grid_cell_renderer.py pyface/grid/grid_model.py pyface/grid/inverted_grid_model.py pyface/grid/mapped_grid_cell_image_renderer.py pyface/grid/simple_grid_model.py pyface/grid/trait_grid_cell_adapter.py pyface/grid/trait_grid_model.py pyface/gui.py pyface/gui_application.py pyface/heading_text.py pyface/i_about_dialog.py pyface/i_application_window.py pyface/i_clipboard.py pyface/i_confirmation_dialog.py pyface/i_dialog.py pyface/i_directory_dialog.py pyface/i_drop_handler.py pyface/i_file_dialog.py pyface/i_gui.py pyface/i_heading_text.py pyface/i_image_cache.py pyface/i_image_resource.py pyface/i_message_dialog.py pyface/i_progress_dialog.py pyface/i_python_editor.py pyface/i_python_shell.py pyface/i_single_choice_dialog.py pyface/i_splash_screen.py pyface/i_split_widget.py pyface/i_system_metrics.py pyface/i_widget.py pyface/i_window.py pyface/image/__init__.py pyface/image/image.py pyface/image/library/icons.zip pyface/image/library/image_LICENSE.txt pyface/image/library/std.zip pyface/image_cache.py pyface/image_resource.py pyface/image_widget.py pyface/images/about.png pyface/images/background.jpg pyface/images/carat_closed.png pyface/images/carat_open.png pyface/images/close.png pyface/images/image_LICENSE.txt pyface/images/image_not_found.png pyface/images/panel_gradient.png pyface/images/panel_gradient_over.png pyface/images/question.png pyface/images/splash.png pyface/ipython_widget.py pyface/key_pressed_event.py pyface/layered_panel.py pyface/list_box.py pyface/list_box_model.py pyface/mdi_application_window.py pyface/mdi_window_menu.py pyface/message_dialog.py pyface/mimedata.py pyface/multi_toolbar_window.py pyface/preference/__init__.py pyface/preference/api.py pyface/preference/preference_dialog.py pyface/preference/preference_node.py pyface/preference/preference_page.py pyface/progress_dialog.py pyface/python_editor.py pyface/python_shell.py pyface/qt/QtCore.py pyface/qt/QtGui.py pyface/qt/QtMultimedia.py pyface/qt/QtMultimediaWidgets.py pyface/qt/QtNetwork.py pyface/qt/QtOpenGL.py pyface/qt/QtScript.py pyface/qt/QtSvg.py pyface/qt/QtTest.py pyface/qt/QtWebKit.py pyface/qt/__init__.py pyface/resource/__init__.py pyface/resource/api.py pyface/resource/resource_factory.py pyface/resource/resource_manager.py pyface/resource/resource_path.py pyface/resource/resource_reference.py pyface/resource_manager.py pyface/single_choice_dialog.py pyface/sizers/__init__.py pyface/sizers/flow.py pyface/sorter.py pyface/splash_screen.py pyface/splash_screen_log_handler.py pyface/split_application_window.py pyface/split_dialog.py pyface/split_panel.py pyface/split_widget.py pyface/system_metrics.py pyface/tasks/__init__.py pyface/tasks/action/__init__.py pyface/tasks/action/api.py pyface/tasks/action/dock_pane_toggle_group.py pyface/tasks/action/listening_action.py pyface/tasks/action/schema.py pyface/tasks/action/schema_addition.py pyface/tasks/action/task_action.py pyface/tasks/action/task_action_controller.py pyface/tasks/action/task_action_manager_builder.py pyface/tasks/action/task_toggle_group.py pyface/tasks/action/task_window_toggle_group.py pyface/tasks/action/tasks_application_action.py pyface/tasks/advanced_editor_area_pane.py pyface/tasks/api.py pyface/tasks/contrib/README.txt pyface/tasks/contrib/__init__.py pyface/tasks/contrib/python_shell.py pyface/tasks/dock_pane.py pyface/tasks/editor.py pyface/tasks/editor_area_pane.py pyface/tasks/enaml_dock_pane.py pyface/tasks/enaml_editor.py pyface/tasks/enaml_pane.py pyface/tasks/enaml_task_pane.py pyface/tasks/i_advanced_editor_area_pane.py pyface/tasks/i_dock_pane.py pyface/tasks/i_editor.py pyface/tasks/i_editor_area_pane.py pyface/tasks/i_task_pane.py pyface/tasks/i_task_window_backend.py pyface/tasks/split_editor_area_pane.py pyface/tasks/task.py pyface/tasks/task_layout.py pyface/tasks/task_pane.py pyface/tasks/task_window.py pyface/tasks/task_window_backend.py pyface/tasks/task_window_layout.py pyface/tasks/tasks_application.py pyface/tasks/tests/__init__.py pyface/tasks/tests/test_action_manager_builder.py pyface/tasks/tests/test_advanced_editor_area_pane.py pyface/tasks/tests/test_dock_pane_toggle_group.py pyface/tasks/tests/test_editor_area_pane.py pyface/tasks/tests/test_enaml_dock_pane.py pyface/tasks/tests/test_enaml_editor.py pyface/tasks/tests/test_enaml_task_pane.py pyface/tasks/tests/test_split_editor_area_pane.py pyface/tasks/tests/test_task_layout.py pyface/tasks/tests/test_task_window.py pyface/tasks/tests/test_tasks_application.py pyface/tasks/tests/test_topological_sort.py pyface/tasks/topological_sort.py pyface/tasks/traits_dock_pane.py pyface/tasks/traits_editor.py pyface/tasks/traits_task_pane.py pyface/tests/__init__.py pyface/tests/images/core.png pyface/tests/images/image_LICENSE.txt pyface/tests/python_shell_script.py pyface/tests/test_about_dialog.py pyface/tests/test_api.py pyface/tests/test_application.py pyface/tests/test_application_window.py pyface/tests/test_base_toolkit.py pyface/tests/test_beep.py pyface/tests/test_clipboard.py pyface/tests/test_color.py pyface/tests/test_confirmation_dialog.py pyface/tests/test_dialog.py pyface/tests/test_directory_dialog.py pyface/tests/test_file_dialog.py pyface/tests/test_gui_application.py pyface/tests/test_heading_text.py pyface/tests/test_image_cache.py pyface/tests/test_image_resource.py pyface/tests/test_message_dialog.py pyface/tests/test_new_toolkit/__init__.py pyface/tests/test_new_toolkit/init.py pyface/tests/test_new_toolkit/widget.py pyface/tests/test_progress_dialog.py pyface/tests/test_python_editor.py pyface/tests/test_python_shell.py pyface/tests/test_resource_manager.py pyface/tests/test_single_choice_dialog.py pyface/tests/test_splash_screen.py pyface/tests/test_splash_screen_log_handler.py pyface/tests/test_split_application_window.py pyface/tests/test_split_dialog.py pyface/tests/test_split_panel.py pyface/tests/test_system_metrics.py pyface/tests/test_toolkit.py pyface/tests/test_ui_traits.py pyface/tests/test_widget.py pyface/tests/test_window.py pyface/timer/__init__.py pyface/timer/api.py pyface/timer/do_later.py pyface/timer/i_timer.py pyface/timer/tests/__init__.py pyface/timer/tests/test_do_later.py pyface/timer/tests/test_timer.py pyface/timer/timer.py pyface/toolkit.py pyface/tree/__init__.py pyface/tree/api.py pyface/tree/images/closed_folder.png pyface/tree/images/document.png pyface/tree/images/image_LICENSE.txt pyface/tree/images/open_folder.png pyface/tree/node_event.py pyface/tree/node_manager.py pyface/tree/node_monitor.py pyface/tree/node_tree.py pyface/tree/node_tree_model.py pyface/tree/node_type.py pyface/tree/trait_dict_node_type.py pyface/tree/trait_list_node_type.py pyface/tree/tree.py pyface/tree/tree_model.py pyface/ui/__init__.py pyface/ui/null/__init__.py pyface/ui/null/action/__init__.py pyface/ui/null/action/action_item.py pyface/ui/null/action/menu_bar_manager.py pyface/ui/null/action/menu_manager.py pyface/ui/null/action/status_bar_manager.py pyface/ui/null/action/tool_bar_manager.py pyface/ui/null/action/tool_palette.py pyface/ui/null/action/tool_palette_manager.py pyface/ui/null/clipboard.py pyface/ui/null/color.py pyface/ui/null/image_resource.py pyface/ui/null/init.py pyface/ui/null/resource_manager.py pyface/ui/null/tests/__init__.py pyface/ui/null/tests/bad_import.py pyface/ui/null/widget.py pyface/ui/null/window.py pyface/ui/qt4/__init__.py pyface/ui/qt4/about_dialog.py pyface/ui/qt4/action/__init__.py pyface/ui/qt4/action/action_item.py pyface/ui/qt4/action/menu_bar_manager.py pyface/ui/qt4/action/menu_manager.py pyface/ui/qt4/action/status_bar_manager.py pyface/ui/qt4/action/tool_bar_manager.py pyface/ui/qt4/application_window.py pyface/ui/qt4/beep.py pyface/ui/qt4/clipboard.py pyface/ui/qt4/code_editor/__init__.py pyface/ui/qt4/code_editor/code_widget.py pyface/ui/qt4/code_editor/find_widget.py pyface/ui/qt4/code_editor/gutters.py pyface/ui/qt4/code_editor/pygments_highlighter.py pyface/ui/qt4/code_editor/replace_widget.py pyface/ui/qt4/code_editor/tests/__init__.py pyface/ui/qt4/code_editor/tests/test_code_widget.py pyface/ui/qt4/color.py pyface/ui/qt4/confirmation_dialog.py pyface/ui/qt4/console/__init__.py pyface/ui/qt4/console/api.py pyface/ui/qt4/console/bracket_matcher.py pyface/ui/qt4/console/call_tip_widget.py pyface/ui/qt4/console/completion_lexer.py pyface/ui/qt4/console/console_widget.py pyface/ui/qt4/console/history_console_widget.py pyface/ui/qt4/data_view/__init__.py pyface/ui/qt4/data_view/data_view_item_model.py pyface/ui/qt4/data_view/data_view_widget.py pyface/ui/qt4/data_view/data_wrapper.py pyface/ui/qt4/data_view/tests/__init__.py pyface/ui/qt4/data_view/tests/test_data_view_item_model.py pyface/ui/qt4/data_view/tests/test_data_wrapper.py pyface/ui/qt4/dialog.py pyface/ui/qt4/directory_dialog.py pyface/ui/qt4/fields/__init__.py pyface/ui/qt4/fields/combo_field.py pyface/ui/qt4/fields/field.py pyface/ui/qt4/fields/spin_field.py pyface/ui/qt4/fields/text_field.py pyface/ui/qt4/file_dialog.py pyface/ui/qt4/gui.py pyface/ui/qt4/heading_text.py pyface/ui/qt4/image_cache.py pyface/ui/qt4/image_resource.py pyface/ui/qt4/images/application.png pyface/ui/qt4/images/heading_level_1.png pyface/ui/qt4/images/image_LICENSE.txt pyface/ui/qt4/init.py pyface/ui/qt4/message_dialog.py pyface/ui/qt4/mimedata.py pyface/ui/qt4/progress_dialog.py pyface/ui/qt4/python_editor.py pyface/ui/qt4/python_shell.py pyface/ui/qt4/resource_manager.py pyface/ui/qt4/single_choice_dialog.py pyface/ui/qt4/splash_screen.py pyface/ui/qt4/split_widget.py pyface/ui/qt4/system_metrics.py pyface/ui/qt4/tasks/__init__.py pyface/ui/qt4/tasks/advanced_editor_area_pane.py pyface/ui/qt4/tasks/dock_pane.py pyface/ui/qt4/tasks/editor.py pyface/ui/qt4/tasks/editor_area_pane.py pyface/ui/qt4/tasks/main_window_layout.py pyface/ui/qt4/tasks/split_editor_area_pane.py pyface/ui/qt4/tasks/task_pane.py pyface/ui/qt4/tasks/task_window_backend.py pyface/ui/qt4/tasks/tests/__init__.py pyface/ui/qt4/tasks/tests/test_main_window_layout.py pyface/ui/qt4/tasks/tests/test_split_editor_area_pane.py pyface/ui/qt4/tasks/util.py pyface/ui/qt4/tests/__init__.py pyface/ui/qt4/tests/bad_import.py pyface/ui/qt4/tests/test_gui.py pyface/ui/qt4/tests/test_message_dialog.py pyface/ui/qt4/tests/test_mimedata.py pyface/ui/qt4/tests/test_progress_dialog.py pyface/ui/qt4/tests/test_qt_imports.py pyface/ui/qt4/timer/__init__.py pyface/ui/qt4/timer/do_later.py pyface/ui/qt4/timer/timer.py pyface/ui/qt4/util/__init__.py pyface/ui/qt4/util/event_loop_helper.py pyface/ui/qt4/util/gui_test_assistant.py pyface/ui/qt4/util/image_helpers.py pyface/ui/qt4/util/modal_dialog_tester.py pyface/ui/qt4/util/testing.py pyface/ui/qt4/util/tests/__init__.py pyface/ui/qt4/util/tests/test_gui_test_assistant.py pyface/ui/qt4/util/tests/test_image_helpers.py pyface/ui/qt4/util/tests/test_modal_dialog_tester.py pyface/ui/qt4/widget.py pyface/ui/qt4/window.py pyface/ui/qt4/wizard/__init__.py pyface/ui/qt4/wizard/wizard.py pyface/ui/qt4/wizard/wizard_page.py pyface/ui/qt4/workbench/__init__.py pyface/ui/qt4/workbench/editor.py pyface/ui/qt4/workbench/images/spinner.gif pyface/ui/qt4/workbench/split_tab_widget.py pyface/ui/qt4/workbench/tests/__init__.py pyface/ui/qt4/workbench/tests/test_workbench_window_layout.py pyface/ui/qt4/workbench/view.py pyface/ui/qt4/workbench/workbench_window_layout.py pyface/ui/wx/__init__.py pyface/ui/wx/about_dialog.py pyface/ui/wx/action/__init__.py pyface/ui/wx/action/action_item.py pyface/ui/wx/action/menu_bar_manager.py pyface/ui/wx/action/menu_manager.py pyface/ui/wx/action/status_bar_manager.py pyface/ui/wx/action/tool_bar_manager.py pyface/ui/wx/action/tool_palette.py pyface/ui/wx/action/tool_palette_manager.py pyface/ui/wx/application_window.py pyface/ui/wx/beep.py pyface/ui/wx/clipboard.py pyface/ui/wx/color.py pyface/ui/wx/confirmation_dialog.py pyface/ui/wx/data_view/__init__.py pyface/ui/wx/data_view/data_view_model.py pyface/ui/wx/data_view/data_view_widget.py pyface/ui/wx/data_view/data_wrapper.py pyface/ui/wx/data_view/tests/__init__.py pyface/ui/wx/data_view/tests/test_data_wrapper.py pyface/ui/wx/dialog.py pyface/ui/wx/directory_dialog.py pyface/ui/wx/expandable_header.py pyface/ui/wx/expandable_panel.py pyface/ui/wx/fields/__init__.py pyface/ui/wx/fields/combo_field.py pyface/ui/wx/fields/field.py pyface/ui/wx/fields/spin_field.py pyface/ui/wx/fields/text_field.py pyface/ui/wx/file_dialog.py pyface/ui/wx/grid/__init__.py pyface/ui/wx/grid/api.py pyface/ui/wx/grid/checkbox_image_renderer.py pyface/ui/wx/grid/checkbox_renderer.py pyface/ui/wx/grid/composite_grid_model.py pyface/ui/wx/grid/edit_image_renderer.py pyface/ui/wx/grid/edit_renderer.py pyface/ui/wx/grid/grid.py pyface/ui/wx/grid/grid_cell_image_renderer.py pyface/ui/wx/grid/grid_cell_renderer.py pyface/ui/wx/grid/grid_model.py pyface/ui/wx/grid/images/checked.png pyface/ui/wx/grid/images/image_LICENSE.txt pyface/ui/wx/grid/images/image_not_found.png pyface/ui/wx/grid/images/table_edit.png pyface/ui/wx/grid/images/unchecked.png pyface/ui/wx/grid/inverted_grid_model.py pyface/ui/wx/grid/mapped_grid_cell_image_renderer.py pyface/ui/wx/grid/simple_grid_model.py pyface/ui/wx/grid/tests/__init__.py pyface/ui/wx/grid/tests/test_composite_grid_model.py pyface/ui/wx/grid/tests/test_simple_grid_model.py pyface/ui/wx/grid/trait_grid_cell_adapter.py pyface/ui/wx/grid/trait_grid_model.py pyface/ui/wx/gui.py pyface/ui/wx/heading_text.py pyface/ui/wx/image_button.py pyface/ui/wx/image_cache.py pyface/ui/wx/image_list.py pyface/ui/wx/image_resource.py pyface/ui/wx/image_widget.py pyface/ui/wx/images/application.ico pyface/ui/wx/images/heading_level_1.png pyface/ui/wx/images/image_LICENSE.txt pyface/ui/wx/images/warning.png pyface/ui/wx/init.py pyface/ui/wx/ipython_widget.py pyface/ui/wx/layered_panel.py pyface/ui/wx/list_box.py pyface/ui/wx/mdi_application_window.py pyface/ui/wx/message_dialog.py pyface/ui/wx/multi_toolbar_window.py pyface/ui/wx/preference/__init__.py pyface/ui/wx/preference/preference_dialog.py pyface/ui/wx/progress_dialog.py pyface/ui/wx/python_editor.py pyface/ui/wx/python_shell.py pyface/ui/wx/resource_manager.py pyface/ui/wx/single_choice_dialog.py pyface/ui/wx/splash_screen.py pyface/ui/wx/split_widget.py pyface/ui/wx/system_metrics.py pyface/ui/wx/tasks/__init__.py pyface/ui/wx/tasks/advanced_editor_area_pane.py pyface/ui/wx/tasks/dock_pane.py pyface/ui/wx/tasks/editor.py pyface/ui/wx/tasks/editor_area_pane.py pyface/ui/wx/tasks/main_window_layout.py pyface/ui/wx/tasks/split_editor_area_pane.py pyface/ui/wx/tasks/task_pane.py pyface/ui/wx/tasks/task_window_backend.py pyface/ui/wx/tests/__init__.py pyface/ui/wx/tests/bad_import.py pyface/ui/wx/timer/__init__.py pyface/ui/wx/timer/do_later.py pyface/ui/wx/timer/timer.py pyface/ui/wx/tree/__init__.py pyface/ui/wx/tree/tree.py pyface/ui/wx/viewer/__init__.py pyface/ui/wx/viewer/table_viewer.py pyface/ui/wx/viewer/tree_viewer.py pyface/ui/wx/widget.py pyface/ui/wx/window.py pyface/ui/wx/wizard/__init__.py pyface/ui/wx/wizard/wizard.py pyface/ui/wx/wizard/wizard_page.py pyface/ui/wx/workbench/__init__.py pyface/ui/wx/workbench/editor.py pyface/ui/wx/workbench/editor_set_structure_handler.py pyface/ui/wx/workbench/view.py pyface/ui/wx/workbench/view_set_structure_handler.py pyface/ui/wx/workbench/workbench_dock_window.py pyface/ui/wx/workbench/workbench_window_layout.py pyface/ui/wx/xrc_dialog.py pyface/ui_traits.py pyface/util/__init__.py pyface/util/color_helpers.py pyface/util/color_parser.py pyface/util/fix_introspect_bug.py pyface/util/guisupport.py pyface/util/id_helper.py pyface/util/testing.py pyface/util/tests/__init__.py pyface/util/tests/test_color_helpers.py pyface/util/tests/test_color_parser.py pyface/util/tests/test_id_helper.py pyface/viewer/__init__.py pyface/viewer/api.py pyface/viewer/column_provider.py pyface/viewer/content_provider.py pyface/viewer/content_viewer.py pyface/viewer/default_tree_content_provider.py pyface/viewer/label_provider.py pyface/viewer/table_column_provider.py pyface/viewer/table_content_provider.py pyface/viewer/table_label_provider.py pyface/viewer/table_viewer.py pyface/viewer/tree_content_provider.py pyface/viewer/tree_item.py pyface/viewer/tree_label_provider.py pyface/viewer/tree_viewer.py pyface/viewer/viewer.py pyface/viewer/viewer_filter.py pyface/viewer/viewer_sorter.py pyface/widget.py pyface/window.py pyface/wizard/__init__.py pyface/wizard/api.py pyface/wizard/chained_wizard.py pyface/wizard/chained_wizard_controller.py pyface/wizard/i_wizard.py pyface/wizard/i_wizard_controller.py pyface/wizard/i_wizard_page.py pyface/wizard/simple_wizard.py pyface/wizard/simple_wizard_controller.py pyface/wizard/wizard.py pyface/wizard/wizard_controller.py pyface/wizard/wizard_page.py pyface/workbench/__init__.py pyface/workbench/action/__init__.py pyface/workbench/action/action_controller.py pyface/workbench/action/api.py pyface/workbench/action/delete_user_perspective_action.py pyface/workbench/action/menu_bar_manager.py pyface/workbench/action/new_user_perspective_action.py pyface/workbench/action/perspective_menu_manager.py pyface/workbench/action/rename_user_perspective_action.py pyface/workbench/action/reset_active_perspective_action.py pyface/workbench/action/reset_all_perspectives_action.py pyface/workbench/action/save_as_user_perspective_action.py pyface/workbench/action/set_active_perspective_action.py pyface/workbench/action/setattr_action.py pyface/workbench/action/show_view_action.py pyface/workbench/action/toggle_view_visibility_action.py pyface/workbench/action/tool_bar_manager.py pyface/workbench/action/user_perspective_action.py pyface/workbench/action/user_perspective_name.py pyface/workbench/action/view_chooser.py pyface/workbench/action/view_menu_manager.py pyface/workbench/action/workbench_action.py pyface/workbench/api.py pyface/workbench/debug/__init__.py pyface/workbench/debug/api.py pyface/workbench/debug/debug_view.py pyface/workbench/editor.py pyface/workbench/editor_manager.py pyface/workbench/i_editor.py pyface/workbench/i_editor_manager.py pyface/workbench/i_perspective.py pyface/workbench/i_perspective_item.py pyface/workbench/i_view.py pyface/workbench/i_workbench.py pyface/workbench/i_workbench_part.py pyface/workbench/i_workbench_window_layout.py pyface/workbench/perspective.py pyface/workbench/perspective_item.py pyface/workbench/tests/__init__.py pyface/workbench/tests/test_workbench_window.py pyface/workbench/traits_ui_editor.py pyface/workbench/traits_ui_view.py pyface/workbench/user_perspective_manager.py pyface/workbench/view.py pyface/workbench/window_event.py pyface/workbench/workbench.py pyface/workbench/workbench_window.py pyface/workbench/workbench_window_layout.py pyface/workbench/workbench_window_memento.py pyface/wx/__init__.py pyface/wx/aui.py pyface/wx/color.py pyface/wx/dialog.py pyface/wx/divider.py pyface/wx/drag_and_drop.py pyface/wx/font.py pyface/wx/grid/__init__.py pyface/wx/grid/api.py pyface/wx/grid/grid.py pyface/wx/grid/grid_column.py pyface/wx/grid/grid_model.py pyface/wx/grid/grid_row.py pyface/wx/image.py pyface/wx/image_cache.py pyface/wx/image_list.py pyface/wx/lazy_switcher.py pyface/wx/pager.py pyface/wx/progress_meter.py pyface/wx/python_stc.py pyface/wx/scrolled_message_dialog.py pyface/wx/shell.py pyface/wx/sized_panel.py pyface/wx/spacer.py pyface/wx/spreadsheet/__init__.py pyface/wx/spreadsheet/abstract_grid_view.py pyface/wx/spreadsheet/default_renderer.py pyface/wx/spreadsheet/font_renderer.py pyface/wx/spreadsheet/unit_renderer.py pyface/wx/spreadsheet/virtual_model.py pyface/wx/switcher.py pyface/wx/util/__init__.py pyface/wx/util/font_helper.py setup.py <<<<<< network # path=/home/travis/build/enthought/pyface/coverage.xml /home/travis/build/enthought/pyface/pyface <<<<<< EOF