LICENSE.txt README.txt extras.map image_LICENSE.txt image_LICENSE_CP.txt setup.cfg setup.py setup_data.py EnvisagePlugins.egg-info/PKG-INFO EnvisagePlugins.egg-info/SOURCES.txt EnvisagePlugins.egg-info/dependency_links.txt EnvisagePlugins.egg-info/entry_points.txt EnvisagePlugins.egg-info/namespace_packages.txt EnvisagePlugins.egg-info/not-zip-safe EnvisagePlugins.egg-info/requires.txt EnvisagePlugins.egg-info/top_level.txt enthought/__init__.py enthought/envisage/__init__.py enthought/envisage/developer/__init__.py enthought/envisage/developer/developer_plugin.py enthought/envisage/developer/charm/__init__.py enthought/envisage/developer/charm/api.py enthought/envisage/developer/charm/charm.py enthought/envisage/developer/charm/run.py enthought/envisage/developer/code_browser/__init__.py enthought/envisage/developer/code_browser/api.py enthought/envisage/developer/code_browser/assign.py enthought/envisage/developer/code_browser/code_browser.py enthought/envisage/developer/code_browser/enclbr.py enthought/envisage/developer/code_browser/example.py enthought/envisage/developer/code_browser/function.py enthought/envisage/developer/code_browser/klass.py enthought/envisage/developer/code_browser/module.py enthought/envisage/developer/code_browser/namespace.py enthought/envisage/developer/code_browser/package.py enthought/envisage/developer/code_browser/tests/code_browser_test_case.py enthought/envisage/developer/code_browser/tests/example_1.py enthought/envisage/developer/ui/__init__.py enthought/envisage/developer/ui/api.py enthought/envisage/developer/ui/developer_ui_plugin.py enthought/envisage/developer/ui/perspective/__init__.py enthought/envisage/developer/ui/perspective/api.py enthought/envisage/developer/ui/perspective/developer_perspective.py enthought/envisage/developer/ui/view/__init__.py enthought/envisage/developer/ui/view/api.py enthought/envisage/developer/ui/view/application_browser.py enthought/envisage/developer/ui/view/application_browser_tree.py enthought/envisage/developer/ui/view/application_browser_view.py enthought/envisage/developer/ui/view/extension_registry_browser.py enthought/envisage/developer/ui/view/extension_registry_browser_tree.py enthought/envisage/developer/ui/view/extension_registry_browser_view.py enthought/envisage/developer/ui/view/plugin_browser.py enthought/envisage/developer/ui/view/service_registry_browser.py enthought/envisage/developer/ui/view/service_registry_browser_tree.py enthought/envisage/developer/ui/view/service_registry_browser_view.py enthought/envisage/ui/__init__.py enthought/envisage/ui/action/__init__.py enthought/envisage/ui/action/abstract_action_manager_builder.py enthought/envisage/ui/action/action.py enthought/envisage/ui/action/action_set.py enthought/envisage/ui/action/action_set_manager.py enthought/envisage/ui/action/api.py enthought/envisage/ui/action/group.py enthought/envisage/ui/action/i_action_manager_builder.py enthought/envisage/ui/action/i_action_set.py enthought/envisage/ui/action/location.py enthought/envisage/ui/action/menu.py enthought/envisage/ui/action/tool_bar.py enthought/envisage/ui/action/tests/action_manager_builder_test_case.py enthought/envisage/ui/action/tests/dummy_action_manager_builder.py enthought/envisage/ui/single_project/DESIGN.txt enthought/envisage/ui/single_project/README.txt enthought/envisage/ui/single_project/TODO.txt enthought/envisage/ui/single_project/__init__.py enthought/envisage/ui/single_project/api.py enthought/envisage/ui/single_project/default_path_preference_page.py enthought/envisage/ui/single_project/factory_definition.py enthought/envisage/ui/single_project/model_service.py enthought/envisage/ui/single_project/preferences.ini enthought/envisage/ui/single_project/project.py enthought/envisage/ui/single_project/project_action.py enthought/envisage/ui/single_project/project_action_set.py enthought/envisage/ui/single_project/project_factory.py enthought/envisage/ui/single_project/project_plugin.py enthought/envisage/ui/single_project/project_runnable.py enthought/envisage/ui/single_project/services.py enthought/envisage/ui/single_project/ui_service.py enthought/envisage/ui/single_project/ui_service_factory.py enthought/envisage/ui/single_project/action/__init__.py enthought/envisage/ui/single_project/action/api.py enthought/envisage/ui/single_project/action/close_project_action.py enthought/envisage/ui/single_project/action/configure_action.py enthought/envisage/ui/single_project/action/new_project_action.py enthought/envisage/ui/single_project/action/open_project_action.py enthought/envisage/ui/single_project/action/rename_action.py enthought/envisage/ui/single_project/action/save_as_project_action.py enthought/envisage/ui/single_project/action/save_project_action.py enthought/envisage/ui/single_project/action/switch_to_action.py enthought/envisage/ui/single_project/action/images/close_project.png enthought/envisage/ui/single_project/action/images/new_project.png enthought/envisage/ui/single_project/action/images/open_project.png enthought/envisage/ui/single_project/action/images/save_as_project.png enthought/envisage/ui/single_project/action/images/save_project.png enthought/envisage/ui/single_project/action/images/switch_project.png enthought/envisage/ui/single_project/editor/__init__.py enthought/envisage/ui/single_project/editor/project_editor.py enthought/envisage/ui/single_project/view/__init__.py enthought/envisage/ui/single_project/view/project_view.py enthought/envisage/ui/workbench/__init__.py enthought/envisage/ui/workbench/api.py enthought/envisage/ui/workbench/default_action_set.py enthought/envisage/ui/workbench/preferences.ini enthought/envisage/ui/workbench/workbench.py enthought/envisage/ui/workbench/workbench_action_manager_builder.py enthought/envisage/ui/workbench/workbench_action_set.py enthought/envisage/ui/workbench/workbench_application.py enthought/envisage/ui/workbench/workbench_editor_manager.py enthought/envisage/ui/workbench/workbench_plugin.py enthought/envisage/ui/workbench/workbench_preferences.py enthought/envisage/ui/workbench/workbench_preferences_page.py enthought/envisage/ui/workbench/workbench_window.py enthought/envisage/ui/workbench/action/__init__.py enthought/envisage/ui/workbench/action/about_action.py enthought/envisage/ui/workbench/action/api.py enthought/envisage/ui/workbench/action/edit_preferences_action.py enthought/envisage/ui/workbench/action/exit_action.py enthought/envisage/ui/workbench/action/images/exit.png enthought/envisage/ui/workbench/action/images/image_LICENSE.txt enthought/envisage/ui/workbench/action/images/preferences.png enthought/envisage/ui/workbench/images/about.png enthought/envisage/ui/workbench/images/application.ico enthought/envisage/ui/workbench/images/image_LICENSE.txt enthought/plugins/__init__.py enthought/plugins/debug/__init__.py enthought/plugins/debug/fbi_plugin.py enthought/plugins/debug/fbi_plugin_definition.py enthought/plugins/ipython_shell/__init__.py enthought/plugins/ipython_shell/api.py enthought/plugins/ipython_shell/i_namespace_view.py enthought/plugins/ipython_shell/ipython_shell_plugin.py enthought/plugins/ipython_shell/actions/__init__.py enthought/plugins/ipython_shell/actions/ipython_shell_actions.py enthought/plugins/ipython_shell/view/__init__.py enthought/plugins/ipython_shell/view/api.py enthought/plugins/ipython_shell/view/ipython_shell_view.py enthought/plugins/ipython_shell/view/namespace_view.py enthought/plugins/python_shell/__init__.py enthought/plugins/python_shell/api.py enthought/plugins/python_shell/i_python_shell.py enthought/plugins/python_shell/python_shell_plugin.py enthought/plugins/python_shell/view/__init__.py enthought/plugins/python_shell/view/api.py enthought/plugins/python_shell/view/namespace_view.py enthought/plugins/python_shell/view/python_shell_view.py enthought/plugins/refresh_code/__init__.py enthought/plugins/refresh_code/actions.py enthought/plugins/refresh_code/refresh_code_action_set.py enthought/plugins/refresh_code/refresh_code_plugin.py enthought/plugins/refresh_code/refresh_code_plugin_definition.py enthought/plugins/remote_editor/__init__.py enthought/plugins/remote_editor/actions.py enthought/plugins/remote_editor/api.py enthought/plugins/remote_editor/enshell_client.py enthought/plugins/remote_editor/envisage_remote_editor.py enthought/plugins/remote_editor/i_remote_editor.py enthought/plugins/remote_editor/i_remote_shell.py enthought/plugins/remote_editor/preferences.ini enthought/plugins/remote_editor/remote_editor_controller.py enthought/plugins/remote_editor/remote_editor_plugin.py enthought/plugins/remote_editor/remote_shell_controller.py enthought/plugins/remote_editor/communication/__init__.py enthought/plugins/remote_editor/communication/client.py enthought/plugins/remote_editor/communication/server.py enthought/plugins/remote_editor/communication/util.py enthought/plugins/remote_editor/communication/tests/__init__.py enthought/plugins/remote_editor/communication/tests/test_communication.py enthought/plugins/remote_editor/editor_plugins/__init__.py enthought/plugins/remote_editor/editor_plugins/editor_plugin.py enthought/plugins/remote_editor/editor_plugins/readme.txt enthought/plugins/remote_editor/editor_plugins/editra/__init__.py enthought/plugins/remote_editor/editor_plugins/editra/editra_plugin.py enthought/plugins/remote_editor/editor_plugins/editra/start_editra.py enthought/plugins/remote_editor/editor_plugins/editra/images/image_LICENSE.txt enthought/plugins/remote_editor/editor_plugins/editra/images/python_run_16x16.png enthought/plugins/remote_editor/editor_plugins/editra/images/python_run_24x24.png enthought/plugins/remote_editor/editor_plugins/editra/images/python_run_32x32.png enthought/plugins/remote_editor/editor_plugins/editra/images/python_run_48x48.png enthought/plugins/remote_editor/editor_plugins/editra/images/python_runsel_16x16.png enthought/plugins/remote_editor/editor_plugins/editra/images/python_runsel_24x24.png enthought/plugins/remote_editor/editor_plugins/editra/images/python_runsel_32x32.png enthought/plugins/remote_editor/editor_plugins/editra/images/python_runsel_48x48.png enthought/plugins/remote_editor/editor_plugins/emacs/enshell.el enthought/plugins/remote_editor/editor_plugins/emacs/enshell_plugin.py enthought/plugins/text_editor/__init__.py enthought/plugins/text_editor/actions.py enthought/plugins/text_editor/api.py enthought/plugins/text_editor/text_editor_action_set.py enthought/plugins/text_editor/text_editor_plugin.py enthought/plugins/text_editor/editor/__init__.py enthought/plugins/text_editor/editor/text_editor.py enthought/plugins/text_editor/editor/text_editor_handler.py enthought/plugins/update_checker/__init__.py enthought/plugins/update_checker/tools.py enthought/plugins/update_checker/update_checker_dialog.py enthought/plugins/update_checker/update_checker_plugin.py enthought/plugins/update_checker/update_info.py enthought/plugins/update_checker/update_info_view.py enthought/plugins/update_checker/tests/bare_app.py examples/single_project/sample_project/run.py examples/single_project/sample_project/data/__init__.py examples/single_project/sample_project/data/data.py examples/single_project/sample_project/data/plugin/__init__.py examples/single_project/sample_project/data/plugin/data_action_set.py examples/single_project/sample_project/data/plugin/model_service.py examples/single_project/sample_project/data/plugin/plugin_definition.py examples/single_project/sample_project/data/plugin/services.py examples/single_project/sample_project/data/plugin/ui_service.py examples/single_project/sample_project/data/plugin/action/__init__.py examples/single_project/sample_project/data/plugin/action/data_plugin_action.py examples/single_project/sample_project/data/plugin/action/edit_data_action.py examples/single_project/sample_project/data/plugin/action/rename_data_action.py examples/single_project/sample_project/plugins/__init__.py examples/single_project/sample_project/plugins/single_project/__init__.py examples/single_project/sample_project/plugins/single_project/env_project.py examples/single_project/sample_project/plugins/single_project/env_project_action_set.py examples/single_project/sample_project/plugins/single_project/env_project_factory.py examples/single_project/sample_project/plugins/single_project/plugin_definition.py examples/workbench/AcmeLab/run.py examples/workbench/AcmeLabUsingEggs/README.txt examples/workbench/AcmeLabUsingEggs/dist/run.py examples/workbench/AcmeLabUsingEggs/src/acme.acmelab/setup.py examples/workbench/AcmeLabUsingEggs/src/acme.acmelab/acme/__init__.py examples/workbench/AcmeLabUsingEggs/src/acme.acmelab/acme/acmelab/__init__.py examples/workbench/AcmeLabUsingEggs/src/acme.acmelab/acme/acmelab/acmelab.py examples/workbench/AcmeLabUsingEggs/src/acme.acmelab/acme/acmelab/api.py examples/workbench/AcmeLabUsingEggs/src/acme.acmelab/acme/acmelab/images/about.png examples/workbench/AcmeLabUsingEggs/src/acme.acmelab/acme/acmelab/images/acmelab.ico examples/workbench/AcmeLabUsingEggs/src/acme.acmelab/acme/acmelab/images/image_LICENSE.txt examples/workbench/AcmeLabUsingEggs/src/acme.acmelab/acme/acmelab/images/splash.jpg examples/workbench/AcmeLabUsingEggs/src/acme.workbench/setup.py examples/workbench/AcmeLabUsingEggs/src/acme.workbench/acme/__init__.py examples/workbench/AcmeLabUsingEggs/src/acme.workbench/acme/workbench/__init__.py examples/workbench/AcmeLabUsingEggs/src/acme.workbench/acme/workbench/acme_preferences_page.py examples/workbench/AcmeLabUsingEggs/src/acme.workbench/acme/workbench/acme_workbench_plugin.py examples/workbench/AcmeLabUsingEggs/src/acme.workbench/acme/workbench/test_action_set.py examples/workbench/AcmeLabUsingEggs/src/acme.workbench/acme/workbench/perspective/__init__.py examples/workbench/AcmeLabUsingEggs/src/acme.workbench/acme/workbench/perspective/api.py examples/workbench/AcmeLabUsingEggs/src/acme.workbench/acme/workbench/perspective/bar_perspective.py examples/workbench/AcmeLabUsingEggs/src/acme.workbench/acme/workbench/perspective/foo_perspective.py examples/workbench/AcmeLabUsingEggs/src/acme.workbench/acme/workbench/view/__init__.py examples/workbench/AcmeLabUsingEggs/src/acme.workbench/acme/workbench/view/api.py examples/workbench/AcmeLabUsingEggs/src/acme.workbench/acme/workbench/view/black_view.py examples/workbench/AcmeLabUsingEggs/src/acme.workbench/acme/workbench/view/blue_view.py examples/workbench/AcmeLabUsingEggs/src/acme.workbench/acme/workbench/view/color_view.py examples/workbench/AcmeLabUsingEggs/src/acme.workbench/acme/workbench/view/green_view.py examples/workbench/AcmeLabUsingEggs/src/acme.workbench/acme/workbench/view/red_view.py examples/workbench/AcmeLabUsingEggs/src/acme.workbench/acme/workbench/view/yellow_view.py examples/workbench/AcmeLab/acme/__init__.py examples/workbench/AcmeLab/acme/acmelab/__init__.py examples/workbench/AcmeLab/acme/acmelab/acmelab.py examples/workbench/AcmeLab/acme/acmelab/api.py examples/workbench/AcmeLab/acme/acmelab/images/about.png examples/workbench/AcmeLab/acme/acmelab/images/acmelab.ico examples/workbench/AcmeLab/acme/acmelab/images/image_LICENSE.txt examples/workbench/AcmeLab/acme/acmelab/images/splash.jpg examples/workbench/AcmeLab/acme/workbench/__init__.py examples/workbench/AcmeLab/acme/workbench/acme_preferences_page.py examples/workbench/AcmeLab/acme/workbench/acme_workbench_plugin.py examples/workbench/AcmeLab/acme/workbench/test_action_set.py examples/workbench/AcmeLab/acme/workbench/action/__init__.py examples/workbench/AcmeLab/acme/workbench/action/new_view.py examples/workbench/AcmeLab/acme/workbench/action/new_view_action.py examples/workbench/AcmeLab/acme/workbench/perspective/__init__.py examples/workbench/AcmeLab/acme/workbench/perspective/api.py examples/workbench/AcmeLab/acme/workbench/perspective/bar_perspective.py examples/workbench/AcmeLab/acme/workbench/perspective/foo_perspective.py examples/workbench/AcmeLab/acme/workbench/view/__init__.py examples/workbench/AcmeLab/acme/workbench/view/api.py examples/workbench/AcmeLab/acme/workbench/view/black_view.py examples/workbench/AcmeLab/acme/workbench/view/blue_view.py examples/workbench/AcmeLab/acme/workbench/view/color_view.py examples/workbench/AcmeLab/acme/workbench/view/green_view.py examples/workbench/AcmeLab/acme/workbench/view/red_view.py examples/workbench/AcmeLab/acme/workbench/view/yellow_view.py examples/workbench/Lorenz/run.py examples/workbench/Lorenz/acme/__init__.py examples/workbench/Lorenz/acme/lorenz/__init__.py examples/workbench/Lorenz/acme/lorenz/api.py examples/workbench/Lorenz/acme/lorenz/lorenz.py examples/workbench/Lorenz/acme/lorenz/lorenz_application.py examples/workbench/Lorenz/acme/lorenz/lorenz_plugin.py examples/workbench/Lorenz/acme/lorenz/lorenz_ui_plugin.py examples/workbench/Lorenz/acme/lorenz/images/about.png examples/workbench/Lorenz/acme/lorenz/images/image_LICENSE.txt examples/workbench/Lorenz/acme/lorenz/images/lorenz.ico examples/workbench/Lorenz/acme/lorenz/images/splash.jpg