srcanaapps/apiquerytool/com.nokia.s60tools.apiquery.help/html/release_notes.htm
changeset 0 a02c979e8dfd
equal deleted inserted replaced
-1:000000000000 0:a02c979e8dfd
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
       
     2 <html>
       
     3 <head>
       
     4 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
       
     5 <title>Release Notes</title>
       
     6 <link href="../book.css" type="text/css" rel="stylesheet">
       
     7 </head>
       
     8 <body>
       
     9 
       
    10 <h2>Release Notes</h2>
       
    11 
       
    12 <h4>API Query 1.2.6</h4>
       
    13 <ul>
       
    14 	<li><a href="#description">Product description</a></li>
       
    15 	<li><a href="#features">Features</a></li>
       
    16 	<li><a href="#enhancements">Enhancements/Fixed</a></li>
       
    17 	<li><a href="#newfeatures">New features</a></li>
       
    18 	<li><a href="#requirements">System requirements</a></li>
       
    19 	<li><a href="#compissues">Compatibility issues</a></li>
       
    20 	<li><a href="#issues">Known issues</a></li>
       
    21 </ul>
       
    22 
       
    23 <h3><a name="description"></a>Product description</h3>
       
    24 <p>API Query is a tool for querying Application Programming Interface (API) information.</p>
       
    25 <p>You can start the API Query tool either by selecting the <b>Carbide > API Query</b> menu item or via <b>Window > Show View > Other...</b> under <b>Carbide Extensions</b> category.</p>
       
    26 
       
    27 <h3><a name="features"></a>Features</h3>
       
    28 <ul>
       
    29 	<li>API Query using metadata files (<i>.metaxml</i>) from an SDK. </li>
       
    30 	<li>API usage verification in an active project. </li>
       
    31 	<li>Usage logging when a search is executed. </li>
       
    32 	</ul>
       
    33 
       
    34 <h3><a name="enhancements"></a>Enhancements/Fixed</h3>
       
    35 <ul>
       
    36 	<li>The search results list can show only API names.</li>
       
    37 	<li>The HTML report links start an API Query or open the selected file.</li>
       
    38 	
       
    39 </ul>
       
    40 
       
    41 <h3><a name="newfeatures"></a>New Features</h3>
       
    42 <ul>
       
    43 	<li>Search results are displayed with focus on the search criteria.</li>
       
    44 	<li>The value that fulfils the search criteria is shown highlighted with red.</li>
       
    45 	<li>Hyperlink to open the header file will be active.</li>
       
    46 	<li>Multi search support with keywords seperated by ;</li>
       
    47 	<li>In the API metadata file data source, Cached/Unchached information displayed against each sdk</li>	
       
    48 	<li>Sorter for results</li>	
       
    49 </ul>
       
    50 
       
    51 <h3><a name="requirements"></a>System requirements</h3>
       
    52 <p>Basic Requirements:</p>
       
    53 <ul>
       
    54 	<li>Windows 2000, Windows XP</li>
       
    55 	<li>Carbide.c++ v2.0</li>
       
    56 	<li>Minimum Platform/SDK build PC.</li>
       
    57 	<li>Normal Platform/SDK build PC.</li>
       
    58 </ul>
       
    59 <p>Additional Requirements:</p>
       
    60 <ul>
       
    61 	<li>Carbide.c++ with all its prerequisites have to be installed prior to installation. ActivePerl-5.6.1.635 and at least one S60 3rd Edition SDK/Platform need to be installed. See <i>readme\readme_sdks.html</i> under the Carbide.c++ installation directory for more information on prerequisites. </li>
       
    62 </ul>
       
    63 <p></p>
       
    64 
       
    65 <h3><a name="compissues"></a>Compatibility issues</h3>
       
    66 <ul>
       
    67 	<li>N/A</li>
       
    68 </ul>
       
    69 
       
    70 <h3><a name="issues"></a>Known issues</h3>
       
    71 <ul>
       
    72 <li>If multiple Carbide.C++ editor instances are running on same PC, active project report links may not work. Close other Carbide.C++ instances and rerun API Query for active project or restart API Query plug-in.</li>
       
    73 <li>Context-sensitive help will not get focus when pressing F1 if the API Query plug-in is running in the same tab as the Help. The help will open to a relative item on F1 key press, and can be navigated to by clicking the Help tab. </li>
       
    74 </ul> 
       
    75 
       
    76 <div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. 
       
    77 License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
       
    78 
       
    79 </body>
       
    80 </html>