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
7862f7fc8f
Added initial support for handling of server certificates.
2011-06-30 07:34:02 +00:00
40d8b4a04d
Removed accidental commit from JSONInterface.java
...
Removed more traces of I2PDesktop.java.
2011-06-28 13:23:22 +00:00
4d23b839b4
Forgot old try-catch block. Removed.
2011-06-28 13:19:09 +00:00
3061a512e6
Dropped I2PDesktop.java.
2011-06-28 13:17:58 +00:00
95d4982a15
Removed all non itoopie sources and changed root directory to that of itoopie.
2011-06-28 10:41:00 +00:00
dd0f0c5772
Added icons of vrious sizes.
2011-06-28 10:34:31 +00:00
6aa4182679
Addud support for multiple sizes of icon files.
2011-06-28 10:33:50 +00:00
6677780cff
Fixed build.
2011-06-28 07:20:04 +00:00
e58dd334f9
Removed source of Apache Commons Logging in favor of jar.
2011-06-27 13:15:37 +00:00
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
74d8cf6197
Added new imports to build.xml
2011-06-27 12:13:29 +00:00
62b4426cab
Further removed old imports.
2011-06-27 12:09:28 +00:00
929e4fd987
Updated translation.
...
Removed old imports.
2011-06-27 12:08:21 +00:00
a41069643c
Removed unecessary libs.
2011-06-27 12:05:32 +00:00
bac03d79ac
Removed legacy TrayManager subclass.
...
Added integer functionality to the configuration manager.
Added partial support for config files to ConfigManager.
2011-06-27 11:56:29 +00:00
d6804d5bd5
Removed bad imports.
2011-06-20 12:53:32 +00:00
cf989ccd66
Broken import. Fixed.
2011-06-20 12:52:05 +00:00
2219834dda
Cleanup, imported i18n support from I2P and GNU gettext.
...
Imported high res/svg version of itoopie from dr|zed.
2011-06-20 12:38:52 +00:00