Commit Graph

5 Commits

Author SHA1 Message Date
zzz
25dd896d26 Un-static part 1
Replace TrayManager.getInstance() with constructor
Pass Main to TrayManager
Create WindowHandler in TrayManager
Pass WindowHandler to RegisteredFrames
Only create ItoopieHostnameVerifier once, in gui/Main
Pass gui/Main to SettingsFrame
Pass gui/Main to ItoopieHostnameVerifier and CertificateGui
Sync on lock in ItoopieHostnameVerifier.clearRecentlyDenied()
Comment out some main() and other test code
Make some fields non-static
Remove some static initializers
Start gui/Main before the tray icon
Fixed the tray icon on Gnome with a delay in TrayManager
2022-01-11 11:05:00 -05:00
zzz
32baafb1fd Start of a plugin version
WIP
2022-01-09 12:12:58 -05:00
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
dev
891c40e402 Changed MouseListener into MouseAdapter. 2011-07-15 09:47:53 +00:00
dev
d4209a3ae5 Moved TrayManager to appropriate package. 2011-07-15 09:46:24 +00:00