Commit Graph

5708 Commits

Author SHA1 Message Date
dev
90d6c2c1fc merge of 'cbb991142ee9628de222184b569ce1483045744c'
and 'dd2971de8f47281811faf428e55f527829f100ed'
2011-07-21 09:46:31 +00:00
dev
4f6e5b3671 Added support for creating an IzPack installer. 2011-07-21 09:46:25 +00:00
dev
78531485e0 Corrected README. 2011-07-20 14:23:38 +00:00
dev
a3c578eba9 Fixed license. 2011-07-20 14:21:47 +00:00
dev
c3c01004bf Changed graph update intervals. 2011-07-20 14:04:52 +00:00
dev
e9071b5cf1 Implemented support for changing password and port of I2PControl in the settings frame. 2011-07-20 09:45:19 +00:00
dev
d1ea42932f Implemented support for new I2PControl API features. Password/Port of a remote I2PControl server can now be set. 2011-07-19 14:11:21 +00:00
dev
10b91cd5a7 Moved RegisteredFrame.
Fixed ssl certificate ui to only be shown once.
Added a special rate tracker for bandwidth (rate / 1024).
Fixed some repaint() issues with labels and buttons.
Enabled updating router info.
2011-07-19 11:35:08 +00:00
dev
6592ae110a Imported MultiLineLabel, Swing Component.
Added static general information labels to the overview tab.
2011-07-16 08:31:13 +00:00
dev
6b398fcd1f Added support for the RouterInfo API call.
Added support for the RouterRunner API call.
2011-07-15 12:48:14 +00:00
dev
e6a9514bd8 Added a Base64 implementation as to not rely on the one provided by Sun as it was marked 'internal'. 2011-07-15 11:25:43 +00:00
dev
2a704af52e Refactoring. 2011-07-15 09:59:25 +00:00
dev
5a88b7b412 Changed name of the settings frame to SettingsFrame. 2011-07-15 09:52:27 +00:00
dev
d2d3e1ba48 Changed Main window to popup on start. 2011-07-15 09:50:05 +00:00
dev
891c40e402 Changed MouseListener into MouseAdapter. 2011-07-15 09:47:53 +00:00
dev
d4209a3ae5 Moved TrayManager to appropriate package. 2011-07-15 09:46:24 +00:00
dev
988541e736 Added support to update tabs when selected.
Completed current revision of the ConfigurationTab.
2011-07-15 09:22:23 +00:00
dev
664dc83d70 Added an initial and pre alpha implementation of the the configuration panel. 2011-07-14 14:55:24 +00:00
dev
c6d1e3f0ea Added a few interesting classes for recording the state of objects. 2011-07-14 09:09:12 +00:00
dev
3872802ed3 Changed GUI to do some of the heavy lifting in seperate threads.
Fixed LogoPanel not loading a logo on first paint(), by issuing JPanel.validate() after logo has been loaded.
2011-07-14 09:08:30 +00:00
dev
865f762858 Changed WindowHandler methods to have consequent method names. 2011-07-14 07:47:10 +00:00
dev
a52a711647 Changed Main frame to force a repaint, preventing images in LogoPanels to stay hidden.
Changed Settings GUI to remove separator.
2011-07-14 07:40:25 +00:00
dev
255e67f016 Removed unnecessary private exception class. 2011-07-14 07:29:51 +00:00
dev
c33b6c1188 Changed certificates to be specific not only to host but also to port.
Rewrote settings dialog to verify settings in a more sane way.
2011-07-14 07:29:07 +00:00
dev
568d2ab389 Changed border colors for graphs. 2011-07-13 14:40:51 +00:00
dev
c58e21b61c Added graphing support. Complete (?) but disabled and replaced by mocked data. 2011-07-13 14:36:37 +00:00
dev
1bceb433d3 Renamed JSONInterface to the more correct JSONRPC2Interface. 2011-07-13 06:29:14 +00:00
dev
a2bd2409b2 Restructured JSONRPC2 Methods 2011-07-13 06:28:01 +00:00
dev
15b4d572ee Removed for the time being. 2011-07-12 18:59:35 +00:00
dev
971235272d Rebased art assets away from dr|z3d's art.
Major gui work.
2011-07-12 18:56:49 +00:00
dev
3fa6f3ddad Rewrote JSONInterface to reflect new features provided by the I2PControl API.
Added new API test to Main, maybe time to extract them to testclass.
Refactored JSONInterface to (more) gracefully handle connection issues.
2011-07-08 09:52:09 +00:00
dev
dd5481f216 Enabled saving of config files. 2011-07-05 14:10:19 +00:00
dev
24f8197964 Removed debug. 2011-07-05 12:33:29 +00:00
dev
9ede0ad2c0 Implemented supprto for authorization tokens in the client. 2011-07-05 12:32:08 +00:00
dev
dfadb0c9db Improved ConfigurationManager. 2011-07-01 13:23:15 +00:00
dev
587622405d Moved the configurationManager.
Added support for reading/writing conf to file.
Change how config queries without values are handled. Now the defaultValue provided will be saved if no value existed before.
2011-07-01 08:19:14 +00:00
dev
22931dc3d5 Improved TrayManager to always read icon (even if not run from jar). 2011-07-01 07:10:09 +00:00
dev
a1546b7027 Renamed translator ItoopieTranslator -> Transl.
Changed http into https.
Added support storing ssl certs.
Added a GUI for confirming/denying/overwriting certs.
2011-07-01 06:34:21 +00:00
dev
a3d5cefb3d Added support for reading certificates from Base64 encoded strings. 2011-06-30 08:05:19 +00:00
dev
7862f7fc8f Added initial support for handling of server certificates. 2011-06-30 07:34:02 +00:00
dev
40d8b4a04d Removed accidental commit from JSONInterface.java
Removed more traces of I2PDesktop.java.
2011-06-28 13:23:22 +00:00
dev
4d23b839b4 Forgot old try-catch block. Removed. 2011-06-28 13:19:09 +00:00
dev
3061a512e6 Dropped I2PDesktop.java. 2011-06-28 13:17:58 +00:00
dev
95d4982a15 Removed all non itoopie sources and changed root directory to that of itoopie. 2011-06-28 10:41:00 +00:00
dev
dd0f0c5772 Added icons of vrious sizes. 2011-06-28 10:34:31 +00:00
dev
6aa4182679 Addud support for multiple sizes of icon files. 2011-06-28 10:33:50 +00:00
dev
6677780cff Fixed build. 2011-06-28 07:20:04 +00:00
dev
e58dd334f9 Removed source of Apache Commons Logging in favor of jar. 2011-06-27 13:15:37 +00:00
dev
2d8d1545f4 Ant changed jar import inte source import for Apapche Commons Logging.
Added various new source files.
2011-06-27 13:06:26 +00:00
dev
74d8cf6197 Added new imports to build.xml 2011-06-27 12:13:29 +00:00