Commit Graph

15 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
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
dev
43bc26ba6d Tested on WindowsXP, UI tweaks accordingly. 2011-08-04 08:21:03 +00:00
dev
a3e66d4f77 Added gradient to all panel to improve looks somewhat. 2011-08-03 08:31:11 +00:00
dev
39811fa537 Added reseed support via periodic thread that reseeds if deemed necessary.
Changed 'Apply' button size in ConfigurationTab.
2011-08-01 07:11:30 +00:00
dev
e6253a47d8 Tweaked parameters of SetRouterManager.
Tweaked apply button size in configuration tab.
2011-07-31 09:42:21 +00:00
dev
c3b61418d2 Removed 'Logs' tab. 2011-07-31 08:21:28 +00:00
dev
b7cfcccf59 Changed Transl._ to allow for plurality via Translate.
Changed method and classname to be more descriptive.
Recieve RouterInfo netstatus via enumerator rather than strings for increased translatability.
2011-07-26 14:35:30 +00:00
dev
7073bd1914 Translation work... 2011-07-25 12:26:09 +00:00
dev
5140b9769e Changed error message of saves failing due to connection errors to reflect that. 2011-07-25 09:00:14 +00:00
dev
10b91cd5a7 Moved RegisteredFrame.
Fixed ssl certificate ui to only be shown once.
Added a special rate tracker for bandwidth (rate / 1024).
Fixed some repaint() issues with labels and buttons.
Enabled updating router info.
2011-07-19 11:35:08 +00:00
dev
6b398fcd1f Added support for the RouterInfo API call.
Added support for the RouterRunner API call.
2011-07-15 12:48:14 +00:00
dev
988541e736 Added support to update tabs when selected.
Completed current revision of the ConfigurationTab.
2011-07-15 09:22:23 +00:00