srcanaapps/apiquerytool/com.nokia.s60tools.apiquery.help/html/release_notes.htm
author noe\swadi
Sat, 09 Jan 2010 10:04:11 +0530
changeset 0 a02c979e8dfd
permissions -rw-r--r--
1. Copyrights changed to EPL 2. Feature updates mentioned in release notes.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<title>Release Notes</title>
<link href="../book.css" type="text/css" rel="stylesheet">
</head>
<body>

<h2>Release Notes</h2>

<h4>API Query 1.2.6</h4>
<ul>
	<li><a href="#description">Product description</a></li>
	<li><a href="#features">Features</a></li>
	<li><a href="#enhancements">Enhancements/Fixed</a></li>
	<li><a href="#newfeatures">New features</a></li>
	<li><a href="#requirements">System requirements</a></li>
	<li><a href="#compissues">Compatibility issues</a></li>
	<li><a href="#issues">Known issues</a></li>
</ul>

<h3><a name="description"></a>Product description</h3>
<p>API Query is a tool for querying Application Programming Interface (API) information.</p>
<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>

<h3><a name="features"></a>Features</h3>
<ul>
	<li>API Query using metadata files (<i>.metaxml</i>) from an SDK. </li>
	<li>API usage verification in an active project. </li>
	<li>Usage logging when a search is executed. </li>
	</ul>

<h3><a name="enhancements"></a>Enhancements/Fixed</h3>
<ul>
	<li>The search results list can show only API names.</li>
	<li>The HTML report links start an API Query or open the selected file.</li>
	
</ul>

<h3><a name="newfeatures"></a>New Features</h3>
<ul>
	<li>Search results are displayed with focus on the search criteria.</li>
	<li>The value that fulfils the search criteria is shown highlighted with red.</li>
	<li>Hyperlink to open the header file will be active.</li>
	<li>Multi search support with keywords seperated by ;</li>
	<li>In the API metadata file data source, Cached/Unchached information displayed against each sdk</li>	
	<li>Sorter for results</li>	
</ul>

<h3><a name="requirements"></a>System requirements</h3>
<p>Basic Requirements:</p>
<ul>
	<li>Windows 2000, Windows XP</li>
	<li>Carbide.c++ v2.0</li>
	<li>Minimum Platform/SDK build PC.</li>
	<li>Normal Platform/SDK build PC.</li>
</ul>
<p>Additional Requirements:</p>
<ul>
	<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>
</ul>
<p></p>

<h3><a name="compissues"></a>Compatibility issues</h3>
<ul>
	<li>N/A</li>
</ul>

<h3><a name="issues"></a>Known issues</h3>
<ul>
<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>
<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>
</ul> 

<div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. 
License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>

</body>
</html>