summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBilly Biggs <bbiggs>2005-06-23 15:23:23 +0000
committerBilly Biggs <bbiggs>2005-06-23 15:23:23 +0000
commit9afbeda70d3901c33bca38b1160fcdf77aafa70c (patch)
tree080b7eece32080256c3bf94ce429e8d4a2507511
parent6eda27d895af6739b01910d6f851aac633bfd2fe (diff)
downloadeclipse.platform.swt-9afbeda70d3901c33bca38b1160fcdf77aafa70c.tar.gz
eclipse.platform.swt-9afbeda70d3901c33bca38b1160fcdf77aafa70c.tar.xz
eclipse.platform.swt-9afbeda70d3901c33bca38b1160fcdf77aafa70c.zip
Fix the doctype line, remove the generator meta tag.
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT Browser/common/org/eclipse/swt/browser/package.html2
-rwxr-xr-xbundles/org.eclipse.swt/buildnotes_swt.html11
-rwxr-xr-xbundles/org.eclipse.swt/readme_swt.html3
3 files changed, 7 insertions, 9 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT Browser/common/org/eclipse/swt/browser/package.html b/bundles/org.eclipse.swt/Eclipse SWT Browser/common/org/eclipse/swt/browser/package.html
index 30bd85ec84..f64b6c4847 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT Browser/common/org/eclipse/swt/browser/package.html
+++ b/bundles/org.eclipse.swt/Eclipse SWT Browser/common/org/eclipse/swt/browser/package.html
@@ -1,4 +1,4 @@
-<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
diff --git a/bundles/org.eclipse.swt/buildnotes_swt.html b/bundles/org.eclipse.swt/buildnotes_swt.html
index 1377359188..2db8349e62 100755
--- a/bundles/org.eclipse.swt/buildnotes_swt.html
+++ b/bundles/org.eclipse.swt/buildnotes_swt.html
@@ -1,8 +1,7 @@
-<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
- <meta name="GENERATOR" content="Mozilla/4.7 [en] (WinNT; I) [Netscape]">
<meta name="Author" content="IBM">
<title>Eclipse Platform Build Notes - SWT</title>
</head>
@@ -1904,7 +1903,7 @@ on the Downloads page for 3.0M8 after March 26th, 2004.
<br>53045: no more handles!
<br>53057: Browser widget and display of special chars
<br>53141: JVM crash at eclipse exit
-<br>53221: [SWT Examples] �Save As�??? Dialog of Image Analyzer does not provide the correct file path
+<br>53221: [SWT Examples] �Save As�???? Dialog of Image Analyzer does not provide the correct file path
<br>53236: Setting font/color on an item when there is no change should not redraw
<br>53361: [EditorMgmt] New look: editor close button (x) does nothing sometimes
<br>53388: [64] Crash in g_signal_lookup
@@ -2266,7 +2265,7 @@ set to the control-relative x and y coordinates of the drag start
<br>45997: [browser] support and require Mozilla 1.5
<br>46147: [browser] SWT accelerators get overriden by IE
<br>44919: [KeyBindings] dialog keyboard shortcuts gone
-<br>45362: [KeyBindings] French Keyboard issue with 0 key (SHIFT + ï¿????)
+<br>45362: [KeyBindings] French Keyboard issue with 0 key (SHIFT + �????)
<br>37740: [KeyBindings] Text tool item on the Viewpart Title takes menu's accelerator key
</blockquote>
@@ -3843,7 +3842,7 @@ in an SWT Exception of ERROR_THREAD_INVALID_ACCESS.
<br>20144: Enter key not working in packages view
<br>21179: Step filter in-place text editor invisible
<br>21243: Scroll lock inserts a character during incremental search on GTK
-<br>21338: Accents and ï¿???? don't work in editor using gtk
+<br>21338: Accents and �???? don't work in editor using gtk
<br>21472: keyPressed event ignored by org.eclipse.swt.widgets.Text for ENTER key
<br>21696: StyledText - RTF transfer codepage encoding
<br>21698: StyledText - RTF writer performance improvement
@@ -4784,7 +4783,7 @@ It is primarily for the use of custom control implementors.
<br>4724: GP - Fatal app error - renaming resource on linux (1GF7TXO)
<br>4736: Fix printing (1GFW2CW)
<br>4817: Need JavaDoc comments for SWT Photon (1GJLEU0)
-<br>6835: Characters ���??? and �??? doesn't work in Java editor on Swedish
+<br>6835: Characters ���???? and �???? doesn't work in Java editor on Swedish
<br>8255: Closing paint viewer causes internal error
<br>8410: Black color become transparent in ToolBar images
<br>8503: StyledText - cheese if resize in word wrap tries to keep partial top line
diff --git a/bundles/org.eclipse.swt/readme_swt.html b/bundles/org.eclipse.swt/readme_swt.html
index 6e21a366e3..a8277677a9 100755
--- a/bundles/org.eclipse.swt/readme_swt.html
+++ b/bundles/org.eclipse.swt/readme_swt.html
@@ -1,8 +1,7 @@
-<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
- <meta name="GENERATOR" content="Mozilla/4.7 [en] (WinNT; I) [Netscape]">
<title>Eclipse Project SDK R3.0 - SWT Release Notes</title>
</head>
<body>