13f70ad42c
systray now launches router console in config.jsp upon first launch after installation
2004-08-30 11:47:28 +00:00
93afcd5c0c
* removed unwanted systray window on *nix
...
* removed 'Shutdown I2P router' from systray menu; preferred method of shutdown is now router console
2004-08-30 01:08:13 +00:00
faa78c67d8
router console opens automatically upon first launch (i.e. if router.config is not found)
2004-08-27 12:44:43 +00:00
d70c22d73f
* systray now fully integrated into global ant build
...
* removed two unneeded test files i2psystray.bat, i2psystray.sh
2004-08-24 06:58:05 +00:00
920161bc07
* more code formatting
...
* forgot to make constructor private for singleton (d'oh!)
2004-08-24 03:32:17 +00:00
f220300212
code cleanup
2004-08-24 02:37:01 +00:00
3c62a5d2b4
* drop libsystray4j.so (for now)
...
* add some more targets (cleandep and distclean)
2004-08-23 21:28:25 +00:00
0fe70b660a
expose as a singleton so we can .show() and .hide()
2004-08-23 21:27:23 +00:00
4f787ddb03
* moved non-source files out of the source tree
...
* added dependency on core to the build script (for ShellCommand)
2004-08-23 20:53:13 +00:00
be33752eb3
reformatting
...
(
remove
excess
newlines
)
(no logic changes)
2004-08-23 20:41:06 +00:00
4ca7c0d978
* moving ShellCommand class to the net.i2p.util package
2004-08-23 00:10:25 +00:00
b8d2a363fb
added I2P website URL to header comments
2004-08-22 14:05:02 +00:00
2c907060d4
forgot to add a SysTrayMenuListener for the new menu option 'Open router console'
2004-08-22 05:10:27 +00:00
e28c0d0b4a
* removed systray support for KDE as it remains buggy; win32 is the only supported systray platform for now
...
* added an 'Open router console' option to the systray menu, for people who can't bring themselves to double-click the icon
2004-08-22 04:56:43 +00:00
294936d137
added trailing '/' to router console url
2004-08-22 00:09:56 +00:00
115da03a23
* fixed another thread blocking problem
...
* made ConfigFile behave more appropriately with missing config files
* SysTray now behaves correctly when a file dialog has been canceled without any choices being made
2004-08-21 23:42:11 +00:00
921aef7f2c
fixed a silly thread blocking problem
2004-08-21 11:01:12 +00:00
f4754d7481
* a missing systray.config file is now handled gracefully
...
* fixed javadoc warnings
2004-08-21 04:03:22 +00:00
7dc8d0cfec
* systray now uses its own config file
...
* added config file handler class
* UrlHandler's browser launching behavior is now more sophisticated for Win32 using rundll
2004-08-21 01:43:35 +00:00
80b8c284b4
* fixed a bug causing the systray to hang upon exit on Linux
...
* various nips and tucks all around
2004-08-20 14:36:03 +00:00
ffff6d701f
added browser selection dialog
2004-08-20 12:56:40 +00:00
0b084ece08
* added ant build file
...
* systray is functional
2004-08-20 10:08:29 +00:00
f7d356dc95
adding systray libs
2004-08-20 03:08:05 +00:00
104b332906
initial commit of systray code; not yet integrated
2004-08-20 03:07:27 +00:00