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
22c2829714
* desktopgui:
...
- Added client and server tunnel view
(saving does not work yet)
2009-06-17 21:54:29 +00:00
3208b7289e
* desktopgui:
...
- Updating works in general config
- Switched to Swingworker threads for improved responsiveness
- version increase to 0.1.3
2009-05-21 22:32:34 +00:00
f10bfda115
* General configuration enabled by default
...
* General configuration speed tab works completely
2009-05-20 19:58:55 +00:00
72e4dabd30
* desktopgui: moved files to stop polluting the namespace
...
(everything now in net.i2p.desktopgui)
* desktopgui: some variable renaming in general configuration
2009-05-08 10:23:24 +00:00
a516d6474e
* Improvements to popup menu rightclick action
...
* Added general configuration options (still not available by default)
* General fixes
* Added ant build options (irc says eche|on would like that ;))
2009-05-06 16:17:58 +00:00
4c396e5b95
Console: fix ERR-UDP Disabled and Inbound TCP host/port not set
2009-05-01 12:31:38 +00:00
e15b469833
* NTCP:
...
- Correct the meanings of the i2np.ntcp.autoip and i2np.ntcp.autoport
advanced config. If you have one of these set but not the other, you
will have to adjust your configuration on config.jsp.
2009-04-26 20:16:35 +00:00
834fdfe9b3
* Bugfix on tray icon updating
...
* Some more work on the general configuration menu
(currently not added to the tray icon menu yet, needs more work)
* Tweaked the desktopgui logo
2009-04-13 17:27:35 +00:00
8eedcb039a
* Added I2P version and GUI version to desktopgui
...
* Tweaks to the tray icon menu
* Some starting work on a GUI general configuration menu
* Bugfix allowing spaces in directory structure
2009-04-13 15:02:46 +00:00
305fc7314f
Added text explaining the different speeds.
...
Tray icon colours indicates active peers (and tooltip indicates reachability).
The menu now uses Swing instead of Awt, so it looks a lot better.
2009-04-11 13:35:22 +00:00
2a2d3c0fb5
Added log viewer.
...
Added shutdown informational messages.
2009-04-10 18:56:56 +00:00
977d6eec88
Dropdown available for kb versus kB issues.
...
Bandwidth calculation available from 2 directions (added from GB -> kbps).
Layout manager switched for easier development.
2009-04-09 20:36:22 +00:00
85e5013dbd
Fixed overflow problem when calculating monthly usage. It now works well (without
...
getting too wide for the window) up to 1 Tbps.
2009-04-07 20:09:59 +00:00
0764e19441
New build file for desktopgui. Should work fine for anyone using java 1.6.
2009-04-07 17:55:59 +00:00
37667247c3
2009-04-06 sponge
...
SimpleScheduler SimpleTimer2 debugging added.
Fix build files for desktopgui.
2009-04-06 22:40:22 +00:00
495558a949
New application for I2P: desktopgui. Should eventually replace systray, and have more functionality.
...
To use the application, you need to (by default) add the following to clients.config :
# desktopgui
clientApp.6.args=
clientApp.6.delay=5
clientApp.6.main=desktopgui.Main
clientApp.6.name=desktopgui
clientApp.6.startOnLoad=true
2009-04-06 17:53:32 +00:00