platform-ui-home/componentAreas.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.80, Fri Oct 26 17:53:25 2007 UTC revision 1.81, Mon Oct 29 19:06:09 2007 UTC
# Line 37  Line 37 
37  <h2>Component Areas for Platform UI</h2>  <h2>Component Areas for Platform UI</h2>
38  Platform UI is divided into the following functional areas. The tags in  Platform UI is divided into the following functional areas. The tags in
39  square brackets are used in bug report subject headings to indicate the  square brackets are used in bug report subject headings to indicate the
40  affected area. The queries here may not represent all bugs in a given  affected area. The current owner of each functional area is indicated in
41    parentheses. The queries here may not represent all bugs in a given
42  component area if there are any that havn't been properly tagged.  component area if there are any that havn't been properly tagged.
43  <p>Last updated: October 26, 2007  <p>Last updated: August 21, 2007
44  <p>  <p>
45  <table border="1">  <table border="1">
46          <tr>          <tr>
# Line 54  Line 55 
55                  <td class="component">[<a                  <td class="component">[<a
56                          href="javascript:viewBugsWithSummary('[About]')">About</a>]</td>                          href="javascript:viewBugsWithSummary('[About]')">About</a>]</td>
57                  <td>About dialog and System Summary Editor                  <td>About dialog and System Summary Editor
58                    <div class="owner">Kim <a class="bugs"
59                            href="javascript:viewBugsByUser('Kim_Horne@ca.ibm.com')">[bugs]</a></div>
60                  </td>                  </td>
61          </tr>          </tr>
62          <tr>          <tr>
63                  <td class="component">[<a                  <td class="component">[<a
64                          href="javascript:viewBugsWithSummary('[ActionSets]')">ActionSets</a>]</td>                          href="javascript:viewBugsWithSummary('[ActionSets]')">ActionSets</a>]</td>
65                  <td>Action sets                  <td>Action sets
66                    <div class="owner">Paul<a class="bugs"
67                            href="javascript:viewBugsByUser('pwebster@ca.ibm.com')">[bugs]</a></div>
68                  </td>                  </td>
69          </tr>          </tr>
70          <tr>          <tr>
71                  <td class="component">[<a                  <td class="component">[<a
72                          href="javascript:viewBugsWithSummary('[ActivityMgmt]')">ActivityMgmt</a>]</td>                          href="javascript:viewBugsWithSummary('[ActivityMgmt]')">ActivityMgmt</a>]</td>
73                  <td>Support for activity grouping of functionality (AKA: Capabilities)                  <td>Support for activity grouping of functionality (AKA: Capabilities)
74                    <div class="owner">Kim<a class="bugs"
75                            href="javascript:viewBugsByUser('kim_horne@ca.ibm.com')">[bugs]</a></div>
76                  </td>                  </td>
77          </tr>          </tr>
78          <tr>          <tr>
# Line 74  Line 81 
81                  <td>Bidirectional support. Triage '-dir rtl' defects to the                  <td>Bidirectional support. Triage '-dir rtl' defects to the
82                  appropriate component area first (i.e. if it's a Drag 'n Drop issue                  appropriate component area first (i.e. if it's a Drag 'n Drop issue
83                  that only shows up in 'rtl' mode then triage to [DnD]...)                  that only shows up in 'rtl' mode then triage to [DnD]...)
84                    <div class="owner">Tod <a class="bugs"
85                            href="javascript:viewBugsByUser('Tod_Creasey@ca.ibm.com')">[bugs]</a></div>
86                  </td>                  </td>
87          </tr>          </tr>
88          <tr>          <tr>
89                  <td class="component">[<a                  <td class="component">[<a
90                          href="javascript:viewBugsWithSummary('[CellEditors]')">CellEditors</a>]</td>                          href="javascript:viewBugsWithSummary('[CellEditors]')">CellEditors</a>]</td>
91                  <td>Cell editors in Tasks view, Properties view or other views                  <td>Cell editors in Tasks view, Properties view or other views
92                    <div class="owner">Eric <a class="bugs"
93                            href="javascript:viewBugsByUser('emoffatt@ca.ibm.com')">[bugs]</a></div>
94                  </td>                  </td>
95          </tr>          </tr>
96          <tr>          <tr>
# Line 100  Line 111 
111                          <li><em>request</em>. A request for a new command or a new key                          <li><em>request</em>. A request for a new command or a new key
112                          binding (or both).</li>                          binding (or both).</li>
113                  </ul>                  </ul>
114                    <div class="owner">Paul <a class="bugs"
115                            href="javascript:viewBugsByUser('pwebster@ca.ibm.com')">[bugs]</a></div>
116                  </td>                  </td>
117          </tr>          </tr>
118          <tr>          <tr>
119                  <td class="component">[<a                  <td class="component">[<a
120                          href="javascript:viewBugsWithSummary('[CommonNavigator]')"">CommonNavigator</a>]</td>                          href="javascript:viewBugsWithSummary('[CommonNavigator]')"">CommonNavigator</a>]</td>
121                  <td>The generic navigator API (org.eclipse.ui.navigator).                  <td>The generic navigator API (org.eclipse.ui.navigator).
122                    <div class="owner">Michael <a class="bugs"
123                            href="javascript:viewBugsByUser('mdelder@us.ibm.com')">[bugs]</a></div>
124                  </td>                  </td>
125          </tr>          </tr>
126          <tr>          <tr>
127                  <td class="component">[<a                  <td class="component">[<a
128                          href="javascript:viewBugsWithSummary('[Contexts]')"">Contexts</a>]</td>                          href="javascript:viewBugsWithSummary('[Contexts]')"">Contexts</a>]</td>
129                  <td>Support for context grouping of functionality                  <td>Support for context grouping of functionality
130                    <div class="owner">Paul <a class="bugs"
131                            href="javascript:viewBugsByUser('pwebster@ca.ibm.com')">[bugs]</a></div>
132                  </td>                  </td>
133          </tr>          </tr>
134          <tr>          <tr>
# Line 146  Line 163 
163                          a contribution. This only includes controlling widget behaviour and                          a contribution. This only includes controlling widget behaviour and
164                          state (other than visible and enabled).</li>                          state (other than visible and enabled).</li>
165                  </ul>                  </ul>
166                    <div class="owner">Paul <a class="bugs"
167                            href="javascript:viewBugsByUser('pwebster@ca.ibm.com')">[bugs]</a></div>
168                  </td>                  </td>
169          </tr>          </tr>
170          <tr>          <tr>
171                  <td class="component">[<a                  <td class="component">[<a
172                          href="javascript:viewBugsWithSummary('[Coolbar]')">Coolbar</a>]</td>                          href="javascript:viewBugsWithSummary('[Coolbar]')">Coolbar</a>]</td>
173                  <td>Coolbar support (including layout within coolbar)                  <td>Coolbar support (including layout within coolbar)
174                    <div class="owner">Eric <a class="bugs"
175                            href="javascript:viewBugsByUser('emoffatt@ca.ibm.com')">[bugs]</a></div>
176                  </td>                  </td>
177          </tr>          </tr>
178          <tr>          <tr>
179                  <td class="component">[<a                  <td class="component">[<a
180                          href="javascript:viewBugsWithSummary('[DataBinding] [DataBindings]')">DataBinding</a>]</td>                          href="javascript:viewBugsWithSummary('[DataBinding] [DataBindings]')">DataBinding</a>]</td>
181                  <td>JFace Data Binding                  <td>JFace Data Binding
182                    <div class="owner">Boris <a class="bugs"
183                            href="javascript:viewBugsByUser('Boris_Bokowski@ca.ibm.com')">[bugs]</a></div>
184                  </td>                  </td>
185          </tr>          </tr>
186          <tr>          <tr>
187                  <td class="component">[<a                  <td class="component">[<a
188                          href="javascript:viewBugsWithSummary('[Decorators]')">Decorators</a>]</td>                          href="javascript:viewBugsWithSummary('[Decorators]')">Decorators</a>]</td>
189                  <td>Decorators mechanism and Label Decorations preference page                  <td>Decorators mechanism and Label Decorations preference page
190                    <div class="owner">Tod <a class="bugs"
191                            href="javascript:viewBugsByUser('tod_creasey@ca.ibm.com')">[bugs]</a></div>
192                  </td>                  </td>
193          </tr>          </tr>
194          <tr>          <tr>
195                  <td class="component">[<a                  <td class="component">[<a
196                          href="javascript:viewBugsWithSummary('[DetachedView] [DetachedViews]')">DetachedView</a>]</td>                          href="javascript:viewBugsWithSummary('[DetachedView] [DetachedViews]')">DetachedView</a>]</td>
197                  <td>Views and editors in separate windows                  <td>Views and editors in separate windows
198                    <div class="owner">Eric <a class="bugs"
199                            href="javascript:viewBugsByUser('emoffat@ca.ibm.com')">[bugs]</a></div>
200                  </td>                  </td>
201          </tr>          </tr>
202          <tr>          <tr>
203                  <td class="component">[<a                  <td class="component">[<a
204                          href="javascript:viewBugsWithSummary('[Dialogs]')">Dialogs</a>]</td>                          href="javascript:viewBugsWithSummary('[Dialogs]')">Dialogs</a>]</td>
205                  <td>JFace and UI dialogs other than IDE, Filtered Items/Open Resource                  <td>JFace and UI dialogs other than IDE, Filtered Items/Open Resource
206                    <div class="owner">Susan <a class="bugs"
207                            href="javascript:viewBugsByUser('susan_franklin@us.ibm.com')">[bugs]</a></div>
208                  </td>                  </td>
209          </tr>          </tr>
210          <tr>          <tr>
211                  <td class="component">[<a                  <td class="component">[<a
212                          href="javascript:viewBugsWithSummary('[DND]')">DND</a>]</td>                          href="javascript:viewBugsWithSummary('[DND]')">DND</a>]</td>
213                  <td>Drag and Drop. Does not include dragging views and editors.                  <td>Drag and Drop. Does not include dragging views and editors.
214                    <div class="owner">Eric <a class="bugs"
215                            href="javascript:viewBugsByUser('emoffat@ca.ibm.com')">[bugs]</a></div>
216                  </td>                  </td>
217          </tr>          </tr>
218          <tr>          <tr>
219                  <td class="component">[<a                  <td class="component">[<a
220                          href="javascript:viewBugsWithSummary('[DyanmicUI]')">DynamicUI</a>]</td>                          href="javascript:viewBugsWithSummary('[DyanmicUI]')">DynamicUI</a>]</td>
221                  <td>The ability to add/remove plug-ins from a running Eclipse<br>                  <td>The ability to add/remove plug-ins from a running Eclipse<br>
222                    <div class="owner">Kim <a class="bugs"
223                            href="javascript:viewBugsByUser('kim_horne@ca.ibm.com')">[bugs]</a></div>
224                  </td>                  </td>
225          </tr>          </tr>
226          <tr>          <tr>
# Line 202  Line 235 
235                          <li><em>tabs</em>. The tabbed editor user experience, and bugs                          <li><em>tabs</em>. The tabbed editor user experience, and bugs
236                          related to editor tabs.</li>                          related to editor tabs.</li>
237                  </ul>                  </ul>
238                    <div class="owner">Boris <a class="bugs"
239                            href="javascript:viewBugsByUser('Boris_Bokowski@ca.ibm.com')">[bugs]</a></div>
240                  </td>                  </td>
241          </tr>          </tr>
242          <tr>          <tr>
243                  <td class="component">[<a                  <td class="component">[<a
244                          href="javascript:viewBugsWithSummary('[EFS]')">EFS</a>]</td>                          href="javascript:viewBugsWithSummary('[EFS]')">EFS</a>]</td>
245                  <td>Extended File System Support                  <td>Extended File System Support
246                    <div class="owner">Tod <a class="bugs"
247                            href="javascript:viewBugsByUser('tod_creasey@ca.ibm.com')">[bugs]</a></div>
248                  </td>                  </td>
249          </tr>          </tr>
250          <tr>          <tr>
251                  <td class="component">[<a                  <td class="component">[<a
252                          href="javascript:viewBugsWithSummary('[ErrorHandling]')">ErrorHandling</a>]</td>                          href="javascript:viewBugsWithSummary('[ErrorHandling]')">ErrorHandling</a>]</td>
253                  <td>OutOfMemory, NPE etc. Exceptions that are not exepected but need                  <td>OutOfMemory, NPE etc. Exceptions that are not exepected but need
254                  to be handled to make it robust                  to be handled to make it robust.  Also includes issues related to Status Handling
255                    support introduced in 3.3
256                    <div class="owner">Tod <a class="bugs"
257                            href="javascript:viewBugsByUser('tod_creasey@ca.ibm.com')">[bugs]</a></div>
258                  </td>                  </td>
259          </tr>          </tr>
260          <tr>          <tr>
# Line 222  Line 262 
262                          href="javascript:viewBugsWithSummary('[Examples]')">Examples</a>]</td>                          href="javascript:viewBugsWithSummary('[Examples]')">Examples</a>]</td>
263                  <td>the 3 workbench examples (multipageeditor, propertysheet,                  <td>the 3 workbench examples (multipageeditor, propertysheet,
264                  readmetool) but not javaeditor (owned by platform-text component)                  readmetool) but not javaeditor (owned by platform-text component)
265                    <div class="owner">Paul <a class="bugs"
266                            href="javascript:viewBugsByUser('pwebster@ca.ibm.com')">[bugs]</a></div>
267                  </td>                  </td>
268          </tr>          </tr>
269          <tr>          <tr>
270                  <td class="component">[<a                  <td class="component">[<a
271                          href="javascript:viewBugsWithSummary('[FastView]')">FastView</a>]</td>                          href="javascript:viewBugsWithSummary('[FastView]')">FastView</a>]</td>
272                  <td>issues related to fast views                  <td>issues related to fast views
273                    <div class="owner">Eric <a class="bugs"
274                            href="javascript:viewBugsByUser('emoffat@ca.ibm.com')">[bugs]</a></div>
275                  </td>                  </td>
276          </tr>          </tr>
277          <tr>          <tr>
# Line 235  Line 279 
279                          href="javascript:viewBugsWithSummary('[Features]')">Features</a>]</td>                          href="javascript:viewBugsWithSummary('[Features]')">Features</a>]</td>
280                  <td>UI related to features, other than [About], e.g. product branding,                  <td>UI related to features, other than [About], e.g. product branding,
281                  default perspective, etc.                  default perspective, etc.
282                    <div class="owner">Kim <a class="bugs"
283                            href="javascript:viewBugsByUser('kim_horne@ca.ibm.com')">[bugs]</a></div>
284                  </td>                  </td>
285          </tr>          </tr>
286          <tr>          <tr>
# Line 242  Line 288 
288                          href="javascript:viewBugsWithSummary('[FieldAssist]')">FieldAssist</a>]</td>                          href="javascript:viewBugsWithSummary('[FieldAssist]')">FieldAssist</a>]</td>
289                  <td>Defects concerning ControlDecoration, Required Fields, Content                  <td>Defects concerning ControlDecoration, Required Fields, Content
290                  Proposal, Decorated Fields or Field Assistance                  Proposal, Decorated Fields or Field Assistance
291                    <div class="owner">Susan <a class="bugs"
292                            href="javascript:viewBugsByUser('susan_franklin@us.ibm.com')">[bugs]</a></div>
293                  </td>                  </td>
294          </tr>          </tr>
295          <tr>          <tr>
# Line 249  Line 297 
297                          href="javascript:viewBugsWithSummary('[GlobalActions]')">GlobalActions</a>]</td>                          href="javascript:viewBugsWithSummary('[GlobalActions]')">GlobalActions</a>]</td>
298                  <td>actions created in workbench action builder that are not directly                  <td>actions created in workbench action builder that are not directly
299                  related to other components                  related to other components
300                    <div class="owner">Paul <a class="bugs"
301                            href="javascript:viewBugsByUser('pwebster@ca.ibm.com')">[bugs]</a></div>
302                  </td>                  </td>
303          </tr>          </tr>
304          <tr>          <tr>
305                  <td class="component">[<a                  <td class="component">[<a
306                          href="javascript:viewBugsWithSummary('[Graphics]')">Graphics</a>]</td>                          href="javascript:viewBugsWithSummary('[Graphics]')">Graphics</a>]</td>
307                  <td>Any graphics that UI has control over.                  <td>Any graphics that UI has control over.
308                    <div class="owner">Tod <a class="bugs"
309                            href="javascript:viewBugsByUser('Tod_Creasey@ca.ibm.com')">[bugs]</a></div>
310                  </td>                  </td>
311          </tr>          </tr>
312          <tr>          <tr>
313                  <td class="component">[<a                  <td class="component">[<a
314                          href="javascript:viewBugsWithSummary('[GTK/Linux]')">GTK/Linux</a>]</td>                          href="javascript:viewBugsWithSummary('[GTK/Linux]')">GTK/Linux</a>]</td>
315                  <td>GTK/Linux specific issues.                  <td>GTK/Linux specific issues.
316                    <div class="owner">Paul <a class="bugs"
317                            href="javascript:viewBugsByUser('pwebster@ca.ibm.com')">[bugs]</a></div>
318                  </td>                  </td>
319          </tr>          </tr>
320          <tr>          <tr>
321                  <td class="component">[<a                  <td class="component">[<a
322                          href="javascript:viewBugsWithSummary('[Help]')">Help</a>]</td>                          href="javascript:viewBugsWithSummary('[Help]')">Help</a>]</td>
323                  <td>F1 help; missing or problems with content                  <td>F1 help; missing or problems with content
324                    <div class="owner">Eric <a class="bugs"
325                            href="javascript:viewBugsByUser('emoffatt@ca.ibm.com')">[bugs]</a></div>
326                  </td>                  </td>
327          </tr>          </tr>
328          <tr>          <tr>
329                  <td class="component">[<a                  <td class="component">[<a
330                          href="javascript:viewBugsWithSummary('[IDE]')">IDE</a>]</td>                          href="javascript:viewBugsWithSummary('[IDE]')">IDE</a>]</td>
331                  <td>Issues related to the IDE as an app (as opposed to RCP)                  <td>Issues related to the IDE as an app (as opposed to RCP)
332                    <div class="owner">Tod <a class="bugs"
333                            href="javascript:viewBugsByUser('tod_creasey@ca.ibm.com')">[bugs]</a></div>
334                  </td>                  </td>
335          </tr>          </tr>
336          <tr>          <tr>
337                  <td class="component">[<a                  <td class="component">[<a
338                          href="javascript:viewBugsWithSummary('[Intro] [Welcome]')">Intro</a>]</td>                          href="javascript:viewBugsWithSummary('[Intro] [Welcome]')">Intro</a>]</td>
339                  <td>Intro part management and legacy welcome page support                  <td>Intro part management and legacy welcome page support
340                    <div class="owner">Paul <a class="bugs"
341                            href="javascript:viewBugsByUser('pwebster@ca.ibm.com')">[bugs]</a></div>
342                  </td>                  </td>
343          </tr>          </tr>
344          <tr>          <tr>
345                  <td class="component">[<a                  <td class="component">[<a
346                          href="javascript:viewBugsWithSummary('[Import/Export]')">Import/Export</a>]</td>                          href="javascript:viewBugsWithSummary('[Import/Export]')">Import/Export</a>]</td>
347                  <td>Import/Export wizards                  <td>Import/Export wizards
348                    <div class="owner">Tod <a class="bugs"
349                            href="javascript:viewBugsByUser('tod_creasey@ca.ibm.com')">[bugs]</a></div>
350                  </td>                  </td>
351          </tr>          </tr>
352          <tr>          <tr>
# Line 292  Line 354 
354                          href="javascript:viewBugsWithSummary('[JFace]')">JFace</a>]</td>                          href="javascript:viewBugsWithSummary('[JFace]')">JFace</a>]</td>
355                  <td>parts of JFace not covered by [Dialogs], [Preferences], [Viewers]                  <td>parts of JFace not covered by [Dialogs], [Preferences], [Viewers]
356                  and [Wizards]                  and [Wizards]
357                    <div class="owner">Susan <a class="bugs"
358                            href="javascript:viewBugsByUser('susan_franklin@us.ibm.com')">[bugs]</a></div>
359                  </td>                  </td>
360          </tr>          </tr>
361          <tr>          <tr>
# Line 318  Line 382 
382                          <li><em>request</em>. A request for a new command or a new key                          <li><em>request</em>. A request for a new command or a new key
383                          binding (or both).</li>                          binding (or both).</li>
384                  </ul>                  </ul>
385                    <div class="owner">Paul <a class="bugs"
386                            href="javascript:viewBugsByUser('pwebster@ca.ibm.com')">[bugs]</a></div>
387                  </td>                  </td>
388          </tr>          </tr>
389          <tr>          <tr>
# Line 325  Line 391 
391                          href="javascript:viewBugsWithSummary('[LinkedResources]')">LinkedResources</a>]</td>                          href="javascript:viewBugsWithSummary('[LinkedResources]')">LinkedResources</a>]</td>
392                  <td>Handling of linked resources in Navigator and New File/Folder                  <td>Handling of linked resources in Navigator and New File/Folder
393                  wizards                  wizards
394                    <div class="owner">Boris <a class="bugs"
395                            href="javascript:viewBugsByUser('Boris_Bokowski@ca.ibm.com')">[bugs]</a></div>
396                  </td>                  </td>
397          </tr>          </tr>
398          <tr>          <tr>
399                  <td class="component">[<a                  <td class="component">[<a
400                          href="javascript:viewBugsWithSummary('[Mac]')">Mac</a>]</td>                          href="javascript:viewBugsWithSummary('[Mac]')">Mac</a>]</td>
401                  <td>Mac specific issues                  <td>Mac specific issues
402                    <div class="owner">Kim <a class="bugs"
403                            href="javascript:viewBugsByUser('Kim_Horne@ca.ibm.com')">[bugs]</a></div>
404                  </td>                  </td>
405          </tr>          </tr>
406          <tr>          <tr>
# Line 339  Line 409 
409                  <td>Issues related to markers, including tasks, problems, bookmarks,                  <td>Issues related to markers, including tasks, problems, bookmarks,
410                  etc. e.g. bugs related to MarkerImageProvider, MarkerHelp,                  etc. e.g. bugs related to MarkerImageProvider, MarkerHelp,
411                  MarkerResolutions                  MarkerResolutions
412                    <div class="owner">Tod <a class="bugs"
413                            href="javascript:viewBugsByUser('Tod_Creasey@ca.ibm.com')">[bugs]</a></div>
414                  </td>                  </td>
415          </tr>          </tr>
416          <tr>          <tr>
# Line 347  Line 419 
419                  <td>Anything related to the metadata associated with plug-ins (e.g.,                  <td>Anything related to the metadata associated with plug-ins (e.g.,
420                  MANIFEST.MF, build.properties, .classpath, version numbers, compiler                  MANIFEST.MF, build.properties, .classpath, version numbers, compiler
421                  settings, formatter settings, etc.)                  settings, formatter settings, etc.)
422                    <div class="owner">Tod <a class="bugs"
423                            href="javascript:viewBugsByUser('tod_creasey@ca.ibm.com')">[bugs]</a></div>
424                  </td>                  </td>
425          </tr>          </tr>
426          <tr>          <tr>
# Line 354  Line 428 
428                          href="javascript:viewBugsWithSummary('[Model]')">Model</a>]</td>                          href="javascript:viewBugsWithSummary('[Model]')">Model</a>]</td>
429                  <td>anything related to org.eclipse.ui.model classes                  <td>anything related to org.eclipse.ui.model classes
430                  IWorkbenchAdapter, WorkbenchLabelProvider, WorkbenchContentProvider                  IWorkbenchAdapter, WorkbenchLabelProvider, WorkbenchContentProvider
431                    <div class="owner">Tod <a class="bugs"
432                            href="javascript:viewBugsByUser('Tod_Creasey@ca.ibm.com')">[bugs]</a></div>
433                  </td>                  </td>
434          </tr>          </tr>
435          <tr>          <tr>
# Line 361  Line 437 
437                          href="javascript:viewBugsWithSummary('[MPE]')">MPE</a>]</td>                          href="javascript:viewBugsWithSummary('[MPE]')">MPE</a>]</td>
438                  <td>bugs related to Multipage editor that are not [Editor Mgmt] and                  <td>bugs related to Multipage editor that are not [Editor Mgmt] and
439                  not editor specific                  not editor specific
440                    <div class="owner">Paul <a class="bugs"
441                            href="javascript:viewBugsByUser('pwebster@ca.ibm.com')">[bugs]</a></div>
442                  </td>                  </td>
443          </tr>          </tr>
444          <tr>          <tr>
445                  <td class="component">[<a                  <td class="component">[<a
446                          href="javascript:viewBugsWithSummary('[Navigator]')">Navigator</a>]</td>                          href="javascript:viewBugsWithSummary('[Navigator]')">Navigator</a>]</td>
447                  <td>Navigator view                  <td>Navigator view
448                    <div class="owner">McQ <a class="bugs"
449                            href="javascript:viewBugsByUser('Mike_Wilson@ca.ibm.com')">[bugs]</a></div>
450                  </td>                  </td>
451          </tr>          </tr>
452          <tr>          <tr>
453                  <td class="component">[<a                  <td class="component">[<a
454                          href="javascript:viewBugsWithSummary('[OLE]')">OLE</a>]</td>                          href="javascript:viewBugsWithSummary('[OLE]')">OLE</a>]</td>
455                  <td>OLE support on Windows                  <td>OLE support on Windows
456                    <div class="owner">Eric <a class="bugs"
457                            href="javascript:viewBugsByUser('emoffatt@ca.ibm.com')">[bugs]</a></div>
458                  </td>                  </td>
459          </tr>          </tr>
460          <tr>          <tr>
461                  <td class="component">[<a                  <td class="component">[<a
462                          href="javascript:viewBugsWithSummary('[OpenModes]')">OpenModes</a>]</td>                          href="javascript:viewBugsWithSummary('[OpenModes]')">OpenModes</a>]</td>
463                  <td>Single click, double click support                  <td>Single click, double click support
464                    <div class="owner">Boris <a class="bugs"
465                            href="javascript:viewBugsByUser('Boris_Bokowski@ca.ibm.com')">[bugs]</a></div>
466                  </td>                  </td>
467          </tr>          </tr>
468          <tr>          <tr>
469                  <td class="component">[<a                  <td class="component">[<a
470                          href="javascript:viewBugsWithSummary('[OpenResource]')">OpenResource</a>]</td>                          href="javascript:viewBugsWithSummary('[OpenResource]')">OpenResource</a>]</td>
471                  <td>Open Resource and FilteredItemsSelection dialogs                  <td>Open Resource and FilteredItemsSelection dialogs
472                    <div class="owner">Krzysztof <a class="bugs"
473                            href="javascript:viewBugsByUser('krzysztof.michalski@pl.ibm.com')">[bugs]</a></div>
474                  </td>                  </td>
475          </tr>          </tr>
476          <tr>          <tr>
477                  <td class="component">[<a                  <td class="component">[<a
478                          href="javascript:viewBugsWithSummary('[Outline]')">Outline</a>]</td>                          href="javascript:viewBugsWithSummary('[Outline]')">Outline</a>]</td>
479                  <td>Outline view                  <td>Outline view
480                    <div class="owner">McQ <a class="bugs"
481                            href="javascript:viewBugsByUser('Mike_Wilson@ca.ibm.com')">[bugs]</a></div>
482                  </td>                  </td>
483          </tr>          </tr>
484          <tr>          <tr>
# Line 398  Line 486 
486                          href="javascript:viewBugsWithSummary('[PerspectiveBar]')">PerspectiveBar</a>]</td>                          href="javascript:viewBugsWithSummary('[PerspectiveBar]')">PerspectiveBar</a>]</td>
487                  <td>The bar used to indicate which perspectives are currently open and                  <td>The bar used to indicate which perspectives are currently open and
488                  allow easy switching between them.                  allow easy switching between them.
489                    <div class="owner">Eric <a class="bugs"
490                            href="javascript:viewBugsByUser('emoffatt@ca.ibm.com')">[bugs]</a></div>
491                  </td>                  </td>
492          </tr>          </tr>
493          <tr>          <tr>
494                  <td class="component">[<a                  <td class="component">[<a
495                          href="javascript:viewBugsWithSummary('[Perspectives]')">Perspectives</a>]</td>                          href="javascript:viewBugsWithSummary('[Perspectives]')">Perspectives</a>]</td>
496                  <td>Perspective management                  <td>Perspective management
497                    <div class="owner">Paul <a class="bugs"
498                            href="javascript:viewBugsByUser('pwebster@ca.ibm.com')">[bugs]</a></div>
499                  </td>                  </td>
500          </tr>          </tr>
501          <tr>          <tr>
502                  <td class="component">[<a                  <td class="component">[<a
503                          href="javascript:viewBugsWithSummary('[Preferences]')">Preferences</a>]</td>                          href="javascript:viewBugsWithSummary('[Preferences]')">Preferences</a>]</td>
504                  <td>preferences dialog, field editors and workbench preference pages                  <td>preferences dialog, field editors and workbench preference pages
505                    <div class="owner">Tod <a class="bugs"
506                            href="javascript:viewBugsByUser('tod_creasey@ca.ibm.com')">[bugs]</a></div>
507                  </td>                  </td>
508          </tr>          </tr>
509          <tr>          <tr>
510                  <td class="component">[<a                  <td class="component">[<a
511                          href="javascript:viewBugsWithSummary('[PresentationAPI] [Presentation]')">PresentationAPI</a>]</td>                          href="javascript:viewBugsWithSummary('[PresentationAPI] [Presentation]')">PresentationAPI</a>]</td>
512                  <td>Bugs pertaining to the presentation API.                  <td>Bugs pertaining to the presentation API.
513                    <div class="owner">Paul <a class="bugs"
514                            href="javascript:viewBugsByUser('pwebster@ca.ibm.com')">[bugs]</a></div>
515                  </td>                  </td>
516          </tr>          </tr>
517          <tr>          <tr>
518                  <td class="component">[<a                  <td class="component">[<a
519                          href="javascript:viewBugsWithSummary('[R21PRES] [Presentations]')">Presentations</a>]</td>                          href="javascript:viewBugsWithSummary('[R21PRES] [Presentations]')">Presentations</a>]</td>
520                  <td>Code related to maintaining the Eclipse 2.1 and 3.0 look and feel.                  <td>Code related to maintaining the Eclipse 2.1 and 3.0 look and feel.
521                    <div class="owner">Paul <a class="bugs"
522                            href="javascript:viewBugsByUser('pwebster@ca.ibm.com')">[bugs]</a></div>
523                  </td>                  </td>
524          </tr>          </tr>
525          <tr>          <tr>
526                  <td class="component">[<a                  <td class="component">[<a
527                          href="javascript:viewBugsWithSummary('[Progress]')">Progress</a>]</td>                          href="javascript:viewBugsWithSummary('[Progress]')">Progress</a>]</td>
528                  <td>Responsive UI work relating to Progress View and Progress dialogs                  <td>Responsive UI work relating to Progress View and Progress dialogs
529                    <div class="owner">Tod <a class="bugs"
530                            href="javascript:viewBugsByUser('tod_creasey@ca.ibm.com')">[bugs]</a></div>
531                  </td>                  </td>
532          </tr>          </tr>
533          <tr>          <tr>
534                  <td class="component">[<a                  <td class="component">[<a
535                          href="javascript:viewBugsWithSummary('[PropertiesDialog]')">PropertiesDialog</a>]</td>                          href="javascript:viewBugsWithSummary('[PropertiesDialog]')">PropertiesDialog</a>]</td>
536                  <td>Properties dialog                  <td>Properties dialog
537                    <div class="owner">Tod <a class="bugs"
538                            href="javascript:viewBugsByUser('tod_creasey@ca.ibm.com')">[bugs]</a></div>
539                  </td>                  </td>
540          </tr>          </tr>
541          <tr>          <tr>
542                  <td class="component">[<a                  <td class="component">[<a
543                          href="javascript:viewBugsWithSummary('[PropertiesView]')">PropertiesView</a>]</td>                          href="javascript:viewBugsWithSummary('[PropertiesView]')">PropertiesView</a>]</td>
544                  <td>Properties view                  <td>Properties view
545                    <div class="owner">Eric <a class="bugs"
546                            href="javascript:viewBugsByUser('emoffatt@ca.ibm.com')">[bugs]</a></div>
547                  </td>                  </td>
548          </tr>          </tr>
549          <tr>          <tr>
550                  <td class="component">[<a                  <td class="component">[<a
551                          href="javascript:viewBugsWithSummary('[QuickAccess]')">QuickAccess</a>]</td>                          href="javascript:viewBugsWithSummary('[QuickAccess]')">QuickAccess</a>]</td>
552                  <td>Ctrl-3 quick access dialog issues                  <td>Ctrl-3 quick access dialog issues
553                    <div class="owner">Boris <a class="bugs"
554                            href="javascript:viewBugsByUser('Boris_Bokowski@ca.ibm.com')">[bugs]</a></div>
555                  </td>                  </td>
556          </tr>          </tr>
557          <tr>          <tr>
558                  <td class="component">[<a                  <td class="component">[<a
559                          href="javascript:viewBugsWithSummary('[RCP]')">RCP</a>]</td>                          href="javascript:viewBugsWithSummary('[RCP]')">RCP</a>]</td>
560                  <td>Rich Client Platform issues                  <td>Rich Client Platform issues
561                  </td>                  <div class="owner">Boris <a class="bugs"
562          </tr>                          href="javascript:viewBugsByUser('Boris_Bokowski@ca.ibm.com')">[bugs]</a></div>
         <tr>  
                 <td class="component">[<a  
                         href="javascript:viewBugsWithSummary('[StatusHandling]')">StatusHandling</a>]</td>  
                 <td>Issues related to the status handling facliity (added in 3.3)  
563                  </td>                  </td>
564          </tr>          </tr>
565          <tr>          <tr>
# Line 465  Line 567 
567                          href="javascript:viewBugsWithSummary('[TabbedProperties]')">TabbedProperties</a>]</td>                          href="javascript:viewBugsWithSummary('[TabbedProperties]')">TabbedProperties</a>]</td>
568                  <td>Tabbed Properties issues (plugin                  <td>Tabbed Properties issues (plugin
569                  org.eclipse.ui.views.properties.tabbed)                  org.eclipse.ui.views.properties.tabbed)
570                    <div class="owner">Anthony <a class="bugs"
571                            href="javascript:viewBugsByUser('anthonyh@ca.ibm.com')">[bugs]</a></div>
572                  </td>                  </td>
573          </tr>          </tr>
574          <tr>          <tr>
575                  <td class="component">[<a                  <td class="component">[<a
576                          href="javascript:viewBugsWithSummary('[Themes]')">Themes</a>]</td>                          href="javascript:viewBugsWithSummary('[Themes]')">Themes</a>]</td>
577                  <td>Dealing with dialog/window fonts/colours and the theme API                  <td>Dealing with dialog/window fonts/colours and the theme API
578                    <div class="owner">Kim <a class="bugs"
579                            href="javascript:viewBugsByUser('kim_horne@ca.ibm.com')">[bugs]</a></div>
580                  </td>                  </td>
581          </tr>          </tr>
582          <tr>          <tr>
# Line 478  Line 584 
584                          href="javascript:viewBugsWithSummary('[Trim]')">Trim</a>]</td>                          href="javascript:viewBugsWithSummary('[Trim]')">Trim</a>]</td>
585                  <td>Defects in Trim contributions or trim management (DnD,                  <td>Defects in Trim contributions or trim management (DnD,
586                  persistance, layout...)                  persistance, layout...)
587                    <div class="owner">Eric <a class="bugs"
588                            href="javascript:viewBugsByUser('emoffat@ca.ibm.com')">[bugs]</a></div>
589                  </td>                  </td>
590          </tr>          </tr>
591          <tr>          <tr>
592                  <td class="component">[<a                  <td class="component">[<a
593                          href="javascript:viewBugsWithSummary('[Undo]')">Undo</a>]</td>                          href="javascript:viewBugsWithSummary('[Undo]')">Undo</a>]</td>
594                  <td>Dealing with the new undo/redo support introduced in Eclipse 3.1                  <td>Dealing with the new undo/redo support introduced in Eclipse 3.1
595                    <div class="owner">Susan <a class="bugs"
596                            href="javascript:viewBugsByUser('susan_franklin@us.ibm.com')">[bugs]</a></div>
597                  </td>                  </td>
598          </tr>          </tr>
599          <tr>          <tr>
600                  <td class="component">[<a                  <td class="component">[<a
601                          href="javascript:viewBugsWithSummary('[ViewMgmt]')">ViewMgmt</a>]</td>                          href="javascript:viewBugsWithSummary('[ViewMgmt]')">ViewMgmt</a>]</td>
602                  <td>View management                  <td>View management
603                    <div class="owner">Boris <a class="bugs"
604                            href="javascript:viewBugsByUser('Boris_Bokowski@ca.ibm.com')">[bugs]</a></div>
605                  </td>                  </td>
606          </tr>          </tr>
607          <tr>          <tr>
608                  <td class="component">[<a                  <td class="component">[<a
609                          href="javascript:viewBugsWithSummary('[Viewers]')">Viewers</a>]</td>                          href="javascript:viewBugsWithSummary('[Viewers]')">Viewers</a>]</td>
610                  <td>JFace viewers                  <td>JFace viewers
611                    <div class="owner">Boris <a class="bugs"
612                            href="javascript:viewBugsByUser('boris_bokowski@ca.ibm.com')">[bugs]</a></div>
613                  </td>                  </td>
614          </tr>          </tr>
615          <tr>          <tr>
616                  <td class="component">[<a                  <td class="component">[<a
617                          href="javascript:viewBugsWithSummary('[win32]')">Win32</a>]</td>                          href="javascript:viewBugsWithSummary('[win32]')">Win32</a>]</td>
618                  <td>Win32 specific issues                  <td>Win32 specific issues
619                    <div class="owner">Eric <a class="bugs"
620                            href="javascript:viewBugsByUser('emoffatt@ca.ibm.com')">[bugs]</a></div>
621                  </td>                  </td>
622          </tr>          </tr>
623          <tr>          <tr>
# Line 509  Line 625 
625                          href="javascript:viewBugsWithSummary('[Wizards]')">Wizards</a>]</td>                          href="javascript:viewBugsWithSummary('[Wizards]')">Wizards</a>]</td>
626                  <td>JFace wizards and workbench new item wizards (excluding                  <td>JFace wizards and workbench new item wizards (excluding
627                  import/export)                  import/export)
628                    <div class="owner">Tod <a class="bugs"
629                            href="javascript:viewBugsByUser('Tod_Creasey@ca.ibm.com')">[bugs]</a></div>
630                  </td>                  </td>
631          </tr>          </tr>
632          <tr>          <tr>
633                  <td class="component">[<a                  <td class="component">[<a
634                          href="javascript:viewBugsWithSummary('[Workbench]')">Workbench</a>]</td>                          href="javascript:viewBugsWithSummary('[Workbench]')">Workbench</a>]</td>
635                  <td>ui.plugin, Workbench, WorkbenchWindow                  <td>ui.plugin, Workbench, WorkbenchWindow
636                    <div class="owner">Tod <a class="bugs"
637                            href="javascript:viewBugsByUser('Tod_Creasey@ca.ibm.com')">[bugs]</a></div>
638                  </td>                  </td>
639          </tr>          </tr>
640          <tr>          <tr>
641                  <td class="component">[<a                  <td class="component">[<a
642                          href="javascript:viewBugsWithSummary('[WorkbenchParts]')">WorkbenchParts</a>]</td>                          href="javascript:viewBugsWithSummary('[WorkbenchParts]')">WorkbenchParts</a>]</td>
643                  <td>Bugs pertaining to part lifecycle.                  <td>Bugs pertaining to part lifecycle.
644                    <div class="owner">Paul <a class="bugs"
645                            href="javascript:viewBugsByUser('pwebster@ca.ibm.com')">[bugs]</a></div>
646                  </td>                  </td>
647          </tr>          </tr>
648          <tr>          <tr>
# Line 528  Line 650 
650                          href="javascript:viewBugsWithSummary('[WorkbenchLauncher]')">WorkbenchLauncher</a>]</td>                          href="javascript:viewBugsWithSummary('[WorkbenchLauncher]')">WorkbenchLauncher</a>]</td>
651                  <td>Primarily, that portion of startup where the UI team decides where                  <td>Primarily, that portion of startup where the UI team decides where
652                  the workspace will be.                  the workspace will be.
653                    <div class="owner">Kim <a class="bugs"
654                            href="javascript:viewBugsByUser('kim_horne@ca.ibm.com')">[bugs]</a></div>
655                  </td>                  </td>
656          </tr>          </tr>
657          <tr>          <tr>
658                  <td class="component">[<a                  <td class="component">[<a
659                          href="javascript:viewBugsWithSummary('[WorkingSets]')">WorkingSets</a>]</td>                          href="javascript:viewBugsWithSummary('[WorkingSets]')">WorkingSets</a>]</td>
660                  <td>Working sets                  <td>Working sets
661                    <div class="owner">Kim <a class="bugs"
662                            href="javascript:viewBugsByUser('kim_horne@ca.ibm.com')">[bugs]</a></div>
663                  </td>                  </td>
664          </tr>          </tr>
665  </body>  </body>

Legend:
Removed from v.1.80  
changed lines
  Added in v.1.81