4d0911eff2
Added missing class. D'oh!!!
2011-07-21 14:36:29 +00:00
93e151b523
Clarified that I2PControl is needed.
2011-07-21 14:31:34 +00:00
48aa2a1ce9
Changed the misreferences to the installer to the correct filename.
2011-07-21 14:19:05 +00:00
f5ee5e77a7
Removed misplaced .po file.
2011-07-21 14:09:42 +00:00
a1b07a6400
Added more contact info to the news section.
2011-07-21 13:48:50 +00:00
0868aa0274
Added a news section asking for feedback.
2011-07-21 13:45:09 +00:00
7f6034a634
Clarified a few lines.
2011-07-21 13:30:47 +00:00
40cf10ab15
merge of '0561d249c1fe12c3afaa55b58964955a92661188'
...
and '6b40d61163f120b492739ecfaace595e9969ac39'
2011-07-21 13:22:44 +00:00
37c38e2737
Updated I2PControl xpi2p files.
2011-07-21 13:22:41 +00:00
9b4552461e
merge of '51e7e38e489151da6002c20bdc7a99c51502483d'
...
and 'f7be3b59725df682cbb4f20cbb6cb66ffae548a3'
2011-07-21 12:54:35 +00:00
682caafbcc
Added itoopie.i2p website, a simple static non-js using site. I'll be setting up itoopie.i2p to sync with this mtn.
2011-07-21 12:54:32 +00:00
90d6c2c1fc
merge of 'cbb991142ee9628de222184b569ce1483045744c'
...
and 'dd2971de8f47281811faf428e55f527829f100ed'
2011-07-21 09:46:31 +00:00
4f6e5b3671
Added support for creating an IzPack installer.
2011-07-21 09:46:25 +00:00
78531485e0
Corrected README.
2011-07-20 14:23:38 +00:00
a3c578eba9
Fixed license.
2011-07-20 14:21:47 +00:00
c3c01004bf
Changed graph update intervals.
2011-07-20 14:04:52 +00:00
e9071b5cf1
Implemented support for changing password and port of I2PControl in the settings frame.
2011-07-20 09:45:19 +00:00
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
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
6592ae110a
Imported MultiLineLabel, Swing Component.
...
Added static general information labels to the overview tab.
2011-07-16 08:31:13 +00:00
6b398fcd1f
Added support for the RouterInfo API call.
...
Added support for the RouterRunner API call.
2011-07-15 12:48:14 +00:00
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
2a704af52e
Refactoring.
2011-07-15 09:59:25 +00:00
5a88b7b412
Changed name of the settings frame to SettingsFrame.
2011-07-15 09:52:27 +00:00
d2d3e1ba48
Changed Main window to popup on start.
2011-07-15 09:50:05 +00:00
891c40e402
Changed MouseListener into MouseAdapter.
2011-07-15 09:47:53 +00:00
d4209a3ae5
Moved TrayManager to appropriate package.
2011-07-15 09:46:24 +00:00
988541e736
Added support to update tabs when selected.
...
Completed current revision of the ConfigurationTab.
2011-07-15 09:22:23 +00:00
664dc83d70
Added an initial and pre alpha implementation of the the configuration panel.
2011-07-14 14:55:24 +00:00
c6d1e3f0ea
Added a few interesting classes for recording the state of objects.
2011-07-14 09:09:12 +00:00
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
865f762858
Changed WindowHandler methods to have consequent method names.
2011-07-14 07:47:10 +00:00
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
255e67f016
Removed unnecessary private exception class.
2011-07-14 07:29:51 +00:00
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
568d2ab389
Changed border colors for graphs.
2011-07-13 14:40:51 +00:00
c58e21b61c
Added graphing support. Complete (?) but disabled and replaced by mocked data.
2011-07-13 14:36:37 +00:00
1bceb433d3
Renamed JSONInterface to the more correct JSONRPC2Interface.
2011-07-13 06:29:14 +00:00
a2bd2409b2
Restructured JSONRPC2 Methods
2011-07-13 06:28:01 +00:00
15b4d572ee
Removed for the time being.
2011-07-12 18:59:35 +00:00
971235272d
Rebased art assets away from dr|z3d's art.
...
Major gui work.
2011-07-12 18:56:49 +00:00
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
dd5481f216
Enabled saving of config files.
2011-07-05 14:10:19 +00:00
24f8197964
Removed debug.
2011-07-05 12:33:29 +00:00
9ede0ad2c0
Implemented supprto for authorization tokens in the client.
2011-07-05 12:32:08 +00:00
dfadb0c9db
Improved ConfigurationManager.
2011-07-01 13:23:15 +00:00
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
22931dc3d5
Improved TrayManager to always read icon (even if not run from jar).
2011-07-01 07:10:09 +00:00
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
a3d5cefb3d
Added support for reading certificates from Base64 encoded strings.
2011-06-30 08:05:19 +00:00