android bugsse

android releaselication

git-svn-id: svn://db.shs.com.ru/pip@40 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
2015-03-24 10:56:34 +00:00
parent cef64a9b80
commit 80ef9705f0
475 changed files with 6073 additions and 6029 deletions

View File

@@ -26,7 +26,7 @@
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">PIP
&#160;<span id="projectnumber">0.5.0_prealpha</span>
&#160;<span id="projectnumber">0.5.0_alpha</span>
</div>
<div id="projectbrief">Platform-Independent Primitives</div>
</td>
@@ -124,7 +124,7 @@ $(document).ready(function(){initNavTree('using_basic.html','');});
<div class="line"> cli.addArgument(<span class="stringliteral">&quot;debug&quot;</span>); <span class="comment">// &quot;-d&quot; or &quot;--debug&quot;</span></div>
<div class="line"> </div>
<div class="line"> <span class="comment">// enabling or disabling global debug flag</span></div>
<div class="line"> <a class="code" href="piincludes_8h.html#a4f24177400b625bdd603032fa6e2e14a">piDebug</a> = cli.hasArgument(<span class="stringliteral">&quot;debug&quot;</span>);</div>
<div class="line"> <a class="code" href="pibase_8h.html#a4f24177400b625bdd603032fa6e2e14a">piDebug</a> = cli.hasArgument(<span class="stringliteral">&quot;debug&quot;</span>);</div>
<div class="line"> </div>
<div class="line"> <span class="comment">// configure console</span></div>
<div class="line"> console.addTab(<span class="stringliteral">&quot;first tab&quot;</span>, <span class="charliteral">&#39;1&#39;</span>);</div>
@@ -162,7 +162,7 @@ $(document).ready(function(){initNavTree('using_basic.html','');});
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated on Fri Feb 27 2015 23:03:16 for PIP by
<li class="footer">Generated on Mon Mar 23 2015 14:12:38 for PIP by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.9.1 </li>
</ul>