summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* first beginnings of automatic tests, thanks to libvncclientdscho2003-07-281-0/+25
|
* synced with TightVNC and RealVNCdscho2003-07-2810-62/+156
|
* debug flagsdscho2003-07-284-3/+6
|
* libvncclientdscho2003-07-271-0/+2
|
* first alpha version of libvncclientdscho2003-07-2713-1/+3211
|
* make vncauth usable also for upcoming libvncclientdscho2003-07-273-57/+60
|
* Added simple examplesdscho2003-07-257-8/+73
|
* these files are generated by configuredscho2003-07-112-209/+0
|
* long standing bug in http; was sending .jar twicedscho2003-07-112-0/+3
|
* another try to make CVS more helpful with configuredscho2003-07-1016-0/+12762
|
* also distribute classes/ directorydscho2003-07-103-2/+5
|
* fix compiledscho2003-07-101-4/+4
|
* http options inserteddscho2003-06-282-1/+13
|
* fix am__fastdepCXX for system not having ZLIBdscho2003-05-051-2/+2
|
* added ChangeLog for x11vncdscho2003-04-031-0/+51
|
* new version from Karl!dscho2003-04-031-265/+1187
|
* let libvncserver-config behave as expected when called without installingdscho2003-02-283-6/+26
|
* added some documentation how to compile from CVS sourcesdscho2003-02-271-0/+10
|
* #include <rfb/rfbregion.h> instead of #include "rfbregion.h"dscho2003-02-211-4/+4
|
* update ChangeLogdscho2003-02-201-0/+11
|
* #include <rfb/rfb.h> instead of "rfb.h"dscho2003-02-201-1/+1
|
* the correct way to include rfb.h is now "#include <rfb/rfb.h>"dscho2003-02-2015-18/+23
|
* webpage updatedscho2003-02-191-0/+5
|
* forgotten .cvsignoredscho2003-02-191-0/+5
|
* fixed header installation into $(prefix)/include/rfbdscho2003-02-191-2/+4
|
* moved include/ to rfb/dscho2003-02-188-10/+6
|
* fixed a bug when closing a client if no longer listening for new clients.dscho2003-02-181-1/+2
|
* export rfbReverseBytes; undefine VERSION, because it's too commondscho2003-02-172-3/+3
|
* INSTALL is copied by automakedscho2003-02-171-231/+0
|
* INSTALL was missingdscho2003-02-171-0/+231
|
* fixed --link option to libvncserver-configdscho2003-02-162-3/+11
|
* cvs more flexible now; ZRLE encoding only when HAVE_ZRLE defineddscho2003-02-102-6/+12
|
* really fixed ClientConnectionGone problemdscho2003-02-102-8/+10
|
* fixed LinuxVNC coloursdscho2003-02-102-3/+17
|
* fixed a bug that prevented the first connection to be closeddscho2003-02-102-2/+21
|
* fixed pthread debugging (locks...)dscho2003-02-101-11/+11
|
* fixed dependecy to libvncserver.a; if the lib is newer, the programs are ↵dscho2003-02-103-3/+3
| | | | relinked
* removed superfluous filedscho2003-02-101-1/+0
|
* added colourmapexample; fixed LinuxVNC to show the right coloursdscho2003-02-104-3/+38
|
* vncterm imported, porting issues solved (IRIX, OS X, Solaris)dscho2003-02-091-1/+2
|
* support for OS X is better nowdscho2003-02-095-9/+16
|
* trying again to support OS Xdscho2003-02-092-1/+9
|
* included vnctermdscho2003-02-0914-3/+1266
|
* moved the OSXvnc-server to examples; IRIX fixes (not really IRIX, but shows ↵dscho2003-02-093-14/+18
| | | | there)
* renamed sraRegion to rfbregion and put it in include/; will be installed nowdscho2003-02-099-11/+11
|
* portability changesdscho2003-02-091-0/+4
|
* order of X libraries is not good for IRIXdscho2003-02-091-1/+1
|
* include order was wrongdscho2003-02-092-5/+5
|
* source from CVS always will need a current autoconf/automakedscho2003-02-094-9308/+0
|
* I give up supporting old autoconf/automake; now require at least 2.52dscho2003-02-095-262/+9308
|