Menu

[r13166]: / web / screenshots.php  Maximize  Restore  History

Download this file

130 lines (115 with data), 4.0 kB

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
<?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>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.