Commit Graph

623 Commits (1ed74768fb0f34f772879ebc1e3461e5fa70a5b1)

Author SHA1 Message Date
Zlatin Balevsky 2cd5691e9c
reuse closing code from system tray. That fixes remembering window size and closing while muwire is still loading 2020-10-16 21:31:36 +01:00
Zlatin Balevsky edede81ffc
fix building from tarball 2020-10-16 20:38:29 +01:00
Zlatin Balevsky 75e384ef41
update translations 2020-10-16 08:04:01 +01:00
Zlatin Balevsky 6f6d6f5065
move download details divider based on frame size 2020-10-12 11:27:52 +01:00
Zlatin Balevsky 0d2ddf854f
capitalize language names 2020-10-12 00:10:59 +01:00
Zlatin Balevsky 6a3e008cbf
show languages in correct locale 2020-10-11 23:16:35 +01:00
Zlatin Balevsky 9fc2a0c4c5
show total up & down speeds 2020-10-11 17:42:47 +01:00
Zlatin Balevsky 01c9c0ee1c
add Close buttons to all tools, make rule text field larger 2020-10-11 16:31:06 +01:00
Zlatin Balevsky 17cc7d4275
externalize few more strings 2020-10-11 14:23:07 +01:00
Zlatin Balevsky 346668dd6d
fix remembering of main window size 2020-10-11 14:11:44 +01:00
Zlatin Balevsky f0696a1031
shorten the revision string, do not display it if it's not a git checkout 2020-10-11 14:05:24 +01:00
Zlatin Balevsky 9e3a9e2737
Send browse results to UI in batches. Github issue #49 2020-10-10 16:18:50 +01:00
Zlatin Balevsky 9acb49c22a
do not limit system tray to Windows and Mac only. Hide the exit behavior option if tray not supported. 2020-10-10 13:10:21 +01:00
Zlatin Balevsky d4a5f238c5
make sliders fill entire available space 2020-10-09 18:17:44 +01:00
Zlatin Balevsky a8cbb1ad05
remove stray assignment 2020-10-09 18:17:22 +01:00
Zlatin Balevsky 6944c94c0e
pack the different views to display longer translations properly 2020-10-09 18:13:47 +01:00
Zlatin Balevsky b32dcabdea
final final French translation 2020-10-09 17:43:57 +01:00
Zlatin Balevsky adcc1b11e1
hide welcome message chooser on Aqua L&F 2020-10-09 01:48:57 +01:00
Zlatin Balevsky 7c76bcf037
hide download and incomplete location options on Aqua L&F as the file choosers are broken. 2020-10-09 01:38:52 +01:00
Zlatin Balevsky 16b50ff93e
externalize strings in options dialogs 2020-10-09 01:03:20 +01:00
Zlatin Balevsky 06ec8d1f39
fix saving of options if updates are disabled 2020-10-09 00:38:01 +01:00
Zlatin Balevsky e5bb877ea6
complete French translation 2020-10-07 19:00:17 +01:00
Zlatin Balevsky 3738d027f3
string changes for better translation 2020-10-07 18:21:11 +01:00
Zlatin Balevsky ac269479bf
init the bandwidth counter on Uploader changes as well 2020-10-07 11:38:11 +01:00
Zlatin Balevsky 7cbf466b9b
move bandwidth smoothing logic in its own class, use it in uploader 2020-10-07 07:51:45 +01:00
Zlatin Balevsky 1106399f8b
if the uploader is finished show 0 speed 2020-10-07 06:12:03 +01:00
Zlatin Balevsky a210c7679c
change some strings for easier translation 2020-10-06 23:57:18 +01:00
Zlatin Balevsky fdf3a46ad4
rework the upload speed smoothing to persist across requests 2020-10-06 20:28:00 +01:00
Zlatin Balevsky 0046694173
ignore InterruptedExceptions in chat links 2020-10-06 15:14:05 +01:00
Zlatin Balevsky c44d19dc3f
fix exception when unsharing files 2020-10-06 12:19:51 +01:00
Zlatin Balevsky 9a903216b3
fix display of file which is hashing 2020-10-06 12:12:03 +01:00
Zlatin Balevsky 13499342fe
add (almost complete) French translation 2020-10-05 13:51:27 +01:00
Zlatin Balevsky 341275c8a3
do not show language dialog until there are some translations 2020-10-05 06:58:38 +01:00
Zlatin Balevsky d6efd9355e
externalize chat notification strings 2020-10-04 17:41:45 +01:00
Zlatin Balevsky d0c9594c63
two more occurences of trust level enums 2020-10-04 17:12:53 +01:00
Zlatin Balevsky 91628bb940
translate trust level enums 2020-10-04 16:38:15 +01:00
Zlatin Balevsky 4b5311c117
singular and plural forms of certificate issued string 2020-10-02 11:46:02 +01:00
Zlatin Balevsky 355f7cc9eb
split Trust into noun and verb strings for translation 2020-10-02 11:41:51 +01:00
Zlatin Balevsky 6f153d5472
Show Comment -> View Comment 2020-10-02 11:26:58 +01:00
Zlatin Balevsky b3e8b55fdf
fix capitalization 2020-10-02 11:21:06 +01:00
Zlatin Balevsky 50a728d29c
externalize more enum names 2020-10-01 17:07:24 +01:00
Zlatin Balevsky aa50b4b3b8
more descriptive error string 2020-10-01 14:54:03 +01:00
Zlatin Balevsky 734beab376
get rid of Say button in chat 2020-10-01 14:53:12 +01:00
Zlatin Balevsky 2bfe5946c3
Say->Write 2020-10-01 14:48:44 +01:00
Zlatin Balevsky 86a3e6995c
Directory -> Folder 2020-10-01 14:47:53 +01:00
Zlatin Balevsky 1b00a00301
Dismiss -> Close 2020-10-01 14:44:01 +01:00
Zlatin Balevsky fd0e79eb4e
externalize enum names 2020-09-29 16:23:59 +01:00
Zlatin Balevsky a7f58c03f7
externalize strings in certificate view prompts 2020-09-29 15:52:43 +01:00
Zlatin Balevsky b3ab1557dc
externalize strings in variuos JOptionPanes 2020-09-29 15:24:02 +01:00
Zlatin Balevsky abdc33b736
externalize strings in sign tool 2020-09-29 15:15:58 +01:00