<?php
require_once('prepend.php');
?>
<title>Screenshots</title>
<h1>Screenshots</h1>
<ul class="bullet">
<li><a href="#head"><b>SVN HEAD</b></a></li>
<li><a href="#linux"><b>Unix</b></a></li>
<li><a href="#windows"><b>Windows</b></a></li>
<li><a href="#plugins"><b>Third-party plugins</b></a></li>
</ul>
<h3 id="head">SVN HEAD</h3>
<table cellspacing="20">
<tr>
<td>
<a href="/img/screenshots/cb_normal.png">
<img width="196" height="155" alt="Default layout (SVN Head)"
src="/img/screenshots/cb_normal_thumb.png" /></a><br />
<span class="caption">Default layout<br />
(SVN, main trunk)</span>
</td>
<td>
<a href="/img/screenshots/cb_debugging.png">
<img width="196" height="155" alt="Debugging (custom) layout (SVN Head)"
src="/img/screenshots/cb_debugging_thumb.png" /></a><br />
<span class="caption">Debugging layout<br />
(SVN, main trunk)</span>
</td>
</tr>
</table>
<h3 id="linux">Unix</h3>
<table cellspacing="20">
<tr>
<td>
<a href="/img/screenshots/lin_full.png">
<img width="196" height="147" alt="Linux, in use"
src="/img/screenshots/lin_full.jpg" /></a><br />
<span class="caption">Running on Linux<br />
(version: 1.0RC2, Nov / 05)<br />
Screenshot by Ceniza</span>
</td>
<td>
<a href="/img/screenshots/freebsd.png">
<img width="196" height="147" alt="Running on FreeBSD 6"
src="/img/screenshots/freebsd.jpg" /></a><br />
<span class="caption">Running on FreeBSD 6<br />
(version: 1.0RC2, Nov / 05)<br />
Screenshot by Ceniza</span>
</td>
</tr></table>
<h3 id="windows">Windows</h3>
<table cellspacing="20">
<tr>
<td>
<a href="/img/screenshots/scr1.png">
<img width="196" height="145" alt="Auto-complete in action"
src="/img/screenshots/scr1_tiny.jpg" /></a><br />
<span class="caption">Auto-complete in action<br />
(CVS, branch VERSION_1_0)</span>
</td>
<td>
<a href="/img/screenshots/win_firstscreen.png">
<img width="196" height="145" alt="Console project"
src="/img/screenshots/win_firstscreen.jpg" /></a><br />
<span class="caption">Console project<br />
(created from template)</span>
</td>
</tr><tr>
<td>
<a href="/img/screenshots/win_full.png">
<img width="196" height="145" alt="Showing class browser"
src="/img/screenshots/win_full.jpg" /></a><br />
<span class="caption">Showing class browser<br />
(Version: Beta-4, Jan 05)</span>
</td>
<td>
<a href="/img/screenshots/win_editorconf.png">
<img width="177" height="200" alt="Syntax Highlighting"
src="/img/screenshots/win_editorconf.jpg" /></a><br />
<span class="caption">Syntax Highlighting</span>
</td>
</tr>
<tr>
<td>
<a href="/img/screenshots/win_tipoftheday.png">
<img width="200" height="177" alt="Tip of the day"
src="/img/screenshots/win_tipoftheday.jpg" /></a><br />
<span class="caption">Tip of the day</span>
</td>
</tr>
</table>
<h3 id="plugins">Third party plugins</h3>
<p class="caption">(NOTE: Some of these plugins are still in development -unstable- and could make
Code::Blocks crash)</p>
<table cellspacing="20">
<tr>
<td>
<a href="/img/screenshots/wxsmith.jpg">
<img width="190" height="140" alt="wxSmith plugin" src="/img/screenshots/wxsmith_thumb.jpg" /></a><br />
<span class="caption"><b>wxSmith plugin</b>, visual editor<br />
(in development;programmed<br />
by <b>byo</b> and <b>cyberkoa</b>)</span>
</td>
<td>
<a href="/img/screenshots/help_plugin.png">
<img width="173" height="151" alt="Help plugin" src="/img/screenshots/help_plugin_thumb.jpg" /></a><br />
<span class="caption"><b>Help plugin</b>, help integration<br />
(usable; by <b>Ceniza</b>)</span>
</td>
</tr>
</table>
<p>Other third-party plugins in the works: <b>GPROF Profiler plugin</b> (in development), <b>UML
plugin</b> (design stage), <b>SVN plugin</b> (in development)</p>
<p>Both <b>Code::Blocks</b> and the <b>third party plugins</b> are available in the <a title="Go to downloads page" href="/downloads.shtml">Downloads page</a>.</p>
<p class="caption"><b>[ <a href="/">Home</a> | <a title="testimonials" href="/testimonials.shtml">Prev</a> | <a title="Go to downloads page" href="/downloads.shtml">Download</a> ]</b></p>