summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* more macros included for older autoconf/automakedscho2003-02-091-0/+124
|
* converted CARD{8,16,32} to uint{8,16,32}_t and included support for stdint.hdscho2003-02-0930-385/+1063
|
* ignore libvncserver-configdscho2003-02-091-0/+1
|
* bigendian is now determined at configure timedscho2003-02-093-39/+8
|
* added websitedscho2003-02-091-0/+132
|
* small adjustments for autoconf/automake compatibilitydscho2003-02-092-5/+5
|
* make dist fixed; make rpm introduceddscho2003-02-097-13/+122
|
* removed Makefiles; these are generated nowdscho2003-02-087-1420/+5
|
* ignore generated filesdscho2003-02-084-0/+69
|
* missing filesdscho2003-02-085-0/+14
|
* further autoconf'ingdscho2003-02-084-1/+59
|
* autoconf'ed everythingdscho2003-02-0818-154/+1572
|
* added filesdscho2003-02-072-0/+203
|
* added Makefile in examples; "export" in cvs_update_anonymouslydscho2003-02-072-2/+52
|
* moved files to include; moved a file to examples/dscho2003-02-0711-270/+55
|
* moved files to contrib/ and examples/dscho2003-02-078-0/+1
|
* fixed cargs (segmentation fault!)dscho2002-12-302-18/+14
|
* strange, but standard X11 behaviour from Sun keymappings...dscho2002-12-251-0/+19
|
* include commented debug functionalitydscho2002-12-201-0/+5
|
* AltGr fixes in x11vnc, renamed from altgr to modtweakdscho2002-12-201-19/+26
|
* fixed compilation for zippydscho2002-12-201-2/+2
|
* Makefile for contribdscho2002-12-201-0/+3
|
* new version of x11vnc from Karl Rungedscho2002-12-192-39/+164
|
* small fixes: in X11/Xlib.h Bool is int (Karl Runge); indexed colour supportdscho2002-12-151-44/+70
|
* fix: if no CXX is defined, really don't use zrle (Karl Runge)dscho2002-12-152-0/+6
|
* compiler warnings, contrib directory, new x11vnc from Karl Rungedscho2002-12-068-606/+1389
|
* fixed severe bug with sending fbupdatesdscho2002-10-293-2/+4
|
* patch from Const for CursorPosUpdate encodingdscho2002-10-298-34/+256
|
* rdrdscho2002-10-2218-0/+1579
|
* updated to vnc-3.3.4 (ZRLE encoding)dscho2002-10-2212-40/+836
|
* patch for IRIXdscho2002-08-311-1/+1
|
* socket via proxy gets options set, compiler warning fixesdscho2002-08-314-4/+30
|
* compiler warnings and format vulnerabilities fixeddscho2002-08-318-13/+25
|
* IRIX changesdscho2002-08-272-4/+5
|
* changesdscho2002-08-221-0/+2
|
* a pseudo HTTP request for tunnelling (also via strict Web Proxy) was added.dscho2002-08-226-6/+180
|
* synchronized with tightVNC 1.2.5dscho2002-08-224-12/+127
|
* unwarn compilationdscho2002-08-1913-924/+927
|