[prev in list] [next in list] [prev in thread] [next in thread] 

List:       tigervnc-commits
Subject:    [Tigervnc-commits] SF.net SVN: tigervnc:[5112] trunk/vncviewer/CConn.cxx
From:       ossman_ () users ! sourceforge ! net
Date:       2013-05-24 10:47:29
Message-ID: E1UfpWy-00054n-TD () sfp-svn-4 ! v30 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 5112
          http://tigervnc.svn.sourceforge.net/tigervnc/?rev=5112&view=rev
Author:   ossman_
Date:     2013-05-24 10:47:27 +0000 (Fri, 24 May 2013)
Log Message:
-----------
Forgot to respect the AcceptClipboard option in the
new FLTK based viewer. Patch by Matt McCutchen.

Modified Paths:
--------------
    trunk/vncviewer/CConn.cxx

Modified: trunk/vncviewer/CConn.cxx
===================================================================
--- trunk/vncviewer/CConn.cxx	2013-05-24 10:35:33 UTC (rev 5111)
+++ trunk/vncviewer/CConn.cxx	2013-05-24 10:47:27 UTC (rev 5112)
@@ -350,6 +350,9 @@
   char *buffer;
   int size, ret;
 
+  if (!acceptClipboard)
+    return;
+
   size = fl_utf8froma(NULL, 0, str, len);
   if (size <= 0)
     return;

This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.


------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
Tigervnc-commits mailing list
Tigervnc-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic