Commit Graph

66 Commits

Author SHA1 Message Date
kytv
b2e8d3cedf Here is the long awaited upgrade of the wrapper.
The aging v3.1.x of the java wrapper is being replaced in this
checkin with the latest (current) stable release, 3.5.9.

There is now only one copy of wrapper.jar, located in wrapper/all.
The build.xml scripts have been changed to reflect this new path.

All binaries--with the exception of solaris (I don't have 
SPARC hardware)--have been stripped.

FreeBSD x64 is being included in this release.

I have only included the x86 macosx wrapper due to not having a
system to test the x64 code on. On the plus side, the wrapper is 
universal (a FAT powerpc & Intel Mac) binary. No more prompting
to install Rosetta!
2011-06-07 14:53:10 +00:00
duck
b1f1c28c5c Swedish translations (thanks 123hund123, hottuna and digitalmannen) 2011-06-05 10:15:05 +00:00
m1xxy
131e8f6d68 translation es update 2011-04-02 22:00:39 +00:00
m1xxy
8198e61acc tweaks transl8ion desktopgui 2011-04-02 20:38:25 +00:00
duck
5b2cf8b676 German translation for DesktopGUI, thanks blabla 2011-04-01 21:41:13 +00:00
duck
5d9116965b Spanish translations, thanks punkibastardo 2011-04-01 21:29:53 +00:00
magma
4c74315411 redo 2011-03-30 20:12:09 +00:00
magma
f61108bbae add 2011-03-25 09:14:26 +00:00
hamada
21c65475f9 Update Arabic translation 2011-03-03 21:14:24 +00:00
hamada
9cd0e53d0f update Arabic translation 2011-02-27 20:02:11 +00:00
walking
5beb739913 fix message 2011-02-26 08:49:07 +00:00
walking
d7f5f2c3d8 multi-lang support for building is optional 2011-02-25 16:01:30 +00:00
hiddenz
61f6ecd725 merge of '8defd07dc628523d87035c507798143df23f7c39'
and 'dbd17e12f35cee94207abc66c7b10c9741fadb9b'
2011-02-23 05:23:44 +00:00
hiddenz
102d9183d8 desktopgui: update russian translation 2011-02-23 05:23:36 +00:00
mathiasdm
0c1bbb349d Cancel and OK should work every time now (before, they only worked if the mouse did not move while clicking). 2011-02-21 17:03:27 +00:00
walking
8af15e01aa translation update
fix readme <div>
2011-02-21 14:58:06 +00:00
duck
93be3cbdd4 Update Dutch translation 2011-02-20 12:28:44 +00:00
duck
ce103d58a8 Update english labels 2011-02-20 12:24:36 +00:00
mathiasdm
d4fce3b98e merge of '2695182df34f8500e1b5d93d7337a46b8a4656f4'
and '2ef560b013d5341eefa6cee116c1f6d06161e9b1'
2011-02-18 07:08:49 +00:00
mathiasdm
ef50c122fc Added the option to disable desktopgui. 2011-02-17 17:19:39 +00:00
zzz
fd91927c11 * Build:
- Add includeAntRuntime=false to all javac targets
      - Add build date, mtn rev, and changed file list to all manifests
      - Add unless=uptodate to all jar and war targets
        (bob and dtg still todo)
2011-02-17 12:47:35 +00:00
hiddenz
6c61b39f60 desktopgui: add russian translation 2011-02-15 17:20:14 +00:00
mathiasdm
a6686cbed4 Fix headless issue without reboot. 2011-02-14 17:12:12 +00:00
duck
a75b2ccf15 Don't create an english bundle. Add missing desktopgui dependency. 2011-02-13 17:11:53 +00:00
duck
5e96b86281 Add source language (English) 2011-02-13 13:42:44 +00:00
walking
6aaa6cd959 just spoted something that went really wrong 2011-02-12 16:54:48 +00:00
walking
50cb4074d1 changed to utf8 2011-02-12 16:52:17 +00:00
walking
8781f89820 update translation 2011-02-12 12:12:04 +00:00
walking
1d1472c1e4 merge of '47f3a51a7017f1141b9ba7ea01faa1e621324955'
and 'fab379ac654f8f643b8b29203a50cb68c76c181b'
2011-02-12 11:31:41 +00:00
walking
93045c2a8d make windoz msg bundling suck less 2011-02-12 11:30:21 +00:00
mathiasdm
4471567344 Fixed headless issue, added -8. 2011-02-11 19:12:19 +00:00
walking
467de344b9 * fix typo in bat script
* fix build script poupdate target on windows
* change messages_nl.po's encoding to UTF-8 (desktopUI)
* add message_zh.po for desktopUI
- POs not translated yet, just updated
2011-02-09 15:54:27 +00:00
mathiasdm
121c817268 Fix for headless. 2011-02-04 17:09:13 +00:00
mathiasdm
a440358e60 merge of '48e0ea7fd7688afa736e2ea34205af6f8b4449c0'
and '7d28abec87645e7ef5c5bbbc1120f1ab862842ae'
2011-01-26 06:47:22 +00:00
mathiasdm
232ba5612a Whitespace cleanup, while we're not yet merged into trunk yet. 2011-01-25 07:08:54 +00:00
mathiasdm
cf1cf9e738 New trayicon image (thanks, dr|z3d). 2011-01-22 14:28:53 +00:00
mathiasdm
587dd3041a - Added version check needed before starting desktopgui.
- Added correct 'stop I2P' functionality in desktopgui.
2011-01-20 17:10:30 +00:00
mathiasdm
84d86834b9 Added desktopgui to installation, updater and startup. 2011-01-19 16:51:42 +00:00
mathiasdm
5371481007 - Shutdown change in desktopgui.
- Brainstorming about the best way to make desktopgui autostart in I2P.
2011-01-10 17:09:55 +00:00
mathiasdm
7710b22cfd Moved I2PProperties callback to the RouterContext. 2011-01-07 17:09:27 +00:00
mathiasdm
9b0c42ca6f - Added support for on-the-fly routerconsole.lang changes to desktopgui and routerconsole (routerconsole now commits changes to the I2PAppContext).
- Added desktopgui support for detecting if it's running in the same JVM as I2P (without commandline arguments).
2011-01-03 18:40:18 +00:00
mathiasdm
867286b47b - Replaced RouterContext with I2PAppContext.
- Detect I2P location using I2PAppContext.
2010-12-20 21:31:17 +00:00
mathiasdm
ceb9bfcc07 Refactoring and splitting logic from interface. 2010-12-14 07:19:37 +00:00
mathiasdm
36d555523d Added translation support + first language (nl). 2010-12-09 17:22:08 +00:00
mathiasdm
620128a767 Cleaned up RouterManager, should now be crossplatform. 2010-11-30 17:08:22 +00:00
mathiasdm
e06ce250ab * Switch to I2P logging.
* Add javadoc where necessary.
* Add javadoc build target.
* Some code cleanup.
2010-11-29 17:17:59 +00:00
mathiasdm
02c3abfc4c Added desktopgui documentation. 2010-11-25 18:22:28 +00:00
mathiasdm
b885046c64 - Added README
- Added configuration
- Added option to start I2P from desktopgui
- Cleanup
2010-11-25 18:12:32 +00:00
mathiasdm
b434a475a3 Thrown away additional libraries and code, started something simpler to build on. 2010-11-18 20:38:21 +00:00
complication
9e1181900b * Update versions, package release
* Remove the last reference to my eepsite as a "news.xml" source,
  and likewise stop my public key from being included
  among valid release signing keys.
2009-06-29 01:07:51 +00:00