summaryrefslogtreecommitdiffstats
path: root/winvnc
Commit message (Collapse)AuthorAgeFilesLines
* Migrating to new directory structure adopted from the RealVNC's source tree. ↵Constantin Kaplinsky2006-05-2529-2572/+0
| | | | | | Windows part should be complete. For the Unix part, more changes will follow. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@592 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Merged the changes from branch/merge-with-vnc-4.1.1, revisions 520:558.Constantin Kaplinsky2006-05-1820-501/+669
|\ | | | | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@559 3789f03b-4d11-0410-bbf8-ca57d06f2519
| * WinVNC merged with VNC 4.1.1 code.Constantin Kaplinsky2006-05-1120-499/+666
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/branches/merge-with-vnc-4.1.1@550 3789f03b-4d11-0410-bbf8-ca57d06f2519
* | Added the file transfer feature to the server side.Dennis Syrovatsky2006-04-172-0/+9
|/ | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@534 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Removed .cvsignore files useless for Subversion.Constantin Kaplinsky2006-04-131-6/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@517 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Generating browse information in the Debug configuration.Constantin Kaplinsky2006-01-261-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@471 3789f03b-4d11-0410-bbf8-ca57d06f2519
* In Tray menu the item " Disable New Clients " added.Oleg Sheikin2006-01-124-12/+26
| | | | | | | Also some bugs are fixed. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@468 3789f03b-4d11-0410-bbf8-ca57d06f2519
* The code which realizes full functionality Control Panel,Oleg Sheikin2005-12-229-18/+47
| | | | | | | in a kind existing now, was added. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@467 3789f03b-4d11-0410-bbf8-ca57d06f2519
* The SFileTransfer, SFTMsgReader, SFTMsgWriter classes was removedDennis Syrovatsky2005-12-187-395/+0
| | | | | | | from winvnc project. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@461 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Updating clients status in real time, in control panel, from Oleg Sheikin.Constantin Kaplinsky2005-12-091-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@437 3789f03b-4d11-0410-bbf8-ca57d06f2519
* The code which realizes functionality " Control of selected clients "Oleg Sheikin2005-12-095-11/+63
| | | | | | | control group in Control Panel has been added. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@436 3789f03b-4d11-0410-bbf8-ca57d06f2519
* The code which realizes full functionality ListView ControlOleg Sheikin2005-12-073-8/+25
| | | | | | | in Control Panel has been added. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@435 3789f03b-4d11-0410-bbf8-ca57d06f2519
* The description of structure ListConnInfo has been added in library rfb.Oleg Sheikin2005-11-225-14/+39
| | | | | | | | Also, codes which pass the information on connections for Control Panel have been added. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@410 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added readBytes and writeBytes methods to file transfers routineDennis Syrovatsky2005-11-174-0/+18
| | | | | | | in the winvnc project. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@406 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added methods for writing server-to-client messagesDennis Syrovatsky2005-11-172-0/+87
| | | | | | | to the SFTMsgWriter class. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@405 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added methods for writing server-to-client messages to SFTMsgWriter classs.Dennis Syrovatsky2005-11-172-0/+56
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@404 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added SFileTransfer, SFTMsgReader and SFTMsgWriter classesDennis Syrovatsky2005-11-177-0/+234
| | | | | | | to winvnc project. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@403 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Minor code improving.Oleg Sheikin2005-07-012-19/+19
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@299 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Class ListViewControlCon is added in library rfb_win32.Oleg Sheikin2005-07-016-103/+343
| | | | | | | Class ControlPanel is added in the project winvnc. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@298 3789f03b-4d11-0410-bbf8-ca57d06f2519
* New .ico files, from 1.3Peter Åstrand2005-01-072-0/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@85 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Tightified sources:Peter Åstrand2004-12-303-8/+8
| | | | | | | | | | | | | | | * Changed description in README files. * Added our copyright. * The HTTP server presents itself as TightVNC, rather than RealVNC. * Using registry path Software\TightVNC\WinVNC4 * Updated descriptions in resource files. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@67 3789f03b-4d11-0410-bbf8-ca57d06f2519
* .dsp files must have CRLF line breaksPeter Åstrand2004-12-071-228/+228
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@25 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added .cvsignore entries for building under Win32.Constantin Kaplinsky2004-10-081-0/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Initial revisionConstantin Kaplinsky2004-10-0823-0/+2016
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2 3789f03b-4d11-0410-bbf8-ca57d06f2519