Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormkersten2005-11-05 02:22:00 +0000
committermkersten2005-11-05 02:22:00 +0000
commit22245caccfe1d0f690a28cabf2ad32c4a0843460 (patch)
treef716c71f4432c1099f052a4e397b7f696b6d45cc
parent96e95cd856753d331854e045397cb15fc48b1468 (diff)
downloadorg.eclipse.mylyn.tasks-22245caccfe1d0f690a28cabf2ad32c4a0843460.tar.gz
org.eclipse.mylyn.tasks-22245caccfe1d0f690a28cabf2ad32c4a0843460.tar.xz
org.eclipse.mylyn.tasks-22245caccfe1d0f690a28cabf2ad32c4a0843460.zip
Fixed Bugzilla Bug 114561: restructure and fix up documentation
-rw-r--r--org.eclipse.mylyn.bugzilla.ui/src/org/eclipse/mylyn/bugzilla/ui/search/BugzillaSearchPage.java2
-rw-r--r--org.eclipse.mylyn.help.ui/doc/faq.html13
-rw-r--r--org.eclipse.mylyn.help.ui/doc/images/bugzilla-prefs-220.gifbin0 -> 6968 bytes
-rw-r--r--org.eclipse.mylyn.help.ui/doc/new.html9
-rw-r--r--org.eclipse.mylyn.help.ui/doc/overview.html10
-rw-r--r--org.eclipse.mylyn.help.ui/doc/toc.xml2
-rw-r--r--org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/tasklist/ui/views/ToolTipHandler.java9
7 files changed, 18 insertions, 27 deletions
diff --git a/org.eclipse.mylyn.bugzilla.ui/src/org/eclipse/mylyn/bugzilla/ui/search/BugzillaSearchPage.java b/org.eclipse.mylyn.bugzilla.ui/src/org/eclipse/mylyn/bugzilla/ui/search/BugzillaSearchPage.java
index 7691adbce..5134c6b90 100644
--- a/org.eclipse.mylyn.bugzilla.ui/src/org/eclipse/mylyn/bugzilla/ui/search/BugzillaSearchPage.java
+++ b/org.eclipse.mylyn.bugzilla.ui/src/org/eclipse/mylyn/bugzilla/ui/search/BugzillaSearchPage.java
@@ -610,7 +610,7 @@ public class BugzillaSearchPage extends DialogPage implements ISearchPage {
label.setLayoutData(gd);
updateButton = new Button(group, SWT.LEFT | SWT.PUSH);
- updateButton.setText("Update Options");
+ updateButton.setText("Update Products");
updateButton.setLayoutData(new GridData());
diff --git a/org.eclipse.mylyn.help.ui/doc/faq.html b/org.eclipse.mylyn.help.ui/doc/faq.html
index b722d0c2d..8468e6e21 100644
--- a/org.eclipse.mylyn.help.ui/doc/faq.html
+++ b/org.eclipse.mylyn.help.ui/doc/faq.html
@@ -16,19 +16,6 @@
<p>Mylar supports Eclipse 3.1 final and Eclipse 3.2 milestone releases.&nbsp;
For the time being Mylar <i>only runs in a Java 5 VM</i>, but we are
exploring support for JDK 1.4 VMs.</p>
- <h3>What are the known limitations?</h3>
- <p><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=106678">Bug 106678</a>&nbsp;
- The Package Explorer's hierarchical layout is not supported properly yet and
- will show uninteresting elements when enabled.</p>
- <p><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=102663">Bug
- 102663</a>&nbsp; Multiple workbench windows are not supported and Mylar will
- not work properly if you have more than one window open.</p>
- <p><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=102848">Bug
- 102848</a>&nbsp; You can only set one bugzilla repository per workspace.&nbsp; </p>
- <p><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=109314">Bug
- 109314</a>&nbsp; Folding must be toggled off in order to view all the
- matches for &quot;mark occurrences&quot;.&nbsp; This is not a Mylar-specific
- limitation but is more noticeable when Automatic Folding is enabled.</p>
<h3>How do I stop declarations from showing up in the Package Explorer?</h3>
If you don't like Mylar's constant showing of Java members in the
Package Explorer, select the drop-down menu, then &quot;Filters...&quot; and
diff --git a/org.eclipse.mylyn.help.ui/doc/images/bugzilla-prefs-220.gif b/org.eclipse.mylyn.help.ui/doc/images/bugzilla-prefs-220.gif
new file mode 100644
index 000000000..b7e813cca
--- /dev/null
+++ b/org.eclipse.mylyn.help.ui/doc/images/bugzilla-prefs-220.gif
Binary files differ
diff --git a/org.eclipse.mylyn.help.ui/doc/new.html b/org.eclipse.mylyn.help.ui/doc/new.html
index ed3e0d986..246207ece 100644
--- a/org.eclipse.mylyn.help.ui/doc/new.html
+++ b/org.eclipse.mylyn.help.ui/doc/new.html
@@ -21,12 +21,9 @@ Submit feature requests to
<p align="right"><b>Bugzilla 2.20 support</b></p>
</td>
<td valign="top" width="70%">
- <span style="background-color: #FFFF00">New editor tab makes it
- quicker to flip into browser view, now default, can control with
- preference.</span><p><span style="background-color: #FFFF00">Have to
- update your queries by double-clicking them and hitting &quot;update&quot;,
- then OK.</span></p>
- <p><span style="background-color: #FFFF00">Default is now 2.20, so
+ <span style="background-color: #FFFF00">Have to update your queries
+ by double-clicking them and hitting &quot;update&quot;, then OK.</span><p>
+ <span style="background-color: #FFFF00">Default is now 2.20, so
change that if you're using 2.18.</span></p>
<p>
&nbsp;</td>
diff --git a/org.eclipse.mylyn.help.ui/doc/overview.html b/org.eclipse.mylyn.help.ui/doc/overview.html
index 1bb6f37fb..5ed4be0cd 100644
--- a/org.eclipse.mylyn.help.ui/doc/overview.html
+++ b/org.eclipse.mylyn.help.ui/doc/overview.html
@@ -11,10 +11,11 @@
</head>
<body>
<h1>
- Mylar Overview</h1>
- <p><i>The best way to get an overview of Mylar is by watching the flash
- demos, then by checking the latest </i> <b>
- <a href="new.html">What's New</a></b></p>
+ Mylar</h1>
+ <p><b>Please note: </b>documentation of Mylar is still poor. The best way to get an overview of Mylar is by watching the flash
+ demos and by reviewing the latest <b>
+ <a href="new.html">New &amp; Noteworthy</a></b></p>
+ <h3>Flash Demos</h3>
<ul>
<li><b><a href="http://eclipse.org/mylar/doc/demo/mylar-demo-03.html">
Getting started</a></b> (5 minutes)</li>
@@ -23,6 +24,7 @@
Using active views</a> </b>(2 minutes)</li>
<li>Managing tasks (to come)</li>
</ul>
+ <h3>Overview</h3>
<p>As you work on programming tasks, Mylar watches your activity and creates
a task context.&nbsp; This context is associated with the task that you have
activated.&nbsp; Mylar extends Eclipse structure views and editors to show
diff --git a/org.eclipse.mylyn.help.ui/doc/toc.xml b/org.eclipse.mylyn.help.ui/doc/toc.xml
index 55dcf586d..070469e30 100644
--- a/org.eclipse.mylyn.help.ui/doc/toc.xml
+++ b/org.eclipse.mylyn.help.ui/doc/toc.xml
@@ -11,9 +11,11 @@
<anchor id="xml"/>
<anchor id="bugzilla"/>
<anchor id="monitor"/>
+ <!--
<topic label="For Developers" href="doc/developer/index.html">
<topic label="Release Notes" href="doc/developer/changes.html"/>
</topic>
+ -->
</toc>
diff --git a/org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/tasklist/ui/views/ToolTipHandler.java b/org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/tasklist/ui/views/ToolTipHandler.java
index b526046e3..5dbd9577f 100644
--- a/org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/tasklist/ui/views/ToolTipHandler.java
+++ b/org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/tasklist/ui/views/ToolTipHandler.java
@@ -52,8 +52,9 @@ public class ToolTipHandler {
protected Point widgetPosition; // the position hovered over in the Widget;
public ToolTipHandler(Shell parentShell) {
- if (parentShell == null || parentShell.getDisplay() == null) return;
- tipShell = createTipShell(parentShell);
+ if (parentShell != null) {
+ tipShell = createTipShell(parentShell);
+ }
}
private Shell createTipShell(Shell parent){
@@ -199,7 +200,9 @@ public class ToolTipHandler {
return;
}
- if (tipShell.getShell().getParent() != Display.getCurrent().getActiveShell()){
+ if (tipShell.getShell() != null
+ && tipShell.getShell().getParent() != null
+ && tipShell.getShell().getParent() != Display.getCurrent().getActiveShell()){
tipShell = createTipShell(Display.getCurrent().getActiveShell());
}

Back to the top