annotate packages/net/vnc_server/current/ChangeLog @ 1180:f30dbfbd254c

VNC server package from Chris Garry
author gthomas
date Wed, 27 Aug 2003 18:46:04 +0000
parents
children a381c8fb785d
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1180
f30dbfbd254c VNC server package from Chris Garry
gthomas
parents:
diff changeset
1 2003-08-22 Chris Garry <cgarry@sweeneydesign.co.uk>
f30dbfbd254c VNC server package from Chris Garry
gthomas
parents:
diff changeset
2
f30dbfbd254c VNC server package from Chris Garry
gthomas
parents:
diff changeset
3 * tests/vnc-test.c:
f30dbfbd254c VNC server package from Chris Garry
gthomas
parents:
diff changeset
4
f30dbfbd254c VNC server package from Chris Garry
gthomas
parents:
diff changeset
5 * src/fonts/winFreeSystem14x16.c:
f30dbfbd254c VNC server package from Chris Garry
gthomas
parents:
diff changeset
6 * src/fonts/winFreeSansSerif11x13.c:
f30dbfbd254c VNC server package from Chris Garry
gthomas
parents:
diff changeset
7 * src/fonts/symbol.c:
f30dbfbd254c VNC server package from Chris Garry
gthomas
parents:
diff changeset
8 * src/fonts/rom8x8.c:
f30dbfbd254c VNC server package from Chris Garry
gthomas
parents:
diff changeset
9 * src/fonts/rom8x16.c:
f30dbfbd254c VNC server package from Chris Garry
gthomas
parents:
diff changeset
10 * src/fonts/helvR10.c:
f30dbfbd254c VNC server package from Chris Garry
gthomas
parents:
diff changeset
11 * src/fonts/helvB12.c:
f30dbfbd254c VNC server package from Chris Garry
gthomas
parents:
diff changeset
12 * src/fonts/helvB10.c:
f30dbfbd254c VNC server package from Chris Garry
gthomas
parents:
diff changeset
13 * src/fonts/device.h:
f30dbfbd254c VNC server package from Chris Garry
gthomas
parents:
diff changeset
14 * src/fonts/X6x13.c:
f30dbfbd254c VNC server package from Chris Garry
gthomas
parents:
diff changeset
15 * src/fonts/X5x7.c:
f30dbfbd254c VNC server package from Chris Garry
gthomas
parents:
diff changeset
16
f30dbfbd254c VNC server package from Chris Garry
gthomas
parents:
diff changeset
17 * include/vnc-server.h:
f30dbfbd254c VNC server package from Chris Garry
gthomas
parents:
diff changeset
18
f30dbfbd254c VNC server package from Chris Garry
gthomas
parents:
diff changeset
19 * cdl/vnc-server.cdl:
f30dbfbd254c VNC server package from Chris Garry
gthomas
parents:
diff changeset
20 * doc/vnc-server.html:
f30dbfbd254c VNC server package from Chris Garry
gthomas
parents:
diff changeset
21
f30dbfbd254c VNC server package from Chris Garry
gthomas
parents:
diff changeset
22 * src/init.cxx:
f30dbfbd254c VNC server package from Chris Garry
gthomas
parents:
diff changeset
23 * src/vnc_kbd.c:
f30dbfbd254c VNC server package from Chris Garry
gthomas
parents:
diff changeset
24 * src/vnc_mouse.c:
f30dbfbd254c VNC server package from Chris Garry
gthomas
parents:
diff changeset
25 * src/vnc-server.c:
f30dbfbd254c VNC server package from Chris Garry
gthomas
parents:
diff changeset
26 Created VNC Server package.
f30dbfbd254c VNC server package from Chris Garry
gthomas
parents:
diff changeset
27
f30dbfbd254c VNC server package from Chris Garry
gthomas
parents:
diff changeset
28
f30dbfbd254c VNC server package from Chris Garry
gthomas
parents:
diff changeset
29 #####ECOSPDCOPYRIGHTBEGIN####
f30dbfbd254c VNC server package from Chris Garry
gthomas
parents:
diff changeset
30 #
f30dbfbd254c VNC server package from Chris Garry
gthomas
parents:
diff changeset
31 # Copyright (C) 2000, 2001, 2002, 2003 Red Hat, Inc.
f30dbfbd254c VNC server package from Chris Garry
gthomas
parents:
diff changeset
32 # All Rights Reserved.
f30dbfbd254c VNC server package from Chris Garry
gthomas
parents:
diff changeset
33 #
f30dbfbd254c VNC server package from Chris Garry
gthomas
parents:
diff changeset
34 # Permission is granted to use, copy, modify and redistribute this
f30dbfbd254c VNC server package from Chris Garry
gthomas
parents:
diff changeset
35 # file.
f30dbfbd254c VNC server package from Chris Garry
gthomas
parents:
diff changeset
36 #
f30dbfbd254c VNC server package from Chris Garry
gthomas
parents:
diff changeset
37 #####ECOSPDCOPYRIGHTEND####