Commit Graph

5729 Commits

Author SHA1 Message Date
dev
b303edd6e9 Began merge work. DEFECT BUILD. 2011-08-04 11:09:43 +00:00
dev
07bde46d2d merge of '96728e07a35ecae37f739925252232161ec47483'
and 'a5512874bd35743a25296acf85babd4e45cc2c1b'
2011-08-04 10:50:54 +00:00
dev
9f0f7c2405 Improved troubleshoot section of site.
Reduced text shadow of article section in site.
Further work on windows icons.
2011-08-04 10:04:43 +00:00
dev
8d524810d9 Added support for thrash-can uninstall icon on windows. 2011-08-04 09:29:47 +00:00
dev
3e58494332 Added icon for itoopie on windows. 2011-08-04 09:19:54 +00:00
dev
43bc26ba6d Tested on WindowsXP, UI tweaks accordingly. 2011-08-04 08:21:03 +00:00
8817f3b327 clean .jar, .exe, and .sha512 when running the clean target 2011-08-03 23:42:34 +00:00
01603441aa move checksum to doInstallerEXE so the checksumming is really done after the installer is created. 2011-08-03 23:31:25 +00:00
67e8bfe0e6 Selectively install files depending upon the OS.
- Only install the .exe and .ico if installed in windows.
- Only install the .jar and .png if installed in *NIX.
2011-08-03 23:24:45 +00:00
a9b42a4638 Set the .exe icon to be the same as in UNIX 2011-08-03 23:22:24 +00:00
305067fcac Fix shortcut icon in Windows.
Add icon to $INSTALL_PATH\icons to try to keep the installation path clean
2011-08-03 23:21:45 +00:00
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