Commit Graph

108 Commits

Author SHA1 Message Date
nathan
a69dca4132 WIP adding JavaFX utils/classes 2015-08-16 01:15:42 +02:00
nathan
a1a5b73c59 added more sys utils 2015-08-16 01:15:11 +02:00
nathan
6d79f15ed7 updated junit 2015-08-16 01:09:45 +02:00
nathan
a4217e8c84 Added graphic to header for wizard page. Changed WizardPane -> WizardPage 2015-08-09 16:48:17 +02:00
nathan
61b64658e1 Fixed validation error popup location when the first page is invalid 2015-08-08 22:14:17 +02:00
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
cc9abc68b0 Removed concurrentHashMapV8 2015-08-03 11:18:16 +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
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
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
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
7665e116ed Updated storage info. Updated netty, passes all unit tests 2015-07-20 14:18:51 +02:00
nathan
8ecde9af85 Fixed containsValue 2015-07-19 12:55:28 +02:00
nathan
08f7872a40 wip - creating disk or memory based storage 2015-07-07 01:26:17 +02:00
nathan
3c07e2abd8 Code cleanup. BidEndian.ULong_.toBytes(), will always return byte[8] 2015-06-29 15:04:59 +02:00
nathan
90ecbd60bd Added message bus 2015-06-29 01:43:10 +02:00
nathan
97abebdc16 Added extra support to ip discovery 2015-06-29 01:42:59 +02:00
nathan
3c7834c62a Code cleanup 2015-06-29 01:42:30 +02:00
nathan
19da74ef9b made hex capital 2015-06-29 01:41:46 +02:00
nathan
499c94ea94 Crypto class code cleanup 2015-06-29 01:41:28 +02:00
nathan
eee8f259d3 Added intellij support 2015-06-29 01:41:12 +02:00
nathan
61b3eb2943 Updated classpath, added intellij support 2015-06-28 13:01:49 +02:00
nathan
ea07b7a48e Added parallel work utilities 2015-06-28 13:00:03 +02:00
nathan
43b0c7f4ef Updated jna to have better support for bad libappindicator libraries 2015-06-28 12:59:35 +02:00
nathan
373a0368a1 Added MultiMBassador lib 2015-02-08 11:04:04 +01:00
nathan
2684c7c915 Removed unused methods 2015-02-08 11:03:43 +01:00
nathan
c498bafaa1 Added messagebus stuff to util 2015-02-08 11:03:30 +01:00
nathan
fd8c8b567b the DEFAULT only tries to save in current dir. Cleaned up code for that 2015-02-02 13:14:07 +01:00
nathan
570c4b6a7f Fixed classpath for moved projects 2015-02-02 13:13:28 +01:00
nathan
837e657810 Moved objectpool to separate project 2015-02-02 13:12:50 +01:00
nathan
e000c346b4 Moved annotations to separate project 2015-02-02 13:12:29 +01:00
nathan
e3bad2a55a Moved unsafe to FastObjectPool (which is where it should have been) 2015-02-01 23:39:48 +01:00
nathan
893e6ac82e Fixed issues with GTK event loop start/stop. 2015-01-23 02:53:33 +01:00
nathan
886ab2ca98 Fixed issue with GTK enter/leave thread and the main loop. Main loop is now handled by GtkSupport 2015-01-22 03:25:11 +01:00
nathan
8a142c27d7 Added the ability to scan for annotations from our custom classloader via the fast annotation detector 2015-01-16 01:05:46 +01:00
nathan
6492a8ffe8 Added the ability to get the IP address from a NIC on the box 2015-01-16 01:05:16 +01:00
nathan
e2a76c15f2 Updated objenesis 2015-01-04 19:15:25 +01:00
nathan
64e9a4bf0a Polished deleting file/dir 2015-01-04 19:14:39 +01:00
nathan
78e5acc2f8 Updated license info. Update license headers in files 2014-12-30 01:54:26 +01:00
nathan
4f69d7826c Added FAST (bycode) annotation scanning 2014-12-30 01:52:10 +01:00
nathan
760751c39b Changed little endian method name 2014-12-18 20:29:22 +01:00
nathan
97a8207dd7 Added unsigned numbers to java. Added big endian/network byte order utils 2014-12-18 20:28:56 +01:00