docs: Remove old "Mail Preferences" documentation.
[haiku.git] / docs / develop / ikteam / schedule / applicationkit / ApplicationKitMilestones.html
blob7f74a1d97c4d3a3e290048973a6bcbd72f43a256
1 <html>
2 <head>
3 <title>Application Kit Milestones</title>
5 </head>
6 <body>
7 <h1>Application Kit Milestones<hr></h1>
9 <ol>
10 <li>
11 Interface specs completed for all classes, functions, structs
12 <!-- Copy this table to each item when work begins on it -->
13 <!-- progress graph -->
14 <table cellspacing="0">
15 <tr>
16 <!-- spacer -->
17 <td width=10"></td>
18 <!-- how much is done -->
19 <td width="4" bgcolor="blue" align="left"></td>
20 <!-- how much is left -->
21 <td width="196" bgcolor="red" align="right"></td>
22 <!-- the above two translated into a percentage -->
23 <td width="25" align="right">2%</td>
24 </tr>
25 </table>
26 <br><br>
27 <!-- end progress graph -->
29 </li>
30 <li>
31 Use cases completed for all classes, functions, structs
32 <!-- Copy this table to each item when work begins on it -->
33 <!-- progress graph -->
34 <table cellspacing="0">
35 <tr>
36 <!-- spacer -->
37 <td width=10"></td>
38 <!-- how much is done -->
39 <td width="4" bgcolor="blue" align="left"></td>
40 <!-- how much is left -->
41 <td width="196" bgcolor="red" align="right"></td>
42 <!-- the above two translated into a percentage -->
43 <td width="25" align="center">2%</td>
44 </tr>
45 </table>
46 <br><br>
47 <!-- end progress graph -->
49 </li>
50 <li>
51 Unit tests completed for all classes, functions, structs
52 <!-- Copy this table to each item when work begins on it -->
53 <!-- progress graph -->
54 <table cellspacing="0">
55 <tr>
56 <!-- spacer -->
57 <td width=10"></td>
58 <!-- how much is done -->
59 <td width="4" bgcolor="blue" align="left"></td>
60 <!-- how much is left -->
61 <td width="196" bgcolor="red" align="right"></td>
62 <!-- the above two translated into a percentage -->
63 <td width="25" align="center">2%</td>
64 </tr>
65 </table>
66 <br><br>
67 <!-- end progress graph -->
69 </li>
70 <li>
71 Design discussions completed for all classes, functions, structs
72 <!-- Copy this table to each item when work begins on it -->
73 <!-- progress graph -->
74 <table cellspacing="0">
75 <tr>
76 <!-- spacer -->
77 <td width=10"></td>
78 <!-- how much is done -->
79 <td width="4" bgcolor="blue" align="left"></td>
80 <!-- how much is left -->
81 <td width="196" bgcolor="red" align="right"></td>
82 <!-- the above two translated into a percentage -->
83 <td width="25" align="center">2%</td>
84 </tr>
85 </table>
86 <br><br>
87 <!-- end progress graph -->
89 </li>
90 <li>
91 <a href="Messaging.html">Messaging</a> complete
92 <!-- Copy this table to each item when work begins on it -->
93 <!-- progress graph -->
94 <table cellspacing="0">
95 <tr>
96 <!-- spacer -->
97 <td width=10"></td>
98 <!-- how much is done -->
99 <td width="38" bgcolor="blue" align="left"></td>
100 <!-- how much is left -->
101 <td width="162" bgcolor="red" align="right"></td>
102 <!-- the above two translated into a percentage -->
103 <td width="35" align="right">19%</td>
104 </tr>
105 </table>
106 <br><br>
107 <!-- end progress graph -->
108 <li>
109 <a href="BHandler.html">BHandler</a> complete
111 <li>
112 <a href="BLooper.html">BLooper</a> complete
114 <li>
115 <a href="Roster.html">Roster</a> complete
117 <li>
118 <a href="Clipboard.html">Clipboard</a> complete
120 <li>
121 <a href="BCursor.html">BCursor</a> complete
123 <li>
124 <a href="ScriptingSupport.html">Scripting Support</a> complete
126 </li>
128 <li>
129 Alpha
130 </li>
131 <li>
132 Beta 1
133 </li>
134 <li>
135 Beta 2
136 </li>
137 <li>
138 Release Candidate 1
139 </li>
140 <li>
141 1.0!
142 </li>
143 </ol>
144 <!-- Not implemented yet
145 See the complete list of <a href="ApplicationKitTasks.html">Application Kit tasks</a>.
147 <br>
149 <hr>
151 <!-- The obligatory SourceForge plug -->
152 <center>
153 <small>The OpenBeOS project is hosted by:</small><br><br>
154 <a href="http://sourceforge.net">
155 <img src="http://sourceforge.net/sflogo.php?group_id=33869&type=1" width="88" height="31" border="0" alt="SourceForge Logo">
156 </a>
157 <p>
159 <small>Copyright &copy; 2001-2002
160 <a href="http://www.openbeos.org">OpenBeOS</a> Project</small>
161 </center>
163 </body>
164 </html>