summaryrefslogtreecommitdiffstats
path: root/common/rfb/CapsContainer.cxx
Commit message (Collapse)AuthorAgeFilesLines
* Added some missing #includes whose prevent build source with gcc 4.3Adam Tkac2008-03-191-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2431 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Documentation on CapsContainer class has been extended and moved from .cxx ↵Constantin Kaplinsky2006-09-121-46/+1
| | | | | | to .h file. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@665 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Implemented support for TightVNC protocol extensions in the server code. ↵Constantin Kaplinsky2006-09-081-0/+5
| | | | | | This version has one incompatibility with TightVNC 1.3.x viewers - such viewers would not be able to connect without authentication. This will be fixed in the nearest time. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@651 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Minor code cleanup.Constantin Kaplinsky2006-06-041-3/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@633 3789f03b-4d11-0410-bbf8-ca57d06f2519
* A few tabs converted to spaces.Constantin Kaplinsky2006-06-031-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@632 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Ported the CapsContainer class from the TightVNC 1.3 codebase.Constantin Kaplinsky2006-06-031-0/+170
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@631 3789f03b-4d11-0410-bbf8-ca57d06f2519