305067fcacFix shortcut icon in Windows.
kytv
2011-08-03 23:21:45 +00:00
b04e6fd899Add missing launch4j files from the i2p.i2p branch. Without these files, the task "ant installer" fails (unless the property "noExe" is set)..
kytv
2011-08-03 23:19:50 +00:00
39ed45adfemove checksum task to underneath the installerexe task; if the installerexe task isn't run, there's no exe to run sha512sum on
kytv
2011-08-03 23:18:34 +00:00
d1a45e2c1bSwitched from setBackgroundColor to setOpaque(false) in some instances.
dev
2011-08-03 12:16:57 +00:00
0beeefb26cTweaked build.xml to include history.txt and LICENSE.
dev
2011-08-03 09:05:06 +00:00
bfa63a82c4Spelling.
dev
2011-08-03 08:42:59 +00:00
a3e66d4f77Added gradient to all panel to improve looks somewhat.
dev
2011-08-03 08:31:11 +00:00
adb80db832Getto hacked buttons in SettingsFrame to be wider.
dev
2011-08-02 13:51:09 +00:00
d525a8b593Fix NPE in Reseeder. Tried to make style more portable across defaultLookAndFeels.
dev
2011-08-02 13:47:09 +00:00
3ff64337d2Added a thankyou section thanking to the readme.
dev
2011-08-02 12:06:49 +00:00
3b7fa0d38aMoved info boxes 5px to the left. Might be an issue during translation.
dev
2011-08-01 14:17:42 +00:00
8a2cc403e0Changed graphs to be non-static. Updated itoopie.i2p to reflect actual version.
dev
2011-08-01 14:02:47 +00:00
6159f7390cAdded history.txt.
dev
2011-08-01 12:10:17 +00:00
a9f759e53cAdded support for changeng which IP I2PControl listens to. For now only 127.0.0.1/0.0.0.0. Revised layout in SettingsFrame.
dev
2011-08-01 11:59:37 +00:00
ea96959964Added I2PControl method for getting I2PControl info.
dev
2011-08-01 09:45:24 +00:00
39811fa537Added reseed support via periodic thread that reseeds if deemed necessary. Changed 'Apply' button size in ConfigurationTab.
dev
2011-08-01 07:11:30 +00:00
e6253a47d8Tweaked parameters of SetRouterManager. Tweaked apply button size in configuration tab.
dev
2011-07-31 09:42:21 +00:00
c3b61418d2Removed 'Logs' tab.
dev
2011-07-31 08:21:28 +00:00
ddc3518c72Removed unnecessary dialog preventing boolean/check.
dev
2011-07-27 09:59:16 +00:00
5dfe3f9052Try to force equal look and feel across platforms. Default font type: Sans Serif, Plain, 12pt.
dev
2011-07-27 09:55:43 +00:00
3929c6c4b6Remove styling crud from Main ui class.
dev
2011-07-27 08:44:36 +00:00
89f36e311fFormatting. Thanks ReturningNovice for the certificate accepted -> no new connection report.
dev
2011-07-27 08:42:06 +00:00
9b44b6283bFormatting.
dev
2011-07-27 08:38:53 +00:00
46f0456d83Fixed issue with connections after accepting/overwriting a certificate for a host. Synchronized the ItoopieHostnameVerifier.verify(). Beware of potential performance issues.
dev
2011-07-27 08:38:21 +00:00
91ced23635Fixed translations with plurality. Thanks KillYourTV for the bug report.
dev
2011-07-27 07:32:08 +00:00
effc513a67Removed comments.
dev
2011-07-26 16:42:34 +00:00
8d9c77cc44Directions in the BW graphs were mixed up. Fixed. Thanks ReturningNovice.
dev
2011-07-26 16:39:12 +00:00
ef96fa8185merge of '4f6ac18e6c1fd556520e2eb83946e4e7aee173a6' and '8d3b0833fe0feef199464e796c09d2ac769fbde9'
dev
2011-07-26 16:29:33 +00:00
7bee72c204Disabled a line of debug.
dev
2011-07-26 16:28:21 +00:00
87029a5af5merge of '5b83c417cf56cb0fc39368baed38bb958395cb4f' and '98d3e5346970c5ab07af370a6b1ead02a63a78cb'
kytv
2011-07-26 15:26:44 +00:00
b7cfcccf59Changed Transl._ to allow for plurality via Translate. Changed method and classname to be more descriptive. Recieve RouterInfo netstatus via enumerator rather than strings for increased translatability.
dev
2011-07-26 14:35:30 +00:00
ec3d810b95Don't add the .exe to the menu for *NIX but add the .jar
kytv
2011-07-26 14:33:40 +00:00
a29f115664Removed debug variable.
dev
2011-07-25 13:25:27 +00:00
c615def9e6Disabled forced swedish locale.
dev
2011-07-25 13:23:14 +00:00
b7188f0feaAdded more translateable strings and their translations.
dev
2011-07-25 13:22:15 +00:00
fb9f6f640dSwedish translation completed.
dev
2011-07-25 13:08:41 +00:00
c93977bbc1Stole bundle-messages from desktopgui
dev
2011-07-25 12:51:46 +00:00
7073bd1914Translation work...
dev
2011-07-25 12:26:09 +00:00
5140b9769eChanged error message of saves failing due to connection errors to reflect that.
dev
2011-07-25 09:00:14 +00:00
2899018c9cChanged itoopie to write configuration files to ./itoopie/ or AppData/Roaming/itoopie/.
dev
2011-07-25 08:47:59 +00:00
f46b1e6966Fixed issue with multiple 'Overwrite stored cert' popups.
dev
2011-07-25 08:10:53 +00:00
0f64c4d40cFixed spelling.
dev
2011-07-25 08:07:38 +00:00
ad35b93e42No more binary files. Dropped to prevent reliance on them.
dev
2011-07-25 07:43:20 +00:00
0043e1ab0aAdded thankyou note to about section. Corrected version in install.xml.
dev
2011-07-22 14:35:33 +00:00
bf26c7e55aAdded checksums. Updated files.
dev
2011-07-22 14:02:45 +00:00
1603db3355Moved API to only exist in the Authenticate message. Added new graph trackers for using the new RouterInfo features for more resent bw/part. tunnels stats. Added class handling versions.
dev
2011-07-22 13:39:11 +00:00
581f273142Added support for new features in the RouterInfo API method. Added support for API versioning.
dev
2011-07-22 12:20:12 +00:00
b2caa5c64aAdded an about tab, containing a thank you note to relakks&ipredator as well as Jan-Erik Fiske & Peter Sunde.
dev
2011-07-22 09:03:59 +00:00
26cba32a91Added missing class.
dev
2011-07-21 15:43:10 +00:00
4d0911eff2Added missing class. D'oh!!!
dev
2011-07-21 14:36:29 +00:00
93e151b523Clarified that I2PControl is needed.
dev
2011-07-21 14:31:34 +00:00
48aa2a1ce9Changed the misreferences to the installer to the correct filename.
dev
2011-07-21 14:19:05 +00:00
f5ee5e77a7Removed misplaced .po file.
dev
2011-07-21 14:09:42 +00:00
a1b07a6400Added more contact info to the news section.
dev
2011-07-21 13:48:50 +00:00
0868aa0274Added a news section asking for feedback.
dev
2011-07-21 13:45:09 +00:00
7f6034a634Clarified a few lines.
dev
2011-07-21 13:30:47 +00:00
40cf10ab15merge of '0561d249c1fe12c3afaa55b58964955a92661188' and '6b40d61163f120b492739ecfaace595e9969ac39'
dev
2011-07-21 13:22:44 +00:00
37c38e2737Updated I2PControl xpi2p files.
dev
2011-07-21 13:22:41 +00:00
9b4552461emerge of '51e7e38e489151da6002c20bdc7a99c51502483d' and 'f7be3b59725df682cbb4f20cbb6cb66ffae548a3'
dev
2011-07-21 12:54:35 +00:00
682caafbccAdded itoopie.i2p website, a simple static non-js using site. I'll be setting up itoopie.i2p to sync with this mtn.
dev
2011-07-21 12:54:32 +00:00
90d6c2c1fcmerge of 'cbb991142ee9628de222184b569ce1483045744c' and 'dd2971de8f47281811faf428e55f527829f100ed'
dev
2011-07-21 09:46:31 +00:00
4f6e5b3671Added support for creating an IzPack installer.
dev
2011-07-21 09:46:25 +00:00
78531485e0Corrected README.
dev
2011-07-20 14:23:38 +00:00
a3c578eba9Fixed license.
dev
2011-07-20 14:21:47 +00:00
c3c01004bfChanged graph update intervals.
dev
2011-07-20 14:04:52 +00:00
e9071b5cf1Implemented support for changing password and port of I2PControl in the settings frame.
dev
2011-07-20 09:45:19 +00:00
d1ea42932fImplemented support for new I2PControl API features. Password/Port of a remote I2PControl server can now be set.
dev
2011-07-19 14:11:21 +00:00
10b91cd5a7Moved 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.
dev
2011-07-19 11:35:08 +00:00
6592ae110aImported MultiLineLabel, Swing Component. Added static general information labels to the overview tab.
dev
2011-07-16 08:31:13 +00:00
6b398fcd1fAdded support for the RouterInfo API call. Added support for the RouterRunner API call.
dev
2011-07-15 12:48:14 +00:00
e6a9514bd8Added a Base64 implementation as to not rely on the one provided by Sun as it was marked 'internal'.
dev
2011-07-15 11:25:43 +00:00
2a704af52eRefactoring.
dev
2011-07-15 09:59:25 +00:00
5a88b7b412Changed name of the settings frame to SettingsFrame.
dev
2011-07-15 09:52:27 +00:00
d2d3e1ba48Changed Main window to popup on start.
dev
2011-07-15 09:50:05 +00:00
891c40e402Changed MouseListener into MouseAdapter.
dev
2011-07-15 09:47:53 +00:00
d4209a3ae5Moved TrayManager to appropriate package.
dev
2011-07-15 09:46:24 +00:00
988541e736Added support to update tabs when selected. Completed current revision of the ConfigurationTab.
dev
2011-07-15 09:22:23 +00:00
664dc83d70Added an initial and pre alpha implementation of the the configuration panel.
dev
2011-07-14 14:55:24 +00:00
c6d1e3f0eaAdded a few interesting classes for recording the state of objects.
dev
2011-07-14 09:09:12 +00:00
3872802ed3Changed 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.
dev
2011-07-14 09:08:30 +00:00
865f762858Changed WindowHandler methods to have consequent method names.
dev
2011-07-14 07:47:10 +00:00
a52a711647Changed Main frame to force a repaint, preventing images in LogoPanels to stay hidden. Changed Settings GUI to remove separator.
dev
2011-07-14 07:40:25 +00:00
255e67f016Removed unnecessary private exception class.
dev
2011-07-14 07:29:51 +00:00
c33b6c1188Changed certificates to be specific not only to host but also to port. Rewrote settings dialog to verify settings in a more sane way.
dev
2011-07-14 07:29:07 +00:00
568d2ab389Changed border colors for graphs.
dev
2011-07-13 14:40:51 +00:00
c58e21b61cAdded graphing support. Complete (?) but disabled and replaced by mocked data.
dev
2011-07-13 14:36:37 +00:00
1bceb433d3Renamed JSONInterface to the more correct JSONRPC2Interface.
dev
2011-07-13 06:29:14 +00:00
a2bd2409b2Restructured JSONRPC2 Methods
dev
2011-07-13 06:28:01 +00:00
15b4d572eeRemoved for the time being.
dev
2011-07-12 18:59:35 +00:00
971235272dRebased art assets away from dr|z3d's art. Major gui work.
dev
2011-07-12 18:56:49 +00:00
3fa6f3ddadRewrote 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.
dev
2011-07-08 09:52:09 +00:00
dd5481f216Enabled saving of config files.
dev
2011-07-05 14:10:19 +00:00
24f8197964Removed debug.
dev
2011-07-05 12:33:29 +00:00
9ede0ad2c0Implemented supprto for authorization tokens in the client.
dev
2011-07-05 12:32:08 +00:00
dfadb0c9dbImproved ConfigurationManager.
dev
2011-07-01 13:23:15 +00:00
587622405dMoved 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.
dev
2011-07-01 08:19:14 +00:00
22931dc3d5Improved TrayManager to always read icon (even if not run from jar).
dev
2011-07-01 07:10:09 +00:00
a1546b7027Renamed translator ItoopieTranslator -> Transl. Changed http into https. Added support storing ssl certs. Added a GUI for confirming/denying/overwriting certs.
dev
2011-07-01 06:34:21 +00:00
a3d5cefb3dAdded support for reading certificates from Base64 encoded strings.
dev
2011-06-30 08:05:19 +00:00