log src/viewer_swing/java/com/glavsoft/viewer/Viewer.java @ 461:b7d43b12651c

age author description
Mon, 04 Jul 2016 18:41:14 +0900 kono fix getFbRectangles x may have minus value now, but xFb is always plus
Mon, 27 Jun 2016 18:07:29 +0900 mir3636 remove debug message
Thu, 23 Jun 2016 19:36:31 +0900 one Without retina scale to calcoffset
Thu, 23 Jun 2016 18:57:12 +0900 innparusu intoroduce retina scaled frame buffer postion
Wed, 22 Jun 2016 19:52:32 +0900 Tatsuki IHA Fix position
Wed, 22 Jun 2016 19:11:37 +0900 Tatsuki IHA Using retina scale to share screnn if minus postion
Wed, 22 Jun 2016 12:29:57 +0900 Shinji KONO fix cui and hasViewer flag
Wed, 22 Jun 2016 11:55:45 +0900 Shinji KONO All screen sharing request information is now in ConnectionPresenter only
Mon, 20 Jun 2016 12:04:13 +0900 Shinji KONO try to fix scroll y in fitScreen
Sun, 19 Jun 2016 17:53:13 +0900 Shinji KONO reuse FrameUpdateRequest for all code
Sat, 18 Jun 2016 20:09:46 +0900 Shinji KONO send both frame buffer size and selected screen size in Disktop size change (INIT_DATA)
Thu, 16 Jun 2016 21:08:19 +0900 one send thatscreen position INIT_DATA
Mon, 01 Feb 2016 05:57:18 +0900 Tatsuki IHA Change timing for setting share screen info
Mon, 01 Feb 2016 04:39:53 +0900 Tatsuki IHA Remove shareScrrenNumber for ScreenChangeRequest Message
Mon, 14 Dec 2015 16:20:20 +0900 Tatsuki IHA Send screen position
Thu, 15 Oct 2015 04:45:16 +0900 Tatsuki IHA Fix wasteful thread start
Tue, 13 Oct 2015 18:21:46 +0900 Tatsuki IHA Fix selection panel
Tue, 13 Oct 2015 17:45:16 +0900 Tatsuki IHA Remove synchronized
Tue, 13 Oct 2015 05:05:04 +0900 Tatsuki IHA Implement SelectionPanel processing
Tue, 29 Sep 2015 18:46:45 +0900 innparusu Call startVNCConnectionWithSocket for directedServerChangeReqeust
Fri, 04 Sep 2015 17:10:53 +0900 kkb impliment changeDirectConnectedWithSocket
Tue, 01 Sep 2015 16:50:40 +0900 innparusu Add arguments to startTreeViewer method
Mon, 31 Aug 2015 17:04:36 +0900 innparusu Add direct option
Tue, 25 Aug 2015 23:00:01 +0900 innparusu Add zoom fit to client mode
Sat, 15 Aug 2015 18:09:55 +0900 innparusu Fix VncConnectionWorkers
Sat, 15 Aug 2015 17:28:19 +0900 innparusu Fix ReConnectingFlag
Sat, 15 Aug 2015 04:21:33 +0900 Tatsuki IHA Add ServerChangeThread to inhelitClients method
Mon, 10 Aug 2015 20:13:52 +0900 innparusu Check connectionPresenter
Mon, 10 Aug 2015 18:17:12 +0900 innparusu Add newVNCConnection method to Viewer
Tue, 10 Feb 2015 18:18:49 +0900 one add stop children sender when change server.
Tue, 10 Feb 2015 10:48:12 +0900 oc add remoteRootStart
Thu, 05 Feb 2015 17:57:47 +0900 oc change lost left/right child to lost child.
Mon, 02 Feb 2015 13:50:35 +0900 oc add function lost child node, remove deadChild nodeList.
Sun, 01 Feb 2015 17:34:09 +0900 oc add error message, add assure stream close, delete firstTime value in TreeRFBProto.
Sat, 31 Jan 2015 01:45:39 +0900 oc close viewer as soon as push share screen button.
Thu, 29 Jan 2015 13:29:02 +0900 oc always fit screen, -d mode.
Wed, 28 Jan 2015 19:32:21 +0900 oc change code, delete firstTime.
Wed, 21 Jan 2015 19:05:21 +0900 oc change public to private
Sun, 18 Jan 2015 08:36:06 +0900 oc send and receive single display size
Sat, 17 Jan 2015 04:58:03 +0900 oc delete unused method
Tue, 09 Dec 2014 10:50:26 +0900 oc add --filterSingleDisplay option.
Tue, 09 Dec 2014 09:47:57 +0900 oc fix --fixingSize option correspondence -p option.
Mon, 01 Dec 2014 17:03:27 +0900 oc add function of fixing display size
Tue, 18 Nov 2014 14:10:53 +0900 oc fix --retina option
Mon, 13 Oct 2014 13:16:49 +0900 oc add option addSerialNum.
Sun, 12 Oct 2014 23:05:47 +0900 oc add option --checkDelay.
Tue, 15 Jul 2014 07:18:13 +0900 oc fix --width --height mode.
Sun, 06 Jul 2014 17:50:00 +0900 oc fix indent, update mm.
Fri, 04 Jul 2014 23:50:57 +0900 Shinji KONO minor fix
Wed, 02 Jul 2014 18:14:20 +0900 oc rename myRFBProto
Wed, 02 Jul 2014 17:58:55 +0900 oc MyRfbProto reorganization
Fri, 27 Jun 2014 21:37:20 +0900 Shinji KONO TreeManager for each interface
Fri, 27 Jun 2014 19:40:46 +0900 oc change createTreeManagers timing.
Fri, 27 Jun 2014 19:21:18 +0900 oc get VNC Socket.
Wed, 25 Jun 2014 20:54:26 +0900 oc fix root viewer.
Tue, 24 Jun 2014 16:49:29 +0900 oc add showTreeNode option.
Tue, 24 Jun 2014 00:48:26 +0900 Shinji KONO dead lock on command line root
Mon, 23 Jun 2014 10:40:32 +0900 Shinji KONO on going ...
Sun, 22 Jun 2014 19:05:04 +0900 Shinji KONO remove TreeTask, StartTreeHandling
Sun, 22 Jun 2014 16:48:38 +0900 Shinji KONO proxy reorganization