platform-ui-home/docs.html
Parent Directory
|
Revision Log
Revision 1.49 - (view) (download) (as text)
| 1 : | dpollock | 1.48 | <!DOCTYPE html PUBLIC "-//w3c//dtd html 4.0 transitional//en"> |
| 2 : | <html> | ||
| 3 : | <head> | ||
| 4 : | <meta http-equiv="Content-Type" | ||
| 5 : | content="text/html; charset=iso-8859-1"> | ||
| 6 : | <meta name="GENERATOR" content="Microsoft FrontPage 4.0"> | ||
| 7 : | <meta name="ProgId" content="FrontPage.Editor.Document"> | ||
| 8 : | <title>Platform UI Proposals</title> | ||
| 9 : | <link rel="Stylesheet" type="text/css" media="all" | ||
| 10 : | href="http://dev.eclipse.org/default_style.css"> | ||
| 11 : | <style> | ||
| 12 : | <!-- | ||
| 13 : | |||
| 14 : | --> | ||
| 15 : | </style> | ||
| 16 : | </head> | ||
| 17 : | <body bgcolor="white" lang="EN-US" link="blue" vlink="blue"> | ||
| 18 : | <table border="0" cellpadding="2" cellspacing="5" width="100%"> | ||
| 19 : | <tbody> | ||
| 20 : | <tr> | ||
| 21 : | <td colspan="2" align="left" bgcolor="#0080c0" valign="top"><b><font | ||
| 22 : | color="#ffffff" face="Arial,Helvetica">Platform UI Proposals</font></b></td> | ||
| 23 : | </tr> | ||
| 24 : | <tr> | ||
| 25 : | <td valign="top"> | ||
| 26 : | <p align="right"><img id="_x0000_i1026" | ||
| 27 : | src="http://dev.eclipse.org/images/Adarrow.gif" alt="Section heading" | ||
| 28 : | border="0" height="16" width="16"></p> | ||
| 29 : | </td> | ||
| 30 : | <td> | ||
| 31 : | <p><b>Proposals for Release 3.1 Plan Items </b>(both committed | ||
| 32 : | and uncommitted)</p> | ||
| 33 : | mvanmeek | 1.49 | <ul> |
| 34 : | <li><a href="R3_1/browser-proposal/index.htm">Browser Support</a> (last | ||
| 35 : | updated 03/16/2005)</li> | ||
| 36 : | <li><a href="R3_1/undo-redo-proposal/undo-redo support.html">Undo/Redo | ||
| 37 : | Support</a> (last updated 12/17/2004)</li> | ||
| 38 : | <li><a href="permissions-proposal/permissions-proposal.html">File permissions</a> | ||
| 39 : | (last updated 09/27/04)</li> | ||
| 40 : | <li><a href="preferences/preferences.html">Preferences</a> (last updated | ||
| 41 : | 08/31/04)</li> | ||
| 42 : | <li><a href="viewers-proposal/viewers-proposal.html">Viewers</a> (last | ||
| 43 : | updated 08/31/04)</li> | ||
| 44 : | <li><a href="generic-marker-view/markers.html">Generic Marker View</a> | ||
| 45 : | (last updated 04/25/04)</li> | ||
| 46 : | <li><a | ||
| 47 : | href="components-proposal/ComponentFrameworkProposal.html">Component Framework</a> | ||
| 48 : | (last updated 04/02/11)<br> | ||
| 49 : | </li> | ||
| 50 : | </ul> | ||
| 51 : | dpollock | 1.48 | </td> |
| 52 : | </tr> | ||
| 53 : | <tr> | ||
| 54 : | <td valign="top"> | ||
| 55 : | <p align="right"><img id="_x0000_i1026" | ||
| 56 : | src="http://dev.eclipse.org/images/Adarrow.gif" alt="Section heading" | ||
| 57 : | border="0" height="16" width="16"></p> | ||
| 58 : | </td> | ||
| 59 : | <td> | ||
| 60 : | <p><b>Proposals for Release 3.0 Plan Items </b>(both committed | ||
| 61 : | and uncommitted)</p> | ||
| 62 : | <ul> | ||
| 63 : | <li><a href="R3_0-Look/UIResponse.html">New Look UI Response</a> | ||
| 64 : | (last updated 03/07/04)</li> | ||
| 65 : | <li><a href="rcp-proposal/rich_client_platform_facilities.html">Rich | ||
| 66 : | Client Platform</a> (last updated 07/24/03) </li> | ||
| 67 : | <li><a | ||
| 68 : | href="navigator-proposal/general_purpose_navigator_proposal.html">General | ||
| 69 : | Purpose Navigator RFC</a> (last updated 07/22/03)</li> | ||
| 70 : | <li><a | ||
| 71 : | href="navigator-proposal/general_purpose_navigator_design.html">General | ||
| 72 : | Purpose Navigator - Design Document</a> (last updated 09/05/03)</li> | ||
| 73 : | <ul> | ||
| 74 : | <li> | ||
| 75 : | <p><a | ||
| 76 : | href="navigator-proposal/general_purpose_navigator_design_files/plugins/org.eclipse.ui.views.navigator.zip">org.eclipse.ui.views.navigator</a> | ||
| 77 : | - This plugin contains the Navigator | ||
| 78 : | framework classes. (last updated 11/25/03) </p> | ||
| 79 : | </li> | ||
| 80 : | <li> | ||
| 81 : | <p><a | ||
| 82 : | href="navigator-proposal/general_purpose_navigator_design_files/plugins/org.eclipse.ui.workbench.navigator.zip">org.eclipse.ui.workbench.navigator</a> | ||
| 83 : | - This plugin contains the | ||
| 84 : | workbench implementation of the Navigator. (last updated 11/25/03) </p> | ||
| 85 : | </li> | ||
| 86 : | <li> | ||
| 87 : | <p><a | ||
| 88 : | href="navigator-proposal/general_purpose_navigator_design_files/plugins/org.eclipse.ui.examples.navigator.zip">org.eclipse.ui.examples.navigator</a> | ||
| 89 : | - This plugin contains extensions | ||
| 90 : | to the workbench Navigator. (last updated 11/25/03) </p> | ||
| 91 : | </li> | ||
| 92 : | <li> | ||
| 93 : | <p>The recent updates to the above files are previously | ||
| 94 : | omitted plugin.properties and schemas only. </p> | ||
| 95 : | </li> | ||
| 96 : | </ul> | ||
| 97 : | <li> | ||
| 98 : | <p><a | ||
| 99 : | href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-core-home/plan_concurrency.html">Responsive | ||
| 100 : | UI</a> (link to Platform Core page) </p> | ||
| 101 : | </li> | ||
| 102 : | <li><a href="responsive-ui/M9proposal.html">M9 Responsive UI | ||
| 103 : | work</a></li> | ||
| 104 : | <li> <a href="activities/index.html">Activities</a> (last | ||
| 105 : | updated 03/30/2004) </li> | ||
| 106 : | <li> <a href="contexts/contexts.html">Contexts</a> (last | ||
| 107 : | updated 01/07/2004) </li> | ||
| 108 : | </ul> | ||
| 109 : | </td> | ||
| 110 : | </tr> | ||
| 111 : | <tr> | ||
| 112 : | <td valign="top" width="2%"> | ||
| 113 : | <p align="right"><img id="_x0000_i1027" | ||
| 114 : | src="http://dev.eclipse.org/images/Adarrow.gif" alt="Section heading" | ||
| 115 : | border="0" height="16" width="16"></p> | ||
| 116 : | </td> | ||
| 117 : | <td width="98%"> | ||
| 118 : | <p><b>Proposals for Release 2.0 Plan Items </b>(both committed | ||
| 119 : | and uncommitted)</p> | ||
| 120 : | <ul type="disc"> | ||
| 121 : | <li><a href="color-proposal/color.html" target="_top">Low Color</a> | ||
| 122 : | (last updated 11/19/01)</li> | ||
| 123 : | <li><a href="undo-redo-proposal/undo_redo.html">Undo/Redo</a> | ||
| 124 : | (last updated 11/15/01) </li> | ||
| 125 : | <li><a href="loss-of-context/Proposal.html">Loss of | ||
| 126 : | Context</a> (last updated 11/19/01) </li> | ||
| 127 : | <li><a | ||
| 128 : | href="marker-help-proposal/Marker_Help_and_Resolution.html">Marker | ||
| 129 : | Help and Resolution</a> (last updated 12/07/01)</li> | ||
| 130 : | <li><a | ||
| 131 : | href="cut-copy-paste-proposal/cut_copy_paste_draft2_vote.html">Cut, | ||
| 132 : | Copy, Paste</a> (last updated 12/14/01) </li> | ||
| 133 : | <li><a href="key-binding-proposal/Proposal.html">Key Bindings</a> | ||
| 134 : | (last updated 02/15/02)</li> | ||
| 135 : | <li><a href="working-sets/WorkingSets.html">Working Sets</a> | ||
| 136 : | (last updated 03/14/02)</li> | ||
| 137 : | <li><a href="capabilities-proposal/proposal.html">Capabilties</a> | ||
| 138 : | (last updated 03/19/02)</li> | ||
| 139 : | </ul> | ||
| 140 : | </td> | ||
| 141 : | </tr> | ||
| 142 : | </tbody> | ||
| 143 : | </table> | ||
| 144 : | <p> </p> | ||
| 145 : | </body> | ||
| 146 : | </html> |
| help@eclipse.org | ViewVC Help |
| Powered by ViewVC 1.0.3 |
