From d896937d5247eb76acdde04f9216421412342b44 Mon Sep 17 00:00:00 2001 From: Michael Bangas Date: Fri, 20 Dec 2024 14:13:14 +0100 Subject: [PATCH 1/2] added all SVGs --- .../META-INF/MANIFEST.MF | 1 + .../icons/full/elcl16/progress_rem.svg | 115 + .../icons/full/elcl16/progress_remall.svg | 164 + .../icons/full/elcl16/progress_stop.svg | 4572 +++ .../icons/full/progress/errorstate.svg | 128 + .../icons/full/progress/lockedstate.svg | 293 + .../icons/full/progress/progress_error.svg | 448 + .../icons/full/progress/progress_none.svg | 602 + .../icons/full/progress/progress_ok.svg | 481 + .../icons/full/progress/progress_task.svg | 527 + .../icons/full/progress/pview.svg | 384 + .../icons/full/progress/sleeping.svg | 74 + .../icons/full/progress/waiting.svg | 210 + .../ui/progress/ProgrammaticProgressView.java | 2 +- .../internal/ProgressAnimationItem.java | 6 +- .../progress/internal/ProgressInfoItem.java | 6 +- .../ui/progress/internal/ProgressManager.java | 8 +- .../internal/ProgressManagerUtil.java | 2 +- .../META-INF/MANIFEST.MF | 1 + .../icons/full/etool16/fastview_restore.svg | 85 + .../icons/full/obj16/layout_co.svg | 271 + .../ui/workbench/addons/minmax/TrimStack.java | 4 +- .../META-INF/MANIFEST.MF | 1 + .../icons/full/elcl16/view_menu.svg | 113 + .../icons/full/ovr16/pinned_ovr.svg | 192 + .../renderers/swt/SWTPartRenderer.java | 2 +- .../renderers/swt/StackRenderer.java | 2 +- .../icons/full/etool16/clear_co.svg | 182 + .../icons/full/obj16/fldr_obj.svg | 282 + .../images/dragHandle-rotated.svg | 145 + .../images/dragHandle.svg | 151 + .../workbench/swt/CSSRenderingUtils.java | 4 +- .../swt/internal/copy/ViewLabelProvider.java | 2 +- .../META-INF/MANIFEST.MF | 4 +- .../META-INF/MANIFEST.MF | 1 + .../eview16/notification-close-active.svg | 47 + .../icons/eview16/notification-close.svg | 45 + .../notifications/internal/CommonImages.java | 4 +- .../META-INF/MANIFEST.MF | 1 + .../projection/ProjectionAnnotation.java | 4 +- .../source/projection/images/collapsed.svg | 188 + .../source/projection/images/expanded.svg | 182 + ...actControlContentAssistSubjectAdapter.java | 2 +- .../images/content_assist_cue.svg | 193 + .../org.eclipse.jface/META-INF/MANIFEST.MF | 1 + .../icons/full/dots_button.svg | 215 + bundles/org.eclipse.jface/icons/full/help.svg | 122 + .../icons/full/message_error.svg | 117 + .../icons/full/message_info.svg | 229 + .../icons/full/message_warning.svg | 368 + bundles/org.eclipse.jface/icons/full/page.svg | 161 + .../icons/full/popup_menu.svg | 116 + .../icons/full/popup_menu_disabled.svg | 116 + .../icons/full/pref_dialog_title.svg | 161 + .../icons/full/title_banner.svg | 171 + .../org/eclipse/jface/action/StatusLine.java | 2 +- .../fieldassist/FieldDecorationRegistry.java | 12 +- .../fieldassist/images/contassist_ovr.svg | 204 + .../jface/fieldassist/images/error_ovr.svg | 78 + .../jface/fieldassist/images/errorqf_ovr.svg | 226 + .../jface/fieldassist/images/info_ovr.svg | 84 + .../fieldassist/images/required_field_cue.svg | 86 + .../jface/fieldassist/images/warn_ovr.svg | 153 + .../jface/resource/JFaceResources.java | 22 +- .../jface/viewers/DialogCellEditor.java | 2 +- .../jface/wizard/ProgressMonitorPart.java | 2 +- .../META-INF/MANIFEST.MF | 1 + .../icons/full/elcl16/date_mode.svg | 426 + .../icons/full/elcl16/filter_ps.svg | 137 + .../icons/full/elcl16/prj_mode.svg | 761 + .../icons/full/obj16/change.svg | 1444 + .../icons/full/obj16/composite_change.svg | 1929 ++ .../icons/full/obj16/date_obj.svg | 332 + .../icons/full/obj16/error_obj.svg | 169 + .../icons/full/obj16/fatalerror_obj.svg | 135 + .../icons/full/obj16/file_change.svg | 2022 ++ .../icons/full/obj16/info_obj.svg | 144 + .../icons/full/obj16/refactoring_obj.svg | 1952 ++ .../icons/full/obj16/refactorings_obj.svg | 2127 ++ .../icons/full/obj16/text_edit.svg | 620 + .../icons/full/obj16/time_obj.svg | 25226 ++++++++++++++++ .../icons/full/obj16/warning_obj.svg | 150 + .../icons/full/ovr16/workspace_ovr.svg | 294 + .../refactoring/RefactoringPluginImages.java | 44 +- .../org.eclipse.search/META-INF/MANIFEST.MF | 1 + .../full/elcl16/automaticOrientation.svg | 442 + .../icons/full/elcl16/collapseall.svg | 289 + .../icons/full/elcl16/expandall.svg | 334 + .../icons/full/elcl16/filter_ps.svg | 137 + .../icons/full/elcl16/flatLayout.svg | 343 + .../icons/full/elcl16/hierarchicalLayout.svg | 356 + .../full/elcl16/horizontalOrientation.svg | 757 + .../icons/full/elcl16/pin_view.svg | 269 + .../icons/full/elcl16/refresh.svg | 189 + .../icons/full/elcl16/search_again.svg | 497 + .../icons/full/elcl16/search_goto.svg | 258 + .../icons/full/elcl16/search_history.svg | 504 + .../icons/full/elcl16/search_next.svg | 113 + .../icons/full/elcl16/search_prev.svg | 113 + .../icons/full/elcl16/search_rem.svg | 116 + .../icons/full/elcl16/search_remall.svg | 164 + .../icons/full/elcl16/search_sortmatch.svg | 175 + .../icons/full/elcl16/singleOrientation.svg | 329 + .../icons/full/elcl16/stop.svg | 4572 +++ .../icons/full/elcl16/tsearch_obj.svg | 525 + .../icons/full/elcl16/verticalOrientation.svg | 331 + .../icons/full/etool16/group_by_file.svg | 357 + .../icons/full/etool16/group_by_folder.svg | 325 + .../icons/full/etool16/group_by_project.svg | 376 + .../icons/full/etool16/search.svg | 313 + .../icons/full/eview16/searchres.svg | 313 + .../icons/full/obj16/line_match.svg | 116 + .../icons/full/obj16/searchm_obj.svg | 164 + .../icons/full/obj16/tsearch_dpdn_obj.svg | 285 + bundles/org.eclipse.search/plugin.xml | 18 +- .../internal/ui/SearchPluginImages.java | 54 +- .../META-INF/MANIFEST.MF | 1 + .../icons/clcl16/nav_backward.svg | 113 + .../icons/clcl16/nav_forward.svg | 111 + .../icons/clcl16/nav_go.svg | 117 + .../icons/clcl16/nav_home.svg | 330 + .../icons/clcl16/nav_print.svg | 375 + .../icons/clcl16/nav_refresh.svg | 189 + .../icons/clcl16/nav_stop.svg | 129 + .../icons/elcl16/nav_backward.svg | 113 + .../icons/elcl16/nav_forward.svg | 111 + .../icons/elcl16/nav_go.svg | 117 + .../icons/elcl16/nav_home.svg | 330 + .../icons/elcl16/nav_print.svg | 375 + .../icons/elcl16/nav_refresh.svg | 189 + .../icons/elcl16/nav_stop.svg | 129 + .../icons/elcl16/synced.svg | 184 + .../icons/obj16/external_browser.svg | 349 + .../icons/obj16/internal_browser.svg | 234 + bundles/org.eclipse.ui.browser/plugin.xml | 10 +- .../ui/internal/browser/BrowserViewer.java | 22 +- .../ui/internal/browser/WebBrowserEditor.java | 2 +- .../browser/WebBrowserEditorInput.java | 2 +- .../META-INF/MANIFEST.MF | 1 + .../icons/full/elcl16/collapseall.svg | 223 + .../icons/full/elcl16/expandall.svg | 334 + .../icons/full/etool16/last_edit_pos.svg | 167 + .../full/etool16/new_untitled_text_file.svg | 520 + .../icons/full/etool16/next_nav.svg | 369 + .../icons/full/etool16/prev_nav.svg | 352 + .../icons/full/obj16/file_obj.svg | 294 + .../icons/full/obj16/quick_assist_obj.svg | 311 + .../icons/full/obj16/quick_fix_error_obj.svg | 250 + .../icons/full/obj16/quick_fix_info_obj.svg | 243 + .../full/obj16/quick_fix_warning_obj.svg | 329 + bundles/org.eclipse.ui.editors/plugin.xml | 22 +- .../org.eclipse.ui.forms/META-INF/MANIFEST.MF | 1 + .../icons/progress/ani/1.svg | 547 + .../icons/progress/ani/2.svg | 549 + .../icons/progress/ani/3.svg | 549 + .../icons/progress/ani/4.svg | 549 + .../icons/progress/ani/5.svg | 549 + .../icons/progress/ani/6.svg | 549 + .../icons/progress/ani/7.svg | 549 + .../icons/progress/ani/8.svg | 549 + .../internal/forms/widgets/BusyIndicator.java | 2 +- .../META-INF/MANIFEST.MF | 1 + .../icons/full/obj16/generic_editor.svg | 993 + .../META-INF/MANIFEST.MF | 1 + .../icons/full/elcl16/configs.svg | 256 + .../icons/full/elcl16/usearch_obj.svg | 493 + .../icons/full/eview16/resource_persp.svg | 292 + .../icons/full/onboarding_resource_persp.svg | 173 + .../org.eclipse.ui.ide.application/plugin.xml | 4 +- .../ide/application/IDEWorkbenchAdvisor.java | 111 +- .../org.eclipse.ui.ide/META-INF/MANIFEST.MF | 1 + .../ui/dialogs/WizardNewFolderMainPage.java | 4 +- .../icons/full/elcl16/addtoworkset.svg | 826 + .../icons/full/elcl16/addtsk_tsk.svg | 722 + .../icons/full/elcl16/collapseall.svg | 289 + .../icons/full/elcl16/configs.svg | 256 + .../icons/full/elcl16/cpyqual_menu.svg | 456 + .../icons/full/elcl16/filter_ps.svg | 137 + .../icons/full/elcl16/flatLayout.svg | 343 + .../icons/full/elcl16/gotoobj_tsk.svg | 510 + .../icons/full/elcl16/hierarchicalLayout.svg | 356 + .../icons/full/elcl16/refresh_nav.svg | 339 + .../icons/full/elcl16/removefromworkset.svg | 493 + .../icons/full/elcl16/selected_mode.svg | 385 + .../icons/full/elcl16/showchild_mode.svg | 510 + .../icons/full/elcl16/showcomplete_tsk.svg | 163 + .../icons/full/elcl16/showerr_tsk.svg | 119 + .../icons/full/elcl16/showtsk_tsk.svg | 352 + .../icons/full/elcl16/showwarn_tsk.svg | 368 + .../icons/full/elcl16/smartmode_co.svg | 197 + .../icons/full/elcl16/step_current.svg | 111 + .../icons/full/elcl16/step_done.svg | 163 + .../icons/full/elcl16/synced.svg | 184 + .../icons/full/elcl16/usearch_obj.svg | 493 + .../icons/full/elcl16/workingsets.svg | 801 + .../icons/full/etool16/build_exec.svg | 321 + .../icons/full/etool16/export_wiz.svg | 139 + .../icons/full/etool16/exportdir_wiz.svg | 525 + .../icons/full/etool16/exportzip_wiz.svg | 327 + .../icons/full/etool16/import_wiz.svg | 159 + .../icons/full/etool16/importdir_wiz.svg | 205 + .../icons/full/etool16/importzip_wiz.svg | 317 + .../icons/full/etool16/newfile_wiz.svg | 418 + .../icons/full/etool16/newfolder_wiz.svg | 350 + .../icons/full/etool16/newgroup_wiz.svg | 230 + .../icons/full/etool16/newprj_wiz.svg | 1239 + .../icons/full/etool16/next_nav.svg | 397 + .../icons/full/etool16/prev_nav.svg | 585 + .../icons/full/etool16/problem_category.svg | 356 + .../icons/full/etool16/search_src.svg | 313 + .../icons/full/eview16/bkmrk_nav.svg | 991 + .../icons/full/eview16/filenav_nav.svg | 217 + .../icons/full/eview16/problems_view.svg | 344 + .../full/eview16/problems_view_error.svg | 681 + .../full/eview16/problems_view_warning.svg | 606 + .../icons/full/eview16/pview.svg | 384 + .../icons/full/eview16/tasks_tsk.svg | 358 + .../icons/full/markers/contassist_ovr.svg | 207 + .../icons/full/markers/help_small.svg | 126 + .../icons/full/obj16/bkmrk_tsk.svg | 942 + .../icons/full/obj16/complete_tsk.svg | 163 + .../icons/full/obj16/cprj_obj.svg | 248 + .../icons/full/obj16/error_tsk.svg | 169 + .../icons/full/obj16/excludeMode_filter.svg | 110 + .../icons/full/obj16/exportpref_obj.svg | 275 + .../full/obj16/fileFolderType_filter.svg | 779 + .../icons/full/obj16/fileType_filter.svg | 149 + .../icons/full/obj16/folder.svg | 360 + .../icons/full/obj16/folderType_filter.svg | 360 + .../icons/full/obj16/header_complete.svg | 136 + .../icons/full/obj16/header_priority.svg | 146 + .../icons/full/obj16/hprio_tsk.svg | 148 + .../icons/full/obj16/importpref_obj.svg | 275 + .../icons/full/obj16/includeMode_filter.svg | 113 + .../icons/full/obj16/incomplete_tsk.svg | 158 + .../icons/full/obj16/info_tsk.svg | 144 + .../icons/full/obj16/inheritable_filter.svg | 229 + .../icons/full/obj16/keyspref_obj.svg | 137 + .../icons/full/obj16/lprio_tsk.svg | 111 + .../icons/full/obj16/prj_obj.svg | 346 + .../icons/full/obj16/quickfix_error_obj.svg | 215 + .../icons/full/obj16/quickfix_info_obj.svg | 243 + .../icons/full/obj16/quickfix_warning_obj.svg | 291 + .../icons/full/obj16/taskmrk_tsk.svg | 352 + .../icons/full/obj16/warn_tsk.svg | 150 + .../icons/full/obj16/warning.svg | 150 + .../icons/full/obj16/welcome_banner.svg | 157 + .../icons/full/obj16/welcome_editor.svg | 294 + .../icons/full/obj16/welcome_item.svg | 302 + .../icons/full/obj16/workset.svg | 695 + .../icons/full/ovr16/filterapplied_ovr.svg | 89 + .../icons/full/ovr16/link_ovr.svg | 110 + .../icons/full/ovr16/linkwarn_ovr.svg | 207 + .../icons/full/ovr16/symlink_ovr.svg | 114 + .../icons/full/ovr16/virt_ovr.svg | 104 + .../icons/full/wizban/exportdir_wiz.svg | 1008 + .../icons/full/wizban/exportzip_wiz.svg | 1210 + .../icons/full/wizban/importdir_wiz.svg | 1008 + .../icons/full/wizban/importproj_wiz.svg | 958 + .../icons/full/wizban/importzip_wiz.svg | 1245 + .../icons/full/wizban/new_wiz.svg | 1124 + .../icons/full/wizban/newfile_wiz.svg | 894 + .../icons/full/wizban/newfolder_wiz.svg | 879 + .../icons/full/wizban/newgroup_wiz.svg | 891 + .../icons/full/wizban/newprj_wiz.svg | 870 + .../icons/full/wizban/quick_fix.svg | 962 + .../icons/full/wizban/saveas_wiz.svg | 1032 + .../icons/full/wizban/workset_wiz.svg | 1072 + bundles/org.eclipse.ui.ide/plugin.xml | 70 +- .../ui/internal/ide/IMarkerImageProvider.java | 25 +- .../internal/ide/LinkedResourceDecorator.java | 4 +- .../ui/internal/ide/ProblemImageProvider.java | 6 +- .../internal/ide/ResourceFilterDecorator.java | 2 +- .../ui/internal/ide/SymlinkDecorator.java | 2 +- .../ide/VirtualResourceDecorator.java | 2 +- .../ide/dialogs/LinkedResourceEditor.java | 6 +- .../ide/dialogs/PathVariablesGroup.java | 2 +- .../ide/dialogs/ResourceFilterGroup.java | 12 +- .../ide/dialogs/ResourceInfoPage.java | 2 +- .../views/markers/ExtendedMarkersView.java | 2 +- .../views/markers/MarkerCompletionField.java | 4 +- .../views/markers/MarkerPriorityField.java | 4 +- .../MarkerSupportInternalUtilities.java | 4 +- .../datatransfer/SmartImportWizard.java | 2 +- ...jectEncodingMarkerResolutionGenerator.java | 2 +- .../ExternalProjectImportWizard.java | 2 +- .../datatransfer/FileSystemExportWizard.java | 2 +- .../datatransfer/FileSystemImportWizard.java | 2 +- .../datatransfer/ZipFileExportWizard.java | 2 +- .../datatransfer/ZipFileImportWizard.java | 2 +- .../BasicNewFileResourceWizard.java | 2 +- .../BasicNewFolderResourceWizard.java | 2 +- .../BasicNewProjectResourceWizard.java | 2 +- .../newresource/BasicNewResourceWizard.java | 2 +- .../META-INF/MANIFEST.MF | 1 + .../icons/full/clcl16/collapseall.svg | 220 + .../icons/full/clcl16/synced.svg | 235 + .../icons/full/cview16/filenav_nav.svg | 229 + .../icons/full/elcl16/collapseall.svg | 289 + .../icons/full/elcl16/filter_ps.svg | 137 + .../icons/full/elcl16/synced.svg | 184 + .../icons/full/eview16/resource_persp.svg | 294 + .../icons/full/obj16/nested_projects.svg | 835 + .../full/obj16/otherprojects_workingsets.svg | 351 + .../icons/full/obj16/workingsets.svg | 391 + .../icons/full/ovr16/error_co.svg | 81 + .../icons/full/ovr16/warning_co.svg | 134 + .../plugin.xml | 8 +- .../ProjectExplorerFilterActionGroup.java | 2 +- .../actions/ResourceMgmtActionProvider.java | 2 +- .../WorkingSetRootModeActionGroup.java | 2 +- .../workingsets/WorkingSetsLabelProvider.java | 2 +- .../META-INF/MANIFEST.MF | 1 + .../icons/full/clcl16/collapseall.svg | 221 + .../icons/full/clcl16/elipses.svg | 176 + .../icons/full/clcl16/pause.svg | 347 + .../icons/full/clcl16/synced.svg | 235 + .../icons/full/elcl16/collapseall.svg | 289 + .../icons/full/elcl16/content.svg | 211 + .../icons/full/elcl16/filter_ps.svg | 137 + .../icons/full/elcl16/synced.svg | 184 + .../navigator/CommonNavigatorActionGroup.java | 4 +- .../filters/CommonFilterSelectionDialog.java | 4 +- .../navigator/filters/FilterActionGroup.java | 2 +- .../META-INF/MANIFEST.MF | 1 + .../icons/elcl16/clear.svg | 480 + .../icons/elcl16/collapseall.svg | 289 + .../icons/elcl16/export_log.svg | 565 + .../icons/elcl16/filter_ps.svg | 137 + .../icons/elcl16/find_obj.svg | 360 + .../icons/elcl16/import_log.svg | 563 + .../icons/elcl16/open_log.svg | 487 + .../icons/elcl16/properties.svg | 261 + .../icons/elcl16/refresh.svg | 197 + .../icons/elcl16/remove.svg | 136 + .../icons/elcl16/restore_log.svg | 536 + .../icons/eview16/error_log.svg | 636 + .../icons/eview16/event_next.svg | 113 + .../icons/eview16/event_prev.svg | 113 + .../icons/obj16/error_st_obj.svg | 129 + .../icons/obj16/error_stack.svg | 636 + .../icons/obj16/hierarchical.svg | 356 + .../icons/obj16/info_st_obj.svg | 144 + .../icons/obj16/ok_st_obj.svg | 163 + .../icons/obj16/warning_st_obj.svg | 150 + bundles/org.eclipse.ui.views.log/plugin.xml | 2 +- .../ui/internal/views/log/SharedImages.java | 34 +- .../org.eclipse.ui.views/META-INF/MANIFEST.MF | 1 + .../icons/full/elcl16/defaults_ps.svg | 349 + .../icons/full/elcl16/filter_ps.svg | 137 + .../icons/full/elcl16/new.svg | 546 + .../icons/full/elcl16/tree_mode.svg | 356 + .../icons/full/eview16/outline_co.svg | 232 + .../icons/full/eview16/prop_ps.svg | 261 + bundles/org.eclipse.ui.views/plugin.xml | 8 +- .../views/properties/PropertySheetPage.java | 6 +- .../META-INF/MANIFEST.MF | 1 + .../icons/full/elcl16/case_sensitive.svg | 47 + .../icons/full/elcl16/close.svg | 45 + .../icons/full/elcl16/close_replace.svg | 45 + .../icons/full/elcl16/collapseall.svg | 289 + .../icons/full/elcl16/delete_template.svg | 116 + .../icons/full/elcl16/edit_template.svg | 219 + .../icons/full/elcl16/insert_template.svg | 382 + .../icons/full/elcl16/link_to_editor.svg | 184 + .../icons/full/elcl16/new_template.svg | 177 + .../icons/full/elcl16/open_replace.svg | 45 + .../icons/full/elcl16/regex.svg | 45 + .../icons/full/elcl16/replace.svg | 83 + .../icons/full/elcl16/replace_all.svg | 107 + .../icons/full/elcl16/search_all.svg | 105 + .../icons/full/elcl16/search_in_area.svg | 68 + .../icons/full/elcl16/search_next.svg | 113 + .../icons/full/elcl16/search_prev.svg | 113 + .../icons/full/elcl16/whole_word.svg | 54 + .../full/etool16/block_selection_mode.svg | 316 + .../icons/full/etool16/segment_edit.svg | 357 + .../full/etool16/show_whitespace_chars.svg | 116 + .../icons/full/etool16/toLower.svg | 109 + .../icons/full/etool16/toUpper.svg | 109 + .../icons/full/etool16/wordwrap.svg | 399 + .../icons/full/etool16/zoomIn.svg | 226 + .../icons/full/etool16/zoomOut.svg | 222 + .../icons/full/eview16/minimap.svg | 583 + .../icons/full/eview16/templates.svg | 308 + .../icons/full/obj16/context.svg | 267 + .../icons/full/obj16/preview.svg | 210 + .../icons/full/obj16/template_obj.svg | 285 + .../plugin.xml | 24 +- .../overlay/FindReplaceOverlayImages.java | 26 +- .../templates/TemplatesPageImages.java | 42 +- .../META-INF/MANIFEST.MF | 4 +- .../ActivityCategoryPreferencePage.java | 2 +- .../org/eclipse/ui/internal/HeapStatus.java | 2 +- .../eclipse/ui/internal/WorkbenchImages.java | 227 +- .../cpd/CustomizePerspectiveDialog.java | 8 +- .../ui/internal/keys/ImageFactory.java | 8 +- .../progress/ProgressAnimationItem.java | 6 +- .../internal/progress/ProgressInfoItem.java | 6 +- .../ui/internal/progress/ProgressManager.java | 8 +- .../progress/ProgressManagerUtil.java | 2 +- .../ui/internal/progress/ProgressView.java | 2 +- bundles/org.eclipse.ui/META-INF/MANIFEST.MF | 1 + .../icons/full/elcl16/backward_nav.svg | 113 + .../icons/full/elcl16/button_menu.svg | 94 + .../icons/full/elcl16/close_view.svg | 78 + .../icons/full/elcl16/collapseall.svg | 223 + .../icons/full/elcl16/expandall.svg | 334 + .../icons/full/elcl16/forward_nav.svg | 111 + .../icons/full/elcl16/home_nav.svg | 330 + .../icons/full/elcl16/linkto_help.svg | 122 + .../icons/full/elcl16/min_view.svg | 83 + .../icons/full/elcl16/pin_view.svg | 315 + .../icons/full/elcl16/progress_rem.svg | 115 + .../icons/full/elcl16/progress_remall.svg | 164 + .../icons/full/elcl16/progress_stop.svg | 4572 +++ .../icons/full/elcl16/refresh_nav.svg | 318 + .../icons/full/elcl16/remove.svg | 115 + .../icons/full/elcl16/removeall.svg | 164 + .../icons/full/elcl16/step_current.svg | 111 + .../icons/full/elcl16/step_done.svg | 163 + .../org.eclipse.ui/icons/full/elcl16/stop.svg | 4572 +++ .../icons/full/elcl16/synced.svg | 184 + .../icons/full/elcl16/thin_close_view.svg | 82 + .../icons/full/elcl16/thin_hide_toolbar.svg | 72 + .../icons/full/elcl16/thin_max_view.svg | 84 + .../icons/full/elcl16/thin_min_view.svg | 78 + .../icons/full/elcl16/thin_restore_view.svg | 123 + .../icons/full/elcl16/thin_show_toolbar.svg | 72 + .../icons/full/elcl16/thin_view_menu.svg | 76 + .../icons/full/elcl16/trash.svg | 202 + .../icons/full/elcl16/up_nav.svg | 242 + .../icons/full/elcl16/view_menu.svg | 105 + .../icons/full/etool16/clear.svg | 199 + .../icons/full/etool16/clear_co.svg | 199 + .../icons/full/etool16/copy_edit.svg | 204 + .../icons/full/etool16/cut_edit.svg | 166 + .../icons/full/etool16/delete.svg | 119 + .../icons/full/etool16/delete_edit.svg | 121 + .../icons/full/etool16/editor_area.svg | 432 + .../icons/full/etool16/export_wiz.svg | 148 + .../icons/full/etool16/fastview_restore.svg | 91 + .../icons/full/etool16/find_actions.svg | 74 + .../icons/full/etool16/help_contents.svg | 89 + .../icons/full/etool16/help_search.svg | 338 + .../icons/full/etool16/import_wiz.svg | 164 + .../icons/full/etool16/new_fastview.svg | 349 + .../icons/full/etool16/new_wiz.svg | 546 + .../icons/full/etool16/paste_edit.svg | 253 + .../icons/full/etool16/pin_editor.svg | 255 + .../icons/full/etool16/print_edit.svg | 321 + .../icons/full/etool16/redo_edit.svg | 145 + .../icons/full/etool16/save_edit.svg | 228 + .../icons/full/etool16/saveall_edit.svg | 448 + .../icons/full/etool16/saveas_edit.svg | 329 + .../icons/full/etool16/tricks.svg | 204 + .../icons/full/etool16/undo_edit.svg | 117 + .../icons/full/eview16/bkmrk_nav.svg | 991 + .../icons/full/eview16/default_persp.svg | 363 + .../icons/full/eview16/defaultview_misc.svg | 215 + .../icons/full/eview16/filenav_nav.svg | 204 + .../icons/full/eview16/new_persp.svg | 755 + .../icons/full/eview16/outline_co.svg | 236 + .../icons/full/eview16/problems_view.svg | 360 + .../icons/full/eview16/prop_ps.svg | 261 + .../icons/full/eview16/tasks_tsk.svg | 328 + .../icons/full/obj16/activity.svg | 160 + .../icons/full/obj16/activity_category.svg | 305 + .../icons/full/obj16/add_obj.svg | 113 + .../org.eclipse.ui/icons/full/obj16/blank.svg | 4466 +++ .../icons/full/obj16/change_obj.svg | 113 + .../icons/full/obj16/delete_obj.svg | 116 + .../icons/full/obj16/elements_obj.svg | 315 + .../icons/full/obj16/error_tsk.svg | 136 + .../icons/full/obj16/file_obj.svg | 294 + .../icons/full/obj16/fldr_obj.svg | 261 + .../org.eclipse.ui/icons/full/obj16/font.svg | 86 + .../icons/full/obj16/generic_element.svg | 312 + .../icons/full/obj16/generic_elements.svg | 168 + .../icons/full/obj16/info_tsk.svg | 170 + .../icons/full/obj16/keygroups_obj.svg | 1079 + .../icons/full/obj16/layout_co.svg | 271 + .../org.eclipse.ui/icons/full/obj16/menu.svg | 524 + .../icons/full/obj16/separator.svg | 491 + .../icons/full/obj16/signed_no_tbl.svg | 336 + .../icons/full/obj16/signed_unkn_tbl.svg | 384 + .../icons/full/obj16/signed_yes_tbl.svg | 313 + .../icons/full/obj16/submenu.svg | 575 + .../icons/full/obj16/theme_category.svg | 420 + .../icons/full/obj16/toolbar.svg | 367 + .../icons/full/obj16/warn_tsk.svg | 154 + .../icons/full/obj16/workingsets.svg | 394 + .../icons/full/ovr16/error_ovr.svg | 106 + .../icons/full/ovr16/lock_ovr.svg | 94 + .../icons/full/ovr16/pinned_ovr.svg | 277 + .../icons/full/ovr16/running_ovr.svg | 121 + .../icons/full/ovr16/warning_ovr.svg | 153 + .../icons/full/pointer/bottom.svg | 25 + .../icons/full/pointer/bottom_mask.svg | 23 + .../icons/full/pointer/bottom_source.svg | 31 + .../icons/full/pointer/invalid.svg | 31 + .../icons/full/pointer/invalid_mask.svg | 23 + .../icons/full/pointer/invalid_source.svg | 37 + .../icons/full/pointer/left.svg | 25 + .../icons/full/pointer/left_mask.svg | 23 + .../icons/full/pointer/left_source.svg | 30 + .../icons/full/pointer/offscreen.svg | 46 + .../icons/full/pointer/offscreen_mask.svg | 47 + .../icons/full/pointer/offscreen_source.svg | 26 + .../icons/full/pointer/right.svg | 24 + .../icons/full/pointer/right_mask.svg | 23 + .../icons/full/pointer/right_source.svg | 30 + .../icons/full/pointer/stack.svg | 41 + .../icons/full/pointer/stack_mask.svg | 34 + .../icons/full/pointer/stack_source.svg | 29 + .../icons/full/pointer/tofastview.svg | 47 + .../icons/full/pointer/tofastview_mask.svg | 23 + .../icons/full/pointer/tofastview_source.svg | 52 + .../org.eclipse.ui/icons/full/pointer/top.svg | 24 + .../icons/full/pointer/top_mask.svg | 23 + .../icons/full/pointer/top_source.svg | 29 + .../icons/full/pref/export_wiz.svg | 148 + .../icons/full/pref/import_wiz.svg | 164 + .../icons/full/progress/errorstate.svg | 128 + .../icons/full/progress/lockedstate.svg | 293 + .../icons/full/progress/progress_error.svg | 448 + .../icons/full/progress/progress_none.svg | 602 + .../icons/full/progress/progress_ok.svg | 481 + .../icons/full/progress/progress_task.svg | 527 + .../icons/full/progress/pview.svg | 384 + .../icons/full/progress/sleeping.svg | 74 + .../icons/full/progress/waiting.svg | 210 + .../icons/full/wizban/export_wiz.svg | 1119 + .../icons/full/wizban/exportdir_wiz.svg | 1132 + .../icons/full/wizban/exportpref_wiz.svg | 1112 + .../icons/full/wizban/import_wiz.svg | 1119 + .../icons/full/wizban/importdir_wiz.svg | 1133 + .../icons/full/wizban/importpref_wiz.svg | 1192 + .../icons/full/wizban/new_wiz.svg | 1142 + .../icons/full/wizban/workset_wiz.svg | 1199 + bundles/org.eclipse.ui/plugin.xml | 38 +- .../META-INF/MANIFEST.MF | 1 + .../icons/sample.svg | 93 + .../plugin.xml | 2 +- .../META-INF/MANIFEST.MF | 1 + .../template/XMLCompletionProcessor.java | 2 +- .../icons/obj16/java.svg | 159 + .../icons/resolver.svg | 93 + .../icons/sample.svg | 93 + .../icons/template.svg | 285 + .../plugin.xml | 10 +- 551 files changed, 187222 insertions(+), 513 deletions(-) create mode 100644 bundles/org.eclipse.e4.ui.progress/icons/full/elcl16/progress_rem.svg create mode 100644 bundles/org.eclipse.e4.ui.progress/icons/full/elcl16/progress_remall.svg create mode 100644 bundles/org.eclipse.e4.ui.progress/icons/full/elcl16/progress_stop.svg create mode 100644 bundles/org.eclipse.e4.ui.progress/icons/full/progress/errorstate.svg create mode 100644 bundles/org.eclipse.e4.ui.progress/icons/full/progress/lockedstate.svg create mode 100644 bundles/org.eclipse.e4.ui.progress/icons/full/progress/progress_error.svg create mode 100644 bundles/org.eclipse.e4.ui.progress/icons/full/progress/progress_none.svg create mode 100644 bundles/org.eclipse.e4.ui.progress/icons/full/progress/progress_ok.svg create mode 100644 bundles/org.eclipse.e4.ui.progress/icons/full/progress/progress_task.svg create mode 100644 bundles/org.eclipse.e4.ui.progress/icons/full/progress/pview.svg create mode 100644 bundles/org.eclipse.e4.ui.progress/icons/full/progress/sleeping.svg create mode 100644 bundles/org.eclipse.e4.ui.progress/icons/full/progress/waiting.svg create mode 100644 bundles/org.eclipse.e4.ui.workbench.addons.swt/icons/full/etool16/fastview_restore.svg create mode 100644 bundles/org.eclipse.e4.ui.workbench.addons.swt/icons/full/obj16/layout_co.svg create mode 100644 bundles/org.eclipse.e4.ui.workbench.renderers.swt/icons/full/elcl16/view_menu.svg create mode 100644 bundles/org.eclipse.e4.ui.workbench.renderers.swt/icons/full/ovr16/pinned_ovr.svg create mode 100644 bundles/org.eclipse.e4.ui.workbench.swt/icons/full/etool16/clear_co.svg create mode 100644 bundles/org.eclipse.e4.ui.workbench.swt/icons/full/obj16/fldr_obj.svg create mode 100644 bundles/org.eclipse.e4.ui.workbench.swt/images/dragHandle-rotated.svg create mode 100644 bundles/org.eclipse.e4.ui.workbench.swt/images/dragHandle.svg create mode 100644 bundles/org.eclipse.jface.notifications/icons/eview16/notification-close-active.svg create mode 100644 bundles/org.eclipse.jface.notifications/icons/eview16/notification-close.svg create mode 100644 bundles/org.eclipse.jface.text/projection/org/eclipse/jface/text/source/projection/images/collapsed.svg create mode 100644 bundles/org.eclipse.jface.text/projection/org/eclipse/jface/text/source/projection/images/expanded.svg create mode 100644 bundles/org.eclipse.jface.text/src/org/eclipse/jface/contentassist/images/content_assist_cue.svg create mode 100644 bundles/org.eclipse.jface/icons/full/dots_button.svg create mode 100644 bundles/org.eclipse.jface/icons/full/help.svg create mode 100644 bundles/org.eclipse.jface/icons/full/message_error.svg create mode 100644 bundles/org.eclipse.jface/icons/full/message_info.svg create mode 100644 bundles/org.eclipse.jface/icons/full/message_warning.svg create mode 100644 bundles/org.eclipse.jface/icons/full/page.svg create mode 100644 bundles/org.eclipse.jface/icons/full/popup_menu.svg create mode 100644 bundles/org.eclipse.jface/icons/full/popup_menu_disabled.svg create mode 100644 bundles/org.eclipse.jface/icons/full/pref_dialog_title.svg create mode 100644 bundles/org.eclipse.jface/icons/full/title_banner.svg create mode 100644 bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/images/contassist_ovr.svg create mode 100644 bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/images/error_ovr.svg create mode 100644 bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/images/errorqf_ovr.svg create mode 100644 bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/images/info_ovr.svg create mode 100644 bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/images/required_field_cue.svg create mode 100644 bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/images/warn_ovr.svg create mode 100644 bundles/org.eclipse.ltk.ui.refactoring/icons/full/elcl16/date_mode.svg create mode 100644 bundles/org.eclipse.ltk.ui.refactoring/icons/full/elcl16/filter_ps.svg create mode 100644 bundles/org.eclipse.ltk.ui.refactoring/icons/full/elcl16/prj_mode.svg create mode 100644 bundles/org.eclipse.ltk.ui.refactoring/icons/full/obj16/change.svg create mode 100644 bundles/org.eclipse.ltk.ui.refactoring/icons/full/obj16/composite_change.svg create mode 100644 bundles/org.eclipse.ltk.ui.refactoring/icons/full/obj16/date_obj.svg create mode 100644 bundles/org.eclipse.ltk.ui.refactoring/icons/full/obj16/error_obj.svg create mode 100644 bundles/org.eclipse.ltk.ui.refactoring/icons/full/obj16/fatalerror_obj.svg create mode 100644 bundles/org.eclipse.ltk.ui.refactoring/icons/full/obj16/file_change.svg create mode 100644 bundles/org.eclipse.ltk.ui.refactoring/icons/full/obj16/info_obj.svg create mode 100644 bundles/org.eclipse.ltk.ui.refactoring/icons/full/obj16/refactoring_obj.svg create mode 100644 bundles/org.eclipse.ltk.ui.refactoring/icons/full/obj16/refactorings_obj.svg create mode 100644 bundles/org.eclipse.ltk.ui.refactoring/icons/full/obj16/text_edit.svg create mode 100644 bundles/org.eclipse.ltk.ui.refactoring/icons/full/obj16/time_obj.svg create mode 100644 bundles/org.eclipse.ltk.ui.refactoring/icons/full/obj16/warning_obj.svg create mode 100644 bundles/org.eclipse.ltk.ui.refactoring/icons/full/ovr16/workspace_ovr.svg create mode 100644 bundles/org.eclipse.search/icons/full/elcl16/automaticOrientation.svg create mode 100644 bundles/org.eclipse.search/icons/full/elcl16/collapseall.svg create mode 100644 bundles/org.eclipse.search/icons/full/elcl16/expandall.svg create mode 100644 bundles/org.eclipse.search/icons/full/elcl16/filter_ps.svg create mode 100644 bundles/org.eclipse.search/icons/full/elcl16/flatLayout.svg create mode 100644 bundles/org.eclipse.search/icons/full/elcl16/hierarchicalLayout.svg create mode 100644 bundles/org.eclipse.search/icons/full/elcl16/horizontalOrientation.svg create mode 100644 bundles/org.eclipse.search/icons/full/elcl16/pin_view.svg create mode 100644 bundles/org.eclipse.search/icons/full/elcl16/refresh.svg create mode 100644 bundles/org.eclipse.search/icons/full/elcl16/search_again.svg create mode 100644 bundles/org.eclipse.search/icons/full/elcl16/search_goto.svg create mode 100644 bundles/org.eclipse.search/icons/full/elcl16/search_history.svg create mode 100644 bundles/org.eclipse.search/icons/full/elcl16/search_next.svg create mode 100644 bundles/org.eclipse.search/icons/full/elcl16/search_prev.svg create mode 100644 bundles/org.eclipse.search/icons/full/elcl16/search_rem.svg create mode 100644 bundles/org.eclipse.search/icons/full/elcl16/search_remall.svg create mode 100644 bundles/org.eclipse.search/icons/full/elcl16/search_sortmatch.svg create mode 100644 bundles/org.eclipse.search/icons/full/elcl16/singleOrientation.svg create mode 100644 bundles/org.eclipse.search/icons/full/elcl16/stop.svg create mode 100644 bundles/org.eclipse.search/icons/full/elcl16/tsearch_obj.svg create mode 100644 bundles/org.eclipse.search/icons/full/elcl16/verticalOrientation.svg create mode 100644 bundles/org.eclipse.search/icons/full/etool16/group_by_file.svg create mode 100644 bundles/org.eclipse.search/icons/full/etool16/group_by_folder.svg create mode 100644 bundles/org.eclipse.search/icons/full/etool16/group_by_project.svg create mode 100644 bundles/org.eclipse.search/icons/full/etool16/search.svg create mode 100644 bundles/org.eclipse.search/icons/full/eview16/searchres.svg create mode 100644 bundles/org.eclipse.search/icons/full/obj16/line_match.svg create mode 100644 bundles/org.eclipse.search/icons/full/obj16/searchm_obj.svg create mode 100644 bundles/org.eclipse.search/icons/full/obj16/tsearch_dpdn_obj.svg create mode 100644 bundles/org.eclipse.ui.browser/icons/clcl16/nav_backward.svg create mode 100644 bundles/org.eclipse.ui.browser/icons/clcl16/nav_forward.svg create mode 100644 bundles/org.eclipse.ui.browser/icons/clcl16/nav_go.svg create mode 100644 bundles/org.eclipse.ui.browser/icons/clcl16/nav_home.svg create mode 100644 bundles/org.eclipse.ui.browser/icons/clcl16/nav_print.svg create mode 100644 bundles/org.eclipse.ui.browser/icons/clcl16/nav_refresh.svg create mode 100644 bundles/org.eclipse.ui.browser/icons/clcl16/nav_stop.svg create mode 100644 bundles/org.eclipse.ui.browser/icons/elcl16/nav_backward.svg create mode 100644 bundles/org.eclipse.ui.browser/icons/elcl16/nav_forward.svg create mode 100644 bundles/org.eclipse.ui.browser/icons/elcl16/nav_go.svg create mode 100644 bundles/org.eclipse.ui.browser/icons/elcl16/nav_home.svg create mode 100644 bundles/org.eclipse.ui.browser/icons/elcl16/nav_print.svg create mode 100644 bundles/org.eclipse.ui.browser/icons/elcl16/nav_refresh.svg create mode 100644 bundles/org.eclipse.ui.browser/icons/elcl16/nav_stop.svg create mode 100644 bundles/org.eclipse.ui.browser/icons/elcl16/synced.svg create mode 100644 bundles/org.eclipse.ui.browser/icons/obj16/external_browser.svg create mode 100644 bundles/org.eclipse.ui.browser/icons/obj16/internal_browser.svg create mode 100644 bundles/org.eclipse.ui.editors/icons/full/elcl16/collapseall.svg create mode 100644 bundles/org.eclipse.ui.editors/icons/full/elcl16/expandall.svg create mode 100644 bundles/org.eclipse.ui.editors/icons/full/etool16/last_edit_pos.svg create mode 100644 bundles/org.eclipse.ui.editors/icons/full/etool16/new_untitled_text_file.svg create mode 100644 bundles/org.eclipse.ui.editors/icons/full/etool16/next_nav.svg create mode 100644 bundles/org.eclipse.ui.editors/icons/full/etool16/prev_nav.svg create mode 100644 bundles/org.eclipse.ui.editors/icons/full/obj16/file_obj.svg create mode 100644 bundles/org.eclipse.ui.editors/icons/full/obj16/quick_assist_obj.svg create mode 100644 bundles/org.eclipse.ui.editors/icons/full/obj16/quick_fix_error_obj.svg create mode 100644 bundles/org.eclipse.ui.editors/icons/full/obj16/quick_fix_info_obj.svg create mode 100644 bundles/org.eclipse.ui.editors/icons/full/obj16/quick_fix_warning_obj.svg create mode 100644 bundles/org.eclipse.ui.forms/icons/progress/ani/1.svg create mode 100644 bundles/org.eclipse.ui.forms/icons/progress/ani/2.svg create mode 100644 bundles/org.eclipse.ui.forms/icons/progress/ani/3.svg create mode 100644 bundles/org.eclipse.ui.forms/icons/progress/ani/4.svg create mode 100644 bundles/org.eclipse.ui.forms/icons/progress/ani/5.svg create mode 100644 bundles/org.eclipse.ui.forms/icons/progress/ani/6.svg create mode 100644 bundles/org.eclipse.ui.forms/icons/progress/ani/7.svg create mode 100644 bundles/org.eclipse.ui.forms/icons/progress/ani/8.svg create mode 100644 bundles/org.eclipse.ui.genericeditor/icons/full/obj16/generic_editor.svg create mode 100644 bundles/org.eclipse.ui.ide.application/icons/full/elcl16/configs.svg create mode 100644 bundles/org.eclipse.ui.ide.application/icons/full/elcl16/usearch_obj.svg create mode 100644 bundles/org.eclipse.ui.ide.application/icons/full/eview16/resource_persp.svg create mode 100644 bundles/org.eclipse.ui.ide.application/icons/full/onboarding_resource_persp.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/elcl16/addtoworkset.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/elcl16/addtsk_tsk.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/elcl16/collapseall.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/elcl16/configs.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/elcl16/cpyqual_menu.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/elcl16/filter_ps.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/elcl16/flatLayout.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/elcl16/gotoobj_tsk.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/elcl16/hierarchicalLayout.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/elcl16/refresh_nav.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/elcl16/removefromworkset.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/elcl16/selected_mode.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/elcl16/showchild_mode.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/elcl16/showcomplete_tsk.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/elcl16/showerr_tsk.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/elcl16/showtsk_tsk.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/elcl16/showwarn_tsk.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/elcl16/smartmode_co.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/elcl16/step_current.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/elcl16/step_done.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/elcl16/synced.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/elcl16/usearch_obj.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/elcl16/workingsets.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/etool16/build_exec.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/etool16/export_wiz.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/etool16/exportdir_wiz.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/etool16/exportzip_wiz.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/etool16/import_wiz.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/etool16/importdir_wiz.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/etool16/importzip_wiz.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/etool16/newfile_wiz.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/etool16/newfolder_wiz.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/etool16/newgroup_wiz.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/etool16/newprj_wiz.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/etool16/next_nav.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/etool16/prev_nav.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/etool16/problem_category.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/etool16/search_src.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/eview16/bkmrk_nav.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/eview16/filenav_nav.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/eview16/problems_view.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/eview16/problems_view_error.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/eview16/problems_view_warning.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/eview16/pview.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/eview16/tasks_tsk.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/markers/contassist_ovr.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/markers/help_small.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/bkmrk_tsk.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/complete_tsk.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/cprj_obj.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/error_tsk.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/excludeMode_filter.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/exportpref_obj.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/fileFolderType_filter.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/fileType_filter.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/folder.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/folderType_filter.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/header_complete.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/header_priority.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/hprio_tsk.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/importpref_obj.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/includeMode_filter.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/incomplete_tsk.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/info_tsk.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/inheritable_filter.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/keyspref_obj.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/lprio_tsk.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/prj_obj.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/quickfix_error_obj.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/quickfix_info_obj.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/quickfix_warning_obj.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/taskmrk_tsk.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/warn_tsk.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/warning.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/welcome_banner.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/welcome_editor.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/welcome_item.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/workset.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/ovr16/filterapplied_ovr.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/ovr16/link_ovr.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/ovr16/linkwarn_ovr.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/ovr16/symlink_ovr.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/ovr16/virt_ovr.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/wizban/exportdir_wiz.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/wizban/exportzip_wiz.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/wizban/importdir_wiz.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/wizban/importproj_wiz.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/wizban/importzip_wiz.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/wizban/new_wiz.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/wizban/newfile_wiz.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/wizban/newfolder_wiz.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/wizban/newgroup_wiz.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/wizban/newprj_wiz.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/wizban/quick_fix.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/wizban/saveas_wiz.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/wizban/workset_wiz.svg create mode 100644 bundles/org.eclipse.ui.navigator.resources/icons/full/clcl16/collapseall.svg create mode 100644 bundles/org.eclipse.ui.navigator.resources/icons/full/clcl16/synced.svg create mode 100644 bundles/org.eclipse.ui.navigator.resources/icons/full/cview16/filenav_nav.svg create mode 100644 bundles/org.eclipse.ui.navigator.resources/icons/full/elcl16/collapseall.svg create mode 100644 bundles/org.eclipse.ui.navigator.resources/icons/full/elcl16/filter_ps.svg create mode 100644 bundles/org.eclipse.ui.navigator.resources/icons/full/elcl16/synced.svg create mode 100644 bundles/org.eclipse.ui.navigator.resources/icons/full/eview16/resource_persp.svg create mode 100644 bundles/org.eclipse.ui.navigator.resources/icons/full/obj16/nested_projects.svg create mode 100644 bundles/org.eclipse.ui.navigator.resources/icons/full/obj16/otherprojects_workingsets.svg create mode 100644 bundles/org.eclipse.ui.navigator.resources/icons/full/obj16/workingsets.svg create mode 100644 bundles/org.eclipse.ui.navigator.resources/icons/full/ovr16/error_co.svg create mode 100644 bundles/org.eclipse.ui.navigator.resources/icons/full/ovr16/warning_co.svg create mode 100644 bundles/org.eclipse.ui.navigator/icons/full/clcl16/collapseall.svg create mode 100644 bundles/org.eclipse.ui.navigator/icons/full/clcl16/elipses.svg create mode 100644 bundles/org.eclipse.ui.navigator/icons/full/clcl16/pause.svg create mode 100644 bundles/org.eclipse.ui.navigator/icons/full/clcl16/synced.svg create mode 100644 bundles/org.eclipse.ui.navigator/icons/full/elcl16/collapseall.svg create mode 100644 bundles/org.eclipse.ui.navigator/icons/full/elcl16/content.svg create mode 100644 bundles/org.eclipse.ui.navigator/icons/full/elcl16/filter_ps.svg create mode 100644 bundles/org.eclipse.ui.navigator/icons/full/elcl16/synced.svg create mode 100644 bundles/org.eclipse.ui.views.log/icons/elcl16/clear.svg create mode 100644 bundles/org.eclipse.ui.views.log/icons/elcl16/collapseall.svg create mode 100644 bundles/org.eclipse.ui.views.log/icons/elcl16/export_log.svg create mode 100644 bundles/org.eclipse.ui.views.log/icons/elcl16/filter_ps.svg create mode 100644 bundles/org.eclipse.ui.views.log/icons/elcl16/find_obj.svg create mode 100644 bundles/org.eclipse.ui.views.log/icons/elcl16/import_log.svg create mode 100644 bundles/org.eclipse.ui.views.log/icons/elcl16/open_log.svg create mode 100644 bundles/org.eclipse.ui.views.log/icons/elcl16/properties.svg create mode 100644 bundles/org.eclipse.ui.views.log/icons/elcl16/refresh.svg create mode 100644 bundles/org.eclipse.ui.views.log/icons/elcl16/remove.svg create mode 100644 bundles/org.eclipse.ui.views.log/icons/elcl16/restore_log.svg create mode 100644 bundles/org.eclipse.ui.views.log/icons/eview16/error_log.svg create mode 100644 bundles/org.eclipse.ui.views.log/icons/eview16/event_next.svg create mode 100644 bundles/org.eclipse.ui.views.log/icons/eview16/event_prev.svg create mode 100644 bundles/org.eclipse.ui.views.log/icons/obj16/error_st_obj.svg create mode 100644 bundles/org.eclipse.ui.views.log/icons/obj16/error_stack.svg create mode 100644 bundles/org.eclipse.ui.views.log/icons/obj16/hierarchical.svg create mode 100644 bundles/org.eclipse.ui.views.log/icons/obj16/info_st_obj.svg create mode 100644 bundles/org.eclipse.ui.views.log/icons/obj16/ok_st_obj.svg create mode 100644 bundles/org.eclipse.ui.views.log/icons/obj16/warning_st_obj.svg create mode 100644 bundles/org.eclipse.ui.views/icons/full/elcl16/defaults_ps.svg create mode 100644 bundles/org.eclipse.ui.views/icons/full/elcl16/filter_ps.svg create mode 100644 bundles/org.eclipse.ui.views/icons/full/elcl16/new.svg create mode 100644 bundles/org.eclipse.ui.views/icons/full/elcl16/tree_mode.svg create mode 100644 bundles/org.eclipse.ui.views/icons/full/eview16/outline_co.svg create mode 100644 bundles/org.eclipse.ui.views/icons/full/eview16/prop_ps.svg create mode 100644 bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/case_sensitive.svg create mode 100644 bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/close.svg create mode 100644 bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/close_replace.svg create mode 100644 bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/collapseall.svg create mode 100644 bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/delete_template.svg create mode 100644 bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/edit_template.svg create mode 100644 bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/insert_template.svg create mode 100644 bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/link_to_editor.svg create mode 100644 bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/new_template.svg create mode 100644 bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/open_replace.svg create mode 100644 bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/regex.svg create mode 100644 bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/replace.svg create mode 100644 bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/replace_all.svg create mode 100644 bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/search_all.svg create mode 100644 bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/search_in_area.svg create mode 100644 bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/search_next.svg create mode 100644 bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/search_prev.svg create mode 100644 bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/whole_word.svg create mode 100644 bundles/org.eclipse.ui.workbench.texteditor/icons/full/etool16/block_selection_mode.svg create mode 100644 bundles/org.eclipse.ui.workbench.texteditor/icons/full/etool16/segment_edit.svg create mode 100644 bundles/org.eclipse.ui.workbench.texteditor/icons/full/etool16/show_whitespace_chars.svg create mode 100644 bundles/org.eclipse.ui.workbench.texteditor/icons/full/etool16/toLower.svg create mode 100644 bundles/org.eclipse.ui.workbench.texteditor/icons/full/etool16/toUpper.svg create mode 100644 bundles/org.eclipse.ui.workbench.texteditor/icons/full/etool16/wordwrap.svg create mode 100644 bundles/org.eclipse.ui.workbench.texteditor/icons/full/etool16/zoomIn.svg create mode 100644 bundles/org.eclipse.ui.workbench.texteditor/icons/full/etool16/zoomOut.svg create mode 100644 bundles/org.eclipse.ui.workbench.texteditor/icons/full/eview16/minimap.svg create mode 100644 bundles/org.eclipse.ui.workbench.texteditor/icons/full/eview16/templates.svg create mode 100644 bundles/org.eclipse.ui.workbench.texteditor/icons/full/obj16/context.svg create mode 100644 bundles/org.eclipse.ui.workbench.texteditor/icons/full/obj16/preview.svg create mode 100644 bundles/org.eclipse.ui.workbench.texteditor/icons/full/obj16/template_obj.svg create mode 100644 bundles/org.eclipse.ui/icons/full/elcl16/backward_nav.svg create mode 100644 bundles/org.eclipse.ui/icons/full/elcl16/button_menu.svg create mode 100644 bundles/org.eclipse.ui/icons/full/elcl16/close_view.svg create mode 100644 bundles/org.eclipse.ui/icons/full/elcl16/collapseall.svg create mode 100644 bundles/org.eclipse.ui/icons/full/elcl16/expandall.svg create mode 100644 bundles/org.eclipse.ui/icons/full/elcl16/forward_nav.svg create mode 100644 bundles/org.eclipse.ui/icons/full/elcl16/home_nav.svg create mode 100644 bundles/org.eclipse.ui/icons/full/elcl16/linkto_help.svg create mode 100644 bundles/org.eclipse.ui/icons/full/elcl16/min_view.svg create mode 100644 bundles/org.eclipse.ui/icons/full/elcl16/pin_view.svg create mode 100644 bundles/org.eclipse.ui/icons/full/elcl16/progress_rem.svg create mode 100644 bundles/org.eclipse.ui/icons/full/elcl16/progress_remall.svg create mode 100644 bundles/org.eclipse.ui/icons/full/elcl16/progress_stop.svg create mode 100644 bundles/org.eclipse.ui/icons/full/elcl16/refresh_nav.svg create mode 100644 bundles/org.eclipse.ui/icons/full/elcl16/remove.svg create mode 100644 bundles/org.eclipse.ui/icons/full/elcl16/removeall.svg create mode 100644 bundles/org.eclipse.ui/icons/full/elcl16/step_current.svg create mode 100644 bundles/org.eclipse.ui/icons/full/elcl16/step_done.svg create mode 100644 bundles/org.eclipse.ui/icons/full/elcl16/stop.svg create mode 100644 bundles/org.eclipse.ui/icons/full/elcl16/synced.svg create mode 100644 bundles/org.eclipse.ui/icons/full/elcl16/thin_close_view.svg create mode 100644 bundles/org.eclipse.ui/icons/full/elcl16/thin_hide_toolbar.svg create mode 100644 bundles/org.eclipse.ui/icons/full/elcl16/thin_max_view.svg create mode 100644 bundles/org.eclipse.ui/icons/full/elcl16/thin_min_view.svg create mode 100644 bundles/org.eclipse.ui/icons/full/elcl16/thin_restore_view.svg create mode 100644 bundles/org.eclipse.ui/icons/full/elcl16/thin_show_toolbar.svg create mode 100644 bundles/org.eclipse.ui/icons/full/elcl16/thin_view_menu.svg create mode 100644 bundles/org.eclipse.ui/icons/full/elcl16/trash.svg create mode 100644 bundles/org.eclipse.ui/icons/full/elcl16/up_nav.svg create mode 100644 bundles/org.eclipse.ui/icons/full/elcl16/view_menu.svg create mode 100644 bundles/org.eclipse.ui/icons/full/etool16/clear.svg create mode 100644 bundles/org.eclipse.ui/icons/full/etool16/clear_co.svg create mode 100644 bundles/org.eclipse.ui/icons/full/etool16/copy_edit.svg create mode 100644 bundles/org.eclipse.ui/icons/full/etool16/cut_edit.svg create mode 100644 bundles/org.eclipse.ui/icons/full/etool16/delete.svg create mode 100644 bundles/org.eclipse.ui/icons/full/etool16/delete_edit.svg create mode 100644 bundles/org.eclipse.ui/icons/full/etool16/editor_area.svg create mode 100644 bundles/org.eclipse.ui/icons/full/etool16/export_wiz.svg create mode 100644 bundles/org.eclipse.ui/icons/full/etool16/fastview_restore.svg create mode 100644 bundles/org.eclipse.ui/icons/full/etool16/find_actions.svg create mode 100644 bundles/org.eclipse.ui/icons/full/etool16/help_contents.svg create mode 100644 bundles/org.eclipse.ui/icons/full/etool16/help_search.svg create mode 100644 bundles/org.eclipse.ui/icons/full/etool16/import_wiz.svg create mode 100644 bundles/org.eclipse.ui/icons/full/etool16/new_fastview.svg create mode 100644 bundles/org.eclipse.ui/icons/full/etool16/new_wiz.svg create mode 100644 bundles/org.eclipse.ui/icons/full/etool16/paste_edit.svg create mode 100644 bundles/org.eclipse.ui/icons/full/etool16/pin_editor.svg create mode 100644 bundles/org.eclipse.ui/icons/full/etool16/print_edit.svg create mode 100644 bundles/org.eclipse.ui/icons/full/etool16/redo_edit.svg create mode 100644 bundles/org.eclipse.ui/icons/full/etool16/save_edit.svg create mode 100644 bundles/org.eclipse.ui/icons/full/etool16/saveall_edit.svg create mode 100644 bundles/org.eclipse.ui/icons/full/etool16/saveas_edit.svg create mode 100644 bundles/org.eclipse.ui/icons/full/etool16/tricks.svg create mode 100644 bundles/org.eclipse.ui/icons/full/etool16/undo_edit.svg create mode 100644 bundles/org.eclipse.ui/icons/full/eview16/bkmrk_nav.svg create mode 100644 bundles/org.eclipse.ui/icons/full/eview16/default_persp.svg create mode 100644 bundles/org.eclipse.ui/icons/full/eview16/defaultview_misc.svg create mode 100644 bundles/org.eclipse.ui/icons/full/eview16/filenav_nav.svg create mode 100644 bundles/org.eclipse.ui/icons/full/eview16/new_persp.svg create mode 100644 bundles/org.eclipse.ui/icons/full/eview16/outline_co.svg create mode 100644 bundles/org.eclipse.ui/icons/full/eview16/problems_view.svg create mode 100644 bundles/org.eclipse.ui/icons/full/eview16/prop_ps.svg create mode 100644 bundles/org.eclipse.ui/icons/full/eview16/tasks_tsk.svg create mode 100644 bundles/org.eclipse.ui/icons/full/obj16/activity.svg create mode 100644 bundles/org.eclipse.ui/icons/full/obj16/activity_category.svg create mode 100644 bundles/org.eclipse.ui/icons/full/obj16/add_obj.svg create mode 100644 bundles/org.eclipse.ui/icons/full/obj16/blank.svg create mode 100644 bundles/org.eclipse.ui/icons/full/obj16/change_obj.svg create mode 100644 bundles/org.eclipse.ui/icons/full/obj16/delete_obj.svg create mode 100644 bundles/org.eclipse.ui/icons/full/obj16/elements_obj.svg create mode 100644 bundles/org.eclipse.ui/icons/full/obj16/error_tsk.svg create mode 100644 bundles/org.eclipse.ui/icons/full/obj16/file_obj.svg create mode 100644 bundles/org.eclipse.ui/icons/full/obj16/fldr_obj.svg create mode 100644 bundles/org.eclipse.ui/icons/full/obj16/font.svg create mode 100644 bundles/org.eclipse.ui/icons/full/obj16/generic_element.svg create mode 100644 bundles/org.eclipse.ui/icons/full/obj16/generic_elements.svg create mode 100644 bundles/org.eclipse.ui/icons/full/obj16/info_tsk.svg create mode 100644 bundles/org.eclipse.ui/icons/full/obj16/keygroups_obj.svg create mode 100644 bundles/org.eclipse.ui/icons/full/obj16/layout_co.svg create mode 100644 bundles/org.eclipse.ui/icons/full/obj16/menu.svg create mode 100644 bundles/org.eclipse.ui/icons/full/obj16/separator.svg create mode 100644 bundles/org.eclipse.ui/icons/full/obj16/signed_no_tbl.svg create mode 100644 bundles/org.eclipse.ui/icons/full/obj16/signed_unkn_tbl.svg create mode 100644 bundles/org.eclipse.ui/icons/full/obj16/signed_yes_tbl.svg create mode 100644 bundles/org.eclipse.ui/icons/full/obj16/submenu.svg create mode 100644 bundles/org.eclipse.ui/icons/full/obj16/theme_category.svg create mode 100644 bundles/org.eclipse.ui/icons/full/obj16/toolbar.svg create mode 100644 bundles/org.eclipse.ui/icons/full/obj16/warn_tsk.svg create mode 100644 bundles/org.eclipse.ui/icons/full/obj16/workingsets.svg create mode 100644 bundles/org.eclipse.ui/icons/full/ovr16/error_ovr.svg create mode 100644 bundles/org.eclipse.ui/icons/full/ovr16/lock_ovr.svg create mode 100644 bundles/org.eclipse.ui/icons/full/ovr16/pinned_ovr.svg create mode 100644 bundles/org.eclipse.ui/icons/full/ovr16/running_ovr.svg create mode 100644 bundles/org.eclipse.ui/icons/full/ovr16/warning_ovr.svg create mode 100644 bundles/org.eclipse.ui/icons/full/pointer/bottom.svg create mode 100644 bundles/org.eclipse.ui/icons/full/pointer/bottom_mask.svg create mode 100644 bundles/org.eclipse.ui/icons/full/pointer/bottom_source.svg create mode 100644 bundles/org.eclipse.ui/icons/full/pointer/invalid.svg create mode 100644 bundles/org.eclipse.ui/icons/full/pointer/invalid_mask.svg create mode 100644 bundles/org.eclipse.ui/icons/full/pointer/invalid_source.svg create mode 100644 bundles/org.eclipse.ui/icons/full/pointer/left.svg create mode 100644 bundles/org.eclipse.ui/icons/full/pointer/left_mask.svg create mode 100644 bundles/org.eclipse.ui/icons/full/pointer/left_source.svg create mode 100644 bundles/org.eclipse.ui/icons/full/pointer/offscreen.svg create mode 100644 bundles/org.eclipse.ui/icons/full/pointer/offscreen_mask.svg create mode 100644 bundles/org.eclipse.ui/icons/full/pointer/offscreen_source.svg create mode 100644 bundles/org.eclipse.ui/icons/full/pointer/right.svg create mode 100644 bundles/org.eclipse.ui/icons/full/pointer/right_mask.svg create mode 100644 bundles/org.eclipse.ui/icons/full/pointer/right_source.svg create mode 100644 bundles/org.eclipse.ui/icons/full/pointer/stack.svg create mode 100644 bundles/org.eclipse.ui/icons/full/pointer/stack_mask.svg create mode 100644 bundles/org.eclipse.ui/icons/full/pointer/stack_source.svg create mode 100644 bundles/org.eclipse.ui/icons/full/pointer/tofastview.svg create mode 100644 bundles/org.eclipse.ui/icons/full/pointer/tofastview_mask.svg create mode 100644 bundles/org.eclipse.ui/icons/full/pointer/tofastview_source.svg create mode 100644 bundles/org.eclipse.ui/icons/full/pointer/top.svg create mode 100644 bundles/org.eclipse.ui/icons/full/pointer/top_mask.svg create mode 100644 bundles/org.eclipse.ui/icons/full/pointer/top_source.svg create mode 100644 bundles/org.eclipse.ui/icons/full/pref/export_wiz.svg create mode 100644 bundles/org.eclipse.ui/icons/full/pref/import_wiz.svg create mode 100644 bundles/org.eclipse.ui/icons/full/progress/errorstate.svg create mode 100644 bundles/org.eclipse.ui/icons/full/progress/lockedstate.svg create mode 100644 bundles/org.eclipse.ui/icons/full/progress/progress_error.svg create mode 100644 bundles/org.eclipse.ui/icons/full/progress/progress_none.svg create mode 100644 bundles/org.eclipse.ui/icons/full/progress/progress_ok.svg create mode 100644 bundles/org.eclipse.ui/icons/full/progress/progress_task.svg create mode 100644 bundles/org.eclipse.ui/icons/full/progress/pview.svg create mode 100644 bundles/org.eclipse.ui/icons/full/progress/sleeping.svg create mode 100644 bundles/org.eclipse.ui/icons/full/progress/waiting.svg create mode 100644 bundles/org.eclipse.ui/icons/full/wizban/export_wiz.svg create mode 100644 bundles/org.eclipse.ui/icons/full/wizban/exportdir_wiz.svg create mode 100644 bundles/org.eclipse.ui/icons/full/wizban/exportpref_wiz.svg create mode 100644 bundles/org.eclipse.ui/icons/full/wizban/import_wiz.svg create mode 100644 bundles/org.eclipse.ui/icons/full/wizban/importdir_wiz.svg create mode 100644 bundles/org.eclipse.ui/icons/full/wizban/importpref_wiz.svg create mode 100644 bundles/org.eclipse.ui/icons/full/wizban/new_wiz.svg create mode 100644 bundles/org.eclipse.ui/icons/full/wizban/workset_wiz.svg create mode 100644 examples/org.eclipse.ui.examples.fieldassist/icons/sample.svg create mode 100644 examples/org.eclipse.ui.examples.javaeditor/icons/obj16/java.svg create mode 100644 examples/org.eclipse.ui.examples.javaeditor/icons/resolver.svg create mode 100644 examples/org.eclipse.ui.examples.javaeditor/icons/sample.svg create mode 100644 examples/org.eclipse.ui.examples.javaeditor/icons/template.svg diff --git a/bundles/org.eclipse.e4.ui.progress/META-INF/MANIFEST.MF b/bundles/org.eclipse.e4.ui.progress/META-INF/MANIFEST.MF index 35c9b4571fa..57378a3fa29 100644 --- a/bundles/org.eclipse.e4.ui.progress/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.e4.ui.progress/META-INF/MANIFEST.MF @@ -23,3 +23,4 @@ Bundle-ActivationPolicy: lazy Export-Package: org.eclipse.e4.ui.progress Service-Component: OSGI-INF/org.eclipse.e4.ui.progress.internal.ProgressServiceCreationFunction.xml Automatic-Module-Name: org.eclipse.e4.ui.progress +Require-Capability: eclipse.swt;filter:="(image.format=svg)" diff --git a/bundles/org.eclipse.e4.ui.progress/icons/full/elcl16/progress_rem.svg b/bundles/org.eclipse.e4.ui.progress/icons/full/elcl16/progress_rem.svg new file mode 100644 index 00000000000..646eabf6710 --- /dev/null +++ b/bundles/org.eclipse.e4.ui.progress/icons/full/elcl16/progress_rem.svg @@ -0,0 +1,115 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/bundles/org.eclipse.e4.ui.progress/icons/full/elcl16/progress_remall.svg b/bundles/org.eclipse.e4.ui.progress/icons/full/elcl16/progress_remall.svg new file mode 100644 index 00000000000..d3414206f16 --- /dev/null +++ b/bundles/org.eclipse.e4.ui.progress/icons/full/elcl16/progress_remall.svg @@ -0,0 +1,164 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/bundles/org.eclipse.e4.ui.progress/icons/full/elcl16/progress_stop.svg b/bundles/org.eclipse.e4.ui.progress/icons/full/elcl16/progress_stop.svg new file mode 100644 index 00000000000..4bd3f207b1b --- /dev/null +++ b/bundles/org.eclipse.e4.ui.progress/icons/full/elcl16/progress_stop.svg @@ -0,0 +1,4572 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/bundles/org.eclipse.e4.ui.progress/icons/full/progress/errorstate.svg b/bundles/org.eclipse.e4.ui.progress/icons/full/progress/errorstate.svg new file mode 100644 index 00000000000..52b2e9c3c89 --- /dev/null +++ b/bundles/org.eclipse.e4.ui.progress/icons/full/progress/errorstate.svg @@ -0,0 +1,128 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.e4.ui.progress/icons/full/progress/lockedstate.svg b/bundles/org.eclipse.e4.ui.progress/icons/full/progress/lockedstate.svg new file mode 100644 index 00000000000..7767244e411 --- /dev/null +++ b/bundles/org.eclipse.e4.ui.progress/icons/full/progress/lockedstate.svg @@ -0,0 +1,293 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.e4.ui.progress/icons/full/progress/progress_error.svg b/bundles/org.eclipse.e4.ui.progress/icons/full/progress/progress_error.svg new file mode 100644 index 00000000000..6837ddc567f --- /dev/null +++ b/bundles/org.eclipse.e4.ui.progress/icons/full/progress/progress_error.svg @@ -0,0 +1,448 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.e4.ui.progress/icons/full/progress/progress_none.svg b/bundles/org.eclipse.e4.ui.progress/icons/full/progress/progress_none.svg new file mode 100644 index 00000000000..4b58ffe0bd4 --- /dev/null +++ b/bundles/org.eclipse.e4.ui.progress/icons/full/progress/progress_none.svg @@ -0,0 +1,602 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.e4.ui.progress/icons/full/progress/progress_ok.svg b/bundles/org.eclipse.e4.ui.progress/icons/full/progress/progress_ok.svg new file mode 100644 index 00000000000..7aeac6764d3 --- /dev/null +++ b/bundles/org.eclipse.e4.ui.progress/icons/full/progress/progress_ok.svg @@ -0,0 +1,481 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.e4.ui.progress/icons/full/progress/progress_task.svg b/bundles/org.eclipse.e4.ui.progress/icons/full/progress/progress_task.svg new file mode 100644 index 00000000000..e9b82e109c8 --- /dev/null +++ b/bundles/org.eclipse.e4.ui.progress/icons/full/progress/progress_task.svg @@ -0,0 +1,527 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.e4.ui.progress/icons/full/progress/pview.svg b/bundles/org.eclipse.e4.ui.progress/icons/full/progress/pview.svg new file mode 100644 index 00000000000..52d9348e1ac --- /dev/null +++ b/bundles/org.eclipse.e4.ui.progress/icons/full/progress/pview.svg @@ -0,0 +1,384 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.e4.ui.progress/icons/full/progress/sleeping.svg b/bundles/org.eclipse.e4.ui.progress/icons/full/progress/sleeping.svg new file mode 100644 index 00000000000..ddac8b192ab --- /dev/null +++ b/bundles/org.eclipse.e4.ui.progress/icons/full/progress/sleeping.svg @@ -0,0 +1,74 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.e4.ui.progress/icons/full/progress/waiting.svg b/bundles/org.eclipse.e4.ui.progress/icons/full/progress/waiting.svg new file mode 100644 index 00000000000..fc8cebbb4ca --- /dev/null +++ b/bundles/org.eclipse.e4.ui.progress/icons/full/progress/waiting.svg @@ -0,0 +1,210 @@ + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.e4.ui.progress/src/org/eclipse/e4/ui/progress/ProgrammaticProgressView.java b/bundles/org.eclipse.e4.ui.progress/src/org/eclipse/e4/ui/progress/ProgrammaticProgressView.java index 2e1baa573a9..7b8dfea292a 100644 --- a/bundles/org.eclipse.e4.ui.progress/src/org/eclipse/e4/ui/progress/ProgrammaticProgressView.java +++ b/bundles/org.eclipse.e4.ui.progress/src/org/eclipse/e4/ui/progress/ProgrammaticProgressView.java @@ -44,7 +44,7 @@ */ public class ProgrammaticProgressView { - private static final String CLEAR_ALL_ICON_URI = "platform:/plugin/org.eclipse.e4.ui.progress/icons/full/elcl16/progress_remall.png"; //$NON-NLS-1$ + private static final String CLEAR_ALL_ICON_URI = "platform:/plugin/org.eclipse.e4.ui.progress/icons/full/elcl16/progress_remall.svg"; //$NON-NLS-1$ DetailedProgressViewer viewer; diff --git a/bundles/org.eclipse.e4.ui.progress/src/org/eclipse/e4/ui/progress/internal/ProgressAnimationItem.java b/bundles/org.eclipse.e4.ui.progress/src/org/eclipse/e4/ui/progress/internal/ProgressAnimationItem.java index 4f4a3da6296..b156480c076 100644 --- a/bundles/org.eclipse.e4.ui.progress/src/org/eclipse/e4/ui/progress/internal/ProgressAnimationItem.java +++ b/bundles/org.eclipse.e4.ui.progress/src/org/eclipse/e4/ui/progress/internal/ProgressAnimationItem.java @@ -239,9 +239,9 @@ protected Control createAnimationItem(Composite parent) { Display display = parent.getDisplay(); ImageTools imageTools = ImageTools.getInstance(); - noneImage = imageTools.getImage("progress/progress_none.png", display); //$NON-NLS-1$ - okImage = imageTools.getImage("progress/progress_ok.png", display); //$NON-NLS-1$ - errorImage = imageTools.getImage("progress/progress_error.png", display); //$NON-NLS-1$ + noneImage = imageTools.getImage("progress/progress_none.svg", display); //$NON-NLS-1$ + okImage = imageTools.getImage("progress/progress_ok.svg", display); //$NON-NLS-1$ + errorImage = imageTools.getImage("progress/progress_error.svg", display); //$NON-NLS-1$ } top = new Composite(parent, SWT.NULL); diff --git a/bundles/org.eclipse.e4.ui.progress/src/org/eclipse/e4/ui/progress/internal/ProgressInfoItem.java b/bundles/org.eclipse.e4.ui.progress/src/org/eclipse/e4/ui/progress/internal/ProgressInfoItem.java index 26616bf0fcc..a0e7520be31 100644 --- a/bundles/org.eclipse.e4.ui.progress/src/org/eclipse/e4/ui/progress/internal/ProgressInfoItem.java +++ b/bundles/org.eclipse.e4.ui.progress/src/org/eclipse/e4/ui/progress/internal/ProgressInfoItem.java @@ -137,13 +137,13 @@ interface IndexListener { static { ImageTools.getInstance().putIntoRegistry(STOP_IMAGE_KEY, - "elcl16/progress_stop.png");//$NON-NLS-1$ + "elcl16/progress_stop.svg");//$NON-NLS-1$ ImageTools.getInstance().putIntoRegistry(DISABLED_STOP_IMAGE_KEY, "dlcl16/progress_stop.png");//$NON-NLS-1$ ImageTools.getInstance().putIntoRegistry(DEFAULT_JOB_KEY, - "progress/progress_task.png"); //$NON-NLS-1$ + "progress/progress_task.svg"); //$NON-NLS-1$ ImageTools.getInstance().putIntoRegistry(CLEAR_FINISHED_JOB_KEY, - "elcl16/progress_rem.png"); //$NON-NLS-1$ + "elcl16/progress_rem.svg"); //$NON-NLS-1$ ImageTools.getInstance().putIntoRegistry( DISABLED_CLEAR_FINISHED_JOB_KEY, "dlcl16/progress_rem.png"); //$NON-NLS-1$ diff --git a/bundles/org.eclipse.e4.ui.progress/src/org/eclipse/e4/ui/progress/internal/ProgressManager.java b/bundles/org.eclipse.e4.ui.progress/src/org/eclipse/e4/ui/progress/internal/ProgressManager.java index 917d8817ad1..54a7dfd0d34 100644 --- a/bundles/org.eclipse.e4.ui.progress/src/org/eclipse/e4/ui/progress/internal/ProgressManager.java +++ b/bundles/org.eclipse.e4.ui.progress/src/org/eclipse/e4/ui/progress/internal/ProgressManager.java @@ -70,7 +70,7 @@ public class ProgressManager extends ProgressProvider { @Deprecated public static final QualifiedName PROPERTY_IN_DIALOG = IProgressConstants.PROPERTY_IN_DIALOG; - private static final String ERROR_JOB = "errorstate.png"; //$NON-NLS-1$ + private static final String ERROR_JOB = "errorstate.svg"; //$NON-NLS-1$ static final String ERROR_JOB_KEY = "ERROR_JOB"; //$NON-NLS-1$ @@ -93,11 +93,11 @@ public class ProgressManager extends ProgressProvider { static final String PROGRESS_FOLDER = "progress/"; //$NON-NLS-1$ - private static final String SLEEPING_JOB = "sleeping.png"; //$NON-NLS-1$ + private static final String SLEEPING_JOB = "sleeping.svg"; //$NON-NLS-1$ - private static final String WAITING_JOB = "waiting.png"; //$NON-NLS-1$ + private static final String WAITING_JOB = "waiting.svg"; //$NON-NLS-1$ - private static final String BLOCKED_JOB = "lockedstate.png"; //$NON-NLS-1$ + private static final String BLOCKED_JOB = "lockedstate.svg"; //$NON-NLS-1$ /** * The key for the sleeping job icon. diff --git a/bundles/org.eclipse.e4.ui.progress/src/org/eclipse/e4/ui/progress/internal/ProgressManagerUtil.java b/bundles/org.eclipse.e4.ui.progress/src/org/eclipse/e4/ui/progress/internal/ProgressManagerUtil.java index 7dff579cdd1..0c571fd4f48 100644 --- a/bundles/org.eclipse.e4.ui.progress/src/org/eclipse/e4/ui/progress/internal/ProgressManagerUtil.java +++ b/bundles/org.eclipse.e4.ui.progress/src/org/eclipse/e4/ui/progress/internal/ProgressManagerUtil.java @@ -478,7 +478,7 @@ public static Shell getNonModalShell() { // */ // public static URL getProgressSpinnerLocation() { // try { -// return new URL(getIconsRoot(), "progress_spinner.png");//$NON-NLS-1$ +// return new URL(getIconsRoot(), "progress_spinner.svg");//$NON-NLS-1$ // } catch (MalformedURLException e) { // return null; // } diff --git a/bundles/org.eclipse.e4.ui.workbench.addons.swt/META-INF/MANIFEST.MF b/bundles/org.eclipse.e4.ui.workbench.addons.swt/META-INF/MANIFEST.MF index 668668154eb..b483c5fb3c1 100644 --- a/bundles/org.eclipse.e4.ui.workbench.addons.swt/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.e4.ui.workbench.addons.swt/META-INF/MANIFEST.MF @@ -35,3 +35,4 @@ Export-Package: org.eclipse.e4.ui.workbench.addons.cleanupaddon;x-internal:=true org.eclipse.e4.ui.workbench.addons.splitteraddon;x-friends:="org.eclipse.ui.workbench", org.eclipse.e4.ui.workbench.addons.swt;x-internal:=true Automatic-Module-Name: org.eclipse.e4.ui.workbench.addons.swt +Require-Capability: eclipse.swt;filter:="(image.format=svg)" diff --git a/bundles/org.eclipse.e4.ui.workbench.addons.swt/icons/full/etool16/fastview_restore.svg b/bundles/org.eclipse.e4.ui.workbench.addons.swt/icons/full/etool16/fastview_restore.svg new file mode 100644 index 00000000000..c08fe480809 --- /dev/null +++ b/bundles/org.eclipse.e4.ui.workbench.addons.swt/icons/full/etool16/fastview_restore.svg @@ -0,0 +1,85 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.e4.ui.workbench.addons.swt/icons/full/obj16/layout_co.svg b/bundles/org.eclipse.e4.ui.workbench.addons.swt/icons/full/obj16/layout_co.svg new file mode 100644 index 00000000000..35c8cdbc341 --- /dev/null +++ b/bundles/org.eclipse.e4.ui.workbench.addons.swt/icons/full/obj16/layout_co.svg @@ -0,0 +1,271 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.e4.ui.workbench.addons.swt/src/org/eclipse/e4/ui/workbench/addons/minmax/TrimStack.java b/bundles/org.eclipse.e4.ui.workbench.addons.swt/src/org/eclipse/e4/ui/workbench/addons/minmax/TrimStack.java index 917cb66e96e..39f31cd59ef 100644 --- a/bundles/org.eclipse.e4.ui.workbench.addons.swt/src/org/eclipse/e4/ui/workbench/addons/minmax/TrimStack.java +++ b/bundles/org.eclipse.e4.ui.workbench.addons.swt/src/org/eclipse/e4/ui/workbench/addons/minmax/TrimStack.java @@ -85,9 +85,9 @@ public class TrimStack { */ public static String CONTRIBUTION_URI = "bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.minmax.TrimStack"; //$NON-NLS-1$ - private static final String LAYOUT_ICON_URI = "platform:/plugin/org.eclipse.e4.ui.workbench.addons.swt/icons/full/obj16/layout_co.png"; //$NON-NLS-1$ + private static final String LAYOUT_ICON_URI = "platform:/plugin/org.eclipse.e4.ui.workbench.addons.swt/icons/full/obj16/layout_co.svg"; //$NON-NLS-1$ - private static final String RESTORE_ICON_URI = "platform:/plugin/org.eclipse.e4.ui.workbench.addons.swt/icons/full/etool16/fastview_restore.png"; //$NON-NLS-1$ + private static final String RESTORE_ICON_URI = "platform:/plugin/org.eclipse.e4.ui.workbench.addons.swt/icons/full/etool16/fastview_restore.svg"; //$NON-NLS-1$ public static final String USE_OVERLAYS_KEY = "UseOverlays"; //$NON-NLS-1$ diff --git a/bundles/org.eclipse.e4.ui.workbench.renderers.swt/META-INF/MANIFEST.MF b/bundles/org.eclipse.e4.ui.workbench.renderers.swt/META-INF/MANIFEST.MF index cb4ef940ce1..d05c28db40b 100644 --- a/bundles/org.eclipse.e4.ui.workbench.renderers.swt/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.e4.ui.workbench.renderers.swt/META-INF/MANIFEST.MF @@ -31,3 +31,4 @@ Import-Package: jakarta.annotation;version="[2.1.0,3.0.0)", jakarta.inject;version="[2.0.0,3.0.0)", org.osgi.service.event;version="[1.3.0,2.0.0)" Automatic-Module-Name: org.eclipse.e4.ui.workbench.renderers.swt +Require-Capability: eclipse.swt;filter:="(image.format=svg)" diff --git a/bundles/org.eclipse.e4.ui.workbench.renderers.swt/icons/full/elcl16/view_menu.svg b/bundles/org.eclipse.e4.ui.workbench.renderers.swt/icons/full/elcl16/view_menu.svg new file mode 100644 index 00000000000..e77339156f6 --- /dev/null +++ b/bundles/org.eclipse.e4.ui.workbench.renderers.swt/icons/full/elcl16/view_menu.svg @@ -0,0 +1,113 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.e4.ui.workbench.renderers.swt/icons/full/ovr16/pinned_ovr.svg b/bundles/org.eclipse.e4.ui.workbench.renderers.swt/icons/full/ovr16/pinned_ovr.svg new file mode 100644 index 00000000000..efb92d3a99e --- /dev/null +++ b/bundles/org.eclipse.e4.ui.workbench.renderers.swt/icons/full/ovr16/pinned_ovr.svg @@ -0,0 +1,192 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/ui/workbench/renderers/swt/SWTPartRenderer.java b/bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/ui/workbench/renderers/swt/SWTPartRenderer.java index 523277f75bd..7a51b0b8ad4 100644 --- a/bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/ui/workbench/renderers/swt/SWTPartRenderer.java +++ b/bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/ui/workbench/renderers/swt/SWTPartRenderer.java @@ -48,7 +48,7 @@ public abstract class SWTPartRenderer extends AbstractPartRenderer { private static final String ADORN_ICON_IMAGE_KEY = "previouslyAdorned"; //$NON-NLS-1$ - private String pinURI = "platform:/plugin/org.eclipse.e4.ui.workbench.renderers.swt/icons/full/ovr16/pinned_ovr.png"; //$NON-NLS-1$ + private String pinURI = "platform:/plugin/org.eclipse.e4.ui.workbench.renderers.swt/icons/full/ovr16/pinned_ovr.svg"; //$NON-NLS-1$ private Image pinImage; private ISWTResourceUtilities resUtils; diff --git a/bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/ui/workbench/renderers/swt/StackRenderer.java b/bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/ui/workbench/renderers/swt/StackRenderer.java index 9d5eb842923..cf96e9c1ceb 100644 --- a/bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/ui/workbench/renderers/swt/StackRenderer.java +++ b/bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/ui/workbench/renderers/swt/StackRenderer.java @@ -203,7 +203,7 @@ public class StackRenderer extends LazyStackRenderer { private MPerspective currentPerspectiveForOnboarding; private Image viewMenuImage; - private String viewMenuURI = "platform:/plugin/org.eclipse.e4.ui.workbench.renderers.swt/icons/full/elcl16/view_menu.png"; //$NON-NLS-1$ + private String viewMenuURI = "platform:/plugin/org.eclipse.e4.ui.workbench.renderers.swt/icons/full/elcl16/view_menu.svg"; //$NON-NLS-1$ @Inject private IEventBroker eventBroker; diff --git a/bundles/org.eclipse.e4.ui.workbench.swt/icons/full/etool16/clear_co.svg b/bundles/org.eclipse.e4.ui.workbench.swt/icons/full/etool16/clear_co.svg new file mode 100644 index 00000000000..8a0f5991ac3 --- /dev/null +++ b/bundles/org.eclipse.e4.ui.workbench.swt/icons/full/etool16/clear_co.svg @@ -0,0 +1,182 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.e4.ui.workbench.swt/icons/full/obj16/fldr_obj.svg b/bundles/org.eclipse.e4.ui.workbench.swt/icons/full/obj16/fldr_obj.svg new file mode 100644 index 00000000000..69ca231f5be --- /dev/null +++ b/bundles/org.eclipse.e4.ui.workbench.swt/icons/full/obj16/fldr_obj.svg @@ -0,0 +1,282 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.e4.ui.workbench.swt/images/dragHandle-rotated.svg b/bundles/org.eclipse.e4.ui.workbench.swt/images/dragHandle-rotated.svg new file mode 100644 index 00000000000..cc30e1e37ff --- /dev/null +++ b/bundles/org.eclipse.e4.ui.workbench.swt/images/dragHandle-rotated.svg @@ -0,0 +1,145 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.e4.ui.workbench.swt/images/dragHandle.svg b/bundles/org.eclipse.e4.ui.workbench.swt/images/dragHandle.svg new file mode 100644 index 00000000000..db83c13ae1e --- /dev/null +++ b/bundles/org.eclipse.e4.ui.workbench.swt/images/dragHandle.svg @@ -0,0 +1,151 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/internal/workbench/swt/CSSRenderingUtils.java b/bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/internal/workbench/swt/CSSRenderingUtils.java index 4c40163dd2f..417dae9d3e2 100644 --- a/bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/internal/workbench/swt/CSSRenderingUtils.java +++ b/bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/internal/workbench/swt/CSSRenderingUtils.java @@ -129,12 +129,12 @@ public Control frameMeIfPossible(Control toFrame, String classId, private void initDragHandleResource() { Bundle bundle = FrameworkUtil.getBundle(getClass()); - IPath path = IPath.fromOSString("$ws$/images/dragHandle.png"); + IPath path = IPath.fromOSString("$ws$/images/dragHandle.svg"); URL url = FileLocator.find(bundle, path, null); ImageDescriptor desc = ImageDescriptor.createFromURL(url); if (desc != null) JFaceResources.getImageRegistry().put(DRAG_HANDLE, desc); - path = IPath.fromOSString("$ws$/images/dragHandle-rotated.png"); + path = IPath.fromOSString("$ws$/images/dragHandle-rotated.svg"); url = FileLocator.find(bundle, path, null); ImageDescriptor desc_rotated = ImageDescriptor.createFromURL(url); if (desc_rotated != null) diff --git a/bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/workbench/swt/internal/copy/ViewLabelProvider.java b/bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/workbench/swt/internal/copy/ViewLabelProvider.java index 337b959d202..5f4a63f08ea 100644 --- a/bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/workbench/swt/internal/copy/ViewLabelProvider.java +++ b/bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/workbench/swt/internal/copy/ViewLabelProvider.java @@ -47,7 +47,7 @@ public class ViewLabelProvider extends ColumnLabelProvider { static { Bundle bundle = org.eclipse.e4.ui.internal.workbench.swt.WorkbenchSWTActivator .getDefault().getBundle(); - IPath path = IPath.fromOSString("$nl$/icons/full/obj16/fldr_obj.png"); + IPath path = IPath.fromOSString("$nl$/icons/full/obj16/fldr_obj.svg"); URL url = FileLocator.find(bundle, path, null); ImageDescriptor enabledDesc = ImageDescriptor.createFromURL(url); if (enabledDesc != null) diff --git a/bundles/org.eclipse.e4.ui.workbench/META-INF/MANIFEST.MF b/bundles/org.eclipse.e4.ui.workbench/META-INF/MANIFEST.MF index 3bda2bf6dcd..82bf1d30990 100644 --- a/bundles/org.eclipse.e4.ui.workbench/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.e4.ui.workbench/META-INF/MANIFEST.MF @@ -43,7 +43,9 @@ Require-Capability: osgi.extender; filter:="(&(osgi.extender=osgi.component)(version>=1.2)(!(version>=2.0)))", osgi.service; filter:="(objectClass=org.osgi.service.event.EventAdmin)"; - effective:="active" + effective:="active"; + eclipse.swt; + filter:="(image.format=svg)" Automatic-Module-Name: org.eclipse.e4.ui.workbench Service-Component: OSGI-INF/org.eclipse.e4.ui.internal.LocaleChangeServiceContextFunction.xml, OSGI-INF/org.eclipse.e4.ui.internal.workbench.ExtensionTrackeContextFunction.xml, diff --git a/bundles/org.eclipse.jface.notifications/META-INF/MANIFEST.MF b/bundles/org.eclipse.jface.notifications/META-INF/MANIFEST.MF index 35f8df3ddd4..7db243f2bb4 100644 --- a/bundles/org.eclipse.jface.notifications/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.jface.notifications/META-INF/MANIFEST.MF @@ -11,3 +11,4 @@ Export-Package: org.eclipse.jface.notifications, Automatic-Module-Name: org.eclipse.jface.notifications Require-Bundle: org.eclipse.core.runtime;bundle-version="3.29.0", org.eclipse.jface;bundle-version="3.20.0" +Require-Capability: eclipse.swt;filter:="(image.format=svg)" diff --git a/bundles/org.eclipse.jface.notifications/icons/eview16/notification-close-active.svg b/bundles/org.eclipse.jface.notifications/icons/eview16/notification-close-active.svg new file mode 100644 index 00000000000..19f3b268c89 --- /dev/null +++ b/bundles/org.eclipse.jface.notifications/icons/eview16/notification-close-active.svg @@ -0,0 +1,47 @@ + + + + + + diff --git a/bundles/org.eclipse.jface.notifications/icons/eview16/notification-close.svg b/bundles/org.eclipse.jface.notifications/icons/eview16/notification-close.svg new file mode 100644 index 00000000000..52721dd522d --- /dev/null +++ b/bundles/org.eclipse.jface.notifications/icons/eview16/notification-close.svg @@ -0,0 +1,45 @@ + + + + + + diff --git a/bundles/org.eclipse.jface.notifications/src/org/eclipse/jface/notifications/internal/CommonImages.java b/bundles/org.eclipse.jface.notifications/src/org/eclipse/jface/notifications/internal/CommonImages.java index 0a24e7d1301..48f7221a6f0 100644 --- a/bundles/org.eclipse.jface.notifications/src/org/eclipse/jface/notifications/internal/CommonImages.java +++ b/bundles/org.eclipse.jface.notifications/src/org/eclipse/jface/notifications/internal/CommonImages.java @@ -49,8 +49,8 @@ public class CommonImages { private static final String T_EVIEW = "eview16"; //$NON-NLS-1$ - public static final ImageDescriptor NOTIFICATION_CLOSE = create(T_EVIEW, "notification-close.png"); //$NON-NLS-1$ - public static final ImageDescriptor NOTIFICATION_CLOSE_HOVER = create(T_EVIEW, "notification-close-active.png"); //$NON-NLS-1$ + public static final ImageDescriptor NOTIFICATION_CLOSE = create(T_EVIEW, "notification-close.svg"); //$NON-NLS-1$ + public static final ImageDescriptor NOTIFICATION_CLOSE_HOVER = create(T_EVIEW, "notification-close-active.svg"); //$NON-NLS-1$ private static ImageDescriptor create(String prefix, String name) { try { diff --git a/bundles/org.eclipse.jface.text/META-INF/MANIFEST.MF b/bundles/org.eclipse.jface.text/META-INF/MANIFEST.MF index acefb2ae950..d1429ea7467 100644 --- a/bundles/org.eclipse.jface.text/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.jface.text/META-INF/MANIFEST.MF @@ -40,3 +40,4 @@ Require-Bundle: Import-Package: com.ibm.icu.text Bundle-RequiredExecutionEnvironment: JavaSE-17 Automatic-Module-Name: org.eclipse.jface.text +Require-Capability: eclipse.swt;filter:="(image.format=svg)" diff --git a/bundles/org.eclipse.jface.text/projection/org/eclipse/jface/text/source/projection/ProjectionAnnotation.java b/bundles/org.eclipse.jface.text/projection/org/eclipse/jface/text/source/projection/ProjectionAnnotation.java index 6c92aaff6e5..767944429f4 100644 --- a/bundles/org.eclipse.jface.text/projection/org/eclipse/jface/text/source/projection/ProjectionAnnotation.java +++ b/bundles/org.eclipse.jface.text/projection/org/eclipse/jface/text/source/projection/ProjectionAnnotation.java @@ -141,9 +141,9 @@ private Image getImage(Display display) { private void initializeImages(Display display) { if (fgCollapsedImage == null) { - ImageDescriptor descriptor= ImageDescriptor.createFromFile(ProjectionAnnotation.class, "images/collapsed.png"); //$NON-NLS-1$ + ImageDescriptor descriptor= ImageDescriptor.createFromFile(ProjectionAnnotation.class, "images/collapsed.svg"); //$NON-NLS-1$ fgCollapsedImage= descriptor.createImage(display); - descriptor= ImageDescriptor.createFromFile(ProjectionAnnotation.class, "images/expanded.png"); //$NON-NLS-1$ + descriptor= ImageDescriptor.createFromFile(ProjectionAnnotation.class, "images/expanded.svg"); //$NON-NLS-1$ fgExpandedImage= descriptor.createImage(display); display.disposeExec(new DisplayDisposeRunnable()); } diff --git a/bundles/org.eclipse.jface.text/projection/org/eclipse/jface/text/source/projection/images/collapsed.svg b/bundles/org.eclipse.jface.text/projection/org/eclipse/jface/text/source/projection/images/collapsed.svg new file mode 100644 index 00000000000..852ac578d63 --- /dev/null +++ b/bundles/org.eclipse.jface.text/projection/org/eclipse/jface/text/source/projection/images/collapsed.svg @@ -0,0 +1,188 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/bundles/org.eclipse.jface.text/projection/org/eclipse/jface/text/source/projection/images/expanded.svg b/bundles/org.eclipse.jface.text/projection/org/eclipse/jface/text/source/projection/images/expanded.svg new file mode 100644 index 00000000000..408ad2b8e24 --- /dev/null +++ b/bundles/org.eclipse.jface.text/projection/org/eclipse/jface/text/source/projection/images/expanded.svg @@ -0,0 +1,182 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/bundles/org.eclipse.jface.text/src/org/eclipse/jface/contentassist/AbstractControlContentAssistSubjectAdapter.java b/bundles/org.eclipse.jface.text/src/org/eclipse/jface/contentassist/AbstractControlContentAssistSubjectAdapter.java index a57bd688a90..e13ec43bffe 100644 --- a/bundles/org.eclipse.jface.text/src/org/eclipse/jface/contentassist/AbstractControlContentAssistSubjectAdapter.java +++ b/bundles/org.eclipse.jface.text/src/org/eclipse/jface/contentassist/AbstractControlContentAssistSubjectAdapter.java @@ -367,7 +367,7 @@ public void setContentAssistCueProvider(final ILabelProvider labelProvider) { */ private Image getDefaultCueImage() { if (fCachedDefaultCueImage == null) { - ImageDescriptor cueID= ImageDescriptor.createFromFile(AbstractControlContentAssistSubjectAdapter.class, "images/content_assist_cue.png"); //$NON-NLS-1$ + ImageDescriptor cueID= ImageDescriptor.createFromFile(AbstractControlContentAssistSubjectAdapter.class, "images/content_assist_cue.svg"); //$NON-NLS-1$ fCachedDefaultCueImage= cueID.createImage(getControl().getDisplay()); } return fCachedDefaultCueImage; diff --git a/bundles/org.eclipse.jface.text/src/org/eclipse/jface/contentassist/images/content_assist_cue.svg b/bundles/org.eclipse.jface.text/src/org/eclipse/jface/contentassist/images/content_assist_cue.svg new file mode 100644 index 00000000000..0963d2e8add --- /dev/null +++ b/bundles/org.eclipse.jface.text/src/org/eclipse/jface/contentassist/images/content_assist_cue.svg @@ -0,0 +1,193 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.jface/META-INF/MANIFEST.MF b/bundles/org.eclipse.jface/META-INF/MANIFEST.MF index fccd11d6b32..59a39a6cee3 100644 --- a/bundles/org.eclipse.jface/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.jface/META-INF/MANIFEST.MF @@ -44,3 +44,4 @@ Import-Package: javax.xml.parsers, org.w3c.dom, org.xml.sax Automatic-Module-Name: org.eclipse.jface +Require-Capability: eclipse.swt;filter:="(image.format=svg)" diff --git a/bundles/org.eclipse.jface/icons/full/dots_button.svg b/bundles/org.eclipse.jface/icons/full/dots_button.svg new file mode 100644 index 00000000000..94334f3226d --- /dev/null +++ b/bundles/org.eclipse.jface/icons/full/dots_button.svg @@ -0,0 +1,215 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + Kozuka Mincho Pr6N H + + + + + + + + diff --git a/bundles/org.eclipse.jface/icons/full/help.svg b/bundles/org.eclipse.jface/icons/full/help.svg new file mode 100644 index 00000000000..af0d1f3cd62 --- /dev/null +++ b/bundles/org.eclipse.jface/icons/full/help.svg @@ -0,0 +1,122 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.jface/icons/full/message_error.svg b/bundles/org.eclipse.jface/icons/full/message_error.svg new file mode 100644 index 00000000000..459f1448959 --- /dev/null +++ b/bundles/org.eclipse.jface/icons/full/message_error.svg @@ -0,0 +1,117 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.jface/icons/full/message_info.svg b/bundles/org.eclipse.jface/icons/full/message_info.svg new file mode 100644 index 00000000000..555542493b3 --- /dev/null +++ b/bundles/org.eclipse.jface/icons/full/message_info.svg @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + Kozuka Mincho Pr6N H + + + + + + + + diff --git a/bundles/org.eclipse.jface/icons/full/message_warning.svg b/bundles/org.eclipse.jface/icons/full/message_warning.svg new file mode 100644 index 00000000000..44a4632d95d --- /dev/null +++ b/bundles/org.eclipse.jface/icons/full/message_warning.svg @@ -0,0 +1,368 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.jface/icons/full/page.svg b/bundles/org.eclipse.jface/icons/full/page.svg new file mode 100644 index 00000000000..8603193752a --- /dev/null +++ b/bundles/org.eclipse.jface/icons/full/page.svg @@ -0,0 +1,161 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.jface/icons/full/popup_menu.svg b/bundles/org.eclipse.jface/icons/full/popup_menu.svg new file mode 100644 index 00000000000..df2e430aae9 --- /dev/null +++ b/bundles/org.eclipse.jface/icons/full/popup_menu.svg @@ -0,0 +1,116 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.jface/icons/full/popup_menu_disabled.svg b/bundles/org.eclipse.jface/icons/full/popup_menu_disabled.svg new file mode 100644 index 00000000000..2f0a5d442c7 --- /dev/null +++ b/bundles/org.eclipse.jface/icons/full/popup_menu_disabled.svg @@ -0,0 +1,116 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.jface/icons/full/pref_dialog_title.svg b/bundles/org.eclipse.jface/icons/full/pref_dialog_title.svg new file mode 100644 index 00000000000..8603193752a --- /dev/null +++ b/bundles/org.eclipse.jface/icons/full/pref_dialog_title.svg @@ -0,0 +1,161 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.jface/icons/full/title_banner.svg b/bundles/org.eclipse.jface/icons/full/title_banner.svg new file mode 100644 index 00000000000..58719976f0c --- /dev/null +++ b/bundles/org.eclipse.jface/icons/full/title_banner.svg @@ -0,0 +1,171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.jface/src/org/eclipse/jface/action/StatusLine.java b/bundles/org.eclipse.jface/src/org/eclipse/jface/action/StatusLine.java index 4fe5b5bed7c..f0e959f1387 100644 --- a/bundles/org.eclipse.jface/src/org/eclipse/jface/action/StatusLine.java +++ b/bundles/org.eclipse.jface/src/org/eclipse/jface/action/StatusLine.java @@ -120,7 +120,7 @@ /** stop image descriptor */ protected static ImageDescriptor fgStopImage = ImageDescriptor - .createFromFile(StatusLine.class, "images/stop.png");//$NON-NLS-1$ + .createFromFile(StatusLine.class, "images/stop.svg");//$NON-NLS-1$ private MenuItem copyMenuItem; static { diff --git a/bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/FieldDecorationRegistry.java b/bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/FieldDecorationRegistry.java index a334e769a88..f329e8ffbd2 100644 --- a/bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/FieldDecorationRegistry.java +++ b/bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/FieldDecorationRegistry.java @@ -109,25 +109,25 @@ public class FieldDecorationRegistry { // Define the images used in the standard decorations. imageRegistry.put(IMG_DEC_FIELD_CONTENT_PROPOSAL, ImageDescriptor .createFromFile(FieldDecorationRegistry.class, - "images/contassist_ovr.png"));//$NON-NLS-1$ + "images/contassist_ovr.svg"));//$NON-NLS-1$ imageRegistry.put(IMG_DEC_FIELD_ERROR, ImageDescriptor.createFromFile( - FieldDecorationRegistry.class, "images/error_ovr.png"));//$NON-NLS-1$ + FieldDecorationRegistry.class, "images/error_ovr.svg"));//$NON-NLS-1$ imageRegistry.put(IMG_DEC_FIELD_WARNING, ImageDescriptor .createFromFile(FieldDecorationRegistry.class, - "images/warn_ovr.png"));//$NON-NLS-1$ + "images/warn_ovr.svg"));//$NON-NLS-1$ imageRegistry.put(IMG_DEC_FIELD_REQUIRED, ImageDescriptor .createFromFile(FieldDecorationRegistry.class, - "images/required_field_cue.png"));//$NON-NLS-1$ + "images/required_field_cue.svg"));//$NON-NLS-1$ imageRegistry.put(IMG_DEC_FIELD_ERROR_QUICKFIX, ImageDescriptor .createFromFile(FieldDecorationRegistry.class, - "images/errorqf_ovr.png"));//$NON-NLS-1$ + "images/errorqf_ovr.svg"));//$NON-NLS-1$ imageRegistry.put(IMG_DEC_FIELD_INFO, ImageDescriptor .createFromFile(FieldDecorationRegistry.class, - "images/info_ovr.png"));//$NON-NLS-1$ + "images/info_ovr.svg"));//$NON-NLS-1$ // Define the standard decorations. Some do not have standard // descriptions. Use null in these cases. diff --git a/bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/images/contassist_ovr.svg b/bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/images/contassist_ovr.svg new file mode 100644 index 00000000000..f1ac95a6d66 --- /dev/null +++ b/bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/images/contassist_ovr.svg @@ -0,0 +1,204 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/images/error_ovr.svg b/bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/images/error_ovr.svg new file mode 100644 index 00000000000..ba4fa3cdae0 --- /dev/null +++ b/bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/images/error_ovr.svg @@ -0,0 +1,78 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/images/errorqf_ovr.svg b/bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/images/errorqf_ovr.svg new file mode 100644 index 00000000000..12381ff688d --- /dev/null +++ b/bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/images/errorqf_ovr.svg @@ -0,0 +1,226 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/images/info_ovr.svg b/bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/images/info_ovr.svg new file mode 100644 index 00000000000..0030eb6b1cf --- /dev/null +++ b/bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/images/info_ovr.svg @@ -0,0 +1,84 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/images/required_field_cue.svg b/bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/images/required_field_cue.svg new file mode 100644 index 00000000000..049cd123fb5 --- /dev/null +++ b/bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/images/required_field_cue.svg @@ -0,0 +1,86 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/images/warn_ovr.svg b/bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/images/warn_ovr.svg new file mode 100644 index 00000000000..159446cd8a3 --- /dev/null +++ b/bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/images/warn_ovr.svg @@ -0,0 +1,153 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/bundles/org.eclipse.jface/src/org/eclipse/jface/resource/JFaceResources.java b/bundles/org.eclipse.jface/src/org/eclipse/jface/resource/JFaceResources.java index 14d70de6a02..3644ce28538 100644 --- a/bundles/org.eclipse.jface/src/org/eclipse/jface/resource/JFaceResources.java +++ b/bundles/org.eclipse.jface/src/org/eclipse/jface/resource/JFaceResources.java @@ -428,33 +428,33 @@ private static void initializeDefaultImages() { } catch (Throwable exception) { // Test to see if OSGI is present } - declareImage(bundle, Wizard.DEFAULT_IMAGE, ICONS_PATH + "page.png", //$NON-NLS-1$ - Wizard.class, "images/page.png"); //$NON-NLS-1$ + declareImage(bundle, Wizard.DEFAULT_IMAGE, ICONS_PATH + "page.svg", //$NON-NLS-1$ + Wizard.class, "images/page.svg"); //$NON-NLS-1$ // register default images for dialogs declareImage(bundle, Dialog.DLG_IMG_MESSAGE_INFO, ICONS_PATH - + "message_info.png", Dialog.class, "images/message_info.png"); //$NON-NLS-1$ //$NON-NLS-2$ + + "message_info.svg", Dialog.class, "images/message_info.svg"); //$NON-NLS-1$ //$NON-NLS-2$ declareImage(bundle, Dialog.DLG_IMG_MESSAGE_WARNING, ICONS_PATH - + "message_warning.png", Dialog.class, //$NON-NLS-1$ - "images/message_warning.png"); //$NON-NLS-1$ + + "message_warning.svg", Dialog.class, //$NON-NLS-1$ + "images/message_warning.svg"); //$NON-NLS-1$ declareImage(bundle, Dialog.DLG_IMG_MESSAGE_ERROR, ICONS_PATH - + "message_error.png", Dialog.class, "images/message_error.png");//$NON-NLS-1$ //$NON-NLS-2$ + + "message_error.svg", Dialog.class, "images/message_error.svg");//$NON-NLS-1$ //$NON-NLS-2$ declareImage(bundle, Dialog.DLG_IMG_HELP, - ICONS_PATH + "help.png", Dialog.class, "images/help.png");//$NON-NLS-1$ //$NON-NLS-2$ + ICONS_PATH + "help.svg", Dialog.class, "images/help.svg");//$NON-NLS-1$ //$NON-NLS-2$ declareImage( bundle, TitleAreaDialog.DLG_IMG_TITLE_BANNER, - ICONS_PATH + "title_banner.png", TitleAreaDialog.class, "images/title_banner.png");//$NON-NLS-1$ //$NON-NLS-2$ + ICONS_PATH + "title_banner.svg", TitleAreaDialog.class, "images/title_banner.svg");//$NON-NLS-1$ //$NON-NLS-2$ declareImage( bundle, PreferenceDialog.PREF_DLG_TITLE_IMG, - ICONS_PATH + "pref_dialog_title.png", PreferenceDialog.class, "images/pref_dialog_title.png");//$NON-NLS-1$ //$NON-NLS-2$ + ICONS_PATH + "pref_dialog_title.svg", PreferenceDialog.class, "images/pref_dialog_title.svg");//$NON-NLS-1$ //$NON-NLS-2$ declareImage(bundle, PopupDialog.POPUP_IMG_MENU, ICONS_PATH - + "popup_menu.png", PopupDialog.class, "images/popup_menu.png");//$NON-NLS-1$ //$NON-NLS-2$ + + "popup_menu.svg", PopupDialog.class, "images/popup_menu.svg");//$NON-NLS-1$ //$NON-NLS-2$ declareImage( bundle, PopupDialog.POPUP_IMG_MENU_DISABLED, - ICONS_PATH + "popup_menu_disabled.png", PopupDialog.class, "images/popup_menu_disabled.png");//$NON-NLS-1$ //$NON-NLS-2$ + ICONS_PATH + "popup_menu_disabled.svg", PopupDialog.class, "images/popup_menu_disabled.svg");//$NON-NLS-1$ //$NON-NLS-2$ } /** diff --git a/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/DialogCellEditor.java b/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/DialogCellEditor.java index 56a5c678a8d..cddf882a9c8 100644 --- a/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/DialogCellEditor.java +++ b/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/DialogCellEditor.java @@ -96,7 +96,7 @@ public abstract class DialogCellEditor extends CellEditor { static { ImageRegistry reg = JFaceResources.getImageRegistry(); reg.put(CELL_EDITOR_IMG_DOTS_BUTTON, ImageDescriptor.createFromFile( - DialogCellEditor.class, "images/dots_button.png"));//$NON-NLS-1$ + DialogCellEditor.class, "images/dots_button.svg"));//$NON-NLS-1$ } /** diff --git a/bundles/org.eclipse.jface/src/org/eclipse/jface/wizard/ProgressMonitorPart.java b/bundles/org.eclipse.jface/src/org/eclipse/jface/wizard/ProgressMonitorPart.java index 8df212b5502..61f31f6c62c 100644 --- a/bundles/org.eclipse.jface/src/org/eclipse/jface/wizard/ProgressMonitorPart.java +++ b/bundles/org.eclipse.jface/src/org/eclipse/jface/wizard/ProgressMonitorPart.java @@ -275,7 +275,7 @@ protected void initialize(Layout layout, int progressIndicatorHeight) { } })); final Image stopImage = ImageDescriptor.createFromFile( - ProgressMonitorPart.class, "images/stop.png").createImage(getDisplay()); //$NON-NLS-1$ + ProgressMonitorPart.class, "images/stop.svg").createImage(getDisplay()); //$NON-NLS-1$ fToolBar.setCursor(this.getDisplay().getSystemCursor(SWT.CURSOR_ARROW)); fStopButton.setImage(stopImage); fStopButton.addDisposeListener(e -> { diff --git a/bundles/org.eclipse.ltk.ui.refactoring/META-INF/MANIFEST.MF b/bundles/org.eclipse.ltk.ui.refactoring/META-INF/MANIFEST.MF index 7b5249d26a2..eac535e1187 100644 --- a/bundles/org.eclipse.ltk.ui.refactoring/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.ltk.ui.refactoring/META-INF/MANIFEST.MF @@ -32,3 +32,4 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.29.0,4.0.0)", org.eclipse.team.core;bundle-version="[3.4.100,4.0.0)", org.eclipse.team.ui;bundle-version="[3.4.100,4.0.0)" Bundle-RequiredExecutionEnvironment: JavaSE-17 +Require-Capability: eclipse.swt;filter:="(image.format=svg)" diff --git a/bundles/org.eclipse.ltk.ui.refactoring/icons/full/elcl16/date_mode.svg b/bundles/org.eclipse.ltk.ui.refactoring/icons/full/elcl16/date_mode.svg new file mode 100644 index 00000000000..1900e63c7a1 --- /dev/null +++ b/bundles/org.eclipse.ltk.ui.refactoring/icons/full/elcl16/date_mode.svg @@ -0,0 +1,426 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ltk.ui.refactoring/icons/full/elcl16/filter_ps.svg b/bundles/org.eclipse.ltk.ui.refactoring/icons/full/elcl16/filter_ps.svg new file mode 100644 index 00000000000..67c16bb3096 --- /dev/null +++ b/bundles/org.eclipse.ltk.ui.refactoring/icons/full/elcl16/filter_ps.svg @@ -0,0 +1,137 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/bundles/org.eclipse.ltk.ui.refactoring/icons/full/elcl16/prj_mode.svg b/bundles/org.eclipse.ltk.ui.refactoring/icons/full/elcl16/prj_mode.svg new file mode 100644 index 00000000000..99097c81ba2 --- /dev/null +++ b/bundles/org.eclipse.ltk.ui.refactoring/icons/full/elcl16/prj_mode.svg @@ -0,0 +1,761 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ltk.ui.refactoring/icons/full/obj16/change.svg b/bundles/org.eclipse.ltk.ui.refactoring/icons/full/obj16/change.svg new file mode 100644 index 00000000000..494af8fccb1 --- /dev/null +++ b/bundles/org.eclipse.ltk.ui.refactoring/icons/full/obj16/change.svg @@ -0,0 +1,1444 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ltk.ui.refactoring/icons/full/obj16/composite_change.svg b/bundles/org.eclipse.ltk.ui.refactoring/icons/full/obj16/composite_change.svg new file mode 100644 index 00000000000..6e01f8169e2 --- /dev/null +++ b/bundles/org.eclipse.ltk.ui.refactoring/icons/full/obj16/composite_change.svg @@ -0,0 +1,1929 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ltk.ui.refactoring/icons/full/obj16/date_obj.svg b/bundles/org.eclipse.ltk.ui.refactoring/icons/full/obj16/date_obj.svg new file mode 100644 index 00000000000..189c745e3b1 --- /dev/null +++ b/bundles/org.eclipse.ltk.ui.refactoring/icons/full/obj16/date_obj.svg @@ -0,0 +1,332 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ltk.ui.refactoring/icons/full/obj16/error_obj.svg b/bundles/org.eclipse.ltk.ui.refactoring/icons/full/obj16/error_obj.svg new file mode 100644 index 00000000000..9e659a4f74d --- /dev/null +++ b/bundles/org.eclipse.ltk.ui.refactoring/icons/full/obj16/error_obj.svg @@ -0,0 +1,169 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ltk.ui.refactoring/icons/full/obj16/fatalerror_obj.svg b/bundles/org.eclipse.ltk.ui.refactoring/icons/full/obj16/fatalerror_obj.svg new file mode 100644 index 00000000000..7c21d54bffc --- /dev/null +++ b/bundles/org.eclipse.ltk.ui.refactoring/icons/full/obj16/fatalerror_obj.svg @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ltk.ui.refactoring/icons/full/obj16/file_change.svg b/bundles/org.eclipse.ltk.ui.refactoring/icons/full/obj16/file_change.svg new file mode 100644 index 00000000000..a9723e3e5af --- /dev/null +++ b/bundles/org.eclipse.ltk.ui.refactoring/icons/full/obj16/file_change.svg @@ -0,0 +1,2022 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ltk.ui.refactoring/icons/full/obj16/info_obj.svg b/bundles/org.eclipse.ltk.ui.refactoring/icons/full/obj16/info_obj.svg new file mode 100644 index 00000000000..824b709115e --- /dev/null +++ b/bundles/org.eclipse.ltk.ui.refactoring/icons/full/obj16/info_obj.svg @@ -0,0 +1,144 @@ + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + Kozuka Mincho Pr6N H + + + diff --git a/bundles/org.eclipse.ltk.ui.refactoring/icons/full/obj16/refactoring_obj.svg b/bundles/org.eclipse.ltk.ui.refactoring/icons/full/obj16/refactoring_obj.svg new file mode 100644 index 00000000000..d00afb0518c --- /dev/null +++ b/bundles/org.eclipse.ltk.ui.refactoring/icons/full/obj16/refactoring_obj.svg @@ -0,0 +1,1952 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ltk.ui.refactoring/icons/full/obj16/refactorings_obj.svg b/bundles/org.eclipse.ltk.ui.refactoring/icons/full/obj16/refactorings_obj.svg new file mode 100644 index 00000000000..1fc6e8cff04 --- /dev/null +++ b/bundles/org.eclipse.ltk.ui.refactoring/icons/full/obj16/refactorings_obj.svg @@ -0,0 +1,2127 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ltk.ui.refactoring/icons/full/obj16/text_edit.svg b/bundles/org.eclipse.ltk.ui.refactoring/icons/full/obj16/text_edit.svg new file mode 100644 index 00000000000..006bf49da0b --- /dev/null +++ b/bundles/org.eclipse.ltk.ui.refactoring/icons/full/obj16/text_edit.svg @@ -0,0 +1,620 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ltk.ui.refactoring/icons/full/obj16/time_obj.svg b/bundles/org.eclipse.ltk.ui.refactoring/icons/full/obj16/time_obj.svg new file mode 100644 index 00000000000..c9322c0b5ed --- /dev/null +++ b/bundles/org.eclipse.ltk.ui.refactoring/icons/full/obj16/time_obj.svg @@ -0,0 +1,25226 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ltk.ui.refactoring/icons/full/obj16/warning_obj.svg b/bundles/org.eclipse.ltk.ui.refactoring/icons/full/obj16/warning_obj.svg new file mode 100644 index 00000000000..2f850bbeed7 --- /dev/null +++ b/bundles/org.eclipse.ltk.ui.refactoring/icons/full/obj16/warning_obj.svg @@ -0,0 +1,150 @@ + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ltk.ui.refactoring/icons/full/ovr16/workspace_ovr.svg b/bundles/org.eclipse.ltk.ui.refactoring/icons/full/ovr16/workspace_ovr.svg new file mode 100644 index 00000000000..f06ef45eec9 --- /dev/null +++ b/bundles/org.eclipse.ltk.ui.refactoring/icons/full/ovr16/workspace_ovr.svg @@ -0,0 +1,294 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ltk.ui.refactoring/src/org/eclipse/ltk/internal/ui/refactoring/RefactoringPluginImages.java b/bundles/org.eclipse.ltk.ui.refactoring/src/org/eclipse/ltk/internal/ui/refactoring/RefactoringPluginImages.java index a95efe111b2..e5ca3d015cb 100644 --- a/bundles/org.eclipse.ltk.ui.refactoring/src/org/eclipse/ltk/internal/ui/refactoring/RefactoringPluginImages.java +++ b/bundles/org.eclipse.ltk.ui.refactoring/src/org/eclipse/ltk/internal/ui/refactoring/RefactoringPluginImages.java @@ -44,34 +44,34 @@ public class RefactoringPluginImages { private static final String T_ELCL= "elcl16"; //$NON-NLS-1$ private static final String T_DLCL= "dlcl16"; //$NON-NLS-1$ - public static final ImageDescriptor DESC_WIZBAN_REFACTOR= createUnManaged(T_WIZBAN, "refactor_wiz.png"); //$NON-NLS-1$ + public static final ImageDescriptor DESC_WIZBAN_REFACTOR= createUnManaged(T_WIZBAN, "refactor_wiz.svg"); //$NON-NLS-1$ /** @since 3.2 */ - public static final ImageDescriptor DESC_WIZBAN_SHOW_HISTORY= createUnManaged(T_WIZBAN, "show_history_wiz.png"); //$NON-NLS-1$ + public static final ImageDescriptor DESC_WIZBAN_SHOW_HISTORY= createUnManaged(T_WIZBAN, "show_history_wiz.svg"); //$NON-NLS-1$ /** @since 3.2 */ - public static final ImageDescriptor DESC_WIZBAN_APPLY_SCRIPT= createUnManaged(T_WIZBAN, "apply_rescript_wiz.png"); //$NON-NLS-1$ + public static final ImageDescriptor DESC_WIZBAN_APPLY_SCRIPT= createUnManaged(T_WIZBAN, "apply_rescript_wiz.svg"); //$NON-NLS-1$ /** @since 3.2 */ - public static final ImageDescriptor DESC_WIZBAN_CREATE_SCRIPT= createUnManaged(T_WIZBAN, "create_rescript_wiz.png"); //$NON-NLS-1$ + public static final ImageDescriptor DESC_WIZBAN_CREATE_SCRIPT= createUnManaged(T_WIZBAN, "create_rescript_wiz.svg"); //$NON-NLS-1$ - public static final String IMG_OBJS_REFACTORING_FATAL= NAME_PREFIX + "fatalerror_obj.png"; //$NON-NLS-1$ - public static final String IMG_OBJS_REFACTORING_ERROR= NAME_PREFIX + "error_obj.png"; //$NON-NLS-1$ - public static final String IMG_OBJS_REFACTORING_WARNING= NAME_PREFIX + "warning_obj.png"; //$NON-NLS-1$ - public static final String IMG_OBJS_REFACTORING_INFO= NAME_PREFIX + "info_obj.png"; //$NON-NLS-1$ + public static final String IMG_OBJS_REFACTORING_FATAL= NAME_PREFIX + "fatalerror_obj.svg"; //$NON-NLS-1$ + public static final String IMG_OBJS_REFACTORING_ERROR= NAME_PREFIX + "error_obj.svg"; //$NON-NLS-1$ + public static final String IMG_OBJS_REFACTORING_WARNING= NAME_PREFIX + "warning_obj.svg"; //$NON-NLS-1$ + public static final String IMG_OBJS_REFACTORING_INFO= NAME_PREFIX + "info_obj.svg"; //$NON-NLS-1$ /** @since 3.2 */ - public static final String IMG_OBJS_REFACTORING_DATE= NAME_PREFIX + "date_obj.png"; //$NON-NLS-1$ + public static final String IMG_OBJS_REFACTORING_DATE= NAME_PREFIX + "date_obj.svg"; //$NON-NLS-1$ /** @since 3.2 */ - public static final String IMG_OBJS_REFACTORING_TIME= NAME_PREFIX + "time_obj.png"; //$NON-NLS-1$ + public static final String IMG_OBJS_REFACTORING_TIME= NAME_PREFIX + "time_obj.svg"; //$NON-NLS-1$ - public static final ImageDescriptor DESC_ELCL_FILTER= createUnManaged(T_ELCL, "filter_ps.png"); //$NON-NLS-1$ + public static final ImageDescriptor DESC_ELCL_FILTER= createUnManaged(T_ELCL, "filter_ps.svg"); //$NON-NLS-1$ public static final ImageDescriptor DESC_DLCL_FILTER= createUnManaged(T_DLCL, "filter_ps.png"); //$NON-NLS-1$ /** @since 3.2 */ - public static final ImageDescriptor DESC_ELCL_SORT_PROJECT= createUnManaged(T_ELCL, "prj_mode.png"); //$NON-NLS-1$ + public static final ImageDescriptor DESC_ELCL_SORT_PROJECT= createUnManaged(T_ELCL, "prj_mode.svg"); //$NON-NLS-1$ /** @since 3.2 */ public static final ImageDescriptor DESC_DLCL_SORT_PROJECT= createUnManaged(T_DLCL, "prj_mode.png"); //$NON-NLS-1$ /** @since 3.2 */ - public static final ImageDescriptor DESC_ELCL_SORT_DATE= createUnManaged(T_ELCL, "date_mode.png"); //$NON-NLS-1$ + public static final ImageDescriptor DESC_ELCL_SORT_DATE= createUnManaged(T_ELCL, "date_mode.svg"); //$NON-NLS-1$ /** @since 3.2 */ public static final ImageDescriptor DESC_DLCL_SORT_DATE= createUnManaged(T_DLCL, "date_mode.png"); //$NON-NLS-1$ @@ -81,20 +81,20 @@ public class RefactoringPluginImages { public static final ImageDescriptor DESC_OBJS_REFACTORING_INFO= createManaged(T_OBJ, IMG_OBJS_REFACTORING_INFO); /** @since 3.2 */ - public static final ImageDescriptor DESC_OBJS_REFACTORING_DATE= createUnManaged(T_OBJ, "date_obj.png"); //$NON-NLS-1$ + public static final ImageDescriptor DESC_OBJS_REFACTORING_DATE= createUnManaged(T_OBJ, "date_obj.svg"); //$NON-NLS-1$ /** @since 3.2 */ - public static final ImageDescriptor DESC_OBJS_REFACTORING_TIME= createUnManaged(T_OBJ, "time_obj.png"); //$NON-NLS-1$ + public static final ImageDescriptor DESC_OBJS_REFACTORING_TIME= createUnManaged(T_OBJ, "time_obj.svg"); //$NON-NLS-1$ /** @since 3.2 */ - public static final ImageDescriptor DESC_OBJS_REFACTORING= createUnManaged(T_OBJ, "refactoring_obj.png"); //$NON-NLS-1$ + public static final ImageDescriptor DESC_OBJS_REFACTORING= createUnManaged(T_OBJ, "refactoring_obj.svg"); //$NON-NLS-1$ /** @since 3.2 */ - public static final ImageDescriptor DESC_OBJS_REFACTORING_COLL= createUnManaged(T_OBJ, "refactorings_obj.png"); //$NON-NLS-1$ + public static final ImageDescriptor DESC_OBJS_REFACTORING_COLL= createUnManaged(T_OBJ, "refactorings_obj.svg"); //$NON-NLS-1$ /** @since 3.2 */ - public static final ImageDescriptor DESC_OVR_WORKSPACE= createUnManaged(T_OVR, "workspace_ovr.png"); //$NON-NLS-1$ + public static final ImageDescriptor DESC_OVR_WORKSPACE= createUnManaged(T_OVR, "workspace_ovr.svg"); //$NON-NLS-1$ - public static final ImageDescriptor DESC_OBJS_DEFAULT_CHANGE= createUnManaged(T_OBJ, "change.png"); //$NON-NLS-1$ - public static final ImageDescriptor DESC_OBJS_COMPOSITE_CHANGE= createUnManaged(T_OBJ, "composite_change.png"); //$NON-NLS-1$ - public static final ImageDescriptor DESC_OBJS_FILE_CHANGE= createUnManaged(T_OBJ, "file_change.png"); //$NON-NLS-1$ - public static final ImageDescriptor DESC_OBJS_TEXT_EDIT= createUnManaged(T_OBJ, "text_edit.png"); //$NON-NLS-1$ + public static final ImageDescriptor DESC_OBJS_DEFAULT_CHANGE= createUnManaged(T_OBJ, "change.svg"); //$NON-NLS-1$ + public static final ImageDescriptor DESC_OBJS_COMPOSITE_CHANGE= createUnManaged(T_OBJ, "composite_change.svg"); //$NON-NLS-1$ + public static final ImageDescriptor DESC_OBJS_FILE_CHANGE= createUnManaged(T_OBJ, "file_change.svg"); //$NON-NLS-1$ + public static final ImageDescriptor DESC_OBJS_TEXT_EDIT= createUnManaged(T_OBJ, "text_edit.svg"); //$NON-NLS-1$ /** * Returns the image managed under the given key in this registry. diff --git a/bundles/org.eclipse.search/META-INF/MANIFEST.MF b/bundles/org.eclipse.search/META-INF/MANIFEST.MF index 73ffbc268a5..fcfd9d845d8 100644 --- a/bundles/org.eclipse.search/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.search/META-INF/MANIFEST.MF @@ -33,3 +33,4 @@ Require-Bundle: Bundle-RequiredExecutionEnvironment: JavaSE-17 Automatic-Module-Name: org.eclipse.search Service-Component: OSGI-INF/org.eclipse.search.internal.ui.text.DirtyFileSearchParticipant.xml +Require-Capability: eclipse.swt;filter:="(image.format=svg)" diff --git a/bundles/org.eclipse.search/icons/full/elcl16/automaticOrientation.svg b/bundles/org.eclipse.search/icons/full/elcl16/automaticOrientation.svg new file mode 100644 index 00000000000..880d3a36f0e --- /dev/null +++ b/bundles/org.eclipse.search/icons/full/elcl16/automaticOrientation.svg @@ -0,0 +1,442 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.search/icons/full/elcl16/collapseall.svg b/bundles/org.eclipse.search/icons/full/elcl16/collapseall.svg new file mode 100644 index 00000000000..ce1e540b8aa --- /dev/null +++ b/bundles/org.eclipse.search/icons/full/elcl16/collapseall.svg @@ -0,0 +1,289 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.search/icons/full/elcl16/expandall.svg b/bundles/org.eclipse.search/icons/full/elcl16/expandall.svg new file mode 100644 index 00000000000..0ea4a112e24 --- /dev/null +++ b/bundles/org.eclipse.search/icons/full/elcl16/expandall.svg @@ -0,0 +1,334 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.search/icons/full/elcl16/filter_ps.svg b/bundles/org.eclipse.search/icons/full/elcl16/filter_ps.svg new file mode 100644 index 00000000000..67c16bb3096 --- /dev/null +++ b/bundles/org.eclipse.search/icons/full/elcl16/filter_ps.svg @@ -0,0 +1,137 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/bundles/org.eclipse.search/icons/full/elcl16/flatLayout.svg b/bundles/org.eclipse.search/icons/full/elcl16/flatLayout.svg new file mode 100644 index 00000000000..627fbc2bfaf --- /dev/null +++ b/bundles/org.eclipse.search/icons/full/elcl16/flatLayout.svg @@ -0,0 +1,343 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.search/icons/full/elcl16/hierarchicalLayout.svg b/bundles/org.eclipse.search/icons/full/elcl16/hierarchicalLayout.svg new file mode 100644 index 00000000000..db78ca21dc4 --- /dev/null +++ b/bundles/org.eclipse.search/icons/full/elcl16/hierarchicalLayout.svg @@ -0,0 +1,356 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.search/icons/full/elcl16/horizontalOrientation.svg b/bundles/org.eclipse.search/icons/full/elcl16/horizontalOrientation.svg new file mode 100644 index 00000000000..e3ef05116fa --- /dev/null +++ b/bundles/org.eclipse.search/icons/full/elcl16/horizontalOrientation.svg @@ -0,0 +1,757 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.search/icons/full/elcl16/pin_view.svg b/bundles/org.eclipse.search/icons/full/elcl16/pin_view.svg new file mode 100644 index 00000000000..60d77319f38 --- /dev/null +++ b/bundles/org.eclipse.search/icons/full/elcl16/pin_view.svg @@ -0,0 +1,269 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.search/icons/full/elcl16/refresh.svg b/bundles/org.eclipse.search/icons/full/elcl16/refresh.svg new file mode 100644 index 00000000000..83c45c42b28 --- /dev/null +++ b/bundles/org.eclipse.search/icons/full/elcl16/refresh.svg @@ -0,0 +1,189 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.search/icons/full/elcl16/search_again.svg b/bundles/org.eclipse.search/icons/full/elcl16/search_again.svg new file mode 100644 index 00000000000..1b0b944f3a2 --- /dev/null +++ b/bundles/org.eclipse.search/icons/full/elcl16/search_again.svg @@ -0,0 +1,497 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.search/icons/full/elcl16/search_goto.svg b/bundles/org.eclipse.search/icons/full/elcl16/search_goto.svg new file mode 100644 index 00000000000..e61bd2c2c55 --- /dev/null +++ b/bundles/org.eclipse.search/icons/full/elcl16/search_goto.svg @@ -0,0 +1,258 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.search/icons/full/elcl16/search_history.svg b/bundles/org.eclipse.search/icons/full/elcl16/search_history.svg new file mode 100644 index 00000000000..0e66bf82647 --- /dev/null +++ b/bundles/org.eclipse.search/icons/full/elcl16/search_history.svg @@ -0,0 +1,504 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.search/icons/full/elcl16/search_next.svg b/bundles/org.eclipse.search/icons/full/elcl16/search_next.svg new file mode 100644 index 00000000000..973c4eda7b6 --- /dev/null +++ b/bundles/org.eclipse.search/icons/full/elcl16/search_next.svg @@ -0,0 +1,113 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/bundles/org.eclipse.search/icons/full/elcl16/search_prev.svg b/bundles/org.eclipse.search/icons/full/elcl16/search_prev.svg new file mode 100644 index 00000000000..1faf803af31 --- /dev/null +++ b/bundles/org.eclipse.search/icons/full/elcl16/search_prev.svg @@ -0,0 +1,113 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/bundles/org.eclipse.search/icons/full/elcl16/search_rem.svg b/bundles/org.eclipse.search/icons/full/elcl16/search_rem.svg new file mode 100644 index 00000000000..1095894a150 --- /dev/null +++ b/bundles/org.eclipse.search/icons/full/elcl16/search_rem.svg @@ -0,0 +1,116 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/bundles/org.eclipse.search/icons/full/elcl16/search_remall.svg b/bundles/org.eclipse.search/icons/full/elcl16/search_remall.svg new file mode 100644 index 00000000000..d3414206f16 --- /dev/null +++ b/bundles/org.eclipse.search/icons/full/elcl16/search_remall.svg @@ -0,0 +1,164 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/bundles/org.eclipse.search/icons/full/elcl16/search_sortmatch.svg b/bundles/org.eclipse.search/icons/full/elcl16/search_sortmatch.svg new file mode 100644 index 00000000000..15f77060d99 --- /dev/null +++ b/bundles/org.eclipse.search/icons/full/elcl16/search_sortmatch.svg @@ -0,0 +1,175 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.search/icons/full/elcl16/singleOrientation.svg b/bundles/org.eclipse.search/icons/full/elcl16/singleOrientation.svg new file mode 100644 index 00000000000..18b8cd31d4c --- /dev/null +++ b/bundles/org.eclipse.search/icons/full/elcl16/singleOrientation.svg @@ -0,0 +1,329 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.search/icons/full/elcl16/stop.svg b/bundles/org.eclipse.search/icons/full/elcl16/stop.svg new file mode 100644 index 00000000000..4bd3f207b1b --- /dev/null +++ b/bundles/org.eclipse.search/icons/full/elcl16/stop.svg @@ -0,0 +1,4572 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/bundles/org.eclipse.search/icons/full/elcl16/tsearch_obj.svg b/bundles/org.eclipse.search/icons/full/elcl16/tsearch_obj.svg new file mode 100644 index 00000000000..7a2883e2af7 --- /dev/null +++ b/bundles/org.eclipse.search/icons/full/elcl16/tsearch_obj.svg @@ -0,0 +1,525 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.search/icons/full/elcl16/verticalOrientation.svg b/bundles/org.eclipse.search/icons/full/elcl16/verticalOrientation.svg new file mode 100644 index 00000000000..8bae8e88223 --- /dev/null +++ b/bundles/org.eclipse.search/icons/full/elcl16/verticalOrientation.svg @@ -0,0 +1,331 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.search/icons/full/etool16/group_by_file.svg b/bundles/org.eclipse.search/icons/full/etool16/group_by_file.svg new file mode 100644 index 00000000000..f67ef55e8ae --- /dev/null +++ b/bundles/org.eclipse.search/icons/full/etool16/group_by_file.svg @@ -0,0 +1,357 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.search/icons/full/etool16/group_by_folder.svg b/bundles/org.eclipse.search/icons/full/etool16/group_by_folder.svg new file mode 100644 index 00000000000..5abb5211989 --- /dev/null +++ b/bundles/org.eclipse.search/icons/full/etool16/group_by_folder.svg @@ -0,0 +1,325 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.search/icons/full/etool16/group_by_project.svg b/bundles/org.eclipse.search/icons/full/etool16/group_by_project.svg new file mode 100644 index 00000000000..8f40f5aa327 --- /dev/null +++ b/bundles/org.eclipse.search/icons/full/etool16/group_by_project.svg @@ -0,0 +1,376 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.search/icons/full/etool16/search.svg b/bundles/org.eclipse.search/icons/full/etool16/search.svg new file mode 100644 index 00000000000..624246dba47 --- /dev/null +++ b/bundles/org.eclipse.search/icons/full/etool16/search.svg @@ -0,0 +1,313 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.search/icons/full/eview16/searchres.svg b/bundles/org.eclipse.search/icons/full/eview16/searchres.svg new file mode 100644 index 00000000000..624246dba47 --- /dev/null +++ b/bundles/org.eclipse.search/icons/full/eview16/searchres.svg @@ -0,0 +1,313 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.search/icons/full/obj16/line_match.svg b/bundles/org.eclipse.search/icons/full/obj16/line_match.svg new file mode 100644 index 00000000000..1b7922ff16e --- /dev/null +++ b/bundles/org.eclipse.search/icons/full/obj16/line_match.svg @@ -0,0 +1,116 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/bundles/org.eclipse.search/icons/full/obj16/searchm_obj.svg b/bundles/org.eclipse.search/icons/full/obj16/searchm_obj.svg new file mode 100644 index 00000000000..4a87977acfa --- /dev/null +++ b/bundles/org.eclipse.search/icons/full/obj16/searchm_obj.svg @@ -0,0 +1,164 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/bundles/org.eclipse.search/icons/full/obj16/tsearch_dpdn_obj.svg b/bundles/org.eclipse.search/icons/full/obj16/tsearch_dpdn_obj.svg new file mode 100644 index 00000000000..00f5427c0f7 --- /dev/null +++ b/bundles/org.eclipse.search/icons/full/obj16/tsearch_dpdn_obj.svg @@ -0,0 +1,285 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.search/plugin.xml b/bundles/org.eclipse.search/plugin.xml index 3f8dda7b1c9..7a7739a4da1 100644 --- a/bundles/org.eclipse.search/plugin.xml +++ b/bundles/org.eclipse.search/plugin.xml @@ -34,7 +34,7 @@ + icon="$nl$/icons/full/obj16/searchm_obj.svg"> @@ -56,7 +56,7 @@ + icon="$nl$/icons/full/obj16/searchm_obj.svg"> @@ -193,14 +193,14 @@ definitionId="org.eclipse.search.ui.openFileSearchPage" menubarPath="org.eclipse.search.menu/internalDialogGroup" label="%openFileSearchPageAction.label" - icon="$nl$/icons/full/elcl16/tsearch_obj.png" + icon="$nl$/icons/full/elcl16/tsearch_obj.svg" helpContextId="file_search_action_context" class="org.eclipse.search.internal.ui.OpenFileSearchPageAction"/> @@ -263,7 +263,7 @@ + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/bundles/org.eclipse.ui.browser/icons/clcl16/nav_forward.svg b/bundles/org.eclipse.ui.browser/icons/clcl16/nav_forward.svg new file mode 100644 index 00000000000..fb2578fcad6 --- /dev/null +++ b/bundles/org.eclipse.ui.browser/icons/clcl16/nav_forward.svg @@ -0,0 +1,111 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/bundles/org.eclipse.ui.browser/icons/clcl16/nav_go.svg b/bundles/org.eclipse.ui.browser/icons/clcl16/nav_go.svg new file mode 100644 index 00000000000..5485876a79d --- /dev/null +++ b/bundles/org.eclipse.ui.browser/icons/clcl16/nav_go.svg @@ -0,0 +1,117 @@ + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/bundles/org.eclipse.ui.browser/icons/clcl16/nav_home.svg b/bundles/org.eclipse.ui.browser/icons/clcl16/nav_home.svg new file mode 100644 index 00000000000..e2169efcec3 --- /dev/null +++ b/bundles/org.eclipse.ui.browser/icons/clcl16/nav_home.svg @@ -0,0 +1,330 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.browser/icons/clcl16/nav_print.svg b/bundles/org.eclipse.ui.browser/icons/clcl16/nav_print.svg new file mode 100644 index 00000000000..290088dbf08 --- /dev/null +++ b/bundles/org.eclipse.ui.browser/icons/clcl16/nav_print.svg @@ -0,0 +1,375 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.browser/icons/clcl16/nav_refresh.svg b/bundles/org.eclipse.ui.browser/icons/clcl16/nav_refresh.svg new file mode 100644 index 00000000000..5f69547f7ec --- /dev/null +++ b/bundles/org.eclipse.ui.browser/icons/clcl16/nav_refresh.svg @@ -0,0 +1,189 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.browser/icons/clcl16/nav_stop.svg b/bundles/org.eclipse.ui.browser/icons/clcl16/nav_stop.svg new file mode 100644 index 00000000000..e07e9020197 --- /dev/null +++ b/bundles/org.eclipse.ui.browser/icons/clcl16/nav_stop.svg @@ -0,0 +1,129 @@ + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.browser/icons/elcl16/nav_backward.svg b/bundles/org.eclipse.ui.browser/icons/elcl16/nav_backward.svg new file mode 100644 index 00000000000..5b8b3dd058a --- /dev/null +++ b/bundles/org.eclipse.ui.browser/icons/elcl16/nav_backward.svg @@ -0,0 +1,113 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/bundles/org.eclipse.ui.browser/icons/elcl16/nav_forward.svg b/bundles/org.eclipse.ui.browser/icons/elcl16/nav_forward.svg new file mode 100644 index 00000000000..fb2578fcad6 --- /dev/null +++ b/bundles/org.eclipse.ui.browser/icons/elcl16/nav_forward.svg @@ -0,0 +1,111 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/bundles/org.eclipse.ui.browser/icons/elcl16/nav_go.svg b/bundles/org.eclipse.ui.browser/icons/elcl16/nav_go.svg new file mode 100644 index 00000000000..ad7fadba2c8 --- /dev/null +++ b/bundles/org.eclipse.ui.browser/icons/elcl16/nav_go.svg @@ -0,0 +1,117 @@ + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/bundles/org.eclipse.ui.browser/icons/elcl16/nav_home.svg b/bundles/org.eclipse.ui.browser/icons/elcl16/nav_home.svg new file mode 100644 index 00000000000..e2169efcec3 --- /dev/null +++ b/bundles/org.eclipse.ui.browser/icons/elcl16/nav_home.svg @@ -0,0 +1,330 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.browser/icons/elcl16/nav_print.svg b/bundles/org.eclipse.ui.browser/icons/elcl16/nav_print.svg new file mode 100644 index 00000000000..290088dbf08 --- /dev/null +++ b/bundles/org.eclipse.ui.browser/icons/elcl16/nav_print.svg @@ -0,0 +1,375 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.browser/icons/elcl16/nav_refresh.svg b/bundles/org.eclipse.ui.browser/icons/elcl16/nav_refresh.svg new file mode 100644 index 00000000000..5f69547f7ec --- /dev/null +++ b/bundles/org.eclipse.ui.browser/icons/elcl16/nav_refresh.svg @@ -0,0 +1,189 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.browser/icons/elcl16/nav_stop.svg b/bundles/org.eclipse.ui.browser/icons/elcl16/nav_stop.svg new file mode 100644 index 00000000000..def9e891f40 --- /dev/null +++ b/bundles/org.eclipse.ui.browser/icons/elcl16/nav_stop.svg @@ -0,0 +1,129 @@ + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.browser/icons/elcl16/synced.svg b/bundles/org.eclipse.ui.browser/icons/elcl16/synced.svg new file mode 100644 index 00000000000..341c033f35e --- /dev/null +++ b/bundles/org.eclipse.ui.browser/icons/elcl16/synced.svg @@ -0,0 +1,184 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.browser/icons/obj16/external_browser.svg b/bundles/org.eclipse.ui.browser/icons/obj16/external_browser.svg new file mode 100644 index 00000000000..25315edf82a --- /dev/null +++ b/bundles/org.eclipse.ui.browser/icons/obj16/external_browser.svg @@ -0,0 +1,349 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.browser/icons/obj16/internal_browser.svg b/bundles/org.eclipse.ui.browser/icons/obj16/internal_browser.svg new file mode 100644 index 00000000000..f54418d7a7c --- /dev/null +++ b/bundles/org.eclipse.ui.browser/icons/obj16/internal_browser.svg @@ -0,0 +1,234 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.browser/plugin.xml b/bundles/org.eclipse.ui.browser/plugin.xml index 710b15fa3b0..fb1311ac06b 100644 --- a/bundles/org.eclipse.ui.browser/plugin.xml +++ b/bundles/org.eclipse.ui.browser/plugin.xml @@ -47,7 +47,7 @@ allowMultiple="true" category="org.eclipse.ui" class="org.eclipse.ui.internal.browser.WebBrowserView" - icon="$nl$/icons/obj16/internal_browser.png" + icon="$nl$/icons/obj16/internal_browser.svg" id="org.eclipse.ui.browser.view" name="%viewWebBrowserTitle"/> @@ -56,7 +56,7 @@ @@ -82,7 +82,7 @@ toolbarPath="browser" label="%actionSetOpenWebBrowser" tooltip="%actionSetOpenWebBrowser" - icon="icons/obj16/internal_browser.png" + icon="icons/obj16/internal_browser.svg" class="org.eclipse.ui.internal.browser.OpenBrowserWorkbenchAction"/> @@ -247,7 +247,7 @@ point="org.eclipse.ui.commandImages"> + icon="$nl$/icons/obj16/internal_browser.svg"/> diff --git a/bundles/org.eclipse.ui.browser/src/org/eclipse/ui/internal/browser/BrowserViewer.java b/bundles/org.eclipse.ui.browser/src/org/eclipse/ui/internal/browser/BrowserViewer.java index ccd75e07f80..958feaaa092 100644 --- a/bundles/org.eclipse.ui.browser/src/org/eclipse/ui/internal/browser/BrowserViewer.java +++ b/bundles/org.eclipse.ui.browser/src/org/eclipse/ui/internal/browser/BrowserViewer.java @@ -782,9 +782,9 @@ private ToolBar createLocationBar(Composite parent) { ToolBar toolbar = new ToolBar(parent, SWT.FLAT); ToolItem go = new ToolItem(toolbar, SWT.NONE); - go.setImage(getImage(URL_ELCL, "nav_go.png")); //$NON-NLS-1$ - go.setHotImage(getImage(URL_CLCL, "nav_go.png")); //$NON-NLS-1$ - go.setDisabledImage(getImage(URL_DLCL, "nav_go.png")); //$NON-NLS-1$ + go.setImage(getImage(URL_ELCL, "nav_go.svg")); //$NON-NLS-1$ + go.setHotImage(getImage(URL_CLCL, "nav_go.svg")); //$NON-NLS-1$ + go.setDisabledImage(getImage(URL_DLCL, "nav_go.svg")); //$NON-NLS-1$ go.setToolTipText(Messages.actionWebBrowserGo); go.addSelectionListener(SelectionListener.widgetSelectedAdapter(e -> setURL(combo.getText()))); @@ -796,30 +796,30 @@ private ToolBar createToolbar(Composite parent) { // create back and forward actions back = new ToolItem(toolbar, SWT.NONE); - back.setImage(getImage(URL_ELCL, "nav_backward.png")); //$NON-NLS-1$ - back.setHotImage(getImage(URL_CLCL, "nav_backward.png")); //$NON-NLS-1$ + back.setImage(getImage(URL_ELCL, "nav_backward.svg")); //$NON-NLS-1$ + back.setHotImage(getImage(URL_CLCL, "nav_backward.svg")); //$NON-NLS-1$ back.setDisabledImage(getImage(URL_DLCL, "nav_backward.png")); //$NON-NLS-1$ back.setToolTipText(Messages.actionWebBrowserBack); back.addSelectionListener(SelectionListener.widgetSelectedAdapter(e -> back())); forward = new ToolItem(toolbar, SWT.NONE); - forward.setImage(getImage(URL_ELCL, "nav_forward.png")); //$NON-NLS-1$ - forward.setHotImage(getImage(URL_CLCL, "nav_forward.png")); //$NON-NLS-1$ + forward.setImage(getImage(URL_ELCL, "nav_forward.svg")); //$NON-NLS-1$ + forward.setHotImage(getImage(URL_CLCL, "nav_forward.svg")); //$NON-NLS-1$ forward.setDisabledImage(getImage(URL_DLCL, "nav_forward.png")); //$NON-NLS-1$ forward.setToolTipText(Messages.actionWebBrowserForward); forward.addSelectionListener(SelectionListener.widgetSelectedAdapter(e -> forward())); // create refresh, stop, and print actions ToolItem stop = new ToolItem(toolbar, SWT.NONE); - stop.setImage(getImage(URL_ELCL, "nav_stop.png")); //$NON-NLS-1$ - stop.setHotImage(getImage(URL_CLCL, "nav_stop.png")); //$NON-NLS-1$ + stop.setImage(getImage(URL_ELCL, "nav_stop.svg")); //$NON-NLS-1$ + stop.setHotImage(getImage(URL_CLCL, "nav_stop.svg")); //$NON-NLS-1$ stop.setDisabledImage(getImage(URL_DLCL, "nav_stop.png")); //$NON-NLS-1$ stop.setToolTipText(Messages.actionWebBrowserStop); stop.addSelectionListener(SelectionListener.widgetSelectedAdapter(e -> stop())); ToolItem refresh = new ToolItem(toolbar, SWT.DROP_DOWN); - refresh.setImage(getImage(URL_ELCL, "nav_refresh.png")); //$NON-NLS-1$ - refresh.setHotImage(getImage(URL_CLCL, "nav_refresh.png")); //$NON-NLS-1$ + refresh.setImage(getImage(URL_ELCL, "nav_refresh.svg")); //$NON-NLS-1$ + refresh.setHotImage(getImage(URL_CLCL, "nav_refresh.svg")); //$NON-NLS-1$ refresh.setDisabledImage(getImage(URL_DLCL, "nav_refresh.png")); //$NON-NLS-1$ refresh.setToolTipText(Messages.actionWebBrowserRefresh); diff --git a/bundles/org.eclipse.ui.browser/src/org/eclipse/ui/internal/browser/WebBrowserEditor.java b/bundles/org.eclipse.ui.browser/src/org/eclipse/ui/internal/browser/WebBrowserEditor.java index 910755f3f2a..ddb79d58c52 100644 --- a/bundles/org.eclipse.ui.browser/src/org/eclipse/ui/internal/browser/WebBrowserEditor.java +++ b/bundles/org.eclipse.ui.browser/src/org/eclipse/ui/internal/browser/WebBrowserEditor.java @@ -186,7 +186,7 @@ public void init(IEditorSite site, IEditorInput input) throws PartInitException if (url != null) setTitleToolTip(url.getFile()); - imageDescriptor = ImageResourceManager.getImageDescriptor("$nl$/icons/obj16/" + "internal_browser.png"); //$NON-NLS-1$ //$NON-NLS-2$ + imageDescriptor = ImageResourceManager.getImageDescriptor("$nl$/icons/obj16/" + "internal_browser.svg"); //$NON-NLS-1$ //$NON-NLS-2$ //addResourceListener(file); } else if (input instanceof WebBrowserEditorInput) { WebBrowserEditorInput wbei = (WebBrowserEditorInput) input; diff --git a/bundles/org.eclipse.ui.browser/src/org/eclipse/ui/internal/browser/WebBrowserEditorInput.java b/bundles/org.eclipse.ui.browser/src/org/eclipse/ui/internal/browser/WebBrowserEditorInput.java index e5a27572b6f..5401bcd325c 100644 --- a/bundles/org.eclipse.ui.browser/src/org/eclipse/ui/internal/browser/WebBrowserEditorInput.java +++ b/bundles/org.eclipse.ui.browser/src/org/eclipse/ui/internal/browser/WebBrowserEditorInput.java @@ -236,7 +236,7 @@ public String getFactoryId() { @Override public ImageDescriptor getImageDescriptor() { - return ImageResourceManager.getImageDescriptor("$nl$/icons/obj16/" + "internal_browser.png"); //$NON-NLS-1$ //$NON-NLS-2$ + return ImageResourceManager.getImageDescriptor("$nl$/icons/obj16/" + "internal_browser.svg"); //$NON-NLS-1$ //$NON-NLS-2$ } /** diff --git a/bundles/org.eclipse.ui.editors/META-INF/MANIFEST.MF b/bundles/org.eclipse.ui.editors/META-INF/MANIFEST.MF index 5e46a06a143..e2c6de2ac1c 100644 --- a/bundles/org.eclipse.ui.editors/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.ui.editors/META-INF/MANIFEST.MF @@ -31,3 +31,4 @@ Require-Bundle: org.eclipse.jdt.annotation;bundle-version="2.3";resolution:=optional Bundle-RequiredExecutionEnvironment: JavaSE-17 Automatic-Module-Name: org.eclipse.ui.editors +Require-Capability: eclipse.swt;filter:="(image.format=svg)" diff --git a/bundles/org.eclipse.ui.editors/icons/full/elcl16/collapseall.svg b/bundles/org.eclipse.ui.editors/icons/full/elcl16/collapseall.svg new file mode 100644 index 00000000000..587c3c3497e --- /dev/null +++ b/bundles/org.eclipse.ui.editors/icons/full/elcl16/collapseall.svg @@ -0,0 +1,223 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.editors/icons/full/elcl16/expandall.svg b/bundles/org.eclipse.ui.editors/icons/full/elcl16/expandall.svg new file mode 100644 index 00000000000..62cde2723c1 --- /dev/null +++ b/bundles/org.eclipse.ui.editors/icons/full/elcl16/expandall.svg @@ -0,0 +1,334 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.editors/icons/full/etool16/last_edit_pos.svg b/bundles/org.eclipse.ui.editors/icons/full/etool16/last_edit_pos.svg new file mode 100644 index 00000000000..fd81f726c71 --- /dev/null +++ b/bundles/org.eclipse.ui.editors/icons/full/etool16/last_edit_pos.svg @@ -0,0 +1,167 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.editors/icons/full/etool16/new_untitled_text_file.svg b/bundles/org.eclipse.ui.editors/icons/full/etool16/new_untitled_text_file.svg new file mode 100644 index 00000000000..90215d89450 --- /dev/null +++ b/bundles/org.eclipse.ui.editors/icons/full/etool16/new_untitled_text_file.svg @@ -0,0 +1,520 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.editors/icons/full/etool16/next_nav.svg b/bundles/org.eclipse.ui.editors/icons/full/etool16/next_nav.svg new file mode 100644 index 00000000000..14702849161 --- /dev/null +++ b/bundles/org.eclipse.ui.editors/icons/full/etool16/next_nav.svg @@ -0,0 +1,369 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.editors/icons/full/etool16/prev_nav.svg b/bundles/org.eclipse.ui.editors/icons/full/etool16/prev_nav.svg new file mode 100644 index 00000000000..5185b8a37ed --- /dev/null +++ b/bundles/org.eclipse.ui.editors/icons/full/etool16/prev_nav.svg @@ -0,0 +1,352 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.editors/icons/full/obj16/file_obj.svg b/bundles/org.eclipse.ui.editors/icons/full/obj16/file_obj.svg new file mode 100644 index 00000000000..fbad0ece47f --- /dev/null +++ b/bundles/org.eclipse.ui.editors/icons/full/obj16/file_obj.svg @@ -0,0 +1,294 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.editors/icons/full/obj16/quick_assist_obj.svg b/bundles/org.eclipse.ui.editors/icons/full/obj16/quick_assist_obj.svg new file mode 100644 index 00000000000..17e107a2f7f --- /dev/null +++ b/bundles/org.eclipse.ui.editors/icons/full/obj16/quick_assist_obj.svg @@ -0,0 +1,311 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.editors/icons/full/obj16/quick_fix_error_obj.svg b/bundles/org.eclipse.ui.editors/icons/full/obj16/quick_fix_error_obj.svg new file mode 100644 index 00000000000..8476cd0f08a --- /dev/null +++ b/bundles/org.eclipse.ui.editors/icons/full/obj16/quick_fix_error_obj.svg @@ -0,0 +1,250 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.editors/icons/full/obj16/quick_fix_info_obj.svg b/bundles/org.eclipse.ui.editors/icons/full/obj16/quick_fix_info_obj.svg new file mode 100644 index 00000000000..86e7f60c065 --- /dev/null +++ b/bundles/org.eclipse.ui.editors/icons/full/obj16/quick_fix_info_obj.svg @@ -0,0 +1,243 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.editors/icons/full/obj16/quick_fix_warning_obj.svg b/bundles/org.eclipse.ui.editors/icons/full/obj16/quick_fix_warning_obj.svg new file mode 100644 index 00000000000..0a68d026638 --- /dev/null +++ b/bundles/org.eclipse.ui.editors/icons/full/obj16/quick_fix_warning_obj.svg @@ -0,0 +1,329 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.editors/plugin.xml b/bundles/org.eclipse.ui.editors/plugin.xml index ce60714504a..23795dcdab5 100644 --- a/bundles/org.eclipse.ui.editors/plugin.xml +++ b/bundles/org.eclipse.ui.editors/plugin.xml @@ -153,11 +153,11 @@ + icon="$nl$/icons/full/elcl16/collapseall.svg"> + icon="$nl$/icons/full/elcl16/expandall.svg"> @@ -266,7 +266,7 @@ point="org.eclipse.ui.editors"> @@ -477,7 +477,7 @@ point="org.eclipse.ui.newWizards"> @@ -525,7 +525,7 @@ class="org.eclipse.ui.internal.editors.text.NextPulldownActionDelegate" definitionId="org.eclipse.ui.navigate.next" disabledIcon="$nl$/icons/full/dtool16/next_nav.png" - icon="$nl$/icons/full/etool16/next_nav.png" + icon="$nl$/icons/full/etool16/next_nav.svg" label="%goToNextAnnotation.label" retarget="true" tooltip="%goToNextAnnotation.tooltip"> @@ -554,7 +554,7 @@ class="org.eclipse.ui.texteditor.GotoLastEditPositionAction" definitionId="org.eclipse.ui.edit.text.gotoLastEditPosition" disabledIcon="$nl$/icons/full/dtool16/last_edit_pos.png" - icon="$nl$/icons/full/etool16/last_edit_pos.png" + icon="$nl$/icons/full/etool16/last_edit_pos.svg" helpContextId="org.eclipse.ui.goto_last_edit_position_action_context" label="%goToLastEditPosition.label" menubarPath="navigate/" @@ -608,7 +608,7 @@ annotationType="org.eclipse.ui.workbench.texteditor.spelling" label="%spelling.label" symbolicIcon="warning" - quickFixIcon="$nl$/icons/full/obj16/quick_fix_warning_obj.png" + quickFixIcon="$nl$/icons/full/obj16/quick_fix_warning_obj.svg" presentationLayer="5" contributesToHeader="true" colorPreferenceKey="spellingIndicationColor" @@ -640,7 +640,7 @@ colorPreferenceKey="errorIndicationColor" showInNextPrevDropdownToolbarActionKey="showErrorInNextPrevDropdownToolbarAction" symbolicIcon="error" - quickFixIcon="$nl$/icons/full/obj16/quick_fix_error_obj.png" + quickFixIcon="$nl$/icons/full/obj16/quick_fix_error_obj.svg" isGoToNextNavigationTargetKey="isErrorGoToNextNavigationTarget" isGoToNextNavigationTarget="true" isGoToPreviousNavigationTargetKey="isErrorGoToPreviousNavigationTarget" @@ -666,7 +666,7 @@ colorPreferenceKey="warningIndicationColor" showInNextPrevDropdownToolbarActionKey="showWarningInNextPrevDropdownToolbarAction" symbolicIcon="warning" - quickFixIcon="$nl$/icons/full/obj16/quick_fix_warning_obj.png" + quickFixIcon="$nl$/icons/full/obj16/quick_fix_warning_obj.svg" isGoToNextNavigationTargetKey="isWarningGoToNextNavigationTarget" isGoToNextNavigationTarget="true" isGoToPreviousNavigationTargetKey="isWarningGoToPreviousNavigationTarget" @@ -704,7 +704,7 @@ contributesToHeader="false" colorPreferenceValue="130,160,190" overviewRulerPreferenceValue="true" - quickFixIcon="$nl$/icons/full/obj16/quick_fix_info_obj.png" + quickFixIcon="$nl$/icons/full/obj16/quick_fix_info_obj.svg" textStylePreferenceKey="infoTextStyle" textStylePreferenceValue="SQUIGGLES"> diff --git a/bundles/org.eclipse.ui.forms/META-INF/MANIFEST.MF b/bundles/org.eclipse.ui.forms/META-INF/MANIFEST.MF index 6f6405076ec..0f0fa404973 100644 --- a/bundles/org.eclipse.ui.forms/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.ui.forms/META-INF/MANIFEST.MF @@ -20,3 +20,4 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.29.0,4.0.0)", org.eclipse.e4.ui.css.swt;bundle-version="0.11.100" Bundle-RequiredExecutionEnvironment: JavaSE-17 Automatic-Module-Name: org.eclipse.ui.forms +Require-Capability: eclipse.swt;filter:="(image.format=svg)" diff --git a/bundles/org.eclipse.ui.forms/icons/progress/ani/1.svg b/bundles/org.eclipse.ui.forms/icons/progress/ani/1.svg new file mode 100644 index 00000000000..c6108a899c5 --- /dev/null +++ b/bundles/org.eclipse.ui.forms/icons/progress/ani/1.svg @@ -0,0 +1,547 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.forms/icons/progress/ani/2.svg b/bundles/org.eclipse.ui.forms/icons/progress/ani/2.svg new file mode 100644 index 00000000000..fafc63555fe --- /dev/null +++ b/bundles/org.eclipse.ui.forms/icons/progress/ani/2.svg @@ -0,0 +1,549 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.forms/icons/progress/ani/3.svg b/bundles/org.eclipse.ui.forms/icons/progress/ani/3.svg new file mode 100644 index 00000000000..37abd2623c0 --- /dev/null +++ b/bundles/org.eclipse.ui.forms/icons/progress/ani/3.svg @@ -0,0 +1,549 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.forms/icons/progress/ani/4.svg b/bundles/org.eclipse.ui.forms/icons/progress/ani/4.svg new file mode 100644 index 00000000000..eeff787ddf7 --- /dev/null +++ b/bundles/org.eclipse.ui.forms/icons/progress/ani/4.svg @@ -0,0 +1,549 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.forms/icons/progress/ani/5.svg b/bundles/org.eclipse.ui.forms/icons/progress/ani/5.svg new file mode 100644 index 00000000000..7d4428c71a2 --- /dev/null +++ b/bundles/org.eclipse.ui.forms/icons/progress/ani/5.svg @@ -0,0 +1,549 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.forms/icons/progress/ani/6.svg b/bundles/org.eclipse.ui.forms/icons/progress/ani/6.svg new file mode 100644 index 00000000000..b00711367d4 --- /dev/null +++ b/bundles/org.eclipse.ui.forms/icons/progress/ani/6.svg @@ -0,0 +1,549 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.forms/icons/progress/ani/7.svg b/bundles/org.eclipse.ui.forms/icons/progress/ani/7.svg new file mode 100644 index 00000000000..83f53a3e7bb --- /dev/null +++ b/bundles/org.eclipse.ui.forms/icons/progress/ani/7.svg @@ -0,0 +1,549 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.forms/icons/progress/ani/8.svg b/bundles/org.eclipse.ui.forms/icons/progress/ani/8.svg new file mode 100644 index 00000000000..10dedd2c190 --- /dev/null +++ b/bundles/org.eclipse.ui.forms/icons/progress/ani/8.svg @@ -0,0 +1,549 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.forms/src/org/eclipse/ui/internal/forms/widgets/BusyIndicator.java b/bundles/org.eclipse.ui.forms/src/org/eclipse/ui/internal/forms/widgets/BusyIndicator.java index 4975a64b884..41acc160492 100644 --- a/bundles/org.eclipse.ui.forms/src/org/eclipse/ui/internal/forms/widgets/BusyIndicator.java +++ b/bundles/org.eclipse.ui.forms/src/org/eclipse/ui/internal/forms/widgets/BusyIndicator.java @@ -179,7 +179,7 @@ private Image getImage(int index) { imageCache = new Image[IMAGE_COUNT]; } if (imageCache[index] == null){ - ImageDescriptor descriptor = createImageDescriptor("$nl$/icons/progress/ani/" + (index + 1) + ".png"); //$NON-NLS-1$ //$NON-NLS-2$ + ImageDescriptor descriptor = createImageDescriptor("$nl$/icons/progress/ani/" + (index + 1) + ".svg"); //$NON-NLS-1$ //$NON-NLS-2$ imageCache[index] = descriptor.createImage(); } return imageCache[index]; diff --git a/bundles/org.eclipse.ui.genericeditor/META-INF/MANIFEST.MF b/bundles/org.eclipse.ui.genericeditor/META-INF/MANIFEST.MF index 6f5dd6b08a1..1a26692dbe9 100644 --- a/bundles/org.eclipse.ui.genericeditor/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.ui.genericeditor/META-INF/MANIFEST.MF @@ -25,3 +25,4 @@ Bundle-Activator: org.eclipse.ui.internal.genericeditor.GenericEditorPlugin Bundle-Localization: plugin Bundle-ActivationPolicy: lazy Automatic-Module-Name: org.eclipse.ui.genericeditor +Require-Capability: eclipse.swt;filter:="(image.format=svg)" diff --git a/bundles/org.eclipse.ui.genericeditor/icons/full/obj16/generic_editor.svg b/bundles/org.eclipse.ui.genericeditor/icons/full/obj16/generic_editor.svg new file mode 100644 index 00000000000..68cc1ebbd6e --- /dev/null +++ b/bundles/org.eclipse.ui.genericeditor/icons/full/obj16/generic_editor.svg @@ -0,0 +1,993 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide.application/META-INF/MANIFEST.MF b/bundles/org.eclipse.ui.ide.application/META-INF/MANIFEST.MF index 98a87440549..db9b9752282 100644 --- a/bundles/org.eclipse.ui.ide.application/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.ui.ide.application/META-INF/MANIFEST.MF @@ -28,3 +28,4 @@ Import-Package: jakarta.inject;version="[2.0.0,3.0.0)", Bundle-RequiredExecutionEnvironment: JavaSE-17 Bundle-ActivationPolicy: lazy Automatic-Module-Name: org.eclipse.ui.ide.application +Require-Capability: eclipse.swt;filter:="(image.format=svg)" diff --git a/bundles/org.eclipse.ui.ide.application/icons/full/elcl16/configs.svg b/bundles/org.eclipse.ui.ide.application/icons/full/elcl16/configs.svg new file mode 100644 index 00000000000..6880c0708ae --- /dev/null +++ b/bundles/org.eclipse.ui.ide.application/icons/full/elcl16/configs.svg @@ -0,0 +1,256 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide.application/icons/full/elcl16/usearch_obj.svg b/bundles/org.eclipse.ui.ide.application/icons/full/elcl16/usearch_obj.svg new file mode 100644 index 00000000000..21ac3c17bad --- /dev/null +++ b/bundles/org.eclipse.ui.ide.application/icons/full/elcl16/usearch_obj.svg @@ -0,0 +1,493 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide.application/icons/full/eview16/resource_persp.svg b/bundles/org.eclipse.ui.ide.application/icons/full/eview16/resource_persp.svg new file mode 100644 index 00000000000..785099ef482 --- /dev/null +++ b/bundles/org.eclipse.ui.ide.application/icons/full/eview16/resource_persp.svg @@ -0,0 +1,292 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide.application/icons/full/onboarding_resource_persp.svg b/bundles/org.eclipse.ui.ide.application/icons/full/onboarding_resource_persp.svg new file mode 100644 index 00000000000..1208c99be54 --- /dev/null +++ b/bundles/org.eclipse.ui.ide.application/icons/full/onboarding_resource_persp.svg @@ -0,0 +1,173 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide.application/plugin.xml b/bundles/org.eclipse.ui.ide.application/plugin.xml index d8596112c7d..a22c4c1ee30 100644 --- a/bundles/org.eclipse.ui.ide.application/plugin.xml +++ b/bundles/org.eclipse.ui.ide.application/plugin.xml @@ -41,7 +41,7 @@ point="org.eclipse.ui.perspectives"> @@ -53,7 +53,7 @@ linkOverlay = ResourceLocator - .imageDescriptorFromBundle(WizardNewFolderMainPage.class, "$nl$/icons/full/ovr16/link_ovr.png"); //$NON-NLS-1$ + .imageDescriptorFromBundle(WizardNewFolderMainPage.class, "$nl$/icons/full/ovr16/link_ovr.svg"); //$NON-NLS-1$ CompositeImageDescriptor linkedFolderDescriptor = new DecorationOverlayIcon(folderDescriptor, linkOverlay.orElse(null), IDecoration.BOTTOM_RIGHT); Optional virtualOverlay = ResourceLocator - .imageDescriptorFromBundle(WizardNewFolderMainPage.class, "$nl$/icons/full/ovr16/virt_ovr.png"); //$NON-NLS-1$ + .imageDescriptorFromBundle(WizardNewFolderMainPage.class, "$nl$/icons/full/ovr16/virt_ovr.svg"); //$NON-NLS-1$ CompositeImageDescriptor virtualFolderDescriptor = new DecorationOverlayIcon(folderDescriptor, virtualOverlay.orElse(null), IDecoration.BOTTOM_RIGHT); diff --git a/bundles/org.eclipse.ui.ide/icons/full/elcl16/addtoworkset.svg b/bundles/org.eclipse.ui.ide/icons/full/elcl16/addtoworkset.svg new file mode 100644 index 00000000000..0b9585b93e8 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/elcl16/addtoworkset.svg @@ -0,0 +1,826 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/elcl16/addtsk_tsk.svg b/bundles/org.eclipse.ui.ide/icons/full/elcl16/addtsk_tsk.svg new file mode 100644 index 00000000000..91b025014f4 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/elcl16/addtsk_tsk.svg @@ -0,0 +1,722 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/elcl16/collapseall.svg b/bundles/org.eclipse.ui.ide/icons/full/elcl16/collapseall.svg new file mode 100644 index 00000000000..be071f93029 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/elcl16/collapseall.svg @@ -0,0 +1,289 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/elcl16/configs.svg b/bundles/org.eclipse.ui.ide/icons/full/elcl16/configs.svg new file mode 100644 index 00000000000..6880c0708ae --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/elcl16/configs.svg @@ -0,0 +1,256 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/elcl16/cpyqual_menu.svg b/bundles/org.eclipse.ui.ide/icons/full/elcl16/cpyqual_menu.svg new file mode 100644 index 00000000000..54cd98eb454 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/elcl16/cpyqual_menu.svg @@ -0,0 +1,456 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/elcl16/filter_ps.svg b/bundles/org.eclipse.ui.ide/icons/full/elcl16/filter_ps.svg new file mode 100644 index 00000000000..67c16bb3096 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/elcl16/filter_ps.svg @@ -0,0 +1,137 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/elcl16/flatLayout.svg b/bundles/org.eclipse.ui.ide/icons/full/elcl16/flatLayout.svg new file mode 100644 index 00000000000..627fbc2bfaf --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/elcl16/flatLayout.svg @@ -0,0 +1,343 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/elcl16/gotoobj_tsk.svg b/bundles/org.eclipse.ui.ide/icons/full/elcl16/gotoobj_tsk.svg new file mode 100644 index 00000000000..d5a11924ca1 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/elcl16/gotoobj_tsk.svg @@ -0,0 +1,510 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/elcl16/hierarchicalLayout.svg b/bundles/org.eclipse.ui.ide/icons/full/elcl16/hierarchicalLayout.svg new file mode 100644 index 00000000000..41d3f9068b8 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/elcl16/hierarchicalLayout.svg @@ -0,0 +1,356 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/elcl16/refresh_nav.svg b/bundles/org.eclipse.ui.ide/icons/full/elcl16/refresh_nav.svg new file mode 100644 index 00000000000..6bcddb3b6e1 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/elcl16/refresh_nav.svg @@ -0,0 +1,339 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/elcl16/removefromworkset.svg b/bundles/org.eclipse.ui.ide/icons/full/elcl16/removefromworkset.svg new file mode 100644 index 00000000000..fa1f1d5b5f9 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/elcl16/removefromworkset.svg @@ -0,0 +1,493 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/elcl16/selected_mode.svg b/bundles/org.eclipse.ui.ide/icons/full/elcl16/selected_mode.svg new file mode 100644 index 00000000000..11b143aa1b1 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/elcl16/selected_mode.svg @@ -0,0 +1,385 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/elcl16/showchild_mode.svg b/bundles/org.eclipse.ui.ide/icons/full/elcl16/showchild_mode.svg new file mode 100644 index 00000000000..daa0944230d --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/elcl16/showchild_mode.svg @@ -0,0 +1,510 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/elcl16/showcomplete_tsk.svg b/bundles/org.eclipse.ui.ide/icons/full/elcl16/showcomplete_tsk.svg new file mode 100644 index 00000000000..bed737b3bfe --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/elcl16/showcomplete_tsk.svg @@ -0,0 +1,163 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/elcl16/showerr_tsk.svg b/bundles/org.eclipse.ui.ide/icons/full/elcl16/showerr_tsk.svg new file mode 100644 index 00000000000..174ac523a56 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/elcl16/showerr_tsk.svg @@ -0,0 +1,119 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/elcl16/showtsk_tsk.svg b/bundles/org.eclipse.ui.ide/icons/full/elcl16/showtsk_tsk.svg new file mode 100644 index 00000000000..6066915e9e4 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/elcl16/showtsk_tsk.svg @@ -0,0 +1,352 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/elcl16/showwarn_tsk.svg b/bundles/org.eclipse.ui.ide/icons/full/elcl16/showwarn_tsk.svg new file mode 100644 index 00000000000..44a4632d95d --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/elcl16/showwarn_tsk.svg @@ -0,0 +1,368 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/elcl16/smartmode_co.svg b/bundles/org.eclipse.ui.ide/icons/full/elcl16/smartmode_co.svg new file mode 100644 index 00000000000..79c7315cd87 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/elcl16/smartmode_co.svg @@ -0,0 +1,197 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/elcl16/step_current.svg b/bundles/org.eclipse.ui.ide/icons/full/elcl16/step_current.svg new file mode 100644 index 00000000000..e51c3daeb59 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/elcl16/step_current.svg @@ -0,0 +1,111 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/elcl16/step_done.svg b/bundles/org.eclipse.ui.ide/icons/full/elcl16/step_done.svg new file mode 100644 index 00000000000..406b9e8e64f --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/elcl16/step_done.svg @@ -0,0 +1,163 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/elcl16/synced.svg b/bundles/org.eclipse.ui.ide/icons/full/elcl16/synced.svg new file mode 100644 index 00000000000..37c0b6ae3f3 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/elcl16/synced.svg @@ -0,0 +1,184 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/elcl16/usearch_obj.svg b/bundles/org.eclipse.ui.ide/icons/full/elcl16/usearch_obj.svg new file mode 100644 index 00000000000..21ac3c17bad --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/elcl16/usearch_obj.svg @@ -0,0 +1,493 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/elcl16/workingsets.svg b/bundles/org.eclipse.ui.ide/icons/full/elcl16/workingsets.svg new file mode 100644 index 00000000000..f675d002c04 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/elcl16/workingsets.svg @@ -0,0 +1,801 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/etool16/build_exec.svg b/bundles/org.eclipse.ui.ide/icons/full/etool16/build_exec.svg new file mode 100644 index 00000000000..02b2df42d18 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/etool16/build_exec.svg @@ -0,0 +1,321 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/etool16/export_wiz.svg b/bundles/org.eclipse.ui.ide/icons/full/etool16/export_wiz.svg new file mode 100644 index 00000000000..af19368e447 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/etool16/export_wiz.svg @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/etool16/exportdir_wiz.svg b/bundles/org.eclipse.ui.ide/icons/full/etool16/exportdir_wiz.svg new file mode 100644 index 00000000000..d97ec72cea1 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/etool16/exportdir_wiz.svg @@ -0,0 +1,525 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/etool16/exportzip_wiz.svg b/bundles/org.eclipse.ui.ide/icons/full/etool16/exportzip_wiz.svg new file mode 100644 index 00000000000..5ab229a573d --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/etool16/exportzip_wiz.svg @@ -0,0 +1,327 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/etool16/import_wiz.svg b/bundles/org.eclipse.ui.ide/icons/full/etool16/import_wiz.svg new file mode 100644 index 00000000000..b8fcc7dbce2 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/etool16/import_wiz.svg @@ -0,0 +1,159 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/etool16/importdir_wiz.svg b/bundles/org.eclipse.ui.ide/icons/full/etool16/importdir_wiz.svg new file mode 100644 index 00000000000..d47df254a84 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/etool16/importdir_wiz.svg @@ -0,0 +1,205 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/etool16/importzip_wiz.svg b/bundles/org.eclipse.ui.ide/icons/full/etool16/importzip_wiz.svg new file mode 100644 index 00000000000..e8097075f0b --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/etool16/importzip_wiz.svg @@ -0,0 +1,317 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/etool16/newfile_wiz.svg b/bundles/org.eclipse.ui.ide/icons/full/etool16/newfile_wiz.svg new file mode 100644 index 00000000000..2043b8ebc18 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/etool16/newfile_wiz.svg @@ -0,0 +1,418 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/etool16/newfolder_wiz.svg b/bundles/org.eclipse.ui.ide/icons/full/etool16/newfolder_wiz.svg new file mode 100644 index 00000000000..f7a7ca5d4a5 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/etool16/newfolder_wiz.svg @@ -0,0 +1,350 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/etool16/newgroup_wiz.svg b/bundles/org.eclipse.ui.ide/icons/full/etool16/newgroup_wiz.svg new file mode 100644 index 00000000000..49e0a82c9e3 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/etool16/newgroup_wiz.svg @@ -0,0 +1,230 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/etool16/newprj_wiz.svg b/bundles/org.eclipse.ui.ide/icons/full/etool16/newprj_wiz.svg new file mode 100644 index 00000000000..e82725b2014 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/etool16/newprj_wiz.svg @@ -0,0 +1,1239 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/etool16/next_nav.svg b/bundles/org.eclipse.ui.ide/icons/full/etool16/next_nav.svg new file mode 100644 index 00000000000..c3761cc7746 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/etool16/next_nav.svg @@ -0,0 +1,397 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/etool16/prev_nav.svg b/bundles/org.eclipse.ui.ide/icons/full/etool16/prev_nav.svg new file mode 100644 index 00000000000..e836c816bfd --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/etool16/prev_nav.svg @@ -0,0 +1,585 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/etool16/problem_category.svg b/bundles/org.eclipse.ui.ide/icons/full/etool16/problem_category.svg new file mode 100644 index 00000000000..0f5b7439f57 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/etool16/problem_category.svg @@ -0,0 +1,356 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/etool16/search_src.svg b/bundles/org.eclipse.ui.ide/icons/full/etool16/search_src.svg new file mode 100644 index 00000000000..a4c5767db87 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/etool16/search_src.svg @@ -0,0 +1,313 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/eview16/bkmrk_nav.svg b/bundles/org.eclipse.ui.ide/icons/full/eview16/bkmrk_nav.svg new file mode 100644 index 00000000000..2589945e2f2 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/eview16/bkmrk_nav.svg @@ -0,0 +1,991 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/eview16/filenav_nav.svg b/bundles/org.eclipse.ui.ide/icons/full/eview16/filenav_nav.svg new file mode 100644 index 00000000000..553319cfffd --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/eview16/filenav_nav.svg @@ -0,0 +1,217 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/eview16/problems_view.svg b/bundles/org.eclipse.ui.ide/icons/full/eview16/problems_view.svg new file mode 100644 index 00000000000..00c59867e96 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/eview16/problems_view.svg @@ -0,0 +1,344 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/eview16/problems_view_error.svg b/bundles/org.eclipse.ui.ide/icons/full/eview16/problems_view_error.svg new file mode 100644 index 00000000000..fe9698cb9bd --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/eview16/problems_view_error.svg @@ -0,0 +1,681 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/eview16/problems_view_warning.svg b/bundles/org.eclipse.ui.ide/icons/full/eview16/problems_view_warning.svg new file mode 100644 index 00000000000..8c52c273ac6 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/eview16/problems_view_warning.svg @@ -0,0 +1,606 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/eview16/pview.svg b/bundles/org.eclipse.ui.ide/icons/full/eview16/pview.svg new file mode 100644 index 00000000000..52d9348e1ac --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/eview16/pview.svg @@ -0,0 +1,384 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/eview16/tasks_tsk.svg b/bundles/org.eclipse.ui.ide/icons/full/eview16/tasks_tsk.svg new file mode 100644 index 00000000000..57ebf155765 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/eview16/tasks_tsk.svg @@ -0,0 +1,358 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/markers/contassist_ovr.svg b/bundles/org.eclipse.ui.ide/icons/full/markers/contassist_ovr.svg new file mode 100644 index 00000000000..4ed210f02fa --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/markers/contassist_ovr.svg @@ -0,0 +1,207 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/markers/help_small.svg b/bundles/org.eclipse.ui.ide/icons/full/markers/help_small.svg new file mode 100644 index 00000000000..4545cfbc9ab --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/markers/help_small.svg @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/bkmrk_tsk.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/bkmrk_tsk.svg new file mode 100644 index 00000000000..f7952e09224 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/bkmrk_tsk.svg @@ -0,0 +1,942 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/complete_tsk.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/complete_tsk.svg new file mode 100644 index 00000000000..2578630e39b --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/complete_tsk.svg @@ -0,0 +1,163 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/cprj_obj.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/cprj_obj.svg new file mode 100644 index 00000000000..d2bf5192ee3 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/cprj_obj.svg @@ -0,0 +1,248 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/error_tsk.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/error_tsk.svg new file mode 100644 index 00000000000..ee3434c8f43 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/error_tsk.svg @@ -0,0 +1,169 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/excludeMode_filter.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/excludeMode_filter.svg new file mode 100644 index 00000000000..f6a4a1bb5c0 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/excludeMode_filter.svg @@ -0,0 +1,110 @@ + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/exportpref_obj.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/exportpref_obj.svg new file mode 100644 index 00000000000..b79da3e4db7 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/exportpref_obj.svg @@ -0,0 +1,275 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/fileFolderType_filter.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/fileFolderType_filter.svg new file mode 100644 index 00000000000..5e3b49ef2ba --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/fileFolderType_filter.svg @@ -0,0 +1,779 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/fileType_filter.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/fileType_filter.svg new file mode 100644 index 00000000000..d5707829b64 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/fileType_filter.svg @@ -0,0 +1,149 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/folder.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/folder.svg new file mode 100644 index 00000000000..55d551de860 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/folder.svg @@ -0,0 +1,360 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/folderType_filter.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/folderType_filter.svg new file mode 100644 index 00000000000..55d551de860 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/folderType_filter.svg @@ -0,0 +1,360 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/header_complete.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/header_complete.svg new file mode 100644 index 00000000000..00e1bf70e18 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/header_complete.svg @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + Kozuka Mincho Pr6N H + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/header_priority.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/header_priority.svg new file mode 100644 index 00000000000..38e700b0342 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/header_priority.svg @@ -0,0 +1,146 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + Kozuka Mincho Pr6N H + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/hprio_tsk.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/hprio_tsk.svg new file mode 100644 index 00000000000..d5e07f6d1fa --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/hprio_tsk.svg @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + Kozuka Mincho Pr6N H + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/importpref_obj.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/importpref_obj.svg new file mode 100644 index 00000000000..0bb8857601e --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/importpref_obj.svg @@ -0,0 +1,275 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/includeMode_filter.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/includeMode_filter.svg new file mode 100644 index 00000000000..e8619a3e34d --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/includeMode_filter.svg @@ -0,0 +1,113 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/incomplete_tsk.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/incomplete_tsk.svg new file mode 100644 index 00000000000..dd51b1a2a73 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/incomplete_tsk.svg @@ -0,0 +1,158 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/info_tsk.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/info_tsk.svg new file mode 100644 index 00000000000..824b709115e --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/info_tsk.svg @@ -0,0 +1,144 @@ + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + Kozuka Mincho Pr6N H + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/inheritable_filter.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/inheritable_filter.svg new file mode 100644 index 00000000000..11907e76715 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/inheritable_filter.svg @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/keyspref_obj.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/keyspref_obj.svg new file mode 100644 index 00000000000..4268519ee4c --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/keyspref_obj.svg @@ -0,0 +1,137 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + Esc + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/lprio_tsk.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/lprio_tsk.svg new file mode 100644 index 00000000000..7b7b014b94b --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/lprio_tsk.svg @@ -0,0 +1,111 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + Kozuka Mincho Pr6N H + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/prj_obj.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/prj_obj.svg new file mode 100644 index 00000000000..fd450a0769d --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/prj_obj.svg @@ -0,0 +1,346 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/quickfix_error_obj.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/quickfix_error_obj.svg new file mode 100644 index 00000000000..4feb00eed9f --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/quickfix_error_obj.svg @@ -0,0 +1,215 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/quickfix_info_obj.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/quickfix_info_obj.svg new file mode 100644 index 00000000000..86e7f60c065 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/quickfix_info_obj.svg @@ -0,0 +1,243 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/quickfix_warning_obj.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/quickfix_warning_obj.svg new file mode 100644 index 00000000000..5a2e369336b --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/quickfix_warning_obj.svg @@ -0,0 +1,291 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/taskmrk_tsk.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/taskmrk_tsk.svg new file mode 100644 index 00000000000..b8a5a7bb876 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/taskmrk_tsk.svg @@ -0,0 +1,352 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/warn_tsk.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/warn_tsk.svg new file mode 100644 index 00000000000..8952bbfea8f --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/warn_tsk.svg @@ -0,0 +1,150 @@ + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/warning.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/warning.svg new file mode 100644 index 00000000000..2f850bbeed7 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/warning.svg @@ -0,0 +1,150 @@ + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/welcome_banner.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/welcome_banner.svg new file mode 100644 index 00000000000..b5779e39093 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/welcome_banner.svg @@ -0,0 +1,157 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/welcome_editor.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/welcome_editor.svg new file mode 100644 index 00000000000..75f908254c2 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/welcome_editor.svg @@ -0,0 +1,294 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/welcome_item.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/welcome_item.svg new file mode 100644 index 00000000000..3243ee0cf74 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/welcome_item.svg @@ -0,0 +1,302 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/workset.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/workset.svg new file mode 100644 index 00000000000..68de32a14a2 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/workset.svg @@ -0,0 +1,695 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/ovr16/filterapplied_ovr.svg b/bundles/org.eclipse.ui.ide/icons/full/ovr16/filterapplied_ovr.svg new file mode 100644 index 00000000000..f9f024a05a8 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/ovr16/filterapplied_ovr.svg @@ -0,0 +1,89 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/ovr16/link_ovr.svg b/bundles/org.eclipse.ui.ide/icons/full/ovr16/link_ovr.svg new file mode 100644 index 00000000000..45458826042 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/ovr16/link_ovr.svg @@ -0,0 +1,110 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/ovr16/linkwarn_ovr.svg b/bundles/org.eclipse.ui.ide/icons/full/ovr16/linkwarn_ovr.svg new file mode 100644 index 00000000000..fc9d5af4d77 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/ovr16/linkwarn_ovr.svg @@ -0,0 +1,207 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/ovr16/symlink_ovr.svg b/bundles/org.eclipse.ui.ide/icons/full/ovr16/symlink_ovr.svg new file mode 100644 index 00000000000..87901ede6c2 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/ovr16/symlink_ovr.svg @@ -0,0 +1,114 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/ovr16/virt_ovr.svg b/bundles/org.eclipse.ui.ide/icons/full/ovr16/virt_ovr.svg new file mode 100644 index 00000000000..d477a754933 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/ovr16/virt_ovr.svg @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/wizban/exportdir_wiz.svg b/bundles/org.eclipse.ui.ide/icons/full/wizban/exportdir_wiz.svg new file mode 100644 index 00000000000..7966e17ce7e --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/wizban/exportdir_wiz.svg @@ -0,0 +1,1008 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/wizban/exportzip_wiz.svg b/bundles/org.eclipse.ui.ide/icons/full/wizban/exportzip_wiz.svg new file mode 100644 index 00000000000..9d2c2f04904 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/wizban/exportzip_wiz.svg @@ -0,0 +1,1210 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/wizban/importdir_wiz.svg b/bundles/org.eclipse.ui.ide/icons/full/wizban/importdir_wiz.svg new file mode 100644 index 00000000000..983a86ce197 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/wizban/importdir_wiz.svg @@ -0,0 +1,1008 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/wizban/importproj_wiz.svg b/bundles/org.eclipse.ui.ide/icons/full/wizban/importproj_wiz.svg new file mode 100644 index 00000000000..6e06fa49a5b --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/wizban/importproj_wiz.svg @@ -0,0 +1,958 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/wizban/importzip_wiz.svg b/bundles/org.eclipse.ui.ide/icons/full/wizban/importzip_wiz.svg new file mode 100644 index 00000000000..1b045d0dac7 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/wizban/importzip_wiz.svg @@ -0,0 +1,1245 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/wizban/new_wiz.svg b/bundles/org.eclipse.ui.ide/icons/full/wizban/new_wiz.svg new file mode 100644 index 00000000000..2d07abfeb54 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/wizban/new_wiz.svg @@ -0,0 +1,1124 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/wizban/newfile_wiz.svg b/bundles/org.eclipse.ui.ide/icons/full/wizban/newfile_wiz.svg new file mode 100644 index 00000000000..0afa756f5c9 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/wizban/newfile_wiz.svg @@ -0,0 +1,894 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/wizban/newfolder_wiz.svg b/bundles/org.eclipse.ui.ide/icons/full/wizban/newfolder_wiz.svg new file mode 100644 index 00000000000..f18381d781f --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/wizban/newfolder_wiz.svg @@ -0,0 +1,879 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/wizban/newgroup_wiz.svg b/bundles/org.eclipse.ui.ide/icons/full/wizban/newgroup_wiz.svg new file mode 100644 index 00000000000..5a26d80e947 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/wizban/newgroup_wiz.svg @@ -0,0 +1,891 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/wizban/newprj_wiz.svg b/bundles/org.eclipse.ui.ide/icons/full/wizban/newprj_wiz.svg new file mode 100644 index 00000000000..236a28516c0 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/wizban/newprj_wiz.svg @@ -0,0 +1,870 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/wizban/quick_fix.svg b/bundles/org.eclipse.ui.ide/icons/full/wizban/quick_fix.svg new file mode 100644 index 00000000000..25058b48bc7 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/wizban/quick_fix.svg @@ -0,0 +1,962 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/wizban/saveas_wiz.svg b/bundles/org.eclipse.ui.ide/icons/full/wizban/saveas_wiz.svg new file mode 100644 index 00000000000..03440afcb7d --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/wizban/saveas_wiz.svg @@ -0,0 +1,1032 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/wizban/workset_wiz.svg b/bundles/org.eclipse.ui.ide/icons/full/wizban/workset_wiz.svg new file mode 100644 index 00000000000..69c8c5c4484 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/wizban/workset_wiz.svg @@ -0,0 +1,1072 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/plugin.xml b/bundles/org.eclipse.ui.ide/plugin.xml index 07aa5507941..8ee52ff8427 100644 --- a/bundles/org.eclipse.ui.ide/plugin.xml +++ b/bundles/org.eclipse.ui.ide/plugin.xml @@ -25,7 +25,7 @@ @@ -38,7 +38,7 @@ @@ -51,7 +51,7 @@ @@ -64,7 +64,7 @@ @@ -89,7 +89,7 @@ @@ -102,7 +102,7 @@ @@ -118,7 +118,7 @@ @@ -140,12 +140,12 @@ point="org.eclipse.ui.ide.markerImageProviders"> @@ -193,7 +193,7 @@ @@ -209,7 +209,7 @@ point="org.eclipse.ui.editors"> @@ -243,7 +243,7 @@ @@ -294,7 +294,7 @@ @@ -741,7 +741,7 @@ allowMultiple="true" category="org.eclipse.ui" class="org.eclipse.ui.internal.views.markers.BookmarksView" - icon="$nl$/icons/full/eview16/bkmrk_nav.png" + icon="$nl$/icons/full/eview16/bkmrk_nav.svg" id="org.eclipse.ui.views.BookmarkView" name="%Views.Bookmark"> @@ -749,7 +749,7 @@ allowMultiple="true" category="org.eclipse.ui" class="org.eclipse.ui.internal.views.markers.TasksView" - icon="$nl$/icons/full/eview16/tasks_tsk.png" + icon="$nl$/icons/full/eview16/tasks_tsk.svg" id="org.eclipse.ui.views.TaskList" name="%Views.Task"> @@ -757,7 +757,7 @@ allowMultiple="true" category="org.eclipse.ui" class="org.eclipse.ui.internal.views.markers.ProblemsView" - icon="$nl$/icons/full/eview16/problems_view.png" + icon="$nl$/icons/full/eview16/problems_view.svg" id="org.eclipse.ui.views.ProblemView" name="%Views.Problem"> @@ -765,7 +765,7 @@ allowMultiple="true" category="org.eclipse.ui" class="org.eclipse.ui.internal.views.markers.AllMarkersView" - icon="$nl$/icons/full/eview16/problems_view.png" + icon="$nl$/icons/full/eview16/problems_view.svg" id="org.eclipse.ui.views.AllMarkersView" name="%Views.AllMarkers"> @@ -1109,7 +1109,7 @@ point="org.eclipse.ui.commandImages"> + icon="$nl$/icons/full/elcl16/gotoobj_tsk.svg" /> @@ -1299,7 +1299,7 @@ @@ -1581,7 +1581,7 @@ class="org.eclipse.ui.internal.views.markers.MarkerPriorityField" filterClass="org.eclipse.ui.internal.views.markers.PriorityMarkerFieldFilter" filterConfigurationClass="org.eclipse.ui.internal.views.markers.PriorityConfigurationArea" - icon="icons/full/obj16/header_priority.png" + icon="icons/full/obj16/header_priority.svg" id="org.eclipse.ui.ide.priorityField" name="%Field.Priority"> @@ -1824,7 +1824,7 @@ @@ -2008,7 +2008,7 @@ @@ -2193,7 +2193,7 @@ commandId="org.eclipse.ui.ide.showInSystemExplorer" label="%command.showInSystemExplorer.menu.name" mnemonic="%command.showInSystemExplorer.menu.mnemonic" - icon="$nl$/icons/full/elcl16/gotoobj_tsk.png" + icon="$nl$/icons/full/elcl16/gotoobj_tsk.svg" style="push"> @@ -2662,7 +2662,7 @@ point="org.eclipse.ui.commandImages"> + icon="$nl$/icons/full/etool16/importdir_wiz.svg"> @@ -2691,7 +2691,7 @@ diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IMarkerImageProvider.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IMarkerImageProvider.java index e6c991da9c0..f6063081530 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IMarkerImageProvider.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IMarkerImageProvider.java @@ -17,30 +17,33 @@ import org.eclipse.core.resources.IMarker; /** - * Clients should implement this interface when creating an - * extension to define images for marker dynamically. + * Clients should implement this interface when creating an extension to define + * images for marker dynamically. *

- * The name of the class should be specified in the extension contributed - * to the workbench's maker image provider extension point - * (named "org.eclipse.ui.makerImageProvider"). - * For example, the plug-in's XML markup might contain: + * The name of the class should be specified in the extension contributed to the + * workbench's maker image provider extension point (named + * "org.eclipse.ui.makerImageProvider"). For example, the plug-in's + * XML markup might contain: *

+ * *
  * <extension point="org.eclipse.ui.makerImageProvider">
  *      <imageprovider
  *		   id="com.example.myplugin.myprofiderID"
  *         makertype="com.example.myMarkerType"
- *         icon="icons/basic/view16/myimage.png"/>
+ *         icon="icons/basic/view16/myimage.svg"/>
  * </extension>
  * 
*

* It can also define the image provider using the tag class * instead of icon. *

- * Either the image path specified by the tag icon or - * the path returned from getImagePath will be used - * to create the image when the following code is executed: - *

myMarker.getAdapter(IWorkbenchAdapter).getImageDescriptor(myMarker);

+ * Either the image path specified by the tag icon or the path + * returned from getImagePath will be used to create the image when + * the following code is executed: + *

+ * myMarker.getAdapter(IWorkbenchAdapter).getImageDescriptor(myMarker); + *

*/ public interface IMarkerImageProvider { /** diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/LinkedResourceDecorator.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/LinkedResourceDecorator.java index 5aaff06baea..63f9c8b1332 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/LinkedResourceDecorator.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/LinkedResourceDecorator.java @@ -41,10 +41,10 @@ public class LinkedResourceDecorator implements ILightweightLabelDecorator { static { LINK = ResourceLocator.imageDescriptorFromBundle( IDEWorkbenchPlugin.IDE_WORKBENCH, - "$nl$/icons/full/ovr16/link_ovr.png"); //$NON-NLS-1$ + "$nl$/icons/full/ovr16/link_ovr.svg"); //$NON-NLS-1$ LINK_WARNING = ResourceLocator.imageDescriptorFromBundle( IDEWorkbenchPlugin.IDE_WORKBENCH, - "$nl$/icons/full/ovr16/linkwarn_ovr.png"); //$NON-NLS-1$ + "$nl$/icons/full/ovr16/linkwarn_ovr.svg"); //$NON-NLS-1$ } /** diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/ProblemImageProvider.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/ProblemImageProvider.java index 642f08724ad..f213712bcab 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/ProblemImageProvider.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/ProblemImageProvider.java @@ -45,11 +45,11 @@ public String getImagePath(IMarker marker) { switch (marker.getAttribute(IMarker.SEVERITY, IMarker.SEVERITY_WARNING)) { case IMarker.SEVERITY_ERROR: - return iconPath + "obj16/error_tsk.png";//$NON-NLS-1$ + return iconPath + "obj16/error_tsk.svg";//$NON-NLS-1$ case IMarker.SEVERITY_WARNING: - return iconPath + "obj16/warn_tsk.png";//$NON-NLS-1$ + return iconPath + "obj16/warn_tsk.svg";//$NON-NLS-1$ case IMarker.SEVERITY_INFO: - return iconPath + "obj16/info_tsk.png";//$NON-NLS-1$ + return iconPath + "obj16/info_tsk.svg";//$NON-NLS-1$ } } return null; diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/ResourceFilterDecorator.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/ResourceFilterDecorator.java index ffc42f0a014..0be77368a72 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/ResourceFilterDecorator.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/ResourceFilterDecorator.java @@ -28,7 +28,7 @@ */ public class ResourceFilterDecorator implements ILightweightLabelDecorator { - private static final String IMG_MARKERS_RESOURCE_FILTER_DECORATION_PATH = "ovr16/filterapplied_ovr.png"; //$NON-NLS-1$ + private static final String IMG_MARKERS_RESOURCE_FILTER_DECORATION_PATH = "ovr16/filterapplied_ovr.svg"; //$NON-NLS-1$ ImageDescriptor descriptorImage = null; public ResourceFilterDecorator() { diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/SymlinkDecorator.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/SymlinkDecorator.java index a954a7f4731..cd82135a07d 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/SymlinkDecorator.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/SymlinkDecorator.java @@ -37,7 +37,7 @@ public class SymlinkDecorator implements ILightweightLabelDecorator { static { SYMLINK = ResourceLocator.imageDescriptorFromBundle( IDEWorkbenchPlugin.IDE_WORKBENCH, - "$nl$/icons/full/ovr16/symlink_ovr.png"); //$NON-NLS-1$ + "$nl$/icons/full/ovr16/symlink_ovr.svg"); //$NON-NLS-1$ } diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/VirtualResourceDecorator.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/VirtualResourceDecorator.java index 57fc18ba264..948dbb086e2 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/VirtualResourceDecorator.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/VirtualResourceDecorator.java @@ -35,7 +35,7 @@ public class VirtualResourceDecorator implements ILightweightLabelDecorator { static { VIRTUAL_FOLDER = ResourceLocator.imageDescriptorFromBundle( IDEWorkbenchPlugin.IDE_WORKBENCH, - "$nl$/icons/full/ovr16/virt_ovr.png"); //$NON-NLS-1$ + "$nl$/icons/full/ovr16/virt_ovr.svg"); //$NON-NLS-1$ } /** diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/LinkedResourceEditor.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/LinkedResourceEditor.java index a346c60888b..30f219fcb54 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/LinkedResourceEditor.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/LinkedResourceEditor.java @@ -96,11 +96,11 @@ public class LinkedResourceEditor { public LinkedResourceEditor() { absoluteImg = IDEWorkbenchPlugin.getIDEImageDescriptor( - "obj16/warning.png").createImage(); //$NON-NLS-1$ + "obj16/warning.svg").createImage(); //$NON-NLS-1$ brokenImg = IDEWorkbenchPlugin.getIDEImageDescriptor( - "obj16/error_tsk.png").createImage(); //$NON-NLS-1$ + "obj16/error_tsk.svg").createImage(); //$NON-NLS-1$ fixedImg = IDEWorkbenchPlugin - .getIDEImageDescriptor("obj16/folder.png").createImage(); //$NON-NLS-1$ + .getIDEImageDescriptor("obj16/folder.svg").createImage(); //$NON-NLS-1$ FIXED = IDEWorkbenchMessages.LinkedResourceEditor_fixed; BROKEN = IDEWorkbenchMessages.LinkedResourceEditor_broken; diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/PathVariablesGroup.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/PathVariablesGroup.java index 89b30c400b3..32e17f3c8b1 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/PathVariablesGroup.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/PathVariablesGroup.java @@ -232,7 +232,7 @@ public Control createContents(Composite parent) { if (imageUnknown == null) { ResourceLocator.imageDescriptorFromBundle( IDEWorkbenchPlugin.IDE_WORKBENCH, - "$nl$/icons/full/obj16/warning.png").ifPresent(d -> imageUnknown = d.createImage()); //$NON-NLS-1$ + "$nl$/icons/full/obj16/warning.svg").ifPresent(d -> imageUnknown = d.createImage()); //$NON-NLS-1$ } initializeDialogUnits(parent); shell = parent.getShell(); diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/ResourceFilterGroup.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/ResourceFilterGroup.java index 14eab90961c..6c0cb288ba0 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/ResourceFilterGroup.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/ResourceFilterGroup.java @@ -159,19 +159,19 @@ public class ResourceFilterGroup { public ResourceFilterGroup() { ResourceLocator.imageDescriptorFromBundle(IDEWorkbenchPlugin.IDE_WORKBENCH, - "$nl$/icons/full/obj16/fileType_filter.png").ifPresent(d -> fileIcon = d.createImage()); //$NON-NLS-1$ + "$nl$/icons/full/obj16/fileType_filter.svg").ifPresent(d -> fileIcon = d.createImage()); //$NON-NLS-1$ ResourceLocator.imageDescriptorFromBundle(IDEWorkbenchPlugin.IDE_WORKBENCH, - "$nl$/icons/full/obj16/folderType_filter.png").ifPresent(d -> folderIcon = d.createImage()); //$NON-NLS-1$ + "$nl$/icons/full/obj16/folderType_filter.svg").ifPresent(d -> folderIcon = d.createImage()); //$NON-NLS-1$ ResourceLocator .imageDescriptorFromBundle(IDEWorkbenchPlugin.IDE_WORKBENCH, - "$nl$/icons/full/obj16/fileFolderType_filter.png") //$NON-NLS-1$ + "$nl$/icons/full/obj16/fileFolderType_filter.svg") //$NON-NLS-1$ .ifPresent(d -> fileFolderIcon = d.createImage()); ResourceLocator.imageDescriptorFromBundle(IDEWorkbenchPlugin.IDE_WORKBENCH, - "$nl$/icons/full/obj16/includeMode_filter.png").ifPresent(d -> includeIcon = d.createImage()); //$NON-NLS-1$ + "$nl$/icons/full/obj16/includeMode_filter.svg").ifPresent(d -> includeIcon = d.createImage()); //$NON-NLS-1$ ResourceLocator.imageDescriptorFromBundle(IDEWorkbenchPlugin.IDE_WORKBENCH, - "$nl$/icons/full/obj16/excludeMode_filter.png").ifPresent(d -> excludeIcon = d.createImage()); //$NON-NLS-1$ + "$nl$/icons/full/obj16/excludeMode_filter.svg").ifPresent(d -> excludeIcon = d.createImage()); //$NON-NLS-1$ ResourceLocator.imageDescriptorFromBundle(IDEWorkbenchPlugin.IDE_WORKBENCH, - "$nl$/icons/full/obj16/inheritable_filter.png").ifPresent(d -> inheritableIcon = d.createImage()); //$NON-NLS-1$ + "$nl$/icons/full/obj16/inheritable_filter.svg").ifPresent(d -> inheritableIcon = d.createImage()); //$NON-NLS-1$ } Image getImage(String string, int i) { diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/ResourceInfoPage.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/ResourceInfoPage.java index 2991c6d5100..15fd4a3e95d 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/ResourceInfoPage.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/ResourceInfoPage.java @@ -339,7 +339,7 @@ public void widgetSelected(SelectionEvent e) { ResourceManager resourceManager = new LocalResourceManager(JFaceResources.getResources(), goToLocationButton); Bundle bundle = FrameworkUtil.getBundle(getClass()); - URL goToFolderUrl = FileLocator.find(bundle, IPath.fromOSString("icons/full/obj16/goto_input.png"), //$NON-NLS-1$ + URL goToFolderUrl = FileLocator.find(bundle, IPath.fromOSString("icons/full/obj16/goto_input.svg"), //$NON-NLS-1$ null); goToLocationButton.setImage(resourceManager.create(ImageDescriptor.createFromURL(goToFolderUrl))); goToLocationButton.setToolTipText(LOCATION_BUTTON_TOOLTIP); diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/ExtendedMarkersView.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/ExtendedMarkersView.java index 9e091331ec4..6fd00a4b0c8 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/ExtendedMarkersView.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/ExtendedMarkersView.java @@ -363,7 +363,7 @@ public void run() { } }; filterAction.setToolTipText(MarkerMessages.configureFiltersCommand_title);// $NON-NLS-1$ - ImageDescriptor id = IDEWorkbenchPlugin.getIDEImageDescriptor("elcl16/filter_ps.png"); //$NON-NLS-1$ + ImageDescriptor id = IDEWorkbenchPlugin.getIDEImageDescriptor("elcl16/filter_ps.svg"); //$NON-NLS-1$ if (id != null) { filterAction.setImageDescriptor(id); } diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/MarkerCompletionField.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/MarkerCompletionField.java index 9ad7190b876..35f32ce74f3 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/MarkerCompletionField.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/MarkerCompletionField.java @@ -81,9 +81,9 @@ protected void setValue(Object element, Object value) { } } - static final String COMPLETE_IMAGE_PATH = "$nl$/icons/full/obj16/complete_tsk.png"; //$NON-NLS-1$ + static final String COMPLETE_IMAGE_PATH = "$nl$/icons/full/obj16/complete_tsk.svg"; //$NON-NLS-1$ - static final String INCOMPLETE_IMAGE_PATH = "$nl$/icons/full/obj16/incomplete_tsk.png"; //$NON-NLS-1$ + static final String INCOMPLETE_IMAGE_PATH = "$nl$/icons/full/obj16/incomplete_tsk.svg"; //$NON-NLS-1$ private static final int DONE = 2; private static final int NOT_DONE = 1; diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/MarkerPriorityField.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/MarkerPriorityField.java index a7a19c6ac1f..8c32c1d7f75 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/MarkerPriorityField.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/MarkerPriorityField.java @@ -83,9 +83,9 @@ protected void setValue(Object element, Object value) { } } - static final String HIGH_PRIORITY_IMAGE_PATH = "$nl$/icons/full/obj16/hprio_tsk.png"; //$NON-NLS-1$ + static final String HIGH_PRIORITY_IMAGE_PATH = "$nl$/icons/full/obj16/hprio_tsk.svg"; //$NON-NLS-1$ - static final String LOW_PRIORITY_IMAGE_PATH = "$nl$/icons/full/obj16/lprio_tsk.png"; //$NON-NLS-1$ + static final String LOW_PRIORITY_IMAGE_PATH = "$nl$/icons/full/obj16/lprio_tsk.svg"; //$NON-NLS-1$ private static String[] priorities = new String[] { MarkerMessages.priority_low, MarkerMessages.priority_normal, diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/MarkerSupportInternalUtilities.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/MarkerSupportInternalUtilities.java index adcc3a58511..afc26741767 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/MarkerSupportInternalUtilities.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/MarkerSupportInternalUtilities.java @@ -124,11 +124,11 @@ public class MarkerSupportInternalUtilities { /** * The markers help decoration. */ - public static final String IMG_MARKERS_HELP_DECORATION_PATH = "markers/help_small.png"; //$NON-NLS-1$ + public static final String IMG_MARKERS_HELP_DECORATION_PATH = "markers/help_small.svg"; //$NON-NLS-1$ /** * The markers quick fix decoration. */ - public static final String IMG_MARKERS_QUICK_FIX_DECORATION_PATH = "markers/contassist_ovr.png"; //$NON-NLS-1$ + public static final String IMG_MARKERS_QUICK_FIX_DECORATION_PATH = "markers/contassist_ovr.svg"; //$NON-NLS-1$ /** * The string value of the false value for a boolean attribute. diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/wizards/datatransfer/SmartImportWizard.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/wizards/datatransfer/SmartImportWizard.java index f2d06dd5687..9655a574d21 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/wizards/datatransfer/SmartImportWizard.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/wizards/datatransfer/SmartImportWizard.java @@ -151,7 +151,7 @@ public SmartImportWizard() { setDialogSettings(dialogSettings); } setWindowTitle(DataTransferMessages.SmartImportWizardPage_importProjectsInFolderTitle); - setDefaultPageImageDescriptor(IDEWorkbenchPlugin.getIDEImageDescriptor("wizban/newprj_wiz.png")); //$NON-NLS-1$ + setDefaultPageImageDescriptor(IDEWorkbenchPlugin.getIDEImageDescriptor("wizban/newprj_wiz.svg")); //$NON-NLS-1$ } /** diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/ProjectEncodingMarkerResolutionGenerator.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/ProjectEncodingMarkerResolutionGenerator.java index d17c16f5d61..32f120fbb40 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/ProjectEncodingMarkerResolutionGenerator.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/ProjectEncodingMarkerResolutionGenerator.java @@ -84,7 +84,7 @@ private ExplicitEncodingResolution(String encoding) { this.charset = encoding; ResourceManager resources = IDEWorkbenchPlugin.getDefault().getResourceManager(); ResourceLocator.imageDescriptorFromBundle(IDEWorkbenchPlugin.IDE_WORKBENCH, - "$nl$/icons/full/elcl16/selected_mode.png").ifPresent(d -> image = resources.create(d)); //$NON-NLS-1$ + "$nl$/icons/full/elcl16/selected_mode.svg").ifPresent(d -> image = resources.create(d)); //$NON-NLS-1$ } @Override diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/datatransfer/ExternalProjectImportWizard.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/datatransfer/ExternalProjectImportWizard.java index cf71a7b7977..371f00e1e5d 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/datatransfer/ExternalProjectImportWizard.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/datatransfer/ExternalProjectImportWizard.java @@ -100,7 +100,7 @@ public void addPages() { public void init(IWorkbench workbench, IStructuredSelection selection) { setWindowTitle(DataTransferMessages.DataTransfer_importTitle); setDefaultPageImageDescriptor( - IDEWorkbenchPlugin.getIDEImageDescriptor("wizban/importproj_wiz.png")); //$NON-NLS-1$ + IDEWorkbenchPlugin.getIDEImageDescriptor("wizban/importproj_wiz.svg")); //$NON-NLS-1$ this.currentSelection = selection; } diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/datatransfer/FileSystemExportWizard.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/datatransfer/FileSystemExportWizard.java index 85729397224..343169eb7fa 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/datatransfer/FileSystemExportWizard.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/datatransfer/FileSystemExportWizard.java @@ -110,7 +110,7 @@ public void init(IWorkbench workbench, IStructuredSelection currentSelection) { } setWindowTitle(DataTransferMessages.DataTransfer_export); - setDefaultPageImageDescriptor(IDEWorkbenchPlugin.getIDEImageDescriptor("wizban/exportdir_wiz.png"));//$NON-NLS-1$ + setDefaultPageImageDescriptor(IDEWorkbenchPlugin.getIDEImageDescriptor("wizban/exportdir_wiz.svg"));//$NON-NLS-1$ setNeedsProgressMonitor(true); } diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/datatransfer/FileSystemImportWizard.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/datatransfer/FileSystemImportWizard.java index 0207c6fb08e..598288eafbc 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/datatransfer/FileSystemImportWizard.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/datatransfer/FileSystemImportWizard.java @@ -93,7 +93,7 @@ public void init(IWorkbench currentWorkbench, IStructuredSelection currentSelect } setWindowTitle(DataTransferMessages.DataTransfer_importTitle); - setDefaultPageImageDescriptor(IDEWorkbenchPlugin.getIDEImageDescriptor("wizban/importdir_wiz.png"));//$NON-NLS-1$ + setDefaultPageImageDescriptor(IDEWorkbenchPlugin.getIDEImageDescriptor("wizban/importdir_wiz.svg"));//$NON-NLS-1$ setNeedsProgressMonitor(true); } diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/datatransfer/ZipFileExportWizard.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/datatransfer/ZipFileExportWizard.java index 8ad3b8935f1..16e557457f1 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/datatransfer/ZipFileExportWizard.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/datatransfer/ZipFileExportWizard.java @@ -91,7 +91,7 @@ public void init(IWorkbench workbench, IStructuredSelection currentSelection) { } setWindowTitle(DataTransferMessages.DataTransfer_export); - setDefaultPageImageDescriptor(IDEWorkbenchPlugin.getIDEImageDescriptor("wizban/exportzip_wiz.png"));//$NON-NLS-1$ + setDefaultPageImageDescriptor(IDEWorkbenchPlugin.getIDEImageDescriptor("wizban/exportzip_wiz.svg"));//$NON-NLS-1$ setNeedsProgressMonitor(true); } diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/datatransfer/ZipFileImportWizard.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/datatransfer/ZipFileImportWizard.java index 3f7901929f8..49271b96169 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/datatransfer/ZipFileImportWizard.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/datatransfer/ZipFileImportWizard.java @@ -106,7 +106,7 @@ public void init(IWorkbench currentWorkbench, IStructuredSelection currentSelect setWindowTitle(DataTransferMessages.DataTransfer_importTitle); setDefaultPageImageDescriptor(IDEWorkbenchPlugin - .getIDEImageDescriptor("wizban/importzip_wiz.png"));//$NON-NLS-1$ + .getIDEImageDescriptor("wizban/importzip_wiz.svg"));//$NON-NLS-1$ setNeedsProgressMonitor(true); } diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/newresource/BasicNewFileResourceWizard.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/newresource/BasicNewFileResourceWizard.java index 9ee42a047b4..13553e91329 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/newresource/BasicNewFileResourceWizard.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/newresource/BasicNewFileResourceWizard.java @@ -88,7 +88,7 @@ public void init(IWorkbench workbench, IStructuredSelection currentSelection) { @Override protected void initializeDefaultPageImageDescriptor() { - ImageDescriptor desc = IDEWorkbenchPlugin.getIDEImageDescriptor("wizban/newfile_wiz.png");//$NON-NLS-1$ + ImageDescriptor desc = IDEWorkbenchPlugin.getIDEImageDescriptor("wizban/newfile_wiz.svg");//$NON-NLS-1$ setDefaultPageImageDescriptor(desc); } diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/newresource/BasicNewFolderResourceWizard.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/newresource/BasicNewFolderResourceWizard.java index b6f1f5799b3..aebb807260e 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/newresource/BasicNewFolderResourceWizard.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/newresource/BasicNewFolderResourceWizard.java @@ -81,7 +81,7 @@ public void init(IWorkbench workbench, IStructuredSelection currentSelection) { @Override protected void initializeDefaultPageImageDescriptor() { - ImageDescriptor desc = IDEWorkbenchPlugin.getIDEImageDescriptor("wizban/newfolder_wiz.png");//$NON-NLS-1$ + ImageDescriptor desc = IDEWorkbenchPlugin.getIDEImageDescriptor("wizban/newfolder_wiz.svg");//$NON-NLS-1$ setDefaultPageImageDescriptor(desc); } diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/newresource/BasicNewProjectResourceWizard.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/newresource/BasicNewProjectResourceWizard.java index a069c15a728..67d01fc82c1 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/newresource/BasicNewProjectResourceWizard.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/newresource/BasicNewProjectResourceWizard.java @@ -312,7 +312,7 @@ public void init(IWorkbench workbench, IStructuredSelection currentSelection) { @Override protected void initializeDefaultPageImageDescriptor() { ImageDescriptor desc = IDEWorkbenchPlugin - .getIDEImageDescriptor("wizban/newprj_wiz.png");//$NON-NLS-1$ + .getIDEImageDescriptor("wizban/newprj_wiz.svg");//$NON-NLS-1$ setDefaultPageImageDescriptor(desc); } diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/newresource/BasicNewResourceWizard.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/newresource/BasicNewResourceWizard.java index 645dc736b69..0078c713ec5 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/newresource/BasicNewResourceWizard.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/newresource/BasicNewResourceWizard.java @@ -103,7 +103,7 @@ public void init(IWorkbench theWorkbench, IStructuredSelection currentSelection) *

*/ protected void initializeDefaultPageImageDescriptor() { - ImageDescriptor desc = IDEWorkbenchPlugin.getIDEImageDescriptor("wizban/new_wiz.png");//$NON-NLS-1$ + ImageDescriptor desc = IDEWorkbenchPlugin.getIDEImageDescriptor("wizban/new_wiz.svg");//$NON-NLS-1$ setDefaultPageImageDescriptor(desc); } diff --git a/bundles/org.eclipse.ui.navigator.resources/META-INF/MANIFEST.MF b/bundles/org.eclipse.ui.navigator.resources/META-INF/MANIFEST.MF index 52eee57bc2d..12f1e268225 100644 --- a/bundles/org.eclipse.ui.navigator.resources/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.ui.navigator.resources/META-INF/MANIFEST.MF @@ -27,3 +27,4 @@ Require-Bundle: org.eclipse.ui.ide;bundle-version="[3.21.0,4.0.0)", Bundle-RequiredExecutionEnvironment: JavaSE-17 Bundle-ActivationPolicy: lazy Automatic-Module-Name: org.eclipse.ui.navigator.resources +Require-Capability: eclipse.swt;filter:="(image.format=svg)" diff --git a/bundles/org.eclipse.ui.navigator.resources/icons/full/clcl16/collapseall.svg b/bundles/org.eclipse.ui.navigator.resources/icons/full/clcl16/collapseall.svg new file mode 100644 index 00000000000..56c57cba014 --- /dev/null +++ b/bundles/org.eclipse.ui.navigator.resources/icons/full/clcl16/collapseall.svg @@ -0,0 +1,220 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.navigator.resources/icons/full/clcl16/synced.svg b/bundles/org.eclipse.ui.navigator.resources/icons/full/clcl16/synced.svg new file mode 100644 index 00000000000..c17387643f7 --- /dev/null +++ b/bundles/org.eclipse.ui.navigator.resources/icons/full/clcl16/synced.svg @@ -0,0 +1,235 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.navigator.resources/icons/full/cview16/filenav_nav.svg b/bundles/org.eclipse.ui.navigator.resources/icons/full/cview16/filenav_nav.svg new file mode 100644 index 00000000000..afa3a832e78 --- /dev/null +++ b/bundles/org.eclipse.ui.navigator.resources/icons/full/cview16/filenav_nav.svg @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.navigator.resources/icons/full/elcl16/collapseall.svg b/bundles/org.eclipse.ui.navigator.resources/icons/full/elcl16/collapseall.svg new file mode 100644 index 00000000000..3dcb9a830bf --- /dev/null +++ b/bundles/org.eclipse.ui.navigator.resources/icons/full/elcl16/collapseall.svg @@ -0,0 +1,289 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.navigator.resources/icons/full/elcl16/filter_ps.svg b/bundles/org.eclipse.ui.navigator.resources/icons/full/elcl16/filter_ps.svg new file mode 100644 index 00000000000..67c16bb3096 --- /dev/null +++ b/bundles/org.eclipse.ui.navigator.resources/icons/full/elcl16/filter_ps.svg @@ -0,0 +1,137 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/bundles/org.eclipse.ui.navigator.resources/icons/full/elcl16/synced.svg b/bundles/org.eclipse.ui.navigator.resources/icons/full/elcl16/synced.svg new file mode 100644 index 00000000000..37c0b6ae3f3 --- /dev/null +++ b/bundles/org.eclipse.ui.navigator.resources/icons/full/elcl16/synced.svg @@ -0,0 +1,184 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.navigator.resources/icons/full/eview16/resource_persp.svg b/bundles/org.eclipse.ui.navigator.resources/icons/full/eview16/resource_persp.svg new file mode 100644 index 00000000000..1c21916f91b --- /dev/null +++ b/bundles/org.eclipse.ui.navigator.resources/icons/full/eview16/resource_persp.svg @@ -0,0 +1,294 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.navigator.resources/icons/full/obj16/nested_projects.svg b/bundles/org.eclipse.ui.navigator.resources/icons/full/obj16/nested_projects.svg new file mode 100644 index 00000000000..afc16a24323 --- /dev/null +++ b/bundles/org.eclipse.ui.navigator.resources/icons/full/obj16/nested_projects.svg @@ -0,0 +1,835 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.navigator.resources/icons/full/obj16/otherprojects_workingsets.svg b/bundles/org.eclipse.ui.navigator.resources/icons/full/obj16/otherprojects_workingsets.svg new file mode 100644 index 00000000000..ab3963f0e92 --- /dev/null +++ b/bundles/org.eclipse.ui.navigator.resources/icons/full/obj16/otherprojects_workingsets.svg @@ -0,0 +1,351 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.navigator.resources/icons/full/obj16/workingsets.svg b/bundles/org.eclipse.ui.navigator.resources/icons/full/obj16/workingsets.svg new file mode 100644 index 00000000000..108c81429d4 --- /dev/null +++ b/bundles/org.eclipse.ui.navigator.resources/icons/full/obj16/workingsets.svg @@ -0,0 +1,391 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.navigator.resources/icons/full/ovr16/error_co.svg b/bundles/org.eclipse.ui.navigator.resources/icons/full/ovr16/error_co.svg new file mode 100644 index 00000000000..d615babe65e --- /dev/null +++ b/bundles/org.eclipse.ui.navigator.resources/icons/full/ovr16/error_co.svg @@ -0,0 +1,81 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.navigator.resources/icons/full/ovr16/warning_co.svg b/bundles/org.eclipse.ui.navigator.resources/icons/full/ovr16/warning_co.svg new file mode 100644 index 00000000000..028d1be3817 --- /dev/null +++ b/bundles/org.eclipse.ui.navigator.resources/icons/full/ovr16/warning_co.svg @@ -0,0 +1,134 @@ + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.navigator.resources/plugin.xml b/bundles/org.eclipse.ui.navigator.resources/plugin.xml index 958ecdd8777..7eec1464661 100644 --- a/bundles/org.eclipse.ui.navigator.resources/plugin.xml +++ b/bundles/org.eclipse.ui.navigator.resources/plugin.xml @@ -7,7 +7,7 @@ @@ -82,7 +82,7 @@ { selectFiltersAction.setImageDescriptor(d); selectFiltersAction.setHoverImageDescriptor(d); diff --git a/bundles/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/internal/navigator/resources/actions/ResourceMgmtActionProvider.java b/bundles/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/internal/navigator/resources/actions/ResourceMgmtActionProvider.java index 5804c1d7241..69cfc04ca0d 100644 --- a/bundles/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/internal/navigator/resources/actions/ResourceMgmtActionProvider.java +++ b/bundles/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/internal/navigator/resources/actions/ResourceMgmtActionProvider.java @@ -252,7 +252,7 @@ public IStatus runInWorkspace(IProgressMonitor monitor) throws CoreException { } }; refreshAction.setDisabledImageDescriptor(getImageDescriptor("dlcl16/refresh_nav.png"));//$NON-NLS-1$ - refreshAction.setImageDescriptor(getImageDescriptor("elcl16/refresh_nav.png"));//$NON-NLS-1$ + refreshAction.setImageDescriptor(getImageDescriptor("elcl16/refresh_nav.svg"));//$NON-NLS-1$ refreshAction.setActionDefinitionId(IWorkbenchCommandConstants.FILE_REFRESH); buildAction = new BuildAction(sp, IncrementalProjectBuilder.INCREMENTAL_BUILD); diff --git a/bundles/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/internal/navigator/resources/actions/WorkingSetRootModeActionGroup.java b/bundles/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/internal/navigator/resources/actions/WorkingSetRootModeActionGroup.java index 71a9252e0c8..6d565519e52 100644 --- a/bundles/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/internal/navigator/resources/actions/WorkingSetRootModeActionGroup.java +++ b/bundles/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/internal/navigator/resources/actions/WorkingSetRootModeActionGroup.java @@ -197,7 +197,7 @@ private IAction[] createActions() { .setText(WorkbenchNavigatorMessages.WorkingSetRootModeActionGroup_Working_Set_); workingSetsAction.setImageDescriptor(WorkbenchNavigatorPlugin .getDefault().getImageRegistry().getDescriptor( - "full/obj16/workingsets.png")); //$NON-NLS-1$ + "full/obj16/workingsets.svg")); //$NON-NLS-1$ return new IAction[] { projectsAction, workingSetsAction }; } diff --git a/bundles/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/internal/navigator/workingsets/WorkingSetsLabelProvider.java b/bundles/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/internal/navigator/workingsets/WorkingSetsLabelProvider.java index f96cfdc84b0..f3f0394dd6a 100644 --- a/bundles/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/internal/navigator/workingsets/WorkingSetsLabelProvider.java +++ b/bundles/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/internal/navigator/workingsets/WorkingSetsLabelProvider.java @@ -49,7 +49,7 @@ public Image getImage(Object element) { private Image getWorkingSetImage() { if (workingSetImage == null) { URL iconUrl = FileLocator.find(WorkbenchNavigatorPlugin.getDefault().getBundle(), - IPath.fromPortableString("icons/full/obj16/otherprojects_workingsets.png"), //$NON-NLS-1$ + IPath.fromPortableString("icons/full/obj16/otherprojects_workingsets.svg"), //$NON-NLS-1$ Collections.emptyMap()); workingSetImage = ImageDescriptor.createFromURL(iconUrl).createImage(); } diff --git a/bundles/org.eclipse.ui.navigator/META-INF/MANIFEST.MF b/bundles/org.eclipse.ui.navigator/META-INF/MANIFEST.MF index da58af38efc..7dbaad8953e 100644 --- a/bundles/org.eclipse.ui.navigator/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.ui.navigator/META-INF/MANIFEST.MF @@ -22,3 +22,4 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.29.0,4.0.0)", Bundle-RequiredExecutionEnvironment: JavaSE-17 Bundle-ActivationPolicy: lazy Automatic-Module-Name: org.eclipse.ui.navigator +Require-Capability: eclipse.swt;filter:="(image.format=svg)" diff --git a/bundles/org.eclipse.ui.navigator/icons/full/clcl16/collapseall.svg b/bundles/org.eclipse.ui.navigator/icons/full/clcl16/collapseall.svg new file mode 100644 index 00000000000..ba13bc8636e --- /dev/null +++ b/bundles/org.eclipse.ui.navigator/icons/full/clcl16/collapseall.svg @@ -0,0 +1,221 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.navigator/icons/full/clcl16/elipses.svg b/bundles/org.eclipse.ui.navigator/icons/full/clcl16/elipses.svg new file mode 100644 index 00000000000..4d84fc5efd1 --- /dev/null +++ b/bundles/org.eclipse.ui.navigator/icons/full/clcl16/elipses.svg @@ -0,0 +1,176 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.navigator/icons/full/clcl16/pause.svg b/bundles/org.eclipse.ui.navigator/icons/full/clcl16/pause.svg new file mode 100644 index 00000000000..8c239347171 --- /dev/null +++ b/bundles/org.eclipse.ui.navigator/icons/full/clcl16/pause.svg @@ -0,0 +1,347 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.navigator/icons/full/clcl16/synced.svg b/bundles/org.eclipse.ui.navigator/icons/full/clcl16/synced.svg new file mode 100644 index 00000000000..c17387643f7 --- /dev/null +++ b/bundles/org.eclipse.ui.navigator/icons/full/clcl16/synced.svg @@ -0,0 +1,235 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.navigator/icons/full/elcl16/collapseall.svg b/bundles/org.eclipse.ui.navigator/icons/full/elcl16/collapseall.svg new file mode 100644 index 00000000000..ce1e540b8aa --- /dev/null +++ b/bundles/org.eclipse.ui.navigator/icons/full/elcl16/collapseall.svg @@ -0,0 +1,289 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.navigator/icons/full/elcl16/content.svg b/bundles/org.eclipse.ui.navigator/icons/full/elcl16/content.svg new file mode 100644 index 00000000000..110cabba512 --- /dev/null +++ b/bundles/org.eclipse.ui.navigator/icons/full/elcl16/content.svg @@ -0,0 +1,211 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.navigator/icons/full/elcl16/filter_ps.svg b/bundles/org.eclipse.ui.navigator/icons/full/elcl16/filter_ps.svg new file mode 100644 index 00000000000..67c16bb3096 --- /dev/null +++ b/bundles/org.eclipse.ui.navigator/icons/full/elcl16/filter_ps.svg @@ -0,0 +1,137 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/bundles/org.eclipse.ui.navigator/icons/full/elcl16/synced.svg b/bundles/org.eclipse.ui.navigator/icons/full/elcl16/synced.svg new file mode 100644 index 00000000000..37c0b6ae3f3 --- /dev/null +++ b/bundles/org.eclipse.ui.navigator/icons/full/elcl16/synced.svg @@ -0,0 +1,184 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/CommonNavigatorActionGroup.java b/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/CommonNavigatorActionGroup.java index f5c0a1afb83..874b44c85f1 100644 --- a/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/CommonNavigatorActionGroup.java +++ b/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/CommonNavigatorActionGroup.java @@ -112,7 +112,7 @@ private void makeActions() { .getBooleanConfigProperty(INavigatorViewerDescriptor.PROP_HIDE_LINK_WITH_EDITOR_ACTION); if (!hideLinkWithEditorAction) { toggleLinkingAction = new LinkEditorAction(commonNavigator, commonViewer, linkHelperService); - String imageFilePath = "icons/full/elcl16/synced.png"; //$NON-NLS-1$ + String imageFilePath = "icons/full/elcl16/synced.svg"; //$NON-NLS-1$ ResourceLocator.imageDescriptorFromBundle(getClass(), imageFilePath).ifPresent(d -> { toggleLinkingAction.setImageDescriptor(d); toggleLinkingAction.setHoverImageDescriptor(d); @@ -125,7 +125,7 @@ private void makeActions() { .getBooleanConfigProperty(INavigatorViewerDescriptor.PROP_HIDE_COLLAPSE_ALL_ACTION); if (!hideCollapseAllAction) { collapseAllAction = new CollapseAllAction(commonViewer); - String imageFilePath = "icons/full/elcl16/collapseall.png"; //$NON-NLS-1$ + String imageFilePath = "icons/full/elcl16/collapseall.svg"; //$NON-NLS-1$ ResourceLocator.imageDescriptorFromBundle(getClass(), imageFilePath).ifPresent(d -> { collapseAllAction.setImageDescriptor(d); collapseAllAction.setHoverImageDescriptor(d); diff --git a/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/filters/CommonFilterSelectionDialog.java b/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/filters/CommonFilterSelectionDialog.java index a5f535ede99..75029c0e821 100644 --- a/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/filters/CommonFilterSelectionDialog.java +++ b/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/filters/CommonFilterSelectionDialog.java @@ -48,8 +48,8 @@ */ public class CommonFilterSelectionDialog extends TrayDialog { - private static final String FILTER_ICON = "icons/full/elcl16/filter_ps.png"; //$NON-NLS-1$ - private static final String CONTENT_ICON = "icons/full/elcl16/content.png"; //$NON-NLS-1$ + private static final String FILTER_ICON = "icons/full/elcl16/filter_ps.svg"; //$NON-NLS-1$ + private static final String CONTENT_ICON = "icons/full/elcl16/content.svg"; //$NON-NLS-1$ private static final int TAB_WIDTH_IN_DLUS = 300; diff --git a/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/filters/FilterActionGroup.java b/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/filters/FilterActionGroup.java index b6a9c10fd92..e12231935b5 100644 --- a/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/filters/FilterActionGroup.java +++ b/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/filters/FilterActionGroup.java @@ -141,7 +141,7 @@ private void makeActions() { .getBooleanConfigProperty(INavigatorViewerDescriptor.PROP_HIDE_AVAILABLE_CUSTOMIZATIONS_DIALOG); if (!hideAvailableCustomizationsDialog) { selectFiltersAction = new SelectFiltersAction(commonViewer, this); - String imageFilePath = "icons/full/elcl16/filter_ps.png"; //$NON-NLS-1$ + String imageFilePath = "icons/full/elcl16/filter_ps.svg"; //$NON-NLS-1$ ResourceLocator.imageDescriptorFromBundle(getClass(), imageFilePath).ifPresent(d -> { selectFiltersAction.setImageDescriptor(d); selectFiltersAction.setHoverImageDescriptor(d); diff --git a/bundles/org.eclipse.ui.views.log/META-INF/MANIFEST.MF b/bundles/org.eclipse.ui.views.log/META-INF/MANIFEST.MF index 5b07fee8cea..80a87da8a04 100644 --- a/bundles/org.eclipse.ui.views.log/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.ui.views.log/META-INF/MANIFEST.MF @@ -15,3 +15,4 @@ Bundle-Localization: plugin Export-Package: org.eclipse.ui.internal.views.log;x-friends:="org.eclipse.pde.ui" Bundle-ActivationPolicy: lazy Automatic-Module-Name: org.eclipse.ui.views.log +Require-Capability: eclipse.swt;filter:="(image.format=svg)" diff --git a/bundles/org.eclipse.ui.views.log/icons/elcl16/clear.svg b/bundles/org.eclipse.ui.views.log/icons/elcl16/clear.svg new file mode 100644 index 00000000000..9fc6462b642 --- /dev/null +++ b/bundles/org.eclipse.ui.views.log/icons/elcl16/clear.svg @@ -0,0 +1,480 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.views.log/icons/elcl16/collapseall.svg b/bundles/org.eclipse.ui.views.log/icons/elcl16/collapseall.svg new file mode 100644 index 00000000000..3dcb9a830bf --- /dev/null +++ b/bundles/org.eclipse.ui.views.log/icons/elcl16/collapseall.svg @@ -0,0 +1,289 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.views.log/icons/elcl16/export_log.svg b/bundles/org.eclipse.ui.views.log/icons/elcl16/export_log.svg new file mode 100644 index 00000000000..76454d41990 --- /dev/null +++ b/bundles/org.eclipse.ui.views.log/icons/elcl16/export_log.svg @@ -0,0 +1,565 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.views.log/icons/elcl16/filter_ps.svg b/bundles/org.eclipse.ui.views.log/icons/elcl16/filter_ps.svg new file mode 100644 index 00000000000..67c16bb3096 --- /dev/null +++ b/bundles/org.eclipse.ui.views.log/icons/elcl16/filter_ps.svg @@ -0,0 +1,137 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/bundles/org.eclipse.ui.views.log/icons/elcl16/find_obj.svg b/bundles/org.eclipse.ui.views.log/icons/elcl16/find_obj.svg new file mode 100644 index 00000000000..4a0357cee42 --- /dev/null +++ b/bundles/org.eclipse.ui.views.log/icons/elcl16/find_obj.svg @@ -0,0 +1,360 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.views.log/icons/elcl16/import_log.svg b/bundles/org.eclipse.ui.views.log/icons/elcl16/import_log.svg new file mode 100644 index 00000000000..d977f8da861 --- /dev/null +++ b/bundles/org.eclipse.ui.views.log/icons/elcl16/import_log.svg @@ -0,0 +1,563 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.views.log/icons/elcl16/open_log.svg b/bundles/org.eclipse.ui.views.log/icons/elcl16/open_log.svg new file mode 100644 index 00000000000..0b62b5c5210 --- /dev/null +++ b/bundles/org.eclipse.ui.views.log/icons/elcl16/open_log.svg @@ -0,0 +1,487 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.views.log/icons/elcl16/properties.svg b/bundles/org.eclipse.ui.views.log/icons/elcl16/properties.svg new file mode 100644 index 00000000000..87c0afcec65 --- /dev/null +++ b/bundles/org.eclipse.ui.views.log/icons/elcl16/properties.svg @@ -0,0 +1,261 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.views.log/icons/elcl16/refresh.svg b/bundles/org.eclipse.ui.views.log/icons/elcl16/refresh.svg new file mode 100644 index 00000000000..97321996bcd --- /dev/null +++ b/bundles/org.eclipse.ui.views.log/icons/elcl16/refresh.svg @@ -0,0 +1,197 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.views.log/icons/elcl16/remove.svg b/bundles/org.eclipse.ui.views.log/icons/elcl16/remove.svg new file mode 100644 index 00000000000..e1830484463 --- /dev/null +++ b/bundles/org.eclipse.ui.views.log/icons/elcl16/remove.svg @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/bundles/org.eclipse.ui.views.log/icons/elcl16/restore_log.svg b/bundles/org.eclipse.ui.views.log/icons/elcl16/restore_log.svg new file mode 100644 index 00000000000..1bfbae13317 --- /dev/null +++ b/bundles/org.eclipse.ui.views.log/icons/elcl16/restore_log.svg @@ -0,0 +1,536 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.views.log/icons/eview16/error_log.svg b/bundles/org.eclipse.ui.views.log/icons/eview16/error_log.svg new file mode 100644 index 00000000000..63f1b1282d5 --- /dev/null +++ b/bundles/org.eclipse.ui.views.log/icons/eview16/error_log.svg @@ -0,0 +1,636 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.views.log/icons/eview16/event_next.svg b/bundles/org.eclipse.ui.views.log/icons/eview16/event_next.svg new file mode 100644 index 00000000000..973c4eda7b6 --- /dev/null +++ b/bundles/org.eclipse.ui.views.log/icons/eview16/event_next.svg @@ -0,0 +1,113 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/bundles/org.eclipse.ui.views.log/icons/eview16/event_prev.svg b/bundles/org.eclipse.ui.views.log/icons/eview16/event_prev.svg new file mode 100644 index 00000000000..1faf803af31 --- /dev/null +++ b/bundles/org.eclipse.ui.views.log/icons/eview16/event_prev.svg @@ -0,0 +1,113 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/bundles/org.eclipse.ui.views.log/icons/obj16/error_st_obj.svg b/bundles/org.eclipse.ui.views.log/icons/obj16/error_st_obj.svg new file mode 100644 index 00000000000..bc695d75373 --- /dev/null +++ b/bundles/org.eclipse.ui.views.log/icons/obj16/error_st_obj.svg @@ -0,0 +1,129 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.views.log/icons/obj16/error_stack.svg b/bundles/org.eclipse.ui.views.log/icons/obj16/error_stack.svg new file mode 100644 index 00000000000..63f1b1282d5 --- /dev/null +++ b/bundles/org.eclipse.ui.views.log/icons/obj16/error_stack.svg @@ -0,0 +1,636 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.views.log/icons/obj16/hierarchical.svg b/bundles/org.eclipse.ui.views.log/icons/obj16/hierarchical.svg new file mode 100644 index 00000000000..3c6a824a8a2 --- /dev/null +++ b/bundles/org.eclipse.ui.views.log/icons/obj16/hierarchical.svg @@ -0,0 +1,356 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.views.log/icons/obj16/info_st_obj.svg b/bundles/org.eclipse.ui.views.log/icons/obj16/info_st_obj.svg new file mode 100644 index 00000000000..824b709115e --- /dev/null +++ b/bundles/org.eclipse.ui.views.log/icons/obj16/info_st_obj.svg @@ -0,0 +1,144 @@ + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + Kozuka Mincho Pr6N H + + + diff --git a/bundles/org.eclipse.ui.views.log/icons/obj16/ok_st_obj.svg b/bundles/org.eclipse.ui.views.log/icons/obj16/ok_st_obj.svg new file mode 100644 index 00000000000..260928401ef --- /dev/null +++ b/bundles/org.eclipse.ui.views.log/icons/obj16/ok_st_obj.svg @@ -0,0 +1,163 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.views.log/icons/obj16/warning_st_obj.svg b/bundles/org.eclipse.ui.views.log/icons/obj16/warning_st_obj.svg new file mode 100644 index 00000000000..2f850bbeed7 --- /dev/null +++ b/bundles/org.eclipse.ui.views.log/icons/obj16/warning_st_obj.svg @@ -0,0 +1,150 @@ + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.views.log/plugin.xml b/bundles/org.eclipse.ui.views.log/plugin.xml index 27dbfc4defb..d61d7f3d28e 100644 --- a/bundles/org.eclipse.ui.views.log/plugin.xml +++ b/bundles/org.eclipse.ui.views.log/plugin.xml @@ -18,7 +18,7 @@ point="org.eclipse.ui.views"> diff --git a/bundles/org.eclipse.ui.views.log/src/org/eclipse/ui/internal/views/log/SharedImages.java b/bundles/org.eclipse.ui.views.log/src/org/eclipse/ui/internal/views/log/SharedImages.java index ac2a167947b..9e56e23392d 100644 --- a/bundles/org.eclipse.ui.views.log/src/org/eclipse/ui/internal/views/log/SharedImages.java +++ b/bundles/org.eclipse.ui.views.log/src/org/eclipse/ui/internal/views/log/SharedImages.java @@ -30,33 +30,33 @@ private SharedImages() { // do nothing private static final String PATH_EVENTS = ICONS_PATH + "eview16/"; //$NON-NLS-1$ /* Event Details */ - public static final String DESC_PREV_EVENT = PATH_EVENTS + "event_prev.png"; //$NON-NLS-1$ - public static final String DESC_NEXT_EVENT = PATH_EVENTS + "event_next.png"; //$NON-NLS-1$ + public static final String DESC_PREV_EVENT = PATH_EVENTS + "event_prev.svg"; //$NON-NLS-1$ + public static final String DESC_NEXT_EVENT = PATH_EVENTS + "event_next.svg"; //$NON-NLS-1$ - public static final String DESC_CLEAR = PATH_LCL + "clear.png"; //$NON-NLS-1$ + public static final String DESC_CLEAR = PATH_LCL + "clear.svg"; //$NON-NLS-1$ public static final String DESC_CLEAR_DISABLED = PATH_LCL_DISABLED + "clear.png"; //$NON-NLS-1$ - public static final String DESC_OPEN_CONSOLE = PATH_LCL + "open_console_obj.png"; //$NON-NLS-1$ - public static final String DESC_REMOVE_LOG = PATH_LCL + "remove.png"; //$NON-NLS-1$ + public static final String DESC_OPEN_CONSOLE = PATH_LCL + "open_console_obj.svg"; //$NON-NLS-1$ + public static final String DESC_REMOVE_LOG = PATH_LCL + "remove.svg"; //$NON-NLS-1$ public static final String DESC_REMOVE_LOG_DISABLED = PATH_LCL_DISABLED + "remove.png"; //$NON-NLS-1$ - public static final String DESC_EXPORT = PATH_LCL + "export_log.png"; //$NON-NLS-1$ + public static final String DESC_EXPORT = PATH_LCL + "export_log.svg"; //$NON-NLS-1$ public static final String DESC_EXPORT_DISABLED = PATH_LCL_DISABLED + "export_log.png"; //$NON-NLS-1$ - public static final String DESC_FILTER = PATH_LCL + "filter_ps.png"; //$NON-NLS-1$ + public static final String DESC_FILTER = PATH_LCL + "filter_ps.svg"; //$NON-NLS-1$ public static final String DESC_FILTER_DISABLED = PATH_LCL_DISABLED + "filter_ps.png"; //$NON-NLS-1$ - public static final String DESC_IMPORT = PATH_LCL + "import_log.png"; //$NON-NLS-1$ + public static final String DESC_IMPORT = PATH_LCL + "import_log.svg"; //$NON-NLS-1$ public static final String DESC_IMPORT_DISABLED = PATH_LCL_DISABLED + "import_log.png"; //$NON-NLS-1$ - public static final String DESC_OPEN_LOG = PATH_LCL + "open_log.png"; //$NON-NLS-1$ + public static final String DESC_OPEN_LOG = PATH_LCL + "open_log.svg"; //$NON-NLS-1$ public static final String DESC_OPEN_LOG_DISABLED = PATH_LCL_DISABLED + "open_log.png"; //$NON-NLS-1$ - public static final String DESC_PROPERTIES = PATH_LCL + "properties.png"; //$NON-NLS-1$ + public static final String DESC_PROPERTIES = PATH_LCL + "properties.svg"; //$NON-NLS-1$ public static final String DESC_PROPERTIES_DISABLED = PATH_LCL_DISABLED + "properties.png"; //$NON-NLS-1$ - public static final String DESC_READ_LOG = PATH_LCL + "restore_log.png"; //$NON-NLS-1$ + public static final String DESC_READ_LOG = PATH_LCL + "restore_log.svg"; //$NON-NLS-1$ public static final String DESC_READ_LOG_DISABLED = PATH_LCL_DISABLED + "restore_log.png"; //$NON-NLS-1$ - public static final String DESC_ERROR_ST_OBJ = PATH_OBJ + "error_st_obj.png"; //$NON-NLS-1$ - public static final String DESC_ERROR_STACK_OBJ = PATH_OBJ + "error_stack.png"; //$NON-NLS-1$ - public static final String DESC_INFO_ST_OBJ = PATH_OBJ + "info_st_obj.png"; //$NON-NLS-1$ - public static final String DESC_OK_ST_OBJ = PATH_OBJ + "ok_st_obj.png"; //$NON-NLS-1$ - public static final String DESC_WARNING_ST_OBJ = PATH_OBJ + "warning_st_obj.png"; //$NON-NLS-1$ - public static final String DESC_HIERARCHICAL_LAYOUT_OBJ = PATH_OBJ + "hierarchical.png"; //$NON-NLS-1$ + public static final String DESC_ERROR_ST_OBJ = PATH_OBJ + "error_st_obj.svg"; //$NON-NLS-1$ + public static final String DESC_ERROR_STACK_OBJ = PATH_OBJ + "error_stack.svg"; //$NON-NLS-1$ + public static final String DESC_INFO_ST_OBJ = PATH_OBJ + "info_st_obj.svg"; //$NON-NLS-1$ + public static final String DESC_OK_ST_OBJ = PATH_OBJ + "ok_st_obj.svg"; //$NON-NLS-1$ + public static final String DESC_WARNING_ST_OBJ = PATH_OBJ + "warning_st_obj.svg"; //$NON-NLS-1$ + public static final String DESC_HIERARCHICAL_LAYOUT_OBJ = PATH_OBJ + "hierarchical.svg"; //$NON-NLS-1$ public static ImageDescriptor getImageDescriptor(String key) { return Activator.getDefault().getImageRegistry().getDescriptor(key); diff --git a/bundles/org.eclipse.ui.views/META-INF/MANIFEST.MF b/bundles/org.eclipse.ui.views/META-INF/MANIFEST.MF index 7e7edf06b35..694f84df8b6 100644 --- a/bundles/org.eclipse.ui.views/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.ui.views/META-INF/MANIFEST.MF @@ -15,3 +15,4 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.29.0,4.0.0)", org.eclipse.jface;bundle-version="[3.31.0,4.0.0)" Bundle-RequiredExecutionEnvironment: JavaSE-17 Automatic-Module-Name: org.eclipse.ui.views +Require-Capability: eclipse.swt;filter:="(image.format=svg)" diff --git a/bundles/org.eclipse.ui.views/icons/full/elcl16/defaults_ps.svg b/bundles/org.eclipse.ui.views/icons/full/elcl16/defaults_ps.svg new file mode 100644 index 00000000000..783fdbe9445 --- /dev/null +++ b/bundles/org.eclipse.ui.views/icons/full/elcl16/defaults_ps.svg @@ -0,0 +1,349 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.views/icons/full/elcl16/filter_ps.svg b/bundles/org.eclipse.ui.views/icons/full/elcl16/filter_ps.svg new file mode 100644 index 00000000000..67c16bb3096 --- /dev/null +++ b/bundles/org.eclipse.ui.views/icons/full/elcl16/filter_ps.svg @@ -0,0 +1,137 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/bundles/org.eclipse.ui.views/icons/full/elcl16/new.svg b/bundles/org.eclipse.ui.views/icons/full/elcl16/new.svg new file mode 100644 index 00000000000..f814abadfd8 --- /dev/null +++ b/bundles/org.eclipse.ui.views/icons/full/elcl16/new.svg @@ -0,0 +1,546 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.views/icons/full/elcl16/tree_mode.svg b/bundles/org.eclipse.ui.views/icons/full/elcl16/tree_mode.svg new file mode 100644 index 00000000000..ae2696d51ab --- /dev/null +++ b/bundles/org.eclipse.ui.views/icons/full/elcl16/tree_mode.svg @@ -0,0 +1,356 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.views/icons/full/eview16/outline_co.svg b/bundles/org.eclipse.ui.views/icons/full/eview16/outline_co.svg new file mode 100644 index 00000000000..3f0b103d0b2 --- /dev/null +++ b/bundles/org.eclipse.ui.views/icons/full/eview16/outline_co.svg @@ -0,0 +1,232 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.views/icons/full/eview16/prop_ps.svg b/bundles/org.eclipse.ui.views/icons/full/eview16/prop_ps.svg new file mode 100644 index 00000000000..79429f17cd4 --- /dev/null +++ b/bundles/org.eclipse.ui.views/icons/full/eview16/prop_ps.svg @@ -0,0 +1,261 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.views/plugin.xml b/bundles/org.eclipse.ui.views/plugin.xml index b9d647f4d2f..4001fa7b325 100644 --- a/bundles/org.eclipse.ui.views/plugin.xml +++ b/bundles/org.eclipse.ui.views/plugin.xml @@ -8,13 +8,13 @@ allowMultiple="true" category="org.eclipse.ui" class="org.eclipse.ui.views.properties.PropertySheet" - icon="$nl$/icons/full/eview16/prop_ps.png" + icon="$nl$/icons/full/eview16/prop_ps.svg" id="org.eclipse.ui.views.PropertySheet" name="%Views.PropertySheet"> @@ -26,7 +26,7 @@ locationURI="popup:org.eclipse.ui.menus.showInMenu"> @@ -35,7 +35,7 @@ locationURI="menu:org.eclipse.ui.views.PropertySheet"> diff --git a/bundles/org.eclipse.ui.views/src/org/eclipse/ui/views/properties/PropertySheetPage.java b/bundles/org.eclipse.ui.views/src/org/eclipse/ui/views/properties/PropertySheetPage.java index 94c6fa93b8f..51866c3a679 100644 --- a/bundles/org.eclipse.ui.views/src/org/eclipse/ui/views/properties/PropertySheetPage.java +++ b/bundles/org.eclipse.ui.views/src/org/eclipse/ui/views/properties/PropertySheetPage.java @@ -413,7 +413,7 @@ private void makeActions() { defaultsAction = new DefaultsAction(viewer, "defaults"); //$NON-NLS-1$ defaultsAction.setText(PropertiesMessages.Defaults_text); defaultsAction.setToolTipText(PropertiesMessages.Defaults_toolTip); - defaultsAction.setImageDescriptor(createImageDescriptor("elcl16/defaults_ps.png")); //$NON-NLS-1$ + defaultsAction.setImageDescriptor(createImageDescriptor("elcl16/defaults_ps.svg")); //$NON-NLS-1$ defaultsAction.setDisabledImageDescriptor(createImageDescriptor("dlcl16/defaults_ps.png")); //$NON-NLS-1$ defaultsAction.setEnabled(false); @@ -421,14 +421,14 @@ private void makeActions() { filterAction = new FilterAction(viewer, "filter"); //$NON-NLS-1$ filterAction.setText(PropertiesMessages.Filter_text); filterAction.setToolTipText(PropertiesMessages.Filter_toolTip); - filterAction.setImageDescriptor(createImageDescriptor("elcl16/filter_ps.png")); //$NON-NLS-1$ + filterAction.setImageDescriptor(createImageDescriptor("elcl16/filter_ps.svg")); //$NON-NLS-1$ filterAction.setChecked(false); // Show Categories categoriesAction = new CategoriesAction(viewer, "categories"); //$NON-NLS-1$ categoriesAction.setText(PropertiesMessages.Categories_text); categoriesAction.setToolTipText(PropertiesMessages.Categories_toolTip); - categoriesAction.setImageDescriptor(createImageDescriptor("elcl16/tree_mode.png")); //$NON-NLS-1$ + categoriesAction.setImageDescriptor(createImageDescriptor("elcl16/tree_mode.svg")); //$NON-NLS-1$ categoriesAction.setChecked(true); // Columns... diff --git a/bundles/org.eclipse.ui.workbench.texteditor/META-INF/MANIFEST.MF b/bundles/org.eclipse.ui.workbench.texteditor/META-INF/MANIFEST.MF index 1115872cdf1..6b6a3331b65 100644 --- a/bundles/org.eclipse.ui.workbench.texteditor/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.ui.workbench.texteditor/META-INF/MANIFEST.MF @@ -36,3 +36,4 @@ Require-Bundle: org.eclipse.jface.notifications Bundle-RequiredExecutionEnvironment: JavaSE-17 Automatic-Module-Name: org.eclipse.ui.workbench.texteditor +Require-Capability: eclipse.swt;filter:="(image.format=svg)" diff --git a/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/case_sensitive.svg b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/case_sensitive.svg new file mode 100644 index 00000000000..964b5e4b232 --- /dev/null +++ b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/case_sensitive.svg @@ -0,0 +1,47 @@ + + + + + + + diff --git a/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/close.svg b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/close.svg new file mode 100644 index 00000000000..52721dd522d --- /dev/null +++ b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/close.svg @@ -0,0 +1,45 @@ + + + + + + diff --git a/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/close_replace.svg b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/close_replace.svg new file mode 100644 index 00000000000..2def1ee8e4f --- /dev/null +++ b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/close_replace.svg @@ -0,0 +1,45 @@ + + + + + + diff --git a/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/collapseall.svg b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/collapseall.svg new file mode 100644 index 00000000000..3dcb9a830bf --- /dev/null +++ b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/collapseall.svg @@ -0,0 +1,289 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/delete_template.svg b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/delete_template.svg new file mode 100644 index 00000000000..a331a49fa49 --- /dev/null +++ b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/delete_template.svg @@ -0,0 +1,116 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/edit_template.svg b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/edit_template.svg new file mode 100644 index 00000000000..edf2530d65b --- /dev/null +++ b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/edit_template.svg @@ -0,0 +1,219 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/insert_template.svg b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/insert_template.svg new file mode 100644 index 00000000000..d86009d239c --- /dev/null +++ b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/insert_template.svg @@ -0,0 +1,382 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/link_to_editor.svg b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/link_to_editor.svg new file mode 100644 index 00000000000..37c0b6ae3f3 --- /dev/null +++ b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/link_to_editor.svg @@ -0,0 +1,184 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/new_template.svg b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/new_template.svg new file mode 100644 index 00000000000..29fa7ac75b7 --- /dev/null +++ b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/new_template.svg @@ -0,0 +1,177 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/open_replace.svg b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/open_replace.svg new file mode 100644 index 00000000000..adff3ff7ffa --- /dev/null +++ b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/open_replace.svg @@ -0,0 +1,45 @@ + + + + + + diff --git a/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/regex.svg b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/regex.svg new file mode 100644 index 00000000000..fe3f92b2096 --- /dev/null +++ b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/regex.svg @@ -0,0 +1,45 @@ + + + + + + diff --git a/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/replace.svg b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/replace.svg new file mode 100644 index 00000000000..46763e1302c --- /dev/null +++ b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/replace.svg @@ -0,0 +1,83 @@ + + diff --git a/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/replace_all.svg b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/replace_all.svg new file mode 100644 index 00000000000..41402f03012 --- /dev/null +++ b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/replace_all.svg @@ -0,0 +1,107 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/search_all.svg b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/search_all.svg new file mode 100644 index 00000000000..e42f5d921fe --- /dev/null +++ b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/search_all.svg @@ -0,0 +1,105 @@ + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/search_in_area.svg b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/search_in_area.svg new file mode 100644 index 00000000000..8734b9c072a --- /dev/null +++ b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/search_in_area.svg @@ -0,0 +1,68 @@ + + diff --git a/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/search_next.svg b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/search_next.svg new file mode 100644 index 00000000000..973c4eda7b6 --- /dev/null +++ b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/search_next.svg @@ -0,0 +1,113 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/search_prev.svg b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/search_prev.svg new file mode 100644 index 00000000000..1faf803af31 --- /dev/null +++ b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/search_prev.svg @@ -0,0 +1,113 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/whole_word.svg b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/whole_word.svg new file mode 100644 index 00000000000..4cac7549615 --- /dev/null +++ b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/whole_word.svg @@ -0,0 +1,54 @@ + + + + + + + + diff --git a/bundles/org.eclipse.ui.workbench.texteditor/icons/full/etool16/block_selection_mode.svg b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/etool16/block_selection_mode.svg new file mode 100644 index 00000000000..95ba41c583f --- /dev/null +++ b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/etool16/block_selection_mode.svg @@ -0,0 +1,316 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.workbench.texteditor/icons/full/etool16/segment_edit.svg b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/etool16/segment_edit.svg new file mode 100644 index 00000000000..07f50c99ef9 --- /dev/null +++ b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/etool16/segment_edit.svg @@ -0,0 +1,357 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.workbench.texteditor/icons/full/etool16/show_whitespace_chars.svg b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/etool16/show_whitespace_chars.svg new file mode 100644 index 00000000000..a335a433d56 --- /dev/null +++ b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/etool16/show_whitespace_chars.svg @@ -0,0 +1,116 @@ + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.workbench.texteditor/icons/full/etool16/toLower.svg b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/etool16/toLower.svg new file mode 100644 index 00000000000..10bcc26983a --- /dev/null +++ b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/etool16/toLower.svg @@ -0,0 +1,109 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.workbench.texteditor/icons/full/etool16/toUpper.svg b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/etool16/toUpper.svg new file mode 100644 index 00000000000..67cc2c1be0c --- /dev/null +++ b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/etool16/toUpper.svg @@ -0,0 +1,109 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.workbench.texteditor/icons/full/etool16/wordwrap.svg b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/etool16/wordwrap.svg new file mode 100644 index 00000000000..d672390a02e --- /dev/null +++ b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/etool16/wordwrap.svg @@ -0,0 +1,399 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.workbench.texteditor/icons/full/etool16/zoomIn.svg b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/etool16/zoomIn.svg new file mode 100644 index 00000000000..e4dc8dc2049 --- /dev/null +++ b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/etool16/zoomIn.svg @@ -0,0 +1,226 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.workbench.texteditor/icons/full/etool16/zoomOut.svg b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/etool16/zoomOut.svg new file mode 100644 index 00000000000..76ee0b5ae14 --- /dev/null +++ b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/etool16/zoomOut.svg @@ -0,0 +1,222 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.workbench.texteditor/icons/full/eview16/minimap.svg b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/eview16/minimap.svg new file mode 100644 index 00000000000..b3cd89f3d39 --- /dev/null +++ b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/eview16/minimap.svg @@ -0,0 +1,583 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.workbench.texteditor/icons/full/eview16/templates.svg b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/eview16/templates.svg new file mode 100644 index 00000000000..189efc2b84c --- /dev/null +++ b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/eview16/templates.svg @@ -0,0 +1,308 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.workbench.texteditor/icons/full/obj16/context.svg b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/obj16/context.svg new file mode 100644 index 00000000000..9b09e9b1848 --- /dev/null +++ b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/obj16/context.svg @@ -0,0 +1,267 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.workbench.texteditor/icons/full/obj16/preview.svg b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/obj16/preview.svg new file mode 100644 index 00000000000..93aba6a8ece --- /dev/null +++ b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/obj16/preview.svg @@ -0,0 +1,210 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.workbench.texteditor/icons/full/obj16/template_obj.svg b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/obj16/template_obj.svg new file mode 100644 index 00000000000..6a2a32964f0 --- /dev/null +++ b/bundles/org.eclipse.ui.workbench.texteditor/icons/full/obj16/template_obj.svg @@ -0,0 +1,285 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.workbench.texteditor/plugin.xml b/bundles/org.eclipse.ui.workbench.texteditor/plugin.xml index 9c861c23c22..2a3ce8e7fae 100644 --- a/bundles/org.eclipse.ui.workbench.texteditor/plugin.xml +++ b/bundles/org.eclipse.ui.workbench.texteditor/plugin.xml @@ -513,36 +513,36 @@ + icon="$nl$/icons/full/etool16/zoomIn.svg"> + icon="$nl$/icons/full/etool16/zoomOut.svg"> + icon="$nl$/icons/full/etool16/show_whitespace_chars.svg"> + icon="$nl$/icons/full/etool16/wordwrap.svg"> + icon="$nl$/icons/full/etool16/block_selection_mode.svg"> + icon="icons/full/etool16/toUpper.svg"> + icon="icons/full/etool16/toLower.svg"> @@ -1295,7 +1295,7 @@ id="org.eclipse.ui.edit.text.toggleShowSelectedElementOnly" definitionId="org.eclipse.ui.edit.text.toggleShowSelectedElementOnly" disabledIcon="$nl$/icons/full/dtool16/segment_edit.png" - icon="$nl$/icons/full/etool16/segment_edit.png" + icon="$nl$/icons/full/etool16/segment_edit.svg" helpContextId="org.eclipse.ui.only_show_selected_element_action_context" label="%onlyShowSelectedElement.label" retarget="true" @@ -1306,7 +1306,7 @@ definitionId="org.eclipse.ui.edit.text.toggleShowWhitespaceCharacters" disabledIcon="$nl$/icons/full/dtool16/show_whitespace_chars.png" helpContextId="org.eclipse.ui.show_whitespace_characters_action_context" - icon="$nl$/icons/full/etool16/show_whitespace_chars.png" + icon="$nl$/icons/full/etool16/show_whitespace_chars.svg" id="org.eclipse.ui.edit.text.toggleShowWhitespaceCharacters" label="%showWhitespaceCharacters.label" retarget="true" @@ -1319,7 +1319,7 @@ definitionId="org.eclipse.ui.edit.text.toggleBlockSelectionMode" disabledIcon="$nl$/icons/full/dtool16/block_selection_mode.png" helpContextId="org.eclipse.ui.block_selection_mode_action_context" - icon="$nl$/icons/full/etool16/block_selection_mode.png" + icon="$nl$/icons/full/etool16/block_selection_mode.svg" id="org.eclipse.ui.edit.text.toggleBlockSelectionMode" label="%toggleBlockSelectionMode.label" retarget="true" @@ -1332,7 +1332,7 @@ definitionId="org.eclipse.ui.edit.text.toggleWordWrap" disabledIcon="$nl$/icons/full/dtool16/wordwrap.png" helpContextId="org.eclipse.ui.word_wrap_toggle_action_context" - icon="$nl$/icons/full/etool16/wordwrap.png" + icon="$nl$/icons/full/etool16/wordwrap.svg" id="org.eclipse.ui.edit.text.toggleWordWrap" label="%toggleWordWrap.label" retarget="true" @@ -1480,7 +1480,7 @@ + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/button_menu.svg b/bundles/org.eclipse.ui/icons/full/elcl16/button_menu.svg new file mode 100644 index 00000000000..62ef1e800df --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/elcl16/button_menu.svg @@ -0,0 +1,94 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/close_view.svg b/bundles/org.eclipse.ui/icons/full/elcl16/close_view.svg new file mode 100644 index 00000000000..defb87c6534 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/elcl16/close_view.svg @@ -0,0 +1,78 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/collapseall.svg b/bundles/org.eclipse.ui/icons/full/elcl16/collapseall.svg new file mode 100644 index 00000000000..587c3c3497e --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/elcl16/collapseall.svg @@ -0,0 +1,223 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/expandall.svg b/bundles/org.eclipse.ui/icons/full/elcl16/expandall.svg new file mode 100644 index 00000000000..62cde2723c1 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/elcl16/expandall.svg @@ -0,0 +1,334 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/forward_nav.svg b/bundles/org.eclipse.ui/icons/full/elcl16/forward_nav.svg new file mode 100644 index 00000000000..cf6e3e232a1 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/elcl16/forward_nav.svg @@ -0,0 +1,111 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/home_nav.svg b/bundles/org.eclipse.ui/icons/full/elcl16/home_nav.svg new file mode 100644 index 00000000000..d1b26f75f43 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/elcl16/home_nav.svg @@ -0,0 +1,330 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/linkto_help.svg b/bundles/org.eclipse.ui/icons/full/elcl16/linkto_help.svg new file mode 100644 index 00000000000..11d4e4981b0 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/elcl16/linkto_help.svg @@ -0,0 +1,122 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/min_view.svg b/bundles/org.eclipse.ui/icons/full/elcl16/min_view.svg new file mode 100644 index 00000000000..a5871d09773 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/elcl16/min_view.svg @@ -0,0 +1,83 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/pin_view.svg b/bundles/org.eclipse.ui/icons/full/elcl16/pin_view.svg new file mode 100644 index 00000000000..2e354457b9b --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/elcl16/pin_view.svg @@ -0,0 +1,315 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/progress_rem.svg b/bundles/org.eclipse.ui/icons/full/elcl16/progress_rem.svg new file mode 100644 index 00000000000..646eabf6710 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/elcl16/progress_rem.svg @@ -0,0 +1,115 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/progress_remall.svg b/bundles/org.eclipse.ui/icons/full/elcl16/progress_remall.svg new file mode 100644 index 00000000000..d3414206f16 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/elcl16/progress_remall.svg @@ -0,0 +1,164 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/progress_stop.svg b/bundles/org.eclipse.ui/icons/full/elcl16/progress_stop.svg new file mode 100644 index 00000000000..4bd3f207b1b --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/elcl16/progress_stop.svg @@ -0,0 +1,4572 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/refresh_nav.svg b/bundles/org.eclipse.ui/icons/full/elcl16/refresh_nav.svg new file mode 100644 index 00000000000..eb98402a11a --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/elcl16/refresh_nav.svg @@ -0,0 +1,318 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/remove.svg b/bundles/org.eclipse.ui/icons/full/elcl16/remove.svg new file mode 100644 index 00000000000..646eabf6710 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/elcl16/remove.svg @@ -0,0 +1,115 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/removeall.svg b/bundles/org.eclipse.ui/icons/full/elcl16/removeall.svg new file mode 100644 index 00000000000..d3414206f16 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/elcl16/removeall.svg @@ -0,0 +1,164 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/step_current.svg b/bundles/org.eclipse.ui/icons/full/elcl16/step_current.svg new file mode 100644 index 00000000000..54c5bb2bfc8 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/elcl16/step_current.svg @@ -0,0 +1,111 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/step_done.svg b/bundles/org.eclipse.ui/icons/full/elcl16/step_done.svg new file mode 100644 index 00000000000..9441dd07bb2 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/elcl16/step_done.svg @@ -0,0 +1,163 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/stop.svg b/bundles/org.eclipse.ui/icons/full/elcl16/stop.svg new file mode 100644 index 00000000000..4bd3f207b1b --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/elcl16/stop.svg @@ -0,0 +1,4572 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/synced.svg b/bundles/org.eclipse.ui/icons/full/elcl16/synced.svg new file mode 100644 index 00000000000..37c0b6ae3f3 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/elcl16/synced.svg @@ -0,0 +1,184 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/thin_close_view.svg b/bundles/org.eclipse.ui/icons/full/elcl16/thin_close_view.svg new file mode 100644 index 00000000000..28b9d166baf --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/elcl16/thin_close_view.svg @@ -0,0 +1,82 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/thin_hide_toolbar.svg b/bundles/org.eclipse.ui/icons/full/elcl16/thin_hide_toolbar.svg new file mode 100644 index 00000000000..79fac5973b8 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/elcl16/thin_hide_toolbar.svg @@ -0,0 +1,72 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/thin_max_view.svg b/bundles/org.eclipse.ui/icons/full/elcl16/thin_max_view.svg new file mode 100644 index 00000000000..532f9ed30b2 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/elcl16/thin_max_view.svg @@ -0,0 +1,84 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/thin_min_view.svg b/bundles/org.eclipse.ui/icons/full/elcl16/thin_min_view.svg new file mode 100644 index 00000000000..3dc478ba6df --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/elcl16/thin_min_view.svg @@ -0,0 +1,78 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/thin_restore_view.svg b/bundles/org.eclipse.ui/icons/full/elcl16/thin_restore_view.svg new file mode 100644 index 00000000000..a7a8b02d598 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/elcl16/thin_restore_view.svg @@ -0,0 +1,123 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/thin_show_toolbar.svg b/bundles/org.eclipse.ui/icons/full/elcl16/thin_show_toolbar.svg new file mode 100644 index 00000000000..97c3a3cccfc --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/elcl16/thin_show_toolbar.svg @@ -0,0 +1,72 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/thin_view_menu.svg b/bundles/org.eclipse.ui/icons/full/elcl16/thin_view_menu.svg new file mode 100644 index 00000000000..c9734639cc0 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/elcl16/thin_view_menu.svg @@ -0,0 +1,76 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/trash.svg b/bundles/org.eclipse.ui/icons/full/elcl16/trash.svg new file mode 100644 index 00000000000..46522a0a6e5 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/elcl16/trash.svg @@ -0,0 +1,202 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/up_nav.svg b/bundles/org.eclipse.ui/icons/full/elcl16/up_nav.svg new file mode 100644 index 00000000000..3f607257aef --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/elcl16/up_nav.svg @@ -0,0 +1,242 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/view_menu.svg b/bundles/org.eclipse.ui/icons/full/elcl16/view_menu.svg new file mode 100644 index 00000000000..00b6dba2591 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/elcl16/view_menu.svg @@ -0,0 +1,105 @@ + + + + + + + + + + + + + image/svg+xml + + + + + Remain BV, W.S. Jongman + + + + + Eclipse Foundation + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/etool16/clear.svg b/bundles/org.eclipse.ui/icons/full/etool16/clear.svg new file mode 100644 index 00000000000..8c968444058 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/etool16/clear.svg @@ -0,0 +1,199 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + line + + + lightarea + + + darkarea + darkarea + + + divider + + + eraser + + + + diff --git a/bundles/org.eclipse.ui/icons/full/etool16/clear_co.svg b/bundles/org.eclipse.ui/icons/full/etool16/clear_co.svg new file mode 100644 index 00000000000..8c968444058 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/etool16/clear_co.svg @@ -0,0 +1,199 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + line + + + lightarea + + + darkarea + darkarea + + + divider + + + eraser + + + + diff --git a/bundles/org.eclipse.ui/icons/full/etool16/copy_edit.svg b/bundles/org.eclipse.ui/icons/full/etool16/copy_edit.svg new file mode 100644 index 00000000000..51404059682 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/etool16/copy_edit.svg @@ -0,0 +1,204 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + backpaper + + + page-lines-back + + + frontpaper + + + page-lines + + + fold + + + diff --git a/bundles/org.eclipse.ui/icons/full/etool16/cut_edit.svg b/bundles/org.eclipse.ui/icons/full/etool16/cut_edit.svg new file mode 100644 index 00000000000..77e7d0cb73d --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/etool16/cut_edit.svg @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + leftblade + + + rightblade + + + pin + + + lefthandle + + + righthandle + + + + diff --git a/bundles/org.eclipse.ui/icons/full/etool16/delete.svg b/bundles/org.eclipse.ui/icons/full/etool16/delete.svg new file mode 100644 index 00000000000..ec71b4219f7 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/etool16/delete.svg @@ -0,0 +1,119 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + x + + + diff --git a/bundles/org.eclipse.ui/icons/full/etool16/delete_edit.svg b/bundles/org.eclipse.ui/icons/full/etool16/delete_edit.svg new file mode 100644 index 00000000000..ea2bda8051a --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/etool16/delete_edit.svg @@ -0,0 +1,121 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + x + x + + + diff --git a/bundles/org.eclipse.ui/icons/full/etool16/editor_area.svg b/bundles/org.eclipse.ui/icons/full/etool16/editor_area.svg new file mode 100644 index 00000000000..0a7121ef805 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/etool16/editor_area.svg @@ -0,0 +1,432 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/etool16/export_wiz.svg b/bundles/org.eclipse.ui/icons/full/etool16/export_wiz.svg new file mode 100644 index 00000000000..fda1ba2d577 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/etool16/export_wiz.svg @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + provider + + + + arrow + + + diff --git a/bundles/org.eclipse.ui/icons/full/etool16/fastview_restore.svg b/bundles/org.eclipse.ui/icons/full/etool16/fastview_restore.svg new file mode 100644 index 00000000000..07e87b7a606 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/etool16/fastview_restore.svg @@ -0,0 +1,91 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + topwindow + + + bottomwindow + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/etool16/find_actions.svg b/bundles/org.eclipse.ui/icons/full/etool16/find_actions.svg new file mode 100644 index 00000000000..1b501c28899 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/etool16/find_actions.svg @@ -0,0 +1,74 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/etool16/help_contents.svg b/bundles/org.eclipse.ui/icons/full/etool16/help_contents.svg new file mode 100644 index 00000000000..f53592e3fcd --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/etool16/help_contents.svg @@ -0,0 +1,89 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + circle + + + question + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/etool16/help_search.svg b/bundles/org.eclipse.ui/icons/full/etool16/help_search.svg new file mode 100644 index 00000000000..27540238b93 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/etool16/help_search.svg @@ -0,0 +1,338 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + end + + + handle + + + switch + + + + beam + + + portal + + + circle + + + question + + + diff --git a/bundles/org.eclipse.ui/icons/full/etool16/import_wiz.svg b/bundles/org.eclipse.ui/icons/full/etool16/import_wiz.svg new file mode 100644 index 00000000000..9d3384c9107 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/etool16/import_wiz.svg @@ -0,0 +1,164 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + receiver + + + + arrow + + + diff --git a/bundles/org.eclipse.ui/icons/full/etool16/new_fastview.svg b/bundles/org.eclipse.ui/icons/full/etool16/new_fastview.svg new file mode 100644 index 00000000000..84a319e5bd9 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/etool16/new_fastview.svg @@ -0,0 +1,349 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + winframe + + + header + + + stripe + + + starshadow4 + + + starshadow3 + + + starshadow2 + + + starshadow1 + + + starshadow5 + + + star4 + + + star3 + + + star2 + + + star1 + + + star5 + + + starinterior + + + starcross + + + starexterior + + + diff --git a/bundles/org.eclipse.ui/icons/full/etool16/new_wiz.svg b/bundles/org.eclipse.ui/icons/full/etool16/new_wiz.svg new file mode 100644 index 00000000000..d080de794e2 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/etool16/new_wiz.svg @@ -0,0 +1,546 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/etool16/paste_edit.svg b/bundles/org.eclipse.ui/icons/full/etool16/paste_edit.svg new file mode 100644 index 00000000000..7c52e555056 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/etool16/paste_edit.svg @@ -0,0 +1,253 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + clipboard + + + clasp + + + paper + + + paper-fold + + + paper-lines + + + diff --git a/bundles/org.eclipse.ui/icons/full/etool16/pin_editor.svg b/bundles/org.eclipse.ui/icons/full/etool16/pin_editor.svg new file mode 100644 index 00000000000..a1e6495f6f2 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/etool16/pin_editor.svg @@ -0,0 +1,255 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/etool16/print_edit.svg b/bundles/org.eclipse.ui/icons/full/etool16/print_edit.svg new file mode 100644 index 00000000000..b34170943aa --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/etool16/print_edit.svg @@ -0,0 +1,321 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + printer-footer + + + printer-body + + + paper-base + + + paper-fold + + + paper-lines + + + body-shadow-left + + + body-shadow-right + + + diff --git a/bundles/org.eclipse.ui/icons/full/etool16/redo_edit.svg b/bundles/org.eclipse.ui/icons/full/etool16/redo_edit.svg new file mode 100644 index 00000000000..e524ca0448e --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/etool16/redo_edit.svg @@ -0,0 +1,145 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + redo-arrow + + + + diff --git a/bundles/org.eclipse.ui/icons/full/etool16/save_edit.svg b/bundles/org.eclipse.ui/icons/full/etool16/save_edit.svg new file mode 100644 index 00000000000..77d1fa925ee --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/etool16/save_edit.svg @@ -0,0 +1,228 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/etool16/saveall_edit.svg b/bundles/org.eclipse.ui/icons/full/etool16/saveall_edit.svg new file mode 100644 index 00000000000..42fff0a03c5 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/etool16/saveall_edit.svg @@ -0,0 +1,448 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + disk-back + + + label-back + + + disk-mid + + + label-mid + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/etool16/saveas_edit.svg b/bundles/org.eclipse.ui/icons/full/etool16/saveas_edit.svg new file mode 100644 index 00000000000..ad9c7ae338b --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/etool16/saveas_edit.svg @@ -0,0 +1,329 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + dot1 + + + dot2 + + + dot3 + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/etool16/tricks.svg b/bundles/org.eclipse.ui/icons/full/etool16/tricks.svg new file mode 100644 index 00000000000..b45ba974def --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/etool16/tricks.svg @@ -0,0 +1,204 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/etool16/undo_edit.svg b/bundles/org.eclipse.ui/icons/full/etool16/undo_edit.svg new file mode 100644 index 00000000000..cd22945420e --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/etool16/undo_edit.svg @@ -0,0 +1,117 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + undo-arrow + + + diff --git a/bundles/org.eclipse.ui/icons/full/eview16/bkmrk_nav.svg b/bundles/org.eclipse.ui/icons/full/eview16/bkmrk_nav.svg new file mode 100644 index 00000000000..3d60de77e37 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/eview16/bkmrk_nav.svg @@ -0,0 +1,991 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/eview16/default_persp.svg b/bundles/org.eclipse.ui/icons/full/eview16/default_persp.svg new file mode 100644 index 00000000000..92694475dc6 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/eview16/default_persp.svg @@ -0,0 +1,363 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/eview16/defaultview_misc.svg b/bundles/org.eclipse.ui/icons/full/eview16/defaultview_misc.svg new file mode 100644 index 00000000000..a0118068aba --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/eview16/defaultview_misc.svg @@ -0,0 +1,215 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/eview16/filenav_nav.svg b/bundles/org.eclipse.ui/icons/full/eview16/filenav_nav.svg new file mode 100644 index 00000000000..b807be35b21 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/eview16/filenav_nav.svg @@ -0,0 +1,204 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/eview16/new_persp.svg b/bundles/org.eclipse.ui/icons/full/eview16/new_persp.svg new file mode 100644 index 00000000000..918f5da612a --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/eview16/new_persp.svg @@ -0,0 +1,755 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/eview16/outline_co.svg b/bundles/org.eclipse.ui/icons/full/eview16/outline_co.svg new file mode 100644 index 00000000000..8dfe650b4e6 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/eview16/outline_co.svg @@ -0,0 +1,236 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/eview16/problems_view.svg b/bundles/org.eclipse.ui/icons/full/eview16/problems_view.svg new file mode 100644 index 00000000000..c0a391aacfb --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/eview16/problems_view.svg @@ -0,0 +1,360 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/eview16/prop_ps.svg b/bundles/org.eclipse.ui/icons/full/eview16/prop_ps.svg new file mode 100644 index 00000000000..79429f17cd4 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/eview16/prop_ps.svg @@ -0,0 +1,261 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/eview16/tasks_tsk.svg b/bundles/org.eclipse.ui/icons/full/eview16/tasks_tsk.svg new file mode 100644 index 00000000000..739aae10648 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/eview16/tasks_tsk.svg @@ -0,0 +1,328 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/obj16/activity.svg b/bundles/org.eclipse.ui/icons/full/obj16/activity.svg new file mode 100644 index 00000000000..7ed3a84a06d --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/obj16/activity.svg @@ -0,0 +1,160 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/obj16/activity_category.svg b/bundles/org.eclipse.ui/icons/full/obj16/activity_category.svg new file mode 100644 index 00000000000..9fa8894b1b0 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/obj16/activity_category.svg @@ -0,0 +1,305 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/obj16/add_obj.svg b/bundles/org.eclipse.ui/icons/full/obj16/add_obj.svg new file mode 100644 index 00000000000..d291d7e8a46 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/obj16/add_obj.svg @@ -0,0 +1,113 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/obj16/blank.svg b/bundles/org.eclipse.ui/icons/full/obj16/blank.svg new file mode 100644 index 00000000000..c54cd17942c --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/obj16/blank.svg @@ -0,0 +1,4466 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/obj16/change_obj.svg b/bundles/org.eclipse.ui/icons/full/obj16/change_obj.svg new file mode 100644 index 00000000000..452fceb540a --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/obj16/change_obj.svg @@ -0,0 +1,113 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/obj16/delete_obj.svg b/bundles/org.eclipse.ui/icons/full/obj16/delete_obj.svg new file mode 100644 index 00000000000..08d559e5ced --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/obj16/delete_obj.svg @@ -0,0 +1,116 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/obj16/elements_obj.svg b/bundles/org.eclipse.ui/icons/full/obj16/elements_obj.svg new file mode 100644 index 00000000000..4d0ec675e8a --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/obj16/elements_obj.svg @@ -0,0 +1,315 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/obj16/error_tsk.svg b/bundles/org.eclipse.ui/icons/full/obj16/error_tsk.svg new file mode 100644 index 00000000000..5bdece64b0b --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/obj16/error_tsk.svg @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/obj16/file_obj.svg b/bundles/org.eclipse.ui/icons/full/obj16/file_obj.svg new file mode 100644 index 00000000000..fbad0ece47f --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/obj16/file_obj.svg @@ -0,0 +1,294 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/obj16/fldr_obj.svg b/bundles/org.eclipse.ui/icons/full/obj16/fldr_obj.svg new file mode 100644 index 00000000000..549913c709e --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/obj16/fldr_obj.svg @@ -0,0 +1,261 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/obj16/font.svg b/bundles/org.eclipse.ui/icons/full/obj16/font.svg new file mode 100644 index 00000000000..8f3930119d5 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/obj16/font.svg @@ -0,0 +1,86 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/obj16/generic_element.svg b/bundles/org.eclipse.ui/icons/full/obj16/generic_element.svg new file mode 100644 index 00000000000..366f35987f6 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/obj16/generic_element.svg @@ -0,0 +1,312 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/obj16/generic_elements.svg b/bundles/org.eclipse.ui/icons/full/obj16/generic_elements.svg new file mode 100644 index 00000000000..35549c7190d --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/obj16/generic_elements.svg @@ -0,0 +1,168 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/obj16/info_tsk.svg b/bundles/org.eclipse.ui/icons/full/obj16/info_tsk.svg new file mode 100644 index 00000000000..9aa60a696ae --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/obj16/info_tsk.svg @@ -0,0 +1,170 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + Kozuka Mincho Pr6N H + + + diff --git a/bundles/org.eclipse.ui/icons/full/obj16/keygroups_obj.svg b/bundles/org.eclipse.ui/icons/full/obj16/keygroups_obj.svg new file mode 100644 index 00000000000..19c97f38b39 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/obj16/keygroups_obj.svg @@ -0,0 +1,1079 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/obj16/layout_co.svg b/bundles/org.eclipse.ui/icons/full/obj16/layout_co.svg new file mode 100644 index 00000000000..35c8cdbc341 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/obj16/layout_co.svg @@ -0,0 +1,271 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/obj16/menu.svg b/bundles/org.eclipse.ui/icons/full/obj16/menu.svg new file mode 100644 index 00000000000..b13183811ca --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/obj16/menu.svg @@ -0,0 +1,524 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/obj16/separator.svg b/bundles/org.eclipse.ui/icons/full/obj16/separator.svg new file mode 100644 index 00000000000..038dd314b3d --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/obj16/separator.svg @@ -0,0 +1,491 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/obj16/signed_no_tbl.svg b/bundles/org.eclipse.ui/icons/full/obj16/signed_no_tbl.svg new file mode 100644 index 00000000000..459457c98ab --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/obj16/signed_no_tbl.svg @@ -0,0 +1,336 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/obj16/signed_unkn_tbl.svg b/bundles/org.eclipse.ui/icons/full/obj16/signed_unkn_tbl.svg new file mode 100644 index 00000000000..5349f91391d --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/obj16/signed_unkn_tbl.svg @@ -0,0 +1,384 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/obj16/signed_yes_tbl.svg b/bundles/org.eclipse.ui/icons/full/obj16/signed_yes_tbl.svg new file mode 100644 index 00000000000..0fca5f284fc --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/obj16/signed_yes_tbl.svg @@ -0,0 +1,313 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/obj16/submenu.svg b/bundles/org.eclipse.ui/icons/full/obj16/submenu.svg new file mode 100644 index 00000000000..f05d5e09abd --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/obj16/submenu.svg @@ -0,0 +1,575 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/obj16/theme_category.svg b/bundles/org.eclipse.ui/icons/full/obj16/theme_category.svg new file mode 100644 index 00000000000..7dfff7965b4 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/obj16/theme_category.svg @@ -0,0 +1,420 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/obj16/toolbar.svg b/bundles/org.eclipse.ui/icons/full/obj16/toolbar.svg new file mode 100644 index 00000000000..159f3734a1a --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/obj16/toolbar.svg @@ -0,0 +1,367 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/obj16/warn_tsk.svg b/bundles/org.eclipse.ui/icons/full/obj16/warn_tsk.svg new file mode 100644 index 00000000000..1873b849c81 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/obj16/warn_tsk.svg @@ -0,0 +1,154 @@ + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/obj16/workingsets.svg b/bundles/org.eclipse.ui/icons/full/obj16/workingsets.svg new file mode 100644 index 00000000000..866f52908bc --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/obj16/workingsets.svg @@ -0,0 +1,394 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/ovr16/error_ovr.svg b/bundles/org.eclipse.ui/icons/full/ovr16/error_ovr.svg new file mode 100644 index 00000000000..73877578b15 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/ovr16/error_ovr.svg @@ -0,0 +1,106 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/ovr16/lock_ovr.svg b/bundles/org.eclipse.ui/icons/full/ovr16/lock_ovr.svg new file mode 100644 index 00000000000..6d42575a76c --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/ovr16/lock_ovr.svg @@ -0,0 +1,94 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/ovr16/pinned_ovr.svg b/bundles/org.eclipse.ui/icons/full/ovr16/pinned_ovr.svg new file mode 100644 index 00000000000..c8e9925b36a --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/ovr16/pinned_ovr.svg @@ -0,0 +1,277 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/ovr16/running_ovr.svg b/bundles/org.eclipse.ui/icons/full/ovr16/running_ovr.svg new file mode 100644 index 00000000000..f60b7a08b0a --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/ovr16/running_ovr.svg @@ -0,0 +1,121 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/ovr16/warning_ovr.svg b/bundles/org.eclipse.ui/icons/full/ovr16/warning_ovr.svg new file mode 100644 index 00000000000..56d9f9e3d99 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/ovr16/warning_ovr.svg @@ -0,0 +1,153 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/pointer/bottom.svg b/bundles/org.eclipse.ui/icons/full/pointer/bottom.svg new file mode 100644 index 00000000000..d3f7df52a93 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/pointer/bottom.svg @@ -0,0 +1,25 @@ + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/pointer/bottom_mask.svg b/bundles/org.eclipse.ui/icons/full/pointer/bottom_mask.svg new file mode 100644 index 00000000000..59da2b7af1c --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/pointer/bottom_mask.svg @@ -0,0 +1,23 @@ + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/pointer/bottom_source.svg b/bundles/org.eclipse.ui/icons/full/pointer/bottom_source.svg new file mode 100644 index 00000000000..7fa3e85371a --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/pointer/bottom_source.svg @@ -0,0 +1,31 @@ + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/pointer/invalid.svg b/bundles/org.eclipse.ui/icons/full/pointer/invalid.svg new file mode 100644 index 00000000000..3f16a1e9c33 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/pointer/invalid.svg @@ -0,0 +1,31 @@ + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/pointer/invalid_mask.svg b/bundles/org.eclipse.ui/icons/full/pointer/invalid_mask.svg new file mode 100644 index 00000000000..59da2b7af1c --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/pointer/invalid_mask.svg @@ -0,0 +1,23 @@ + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/pointer/invalid_source.svg b/bundles/org.eclipse.ui/icons/full/pointer/invalid_source.svg new file mode 100644 index 00000000000..1c6b3fd3fab --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/pointer/invalid_source.svg @@ -0,0 +1,37 @@ + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/pointer/left.svg b/bundles/org.eclipse.ui/icons/full/pointer/left.svg new file mode 100644 index 00000000000..44525bf3cc4 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/pointer/left.svg @@ -0,0 +1,25 @@ + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/pointer/left_mask.svg b/bundles/org.eclipse.ui/icons/full/pointer/left_mask.svg new file mode 100644 index 00000000000..59da2b7af1c --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/pointer/left_mask.svg @@ -0,0 +1,23 @@ + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/pointer/left_source.svg b/bundles/org.eclipse.ui/icons/full/pointer/left_source.svg new file mode 100644 index 00000000000..a6c6caafe29 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/pointer/left_source.svg @@ -0,0 +1,30 @@ + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/pointer/offscreen.svg b/bundles/org.eclipse.ui/icons/full/pointer/offscreen.svg new file mode 100644 index 00000000000..2332b25760b --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/pointer/offscreen.svg @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/pointer/offscreen_mask.svg b/bundles/org.eclipse.ui/icons/full/pointer/offscreen_mask.svg new file mode 100644 index 00000000000..c0976813a3b --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/pointer/offscreen_mask.svg @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/pointer/offscreen_source.svg b/bundles/org.eclipse.ui/icons/full/pointer/offscreen_source.svg new file mode 100644 index 00000000000..3eb5ccef4c6 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/pointer/offscreen_source.svg @@ -0,0 +1,26 @@ + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/pointer/right.svg b/bundles/org.eclipse.ui/icons/full/pointer/right.svg new file mode 100644 index 00000000000..52cde00a754 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/pointer/right.svg @@ -0,0 +1,24 @@ + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/pointer/right_mask.svg b/bundles/org.eclipse.ui/icons/full/pointer/right_mask.svg new file mode 100644 index 00000000000..59da2b7af1c --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/pointer/right_mask.svg @@ -0,0 +1,23 @@ + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/pointer/right_source.svg b/bundles/org.eclipse.ui/icons/full/pointer/right_source.svg new file mode 100644 index 00000000000..dc510a0a578 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/pointer/right_source.svg @@ -0,0 +1,30 @@ + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/pointer/stack.svg b/bundles/org.eclipse.ui/icons/full/pointer/stack.svg new file mode 100644 index 00000000000..2c182f5dbff --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/pointer/stack.svg @@ -0,0 +1,41 @@ + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/pointer/stack_mask.svg b/bundles/org.eclipse.ui/icons/full/pointer/stack_mask.svg new file mode 100644 index 00000000000..661ef84c9d7 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/pointer/stack_mask.svg @@ -0,0 +1,34 @@ + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/pointer/stack_source.svg b/bundles/org.eclipse.ui/icons/full/pointer/stack_source.svg new file mode 100644 index 00000000000..754f41befec --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/pointer/stack_source.svg @@ -0,0 +1,29 @@ + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/pointer/tofastview.svg b/bundles/org.eclipse.ui/icons/full/pointer/tofastview.svg new file mode 100644 index 00000000000..7d854d77706 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/pointer/tofastview.svg @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/pointer/tofastview_mask.svg b/bundles/org.eclipse.ui/icons/full/pointer/tofastview_mask.svg new file mode 100644 index 00000000000..59da2b7af1c --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/pointer/tofastview_mask.svg @@ -0,0 +1,23 @@ + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/pointer/tofastview_source.svg b/bundles/org.eclipse.ui/icons/full/pointer/tofastview_source.svg new file mode 100644 index 00000000000..b86ffe9c672 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/pointer/tofastview_source.svg @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/pointer/top.svg b/bundles/org.eclipse.ui/icons/full/pointer/top.svg new file mode 100644 index 00000000000..741fba83dc4 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/pointer/top.svg @@ -0,0 +1,24 @@ + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/pointer/top_mask.svg b/bundles/org.eclipse.ui/icons/full/pointer/top_mask.svg new file mode 100644 index 00000000000..59da2b7af1c --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/pointer/top_mask.svg @@ -0,0 +1,23 @@ + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/pointer/top_source.svg b/bundles/org.eclipse.ui/icons/full/pointer/top_source.svg new file mode 100644 index 00000000000..355037d3a1d --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/pointer/top_source.svg @@ -0,0 +1,29 @@ + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/pref/export_wiz.svg b/bundles/org.eclipse.ui/icons/full/pref/export_wiz.svg new file mode 100644 index 00000000000..fda1ba2d577 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/pref/export_wiz.svg @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + provider + + + + arrow + + + diff --git a/bundles/org.eclipse.ui/icons/full/pref/import_wiz.svg b/bundles/org.eclipse.ui/icons/full/pref/import_wiz.svg new file mode 100644 index 00000000000..9d3384c9107 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/pref/import_wiz.svg @@ -0,0 +1,164 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + receiver + + + + arrow + + + diff --git a/bundles/org.eclipse.ui/icons/full/progress/errorstate.svg b/bundles/org.eclipse.ui/icons/full/progress/errorstate.svg new file mode 100644 index 00000000000..52b2e9c3c89 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/progress/errorstate.svg @@ -0,0 +1,128 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/progress/lockedstate.svg b/bundles/org.eclipse.ui/icons/full/progress/lockedstate.svg new file mode 100644 index 00000000000..7767244e411 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/progress/lockedstate.svg @@ -0,0 +1,293 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/progress/progress_error.svg b/bundles/org.eclipse.ui/icons/full/progress/progress_error.svg new file mode 100644 index 00000000000..6837ddc567f --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/progress/progress_error.svg @@ -0,0 +1,448 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/progress/progress_none.svg b/bundles/org.eclipse.ui/icons/full/progress/progress_none.svg new file mode 100644 index 00000000000..4b58ffe0bd4 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/progress/progress_none.svg @@ -0,0 +1,602 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/progress/progress_ok.svg b/bundles/org.eclipse.ui/icons/full/progress/progress_ok.svg new file mode 100644 index 00000000000..7aeac6764d3 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/progress/progress_ok.svg @@ -0,0 +1,481 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/progress/progress_task.svg b/bundles/org.eclipse.ui/icons/full/progress/progress_task.svg new file mode 100644 index 00000000000..e9b82e109c8 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/progress/progress_task.svg @@ -0,0 +1,527 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/progress/pview.svg b/bundles/org.eclipse.ui/icons/full/progress/pview.svg new file mode 100644 index 00000000000..52d9348e1ac --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/progress/pview.svg @@ -0,0 +1,384 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/progress/sleeping.svg b/bundles/org.eclipse.ui/icons/full/progress/sleeping.svg new file mode 100644 index 00000000000..ddac8b192ab --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/progress/sleeping.svg @@ -0,0 +1,74 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/progress/waiting.svg b/bundles/org.eclipse.ui/icons/full/progress/waiting.svg new file mode 100644 index 00000000000..fc8cebbb4ca --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/progress/waiting.svg @@ -0,0 +1,210 @@ + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/wizban/export_wiz.svg b/bundles/org.eclipse.ui/icons/full/wizban/export_wiz.svg new file mode 100644 index 00000000000..2e8c020f9d6 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/wizban/export_wiz.svg @@ -0,0 +1,1119 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/wizban/exportdir_wiz.svg b/bundles/org.eclipse.ui/icons/full/wizban/exportdir_wiz.svg new file mode 100644 index 00000000000..7c52d502955 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/wizban/exportdir_wiz.svg @@ -0,0 +1,1132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/wizban/exportpref_wiz.svg b/bundles/org.eclipse.ui/icons/full/wizban/exportpref_wiz.svg new file mode 100644 index 00000000000..d11e44c3b25 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/wizban/exportpref_wiz.svg @@ -0,0 +1,1112 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/wizban/import_wiz.svg b/bundles/org.eclipse.ui/icons/full/wizban/import_wiz.svg new file mode 100644 index 00000000000..aa963ee88f9 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/wizban/import_wiz.svg @@ -0,0 +1,1119 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/wizban/importdir_wiz.svg b/bundles/org.eclipse.ui/icons/full/wizban/importdir_wiz.svg new file mode 100644 index 00000000000..5ccb9b9ca9a --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/wizban/importdir_wiz.svg @@ -0,0 +1,1133 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/wizban/importpref_wiz.svg b/bundles/org.eclipse.ui/icons/full/wizban/importpref_wiz.svg new file mode 100644 index 00000000000..aa735148303 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/wizban/importpref_wiz.svg @@ -0,0 +1,1192 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/wizban/new_wiz.svg b/bundles/org.eclipse.ui/icons/full/wizban/new_wiz.svg new file mode 100644 index 00000000000..339a67cf85a --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/wizban/new_wiz.svg @@ -0,0 +1,1142 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/icons/full/wizban/workset_wiz.svg b/bundles/org.eclipse.ui/icons/full/wizban/workset_wiz.svg new file mode 100644 index 00000000000..986cc32ac67 --- /dev/null +++ b/bundles/org.eclipse.ui/icons/full/wizban/workset_wiz.svg @@ -0,0 +1,1199 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui/plugin.xml b/bundles/org.eclipse.ui/plugin.xml index d7c0c6f8e16..3675fdddd2c 100644 --- a/bundles/org.eclipse.ui/plugin.xml +++ b/bundles/org.eclipse.ui/plugin.xml @@ -1444,82 +1444,82 @@ + icon="$nl$/icons/full/etool16/copy_edit.svg"/> + icon="$nl$/icons/full/etool16/cut_edit.svg"/> + icon="$nl$/icons/full/etool16/delete_edit.svg"/> + icon="$nl$/icons/full/etool16/paste_edit.svg"/> + icon="$nl$/icons/full/etool16/print_edit.svg"/> + icon="$nl$/icons/full/etool16/undo_edit.svg"/> + icon="$nl$/icons/full/etool16/redo_edit.svg"/> + icon="$nl$/icons/full/etool16/save_edit.svg"/> + icon="$nl$/icons/full/etool16/saveall_edit.svg"/> + icon="$nl$/icons/full/etool16/saveas_edit.svg"/> + icon="$nl$/icons/full/elcl16/refresh_nav.svg"/> + icon="$nl$/icons/full/etool16/export_wiz.svg"> + icon="$nl$/icons/full/etool16/import_wiz.svg"> + icon="$nl$/icons/full/elcl16/collapseall.svg"> + icon="$nl$/icons/full/elcl16/expandall.svg"> + icon="$nl$/icons/full/etool16/new_wiz.svg"> + icon="$nl$/icons/full/eview16/new_persp.svg"> + icon="$nl$/icons/full/etool16/help_contents.svg"> + icon="$nl$/icons/full/etool16/help_search.svg"> + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/examples/org.eclipse.ui.examples.fieldassist/plugin.xml b/examples/org.eclipse.ui.examples.fieldassist/plugin.xml index 65740370488..47ea06af38c 100644 --- a/examples/org.eclipse.ui.examples.fieldassist/plugin.xml +++ b/examples/org.eclipse.ui.examples.fieldassist/plugin.xml @@ -17,7 +17,7 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/examples/org.eclipse.ui.examples.javaeditor/icons/resolver.svg b/examples/org.eclipse.ui.examples.javaeditor/icons/resolver.svg new file mode 100644 index 00000000000..72efac8b738 --- /dev/null +++ b/examples/org.eclipse.ui.examples.javaeditor/icons/resolver.svg @@ -0,0 +1,93 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/examples/org.eclipse.ui.examples.javaeditor/icons/sample.svg b/examples/org.eclipse.ui.examples.javaeditor/icons/sample.svg new file mode 100644 index 00000000000..72efac8b738 --- /dev/null +++ b/examples/org.eclipse.ui.examples.javaeditor/icons/sample.svg @@ -0,0 +1,93 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/examples/org.eclipse.ui.examples.javaeditor/icons/template.svg b/examples/org.eclipse.ui.examples.javaeditor/icons/template.svg new file mode 100644 index 00000000000..6a2a32964f0 --- /dev/null +++ b/examples/org.eclipse.ui.examples.javaeditor/icons/template.svg @@ -0,0 +1,285 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/examples/org.eclipse.ui.examples.javaeditor/plugin.xml b/examples/org.eclipse.ui.examples.javaeditor/plugin.xml index 2438b009889..701a918b887 100644 --- a/examples/org.eclipse.ui.examples.javaeditor/plugin.xml +++ b/examples/org.eclipse.ui.examples.javaeditor/plugin.xml @@ -10,7 +10,7 @@ point="org.eclipse.ui.editors">