mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-20 23:45:23 +02:00
2005-02-15 Alain Magloire
Fix PR 82856 * src/org/eclipse/cdt/internal/ui/editor/ExternalSearchAnnotationModel.java * src/org/eclipse/cdt/internal/ui/editor/ExternalSearchDocumentProvider.java * src/org/eclipse/cdt/internal/ui/editor/ExternalSearchEditor.java * src/org/eclipse/cdt/internal/ui/editor/ExternalSearchFile.java * src/org/eclipse/cdt/internal/ui/preferences/CSearchPreferencePage.java
This commit is contained in:
parent
4ed8244b5c
commit
db7c82e88b
6 changed files with 23 additions and 15 deletions
|
@ -1,3 +1,11 @@
|
||||||
|
2005-02-15 Alain Magloire
|
||||||
|
Fix PR 82856
|
||||||
|
* src/org/eclipse/cdt/internal/ui/editor/ExternalSearchAnnotationModel.java
|
||||||
|
* src/org/eclipse/cdt/internal/ui/editor/ExternalSearchDocumentProvider.java
|
||||||
|
* src/org/eclipse/cdt/internal/ui/editor/ExternalSearchEditor.java
|
||||||
|
* src/org/eclipse/cdt/internal/ui/editor/ExternalSearchFile.java
|
||||||
|
* src/org/eclipse/cdt/internal/ui/preferences/CSearchPreferencePage.java
|
||||||
|
|
||||||
2005-02-14 Alain Magloire
|
2005-02-14 Alain Magloire
|
||||||
Fix from Javier Kohen PR 69157
|
Fix from Javier Kohen PR 69157
|
||||||
* src/org/eclipse/cdt/internal/ui/editor/CEditorMessages.properties
|
* src/org/eclipse/cdt/internal/ui/editor/CEditorMessages.properties
|
||||||
|
|
|
@ -1,12 +1,12 @@
|
||||||
/**********************************************************************
|
/**********************************************************************
|
||||||
Copyright (c) 2002, 2004 IBM Rational Software and others.
|
Copyright (c) 2002, 2004 IBM Rational Software and others.
|
||||||
All rights reserved. This program and the accompanying materials
|
All rights reserved. This program and the accompanying materials
|
||||||
are made available under the terms of the Common Public License v1.0
|
are made available under the terms of the Common Public License v1.0
|
||||||
which accompanies this distribution, and is available at
|
which accompanies this distribution, and is available at
|
||||||
http://www.eclipse.org/legal/cpl-v10.html
|
http://www.eclipse.org/legal/cpl-v10.html
|
||||||
|
|
||||||
Contributors:
|
Contributors:
|
||||||
IBM Rational Software - Initial Contribution
|
IBM Rational Software - Initial Contribution
|
||||||
**********************************************************************/
|
**********************************************************************/
|
||||||
|
|
||||||
package org.eclipse.cdt.internal.ui.editor;
|
package org.eclipse.cdt.internal.ui.editor;
|
||||||
|
|
|
@ -1,12 +1,12 @@
|
||||||
/**********************************************************************
|
/**********************************************************************
|
||||||
Copyright (c) 2002, 2004 IBM Rational Software and others.
|
Copyright (c) 2002, 2004 IBM Rational Software and others.
|
||||||
All rights reserved. This program and the accompanying materials
|
All rights reserved. This program and the accompanying materials
|
||||||
are made available under the terms of the Common Public License v1.0
|
are made available under the terms of the Common Public License v1.0
|
||||||
which accompanies this distribution, and is available at
|
which accompanies this distribution, and is available at
|
||||||
http://www.eclipse.org/legal/cpl-v10.html
|
http://www.eclipse.org/legal/cpl-v10.html
|
||||||
|
|
||||||
Contributors:
|
Contributors:
|
||||||
IBM Rational Software - Initial Contribution
|
IBM Rational Software - Initial Contribution
|
||||||
**********************************************************************/
|
**********************************************************************/
|
||||||
|
|
||||||
package org.eclipse.cdt.internal.ui.editor;
|
package org.eclipse.cdt.internal.ui.editor;
|
||||||
|
|
|
@ -1,12 +1,12 @@
|
||||||
/**********************************************************************
|
/**********************************************************************
|
||||||
Copyright (c) 2002, 2004 IBM Rational Software and others.
|
Copyright (c) 2002, 2004 IBM Rational Software and others.
|
||||||
All rights reserved. This program and the accompanying materials
|
All rights reserved. This program and the accompanying materials
|
||||||
are made available under the terms of the Common Public License v1.0
|
are made available under the terms of the Common Public License v1.0
|
||||||
which accompanies this distribution, and is available at
|
which accompanies this distribution, and is available at
|
||||||
http://www.eclipse.org/legal/cpl-v10.html
|
http://www.eclipse.org/legal/cpl-v10.html
|
||||||
|
|
||||||
Contributors:
|
Contributors:
|
||||||
IBM Rational Software - Initial Contribution
|
IBM Rational Software - Initial Contribution
|
||||||
**********************************************************************/
|
**********************************************************************/
|
||||||
package org.eclipse.cdt.internal.ui.editor;
|
package org.eclipse.cdt.internal.ui.editor;
|
||||||
|
|
||||||
|
|
|
@ -1,12 +1,12 @@
|
||||||
/**********************************************************************
|
/**********************************************************************
|
||||||
Copyright (c) 2002, 2004 IBM Rational Software and others.
|
Copyright (c) 2002, 2004 IBM Rational Software and others.
|
||||||
All rights reserved. This program and the accompanying materials
|
All rights reserved. This program and the accompanying materials
|
||||||
are made available under the terms of the Common Public License v1.0
|
are made available under the terms of the Common Public License v1.0
|
||||||
which accompanies this distribution, and is available at
|
which accompanies this distribution, and is available at
|
||||||
http://www.eclipse.org/legal/cpl-v10.html
|
http://www.eclipse.org/legal/cpl-v10.html
|
||||||
|
|
||||||
Contributors:
|
Contributors:
|
||||||
IBM Rational Software - Initial Contribution
|
IBM Rational Software - Initial Contribution
|
||||||
**********************************************************************/
|
**********************************************************************/
|
||||||
|
|
||||||
package org.eclipse.cdt.internal.ui.editor;
|
package org.eclipse.cdt.internal.ui.editor;
|
||||||
|
|
|
@ -1,12 +1,12 @@
|
||||||
/**********************************************************************
|
/**********************************************************************
|
||||||
Copyright (c) 2002, 2004 IBM Rational Software and others.
|
Copyright (c) 2002, 2004 IBM Rational Software and others.
|
||||||
All rights reserved. This program and the accompanying materials
|
All rights reserved. This program and the accompanying materials
|
||||||
are made available under the terms of the Common Public License v1.0
|
are made available under the terms of the Common Public License v1.0
|
||||||
which accompanies this distribution, and is available at
|
which accompanies this distribution, and is available at
|
||||||
http://www.eclipse.org/legal/cpl-v10.html
|
http://www.eclipse.org/legal/cpl-v10.html
|
||||||
|
|
||||||
Contributors:
|
Contributors:
|
||||||
IBM Rational Software - Initial Contribution
|
IBM Rational Software - Initial Contribution
|
||||||
**********************************************************************/
|
**********************************************************************/
|
||||||
|
|
||||||
package org.eclipse.cdt.internal.ui.preferences;
|
package org.eclipse.cdt.internal.ui.preferences;
|
||||||
|
|
Loading…
Add table
Reference in a new issue