Commit Graph

5718 Commits

Author SHA1 Message Date
b04e6fd899 Add missing launch4j files from the i2p.i2p branch. Without these files, the
task "ant installer" fails (unless the property "noExe" is set)..
2011-08-03 23:19:50 +00:00
39ed45adfe move checksum task to underneath the installerexe task; if the installerexe
task isn't run, there's no exe to run sha512sum on
2011-08-03 23:18:34 +00:00
dev
d1a45e2c1b Switched from setBackgroundColor to setOpaque(false) in some instances. 2011-08-03 12:16:57 +00:00
dev
0beeefb26c Tweaked build.xml to include history.txt and LICENSE. 2011-08-03 09:05:06 +00:00
dev
bfa63a82c4 Spelling. 2011-08-03 08:42:59 +00:00
dev
e09750accc History. 2011-08-03 08:33:28 +00:00
dev
a3e66d4f77 Added gradient to all panel to improve looks somewhat. 2011-08-03 08:31:11 +00:00
dev
adb80db832 Getto hacked buttons in SettingsFrame to be wider. 2011-08-02 13:51:09 +00:00
dev
d525a8b593 Fix NPE in Reseeder.
Tried to make style more portable across defaultLookAndFeels.
2011-08-02 13:47:09 +00:00
dev
3ff64337d2 Added a thankyou section thanking to the readme. 2011-08-02 12:06:49 +00:00
dev
3b7fa0d38a Moved info boxes 5px to the left. Might be an issue during translation. 2011-08-01 14:17:42 +00:00
dev
8a2cc403e0 Changed graphs to be non-static.
Updated itoopie.i2p to reflect actual version.
2011-08-01 14:02:47 +00:00
dev
6159f7390c Added history.txt. 2011-08-01 12:10:17 +00:00
dev
a9f759e53c Added support for changeng which IP I2PControl listens to. For now only 127.0.0.1/0.0.0.0.
Revised layout in SettingsFrame.
2011-08-01 11:59:37 +00:00
dev
ea96959964 Added I2PControl method for getting I2PControl info. 2011-08-01 09:45:24 +00:00
dev
39811fa537 Added reseed support via periodic thread that reseeds if deemed necessary.
Changed 'Apply' button size in ConfigurationTab.
2011-08-01 07:11:30 +00:00
dev
e6253a47d8 Tweaked parameters of SetRouterManager.
Tweaked apply button size in configuration tab.
2011-07-31 09:42:21 +00:00
dev
c3b61418d2 Removed 'Logs' tab. 2011-07-31 08:21:28 +00:00
dev
ddc3518c72 Removed unnecessary dialog preventing boolean/check. 2011-07-27 09:59:16 +00:00
dev
5dfe3f9052 Try to force equal look and feel across platforms. Default font type: Sans Serif, Plain, 12pt. 2011-07-27 09:55:43 +00:00
dev
3929c6c4b6 Remove styling crud from Main ui class. 2011-07-27 08:44:36 +00:00
dev
89f36e311f Formatting.
Thanks ReturningNovice for the certificate accepted -> no new connection report.
2011-07-27 08:42:06 +00:00
dev
9b44b6283b Formatting. 2011-07-27 08:38:53 +00:00
dev
46f0456d83 Fixed issue with connections after accepting/overwriting a certificate for a host. Synchronized the ItoopieHostnameVerifier.verify(). Beware of potential performance issues. 2011-07-27 08:38:21 +00:00
dev
91ced23635 Fixed translations with plurality. Thanks KillYourTV for the bug report. 2011-07-27 07:32:08 +00:00
dev
effc513a67 Removed comments. 2011-07-26 16:42:34 +00:00
dev
8d9c77cc44 Directions in the BW graphs were mixed up. Fixed. Thanks ReturningNovice. 2011-07-26 16:39:12 +00:00
dev
ef96fa8185 merge of '4f6ac18e6c1fd556520e2eb83946e4e7aee173a6'
and '8d3b0833fe0feef199464e796c09d2ac769fbde9'
2011-07-26 16:29:33 +00:00
dev
7bee72c204 Disabled a line of debug. 2011-07-26 16:28:21 +00:00
87029a5af5 merge of '5b83c417cf56cb0fc39368baed38bb958395cb4f'
and '98d3e5346970c5ab07af370a6b1ead02a63a78cb'
2011-07-26 15:26:44 +00:00
dev
b7cfcccf59 Changed 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.
2011-07-26 14:35:30 +00:00
ec3d810b95 Don't add the .exe to the menu for *NIX but add the .jar 2011-07-26 14:33:40 +00:00
dev
a29f115664 Removed debug variable. 2011-07-25 13:25:27 +00:00
dev
c615def9e6 Disabled forced swedish locale. 2011-07-25 13:23:14 +00:00
dev
b7188f0fea Added more translateable strings and their translations. 2011-07-25 13:22:15 +00:00
dev
fb9f6f640d Swedish translation completed. 2011-07-25 13:08:41 +00:00
dev
c93977bbc1 Stole bundle-messages from desktopgui 2011-07-25 12:51:46 +00:00
dev
7073bd1914 Translation work... 2011-07-25 12:26:09 +00:00
dev
5140b9769e Changed error message of saves failing due to connection errors to reflect that. 2011-07-25 09:00:14 +00:00
dev
2899018c9c Changed itoopie to write configuration files to ./itoopie/ or AppData/Roaming/itoopie/. 2011-07-25 08:47:59 +00:00
dev
f46b1e6966 Fixed issue with multiple 'Overwrite stored cert' popups. 2011-07-25 08:10:53 +00:00
dev
0f64c4d40c Fixed spelling. 2011-07-25 08:07:38 +00:00
dev
ad35b93e42 No more binary files. Dropped to prevent reliance on them. 2011-07-25 07:43:20 +00:00
dev
0043e1ab0a Added thankyou note to about section.
Corrected version in install.xml.
2011-07-22 14:35:33 +00:00
dev
bf26c7e55a Added checksums.
Updated files.
2011-07-22 14:02:45 +00:00
dev
1603db3355 Moved 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.
2011-07-22 13:39:11 +00:00
dev
581f273142 Added support for new features in the RouterInfo API method.
Added support for API versioning.
2011-07-22 12:20:12 +00:00
dev
b2caa5c64a Added an about tab, containing a thank you note to relakks&ipredator as well as Jan-Erik Fiske & Peter Sunde. 2011-07-22 09:03:59 +00:00
dev
26cba32a91 Added missing class. 2011-07-21 15:43:10 +00:00
dev
4d0911eff2 Added missing class. D'oh!!! 2011-07-21 14:36:29 +00:00