summaryrefslogtreecommitdiff
path: root/net/rdesktop/files/patch-xwin.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove $FreeBSD$ from patches files everywhere.Mathieu Arnold2015-05-221-2/+0
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=387082
* During normal operation, rdesktop keeps a clipping rectangle set to theDavid E. O'Brien2012-10-091-0/+11
| | | | | | | | | | | size of the desktop. However, the clipping rectangle is not reset when the size of the desktop changes. This means that when the size of the desktop increases, the area outside the original size will not be drawn. Submitted by: des Notes: svn path=/head/; revision=305566
* Upgrade to version 1.6.0.David E. O'Brien2008-05-211-11/+0
| | | | | | | Also enable IPv6 by default (define WITHOUT_IPV6 if this causes you trouble). Notes: svn path=/head/; revision=213443
* - Fix a crash on login for people running on X.org 7.2 in 24-bit color depthPav Lucistnik2007-06-191-0/+11
PR: ports/113216, ports/113678 Submitted by: Thomas Spreng <spreng@socket.ch> Approved by: maintainer timeout (obrien; 18 days) Notes: svn path=/head/; revision=193855