platform-core-home/plan_concurrency.html

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

revision 1.18, Fri Apr 30 21:31:56 2004 UTC revision 1.19, Fri Apr 30 21:40:10 2004 UTC
# Line 40  Line 40 
40      <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="Adarrow.gif" BORDER=0 height=16 width=16></td>      <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="Adarrow.gif" BORDER=0 height=16 width=16></td>
41      <td>      <td>
42        <p><b>Progress updates</b> </p>        <p><b>Progress updates</b> </p>
43          <p>April 30, 2004 - Significant changes have been made to the UI presentation
44          of jobs.  A new class of "user" initiated jobs are now shown in a progress dialog
45          by default, and moved to the background on request. The progress view was
46          replaced with a new implementation using native progress indicators. Jobs in
47          this view can also have actions associated with them for executing when the
48          job completes. An affordance on the workbench window status line indicates
49          when there is activity in the progress view, and when there are interesting results
50          being shown.
51          </p>
52        <p>January 26, 2004 - Job and UI API are feature complete. Remaining work        <p>January 26, 2004 - Job and UI API are feature complete. Remaining work
53        is to improve the UI experience, fix bugs, and write documentation.        is to improve the UI experience, fix bugs, and write documentation.
54        </p>        </p>

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19