From 9f07e222f828b7b2bf2775b9dc8cd18b22a829c1 Mon Sep 17 00:00:00 2001 From: dscho Date: Sat, 13 Oct 2001 15:14:27 +0000 Subject: rfbSelectBox, consoleFonts, too many changes --- CHANGES | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index f1b8982..2b5d91e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,11 @@ 0.2 + added rfbLoadConsoleFont + fixed font colour handling. + added rfbSelectBox + added rfbDrawCharWithClip to allow for clipping and a background colour. + fixed font colours + added rfbFillRect + added IO function to check password. rfbNewClient now sets the socket in the fd_set (for the select() call) when compiling the library with HAVE_PTHREADS and an application which includes "rfb.h" without, the structures got mixed up. -- cgit v1.2.1