summaryrefslogtreecommitdiffstats
path: root/rfb/Rect.h
Commit message (Collapse)AuthorAgeFilesLines
* Migrating to new directory structure adopted from the RealVNC's source tree. ↵Constantin Kaplinsky2006-05-251-116/+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
* The "rfb" library merged with VNC 4.1.1 code.Constantin Kaplinsky2006-04-161-14/+19
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/branches/merge-with-vnc-4.1.1@522 3789f03b-4d11-0410-bbf8-ca57d06f2519
* We cannot include rfb/util.h here, since that causes an error when building ↵Peter Åstrand2005-01-171-1/+6
| | | | | | | | | under Windows ('INT32' : redefinition; different basic types). git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@101 3789f03b-4d11-0410-bbf8-ca57d06f2519
* min and max changed to vncmin and vncmax. This solves many problems: Some ↵Peter Åstrand2005-01-131-15/+9
| | | | | | platforms predefines or redefines these symbols. Some platforms have header files which chokes if min or max are defined. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@96 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Initial revisionConstantin Kaplinsky2004-10-081-0/+112
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2 3789f03b-4d11-0410-bbf8-ca57d06f2519