Update of /cvsroot/jcommander/plugins/org.jcommander.eclipsepatch.compare/compare/org/eclipse/compare In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13295/compare/org/eclipse/compare Modified Files: ResourceNode.java CompareEditorInput.java IPropertyChangeNotifier.java IContentChangeNotifier.java IModificationDate.java CompareViewerSwitchingPane.java Splitter.java ICompareNavigator.java IStreamContentAccessor.java BufferedContent.java ITypedElement.java IEncodedStreamContentAccessor.java CompareViewerPane.java EditionSelectionDialog.java NavigationAction.java IContentChangeListener.java IStreamMerger.java CompareConfiguration.java HistoryItem.java IViewerCreator.java Log Message: Updated to Eclipse 3.2 M6 Index: IContentChangeListener.java =================================================================== RCS file: /cvsroot/jcommander/plugins/org.jcommander.eclipsepatch.compare/compare/org/eclipse/compare/IContentChangeListener.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** IContentChangeListener.java 28 Mar 2006 13:49:15 -0000 1.1 --- IContentChangeListener.java 5 Apr 2006 16:12:45 -0000 1.2 *************** *** 1,4 **** /******************************************************************************* ! * Copyright (c) 2000, 2004 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 --- 1,4 ---- /******************************************************************************* ! * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 Index: IPropertyChangeNotifier.java =================================================================== RCS file: /cvsroot/jcommander/plugins/org.jcommander.eclipsepatch.compare/compare/org/eclipse/compare/IPropertyChangeNotifier.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** IPropertyChangeNotifier.java 28 Mar 2006 13:49:15 -0000 1.1 --- IPropertyChangeNotifier.java 5 Apr 2006 16:12:45 -0000 1.2 *************** *** 1,4 **** /******************************************************************************* ! * Copyright (c) 2000, 2004 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 --- 1,4 ---- /******************************************************************************* ! * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 Index: IModificationDate.java =================================================================== RCS file: /cvsroot/jcommander/plugins/org.jcommander.eclipsepatch.compare/compare/org/eclipse/compare/IModificationDate.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** IModificationDate.java 28 Mar 2006 13:49:15 -0000 1.1 --- IModificationDate.java 5 Apr 2006 16:12:45 -0000 1.2 *************** *** 1,4 **** /******************************************************************************* ! * Copyright (c) 2000, 2004 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 --- 1,4 ---- /******************************************************************************* ! * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 Index: IStreamContentAccessor.java =================================================================== RCS file: /cvsroot/jcommander/plugins/org.jcommander.eclipsepatch.compare/compare/org/eclipse/compare/IStreamContentAccessor.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** IStreamContentAccessor.java 28 Mar 2006 13:49:15 -0000 1.1 --- IStreamContentAccessor.java 5 Apr 2006 16:12:45 -0000 1.2 *************** *** 1,4 **** /******************************************************************************* ! * Copyright (c) 2000, 2004 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 --- 1,4 ---- /******************************************************************************* ! * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 Index: Splitter.java =================================================================== RCS file: /cvsroot/jcommander/plugins/org.jcommander.eclipsepatch.compare/compare/org/eclipse/compare/Splitter.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Splitter.java 28 Mar 2006 13:49:15 -0000 1.1 --- Splitter.java 5 Apr 2006 16:12:45 -0000 1.2 *************** *** 1,4 **** /******************************************************************************* ! * Copyright (c) 2000, 2004 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 --- 1,4 ---- /******************************************************************************* ! * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 Index: EditionSelectionDialog.java =================================================================== RCS file: /cvsroot/jcommander/plugins/org.jcommander.eclipsepatch.compare/compare/org/eclipse/compare/EditionSelectionDialog.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** EditionSelectionDialog.java 28 Mar 2006 13:49:15 -0000 1.1 --- EditionSelectionDialog.java 5 Apr 2006 16:12:45 -0000 1.2 *************** *** 1,4 **** /******************************************************************************* ! * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 --- 1,4 ---- /******************************************************************************* ! * Copyright (c) 2000, 2006 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 Index: CompareViewerPane.java =================================================================== RCS file: /cvsroot/jcommander/plugins/org.jcommander.eclipsepatch.compare/compare/org/eclipse/compare/CompareViewerPane.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** CompareViewerPane.java 28 Mar 2006 13:49:15 -0000 1.1 --- CompareViewerPane.java 5 Apr 2006 16:12:45 -0000 1.2 *************** *** 1,4 **** /******************************************************************************* ! * Copyright (c) 2000, 2004 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 --- 1,4 ---- /******************************************************************************* ! * Copyright (c) 2000, 2006 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 Index: ICompareNavigator.java =================================================================== RCS file: /cvsroot/jcommander/plugins/org.jcommander.eclipsepatch.compare/compare/org/eclipse/compare/ICompareNavigator.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** ICompareNavigator.java 28 Mar 2006 13:49:15 -0000 1.1 --- ICompareNavigator.java 5 Apr 2006 16:12:45 -0000 1.2 *************** *** 1,4 **** /******************************************************************************* ! * Copyright (c) 2003, 2004 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 --- 1,4 ---- /******************************************************************************* ! * Copyright (c) 2003, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 Index: ResourceNode.java =================================================================== RCS file: /cvsroot/jcommander/plugins/org.jcommander.eclipsepatch.compare/compare/org/eclipse/compare/ResourceNode.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** ResourceNode.java 28 Mar 2006 13:49:15 -0000 1.1 --- ResourceNode.java 5 Apr 2006 16:12:45 -0000 1.2 *************** *** 1,4 **** /******************************************************************************* ! * Copyright (c) 2000, 2004 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 --- 1,4 ---- /******************************************************************************* ! * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 Index: CompareConfiguration.java =================================================================== RCS file: /cvsroot/jcommander/plugins/org.jcommander.eclipsepatch.compare/compare/org/eclipse/compare/CompareConfiguration.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** CompareConfiguration.java 28 Mar 2006 13:49:15 -0000 1.1 --- CompareConfiguration.java 5 Apr 2006 16:12:45 -0000 1.2 *************** *** 1,4 **** /******************************************************************************* ! * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 --- 1,4 ---- /******************************************************************************* ! * Copyright (c) 2000, 2006 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 Index: HistoryItem.java =================================================================== RCS file: /cvsroot/jcommander/plugins/org.jcommander.eclipsepatch.compare/compare/org/eclipse/compare/HistoryItem.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** HistoryItem.java 28 Mar 2006 13:49:15 -0000 1.1 --- HistoryItem.java 5 Apr 2006 16:12:45 -0000 1.2 *************** *** 1,4 **** /******************************************************************************* ! * Copyright (c) 2000, 2004 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 --- 1,4 ---- /******************************************************************************* ! * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 Index: ITypedElement.java =================================================================== RCS file: /cvsroot/jcommander/plugins/org.jcommander.eclipsepatch.compare/compare/org/eclipse/compare/ITypedElement.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** ITypedElement.java 28 Mar 2006 13:49:15 -0000 1.1 --- ITypedElement.java 5 Apr 2006 16:12:45 -0000 1.2 *************** *** 1,4 **** /******************************************************************************* ! * Copyright (c) 2000, 2004 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 --- 1,4 ---- /******************************************************************************* ! * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 Index: IStreamMerger.java =================================================================== RCS file: /cvsroot/jcommander/plugins/org.jcommander.eclipsepatch.compare/compare/org/eclipse/compare/IStreamMerger.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** IStreamMerger.java 28 Mar 2006 13:49:15 -0000 1.1 --- IStreamMerger.java 5 Apr 2006 16:12:45 -0000 1.2 *************** *** 1,4 **** /******************************************************************************* ! * Copyright (c) 2004 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 --- 1,4 ---- /******************************************************************************* ! * Copyright (c) 2004, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 Index: IViewerCreator.java =================================================================== RCS file: /cvsroot/jcommander/plugins/org.jcommander.eclipsepatch.compare/compare/org/eclipse/compare/IViewerCreator.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** IViewerCreator.java 28 Mar 2006 13:49:15 -0000 1.1 --- IViewerCreator.java 5 Apr 2006 16:12:45 -0000 1.2 *************** *** 1,4 **** /******************************************************************************* ! * Copyright (c) 2000, 2004 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 --- 1,4 ---- /******************************************************************************* ! * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 Index: CompareViewerSwitchingPane.java =================================================================== RCS file: /cvsroot/jcommander/plugins/org.jcommander.eclipsepatch.compare/compare/org/eclipse/compare/CompareViewerSwitchingPane.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** CompareViewerSwitchingPane.java 28 Mar 2006 13:49:15 -0000 1.1 --- CompareViewerSwitchingPane.java 5 Apr 2006 16:12:45 -0000 1.2 *************** *** 1,4 **** /******************************************************************************* ! * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 --- 1,4 ---- /******************************************************************************* ! * Copyright (c) 2000, 2006 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 Index: IEncodedStreamContentAccessor.java =================================================================== RCS file: /cvsroot/jcommander/plugins/org.jcommander.eclipsepatch.compare/compare/org/eclipse/compare/IEncodedStreamContentAccessor.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** IEncodedStreamContentAccessor.java 28 Mar 2006 13:49:15 -0000 1.1 --- IEncodedStreamContentAccessor.java 5 Apr 2006 16:12:45 -0000 1.2 *************** *** 1,4 **** /******************************************************************************* ! * Copyright (c) 2000, 2004 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 --- 1,4 ---- /******************************************************************************* ! * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 Index: NavigationAction.java =================================================================== RCS file: /cvsroot/jcommander/plugins/org.jcommander.eclipsepatch.compare/compare/org/eclipse/compare/NavigationAction.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** NavigationAction.java 28 Mar 2006 13:49:15 -0000 1.1 --- NavigationAction.java 5 Apr 2006 16:12:45 -0000 1.2 *************** *** 1,4 **** /******************************************************************************* ! * Copyright (c) 2000, 2004 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 --- 1,4 ---- /******************************************************************************* ! * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 Index: IContentChangeNotifier.java =================================================================== RCS file: /cvsroot/jcommander/plugins/org.jcommander.eclipsepatch.compare/compare/org/eclipse/compare/IContentChangeNotifier.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** IContentChangeNotifier.java 28 Mar 2006 13:49:15 -0000 1.1 --- IContentChangeNotifier.java 5 Apr 2006 16:12:45 -0000 1.2 *************** *** 1,4 **** /******************************************************************************* ! * Copyright (c) 2000, 2004 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 --- 1,4 ---- /******************************************************************************* ! * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 Index: BufferedContent.java =================================================================== RCS file: /cvsroot/jcommander/plugins/org.jcommander.eclipsepatch.compare/compare/org/eclipse/compare/BufferedContent.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** BufferedContent.java 28 Mar 2006 13:49:15 -0000 1.1 --- BufferedContent.java 5 Apr 2006 16:12:45 -0000 1.2 *************** *** 1,4 **** /******************************************************************************* ! * Copyright (c) 2000, 2004 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 --- 1,4 ---- /******************************************************************************* ! * Copyright (c) 2000, 2006 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 Index: CompareEditorInput.java =================================================================== RCS file: /cvsroot/jcommander/plugins/org.jcommander.eclipsepatch.compare/compare/org/eclipse/compare/CompareEditorInput.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** CompareEditorInput.java 28 Mar 2006 13:49:15 -0000 1.1 --- CompareEditorInput.java 5 Apr 2006 16:12:45 -0000 1.2 *************** *** 1,4 **** /******************************************************************************* ! * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 --- 1,4 ---- /******************************************************************************* ! * Copyright (c) 2000, 2006 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 *************** *** 89,93 **** * top left pane, method <code>createDiffViewer</code> can be overridden. * <p> ! * If subclasses of this class implement {@link ISaveableModelSource}, the compare editor will * pass these models through to the workbench. The editor will still show the dirty indicator * if one of these underlying models is dirty. It is the reponsibility of subclasses that --- 89,93 ---- * top left pane, method <code>createDiffViewer</code> can be overridden. * <p> ! * If subclasses of this class implement {@link ISaveablesSource}, the compare editor will * pass these models through to the workbench. The editor will still show the dirty indicator * if one of these underlying models is dirty. It is the reponsibility of subclasses that |