summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* LastRect was documented incorrectly.Constantin Kaplinsky2008-01-141-5/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2401 3789f03b-4d11-0410-bbf8-ca57d06f2519
* LastRect pseudo-encoding documented.Constantin Kaplinsky2007-05-051-0/+26
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2297 3789f03b-4d11-0410-bbf8-ca57d06f2519
* And one more FIXME comment on continuous updates.Constantin Kaplinsky2007-04-131-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2257 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Another FIXME comment in the specification for EndOfContinuousUpdates message.Constantin Kaplinsky2007-04-131-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2256 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Two "FIXME" comments on EnableContinuousUpdates client message.Constantin Kaplinsky2007-04-021-0/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2250 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Changed signatures for recently added protocol messages, ↵Constantin Kaplinsky2007-03-301-2/+2
| | | | | | EnableContinuousUpdates and EndOfContinuousUpdates. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2249 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Introduced EnableContinuousUpdates client message and EndOfContinuousUpdates ↵Constantin Kaplinsky2007-03-291-2/+120
| | | | | | server message. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2248 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added incomplete documentation on RFB protocol extensions (version as of ↵Constantin Kaplinsky2007-03-291-0/+972
| | | | | | 2006/08/07). git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2247 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added TODO item about the problem when byte order differs between thePeter Åstrand2005-01-311-0/+7
| | | | | | | host and the Xserver. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@133 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Corrected buffer overrun problem with aboutText. Also, replaced all ↵Peter Åstrand2005-01-231-0/+2
| | | | | | sprintf()s in the UNIX version with snprintf(). This follows the recommendation on http://www.gotw.ca/publications/mill19.htm. Also, snprintf() is, in practice, required when using gettext. Note: since VC6 doesn't have snprintf, only require snprintf in UNIX-only code. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@107 3789f03b-4d11-0410-bbf8-ca57d06f2519
* The vncviewer password dialog should probably display the server namePeter Åstrand2005-01-201-0/+3
| | | | | | | in the password dialog windows title. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@106 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Icons now changed.Peter Åstrand2005-01-071-2/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@86 3789f03b-4d11-0410-bbf8-ca57d06f2519
* New TODO: Should support X11 cursors.Peter Åstrand2005-01-071-0/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@83 3789f03b-4d11-0410-bbf8-ca57d06f2519
* The OptionsDialog bug is caused by a bug in KDE 3.2. SeePeter Åstrand2005-01-011-4/+0
| | | | | | | http://bugs.kde.org/show_bug.cgi?id=86398. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@78 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added note about the UNIX optionswindow modality problem.Peter Åstrand2004-12-301-0/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@77 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Note about the toolbar from http://lars.werner.no/vnc/.Peter Åstrand2004-12-301-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@76 3789f03b-4d11-0410-bbf8-ca57d06f2519
* The line speed bug has now been fixed.Peter Åstrand2004-12-301-4/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@74 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Perhaps warn if pixel format change against buggy server.Peter Åstrand2004-12-301-0/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@72 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Need to update vncviewer.man.Peter Åstrand2004-12-301-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@71 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Two new things: version strings and icons.Peter Åstrand2004-12-301-0/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@68 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Selecting jpeg and zlib compression from the GUI and command line isPeter Åstrand2004-12-301-5/+0
| | | | | | | now supported. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@66 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Updated TODO.Peter Åstrand2004-12-211-1/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@50 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Other BPPs than 16 seems pretty ok now.Peter Åstrand2004-12-191-2/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@45 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added building-vc7.txtPeter Åstrand2004-12-191-0/+40
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@44 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Gradient is now implemented.Peter Åstrand2004-12-091-2/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@36 3789f03b-4d11-0410-bbf8-ca57d06f2519
* It seems like only BPP 16 works currently.Peter Åstrand2004-12-071-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@32 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added TODOPeter Åstrand2004-12-071-0/+13
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@24 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added a file for filling in info about the RealVNC internalsPeter Åstrand2004-12-071-0/+389
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@23 3789f03b-4d11-0410-bbf8-ca57d06f2519