File: index.html

package info (click to toggle)
ecb 2.40%2Bgit20140216-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 5,880 kB
  • ctags: 1,890
  • sloc: lisp: 28,150; makefile: 259; sh: 42
file content (120 lines) | stat: -rw-r--r-- 3,295 bytes parent folder | download | duplicates (4)
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
<!-- This file was automatically generated by Emacs 21.1.1 at Mon Jan 21 10:54:28 2002, do not edit! -->
<html>
<head>
<STYLE>
A:hover {background-color: #c0c0c0}
A:link, A:visited, A:active { text-decoration: none }
 OL,UL,P,BODY,TD,TR,TH,FORM {font-family : verdana,arial,helvetica,sans-serif; font-size:small; } 
</STYLE>
<title>ECB Screenshots</title>
</head>

<body bgcolor='#ffffff' link='#0000ff' vlink='#008000' alink='#0080ff'>

    <center>
    
    <table cellspacing="0" cellpadding="2" border="1">
        <tr>

            <td align="center">

                <a href="1.png" target="_new">
                    <img src="1-thumb.png"/>
                </a>
                    
                <p>
                ECB 2.40 running in Emacs 22.3 showing a leftright-layout for
                big screens. ECB uses image-icons, shows the version-control
                state of the files. The leftmost/lowest window shows a
                directory-bucketized history and the rightmost/lowest window shows the
                output of the semantic-analyzer for intellisense (e.g.
                possible completions).
                </p>
                    
            </td>

            <td align="center">

                <a href="11.png" target="_new">
                    <img src="11-thumb.png"/>
                </a>
                    
                <p>
                ECB 1.90 running in Emacs 21 showing the ECB-tree-windows in a
                smaller font and a grep-output in the compile-window.
                </p>

            </td>

        </tr>

        <tr>

            <td align="center">

                <a href="12.png" target="_new">
                    <img src="12-thumb.png"/>
                </a>

                <p>
                ECB 2.40 running in Emacs 22.3 showing a layout with
                ECB-tree-windows located on top and a splitted edit-window.
                Current edit-window contains a complex C++ source file and its
                contents are shown in the methods-window.
                </p>
                    
            </td>

            <td align="center">

                <a href="4.png" target="_new">
                    <img src="4-thumb.png"/>
                </a>

                <p>
                ECB 2.23 running in XEmacs 21.4 under Windows XP showing
                emacs-lisp sources and the popup-menu of the methods-buffer.
                </p>

            </td>

        </tr>



        <tr>

            <td align="center">

                <a href="9.png" target="_new">
                    <img src="9-thumb.png"/>
                </a>

                <p>
                ECB 1.90 running in Emacs 21 showing a left-right-layout for
                big screens which displays source-files in the directory browser.
                </p>

            </td>

            <td align="center">

                <a href="10.png" target="_new">
                    <img src="10-thumb.png"/>
                </a>
                    
                <p>
		ECB 1.90 running in XEmacs 21.4 showing a layout with an
                integrated speedbar, a history- and a methods-window.
                </p>

            </td>

        </tr>

    </table>

    </center>
    
</body>
</html>