Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-08-21Bug 530393 - EPL 2.0 for exsd in platform.textLars Vogel5-5/+20
Based on the following regex. find . -type f -name "*.exsd" -exec sed -i -E 's/http:\/\/www.eclipse.org\/legal\/epl-v10.html\&quot;\&gt;http:\/\/www.eclipse.org\/legal\/epl-v10.html\&lt;\/a\&gt;/https:\/\/www.eclipse.org\/legal\/epl-2.0\&quot;\&gt;https:\/\/www.eclipse.org\/legal\/epl-v20.html\&lt;\/a\&gt;\/\n\nSPDX-License-Identifier: EPL-2.0/' {} + find . -type f -name "*.exsd" | xargs sed -i 's/Eclipse Public License v1.0/Eclipse Public License 2.0/g' find . -type f -name "*.exsd" -exec sed -i -E 's/([[:blank:]]*[^[:blank:]])*([[:blank:]]*)(All rights reserved. )/\1\n\1\2/' {} + Change-Id: I5df9aa96551224ccf1921e2b21ac9b4b54832e4e Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2016-07-26clarify presentationLayer, see ↵I20160726-1400Markus Keller1-27/+8
org.eclipse.jface.text.source.IAnnotationAccessExtension#getLayer(Annotation)
2014-11-18Fixed bug 440952: Basic Marker Updater should be executed before other ↵Sarika Sinha1-13/+30
contributed markers Signed-off-by: Sarika Sinha <sarika.sinha@in.ibm.com>
2013-02-25converted line delimiters to Unixv20130225-182143Markus Keller4-861/+861
2010-02-03Fixed bug 301542: Clarify documentation of org.eclipse.ui.editors.templates ↵Dani Megert1-2/+11
> include
2009-04-26Fixed bug 273423: DocumentProvider-Extension-Point has wrong examplev20090426-2000Dani Megert1-2/+2
2009-02-05Improved doc.Dani Megert1-2/+2
2009-02-04Fixed bug 236878: [misc] Context type registry should be defined via ↵Dani Megert1-6/+33
extension (plugin.xml)
2008-04-01Fixed bug 222609: [misc] adopt schema identifier from PDEDani Megert1-1/+7
2008-04-01Fixed bug 222609: [misc] adopt schema identifier from PDEDani Megert3-350/+363
2007-11-27Added support for native problem underline style.Dani Megert1-8/+9
2007-04-30Fixed bug 184492: [misc] Dashed line for linked mode masterv20070501-0010Dani Megert1-0/+3
2007-01-30Fixed casing and removed dot at the end.Dani Megert3-47/+47
2007-01-30Fixed description of 'point', 'id' and 'name'.Dani Megert3-9/+9
2007-01-22Fixed copy & paste error.Dani Megert1-1/+1
2006-11-28Fixed bug 165692: [doc] annotationType uses name instead of IDv20061128-0800Dani Megert1-1/+1
2006-10-19Fixed inaccurate extension point schemas.Dani Megert4-7/+7
2006-06-2310694 [templates] need more flexible type mechanismteicher1-350/+350
29066 [templates] Template should add imports if needed 19048 [preferences][templates] template page: variable proposal does not work like other code-assist windows 58959 [templates] Variable substitution in templates should be consistent with variable names suggested in the completion popup 75669 [templates] while - iterate with iterator provides poor guess for iterator name
2006-03-28Updated copyright.Dani Megert1-1/+1
2006-02-13Quick Assist - part 3: providing quick fix iconDani Megert1-1/+10
2005-08-18Improved comment for 'translations' attributeDani Megert1-339/+350
2005-06-23Added missing documentationDani Megert1-6/+6
2005-06-17Updated copyright date to 2005v20050617-preCopyrightPassDani Megert1-1/+1
2005-05-18Bug 81701 [content assist] content assist on random text inserts method stubteicher1-1/+8
2005-04-15Fixed mixed line delimitersDani Megert3-76/+76
2005-03-10Fixed bug 87586: .exsd says SQUIGGLIES but the .java code says SQUIGGLESDani Megert1-1/+1
2005-02-25Converted from CPL to EPLDani Megert5-5/+5
2004-12-17- project specific templatesteicher1-311/+309
- template access by id (bug 75806)
2004-11-23Set translatable to true for nameDani Megert5-258/+273
2004-11-19code cleanup - getting rid of warningsKai Maetzel4-402/+421
2004-10-04Fixed doc bugDani Megert1-1/+1
2004-09-30Fixed markerSeverityDani Megert1-2/+2
2004-07-21Fixed bug 70428: schema files -- missing &lt;pre&gt; and &lt;/pre&gt; tags ↵Dani Megert2-19/+23
in Examples section
2004-06-243.0 copyright changes in .exsd schemasteicher5-313/+298
2004-06-243.0 javadoc passteicher1-130/+166
2004-06-223.0 javadocteicher1-5/+5
2004-04-15added includeOnPreferencePage attribute to markerAnnotationSpecification ↵teicher1-0/+7
extension point see pr 45636
2004-03-18- added bundles for template contributionsteicher1-0/+10
- added IOException to TemplateStore signatures
2004-03-18adding template extension pointteicher1-0/+307
2004-02-09adds various decoration capabilities to annotation painterteicher1-0/+30
used in linked mode deprecates linked mode color setting deprecates linkeduipainter
2004-01-22Fixed 40784: [plan item] Improve annotations and annotation handlingDani Megert1-29/+5
2004-01-21added comment about required attributes after clarificationteicher1-6/+17
2004-01-20Changed documentationDani Megert1-1/+2
2004-01-19PR 50119: [preferences][api] NPE from incorrectly specified ↵teicher1-5/+5
markerAnnotationSpecification - added comments to the markerAnnotationSpecification about required attributes - MarkerAnnotationPreferences checks that all required attributes are available before adding to the legacy list of Preferences - added to AnnotationPreference javadoc that all getters may return null
2003-12-19Corrected the nameDani Megert1-1/+1
2003-12-19*** empty log message ***Kai Maetzel1-86/+0
2003-12-09annotation reworkv20031209_annotation_reworkKai Maetzel3-19/+273
2003-11-07Fix extension point namesJim Desrivieres2-8/+8
2003-11-07@since 3.0Jim Desrivieres3-3/+3
2003-11-06RCP workDani Megert1-16/+6

Back to the top