Commit Graph

635 Commits

Author SHA1 Message Date
nathan
dadda62cab better support of invalid pane (using binding), added graphic to header text 2015-08-08 21:13:23 +02:00
nathan
32cbef395f Added a Growl-type notification panel and a wizard 2015-08-08 02:20:31 +02:00
nathan
f4fe925a47 Updated OS.javaVersion, to be more friendly towards repeated calls 2015-08-03 12:22:14 +02:00
nathan
cc9abc68b0 Removed concurrentHashMapV8 2015-08-03 11:18:16 +02:00
nathan
535d05f486 Fixed pingFuture generics 2015-08-03 11:17:52 +02:00
nathan
ef6b7dcc65 fixed kryo classpath 2015-08-01 13:51:08 +02:00
nathan
a532a9c262 code cleanup 2015-07-30 01:48:46 +02:00
nathan
e346434042 directory cleanup 2015-07-29 17:16:48 +02:00
nathan
3e5af1bc0a Updated formatting. Added support for local connection RMI methods. Updated generics 2015-07-29 16:47:58 +02:00
nathan
ab09a34119 code cleanup for RMI registration in channel handlers 2015-07-29 11:36:29 +02:00
nathan
8f7fa17874 added missing method 2015-07-29 11:29:30 +02:00
nathan
4769c3b9cc connection code cleanup 2015-07-29 11:29:12 +02:00
nathan
75e63db23c cleaned up casting 2015-07-29 11:27:26 +02:00
nathan
6febf0653f warnings cleanup 2015-07-29 11:25:33 +02:00
nathan
5a42a40de1 cleaned up pipeline. added local rmi stuff for local connections 2015-07-29 11:25:08 +02:00
nathan
b980ee132c removed deleted class 2015-07-28 18:36:21 +02:00
nathan
f21142a475 generics whack-a-mole 2015-07-28 18:35:54 +02:00
nathan
1d12f2dbcd RMI method override implemented. lots of misc fixes 2015-07-28 02:23:01 +02:00
nathan
9c18128b2d fixed frame y location 2015-07-28 02:22:04 +02:00
nathan
1abb0735ae ClassHelper 'hasInterface' now checks parents as well 2015-07-27 18:22:34 +02:00
nathan
8105582f47 code polish/cleanup 2015-07-22 12:49:45 +02:00
nathan
83aab62fb4 Changed endpoint, so that localhost/127 as the host, really means LOOPBACK, instead of previously which was get the local lan IP 2015-07-22 11:14:52 +02:00
nathan
6a1eaf59fc Changed endpoint, so that localhost/127 as the host, really means LOOPBACK, instead of previously which was get the local lan IP 2015-07-22 11:14:46 +02:00
nathan
5758e66ca8 renamed MathUtils -> MathUtil 2015-07-22 11:13:18 +02:00
nathan
12f5e9c0ed typo fix in project name 2015-07-22 10:36:45 +02:00
nathan
946bf4a5f3 Client now implements Connection 2015-07-22 10:36:19 +02:00
nathan
9c2f324b9a Code cleanup. Removed unnecessary methods from Connection interface 2015-07-22 10:35:45 +02:00
nathan
67982c9bcd fixed misc bugs in unit test 2015-07-22 10:35:22 +02:00
nathan
d1ecdec47c import cleanup 2015-07-22 10:35:05 +02:00
nathan
4b39be3f42 Fixed issues with IdleSender 2015-07-21 02:39:10 +02:00
nathan
a12016f710 wrapped instances where kryo was used for registration to throw RuntimeException if the thread was interrupted during critical registration 2015-07-21 02:04:06 +02:00
nathan
f1790c0a97 formatting. Added Thread.yield() for during shutdown loop 2015-07-21 02:03:15 +02:00
nathan
b4a99f4447 Fixed idel race condition 2015-07-21 02:02:43 +02:00
nathan
cda594fdc4 updated classpath 2015-07-21 02:02:31 +02:00
nathan
d34162698f Added "global" RMI objects, which are per endpoint, and are accessed via their ID. Odd=global, Even=local. Also added a unit test 2015-07-20 23:30:46 +02:00
nathan
bf9a83c2e2 Updated license info. Code cleanup 2015-07-20 16:45:40 +02:00
nathan
19409170a4 Updated license info for bouncycastle 2015-07-20 16:27:34 +02:00
nathan
660ae68f6c Updated license information, general code cleanup 2015-07-20 16:16:58 +02:00
nathan
572550b5b5 added missing file 2015-07-20 15:10:55 +02:00
nathan
7665e116ed Updated storage info. Updated netty, passes all unit tests 2015-07-20 14:18:51 +02:00
nathan
ee6c01e371 Updated Netty, passes all unit tests 2015-07-20 14:18:34 +02:00
nathan
ebe9388b93 Fixed typo 2015-07-20 14:13:22 +02:00
nathan
8ecde9af85 Fixed containsValue 2015-07-19 12:55:28 +02:00
nathan
746614f2dd Code cleanup 2015-07-18 00:31:44 +02:00
nathan
69ac5b4898 extracted some methods for RMI. code cleanup 2015-07-17 02:49:06 +02:00
nathan
ad32d3429d settings store code cleanup 2015-07-17 02:48:29 +02:00
nathan
d218254e92 code cleanup, compatibility 2015-07-17 02:48:08 +02:00
nathan
6ab581c856 Changed to pool, added borrow, simplified 2015-07-17 02:47:36 +02:00
nathan
456e484cb7 cleanup DNS 2015-07-17 02:47:02 +02:00
nathan
9695bfae62 Getting UDT to properly load from eclipse/idea/natively 2015-07-17 02:46:51 +02:00