Commit Graph

5761 Commits

Author SHA1 Message Date
zzz
9fc4c2b821 Change build target to Java 8
Change translation tag from deprecated _ to _t
Add support for faster translation bundle generation
Change bundle format from java to java2
2022-01-01 09:31:42 -05:00
zzz
c1e1569681 fix source file permissions 2022-01-01 08:11:44 -05:00
zzz
b2f1bb65c8 Pull translations, add new translations
ar, az, cs, da, fa, hu, ja, ko, nb, pt_BR, ro, sl, vi, zh_TW
2021-12-31 14:50:46 -05:00
zzz
7f831c4768 Add translations: el, id, it, pt, tr
Update translations
2018-02-07 16:42:32 +00:00
zzz
6b7342dc8d update readme 2018-02-07 16:34:14 +00:00
dev
731fbab0d0 Pulled new translations 2015-03-02 14:21:50 +00:00
zzz
624efe208c new translations from tx 2015-01-24 14:02:29 +00:00
zzz
de85970af0 more string fixes 2015-01-19 12:55:17 +00:00
zzz
68c9c72ae9 string fixes 2015-01-12 18:47:12 +00:00
zzz
4bd29be8a9 Cleanup translation tags - parameterize, remove whitespace, grammar fixes
Add .tx/config file
2015-01-11 19:29:01 +00:00
zzz
3061c87a2e doc fix 2015-01-08 17:01:26 +00:00
zzz
4e25f22868 spelling fix 2015-01-08 16:57:42 +00:00
a252444fa6 s/forum\.i2p2\.de/forum.i2p/ 2013-02-06 20:51:50 +00:00
dev
a84e5f4dee Formatting.. 2012-02-29 21:43:54 +00:00
dev
e9e493d437 Formatting. 2012-02-29 21:41:08 +00:00
dev
0342146bc1 Added new signature disclaimer. 2012-02-29 21:39:26 +00:00
dev
ce8890684e .. 2012-02-29 21:32:53 +00:00
dev
1c02ddd896 Punctuation. 2012-02-29 21:31:12 +00:00
dev
d772138b29 Added history :) 2012-02-29 21:29:04 +00:00
dev
541d895317 Clarified some stuff. 2012-02-29 21:20:32 +00:00
dev
c170903eaa Updated itoopie.net site. 2012-02-29 21:14:31 +00:00
625e029b18 call tar directly when making osx bundle
When using ant's tar option, the permissions on JavaStubApplication were
getting reset, causing the extracted archive to not be executable. By using the
system's tar the permissions are not reset.
2011-10-01 17:10:05 +00:00
77e10946b3 merge of '29d9feebd954d4a4b3f73de4b90cda695c78d93a'
and '45b2eb2d933088a4ec317b44021b3101b2c7e0cd'
2011-09-30 23:56:44 +00:00
030b34ad0c stripping extraneous trailing whitespace 2011-09-13 16:33:51 +00:00
52faab32eb I accidentally checked this in. Sorry tuna 2011-08-22 14:04:45 +00:00
a1a1c03d84 Add new ant target: makeOSXBundle (with an alias of "osx") to make a
self-contained OSX bundle (which is how apps are normally distributed on OSX).
2011-08-10 19:34:02 +00:00
2a129c462d I added this to the I2P repo (it simply calls i2prouter start in osx) and isn't
very useful for itoopie. Removing.
2011-08-10 18:51:58 +00:00
dev
94129327d8 Improved stylesheet. 2011-08-05 11:11:10 +00:00
1a455b4c88 Fix installer target. Re-add missing itoopieinstaller.xml 2011-08-04 13:16:43 +00:00
dev
51d3a3e404 Fixed uninstaller icon.
Bumped version to 0.0.2.
2011-08-04 12:25:50 +00:00
dev
d863cdbdd4 Wrote the 'Technical' section. 2011-08-04 11:37:21 +00:00
dev
fad0f8cb3f Renamed installer. 2011-08-04 11:22:21 +00:00
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