Re: [Tigervnc-commits] SF.net SVN: tigervnc:[5090] trunk/unix/xserver/hw/vnc/vncHooks.cc

2013-05-22 Thread Brian Hinz
On Wed, May 22, 2013 at 8:58 AM, Pierre Ossman wrote: > On Wed, 8 May 2013 10:20:23 -0400 > Brian Hinz wrote: > > > Hi Pierre, > > > > r5090 breaks when compiled against Xorg 7.5: > > > > Sorry about this taking so long Should be fixed now. Please give it a > try. > > Maybe it's time for a beta

[Tigervnc-commits] SF.net SVN: tigervnc:[5103] branches/1_3/unix/xserver/hw/vnc/vncHooks.cc

2013-05-22 Thread ossman_
Revision: 5103 http://tigervnc.svn.sourceforge.net/tigervnc/?rev=5103&view=rev Author: ossman_ Date: 2013-05-22 12:57:16 + (Wed, 22 May 2013) Log Message: --- Copy r5100 from trunk. Revision Links: -- http://tigervnc.svn.sourceforge.net/tigervnc/?rev=510

[Tigervnc-commits] SF.net SVN: tigervnc:[5102] branches/1_3/unix/xserver/hw/vnc

2013-05-22 Thread ossman_
Revision: 5102 http://tigervnc.svn.sourceforge.net/tigervnc/?rev=5102&view=rev Author: ossman_ Date: 2013-05-22 12:56:25 + (Wed, 22 May 2013) Log Message: --- Copy r5099 from trunk. Revision Links: -- http://tigervnc.svn.sourceforge.net/tigervnc/?rev=509

[Tigervnc-commits] SF.net SVN: tigervnc:[5101] branches/1_3/unix/xserver/hw/vnc/xvnc.cc

2013-05-22 Thread ossman_
Revision: 5101 http://tigervnc.svn.sourceforge.net/tigervnc/?rev=5101&view=rev Author: ossman_ Date: 2013-05-22 12:55:36 + (Wed, 22 May 2013) Log Message: --- Copy r5098 from trunk. Revision Links: -- http://tigervnc.svn.sourceforge.net/tigervnc/?rev=509

[Tigervnc-commits] SF.net SVN: tigervnc:[5100] trunk/unix/xserver/hw/vnc/vncHooks.cc

2013-05-22 Thread ossman_
Revision: 5100 http://tigervnc.svn.sourceforge.net/tigervnc/?rev=5100&view=rev Author: ossman_ Date: 2013-05-22 12:52:27 + (Wed, 22 May 2013) Log Message: --- Redo r5090 using functions that are available in older Xorg versions as well. Revision Links: --

[Tigervnc-commits] SF.net SVN: tigervnc:[5099] trunk/unix/xserver/hw/vnc

2013-05-22 Thread ossman_
Revision: 5099 http://tigervnc.svn.sourceforge.net/tigervnc/?rev=5099&view=rev Author: ossman_ Date: 2013-05-22 11:59:38 + (Wed, 22 May 2013) Log Message: --- Apparently it is more kosher to completely disassociate an output from its CRTC than just removing the mode when

[Tigervnc-commits] SF.net SVN: tigervnc:[5098] trunk/unix/xserver/hw/vnc/xvnc.cc

2013-05-22 Thread ossman_
Revision: 5098 http://tigervnc.svn.sourceforge.net/tigervnc/?rev=5098&view=rev Author: ossman_ Date: 2013-05-22 11:47:08 + (Wed, 22 May 2013) Log Message: --- Automatically update the connection state for RandR outputs in Xvnc as virtual displays become enabled/disabled.