Commit Graph

1010 Commits (5e23c1b82307e7169cec9a648655c639f0d7ab50)

Author SHA1 Message Date
Zlatin Balevsky 5e23c1b823
proper shutdown if core isn't created yet 2022-03-04 04:20:03 +00:00
Zlatin Balevsky c038846ff3
some suggestions from AO 2022-03-01 19:08:29 +00:00
Zlatin Balevsky 5144d1e6ad
0.8.12-beta4 2022-02-28 18:22:17 +00:00
Zlatin Balevsky 0bf696e62a
remove chat-from-contacts button and context menu 2022-02-28 18:08:51 +00:00
Zlatin Balevsky d761a2ee20
chat favorites 2022-02-28 18:04:46 +00:00
Zlatin Balevsky 9282011dcf
fix retrying regex searches 2022-02-26 07:10:15 +00:00
Zlatin Balevsky 407d4645e7
ability to repeat searches 2022-02-26 00:54:52 +00:00
Zlatin Balevsky dcd93c9058
checkin second part of down arrow changes and change the default of exclude local files from results to false 2022-02-25 14:16:45 +00:00
Zlatin Balevsky 7d7d062152
show down arrow on results that are currently downloading 2022-02-25 08:46:32 +00:00
Zlatin Balevsky 7cc7027364
taskbar badge on windows 2022-02-24 09:12:50 +00:00
Zlatin Balevsky 25051a6b30
0.8.12-beta3 2022-02-23 19:12:22 +00:00
Zlatin Balevsky ccddc18d7a
hide the Update Available dialog when clicking Restart 2022-02-23 16:54:18 +00:00
Zlatin Balevsky 920a9d94f0
JNA 2022-02-23 06:55:03 +00:00
Zlatin Balevsky 901c626d0a
do not show Restart button if there is no AutoUpdater 2022-02-22 16:33:10 +00:00
Zlatin Balevsky 722bc09aa6
auto updates 2022-02-22 05:27:24 +00:00
Zlatin Balevsky 2a4cdc565b
ability to paste in search field 2022-02-21 15:32:52 +00:00
Zlatin Balevsky 8ffa0f47e6
fix copy-paste from MuWire itself 2022-02-21 15:22:43 +00:00
Zlatin Balevsky d857f127bb
convert to new way of creating dialogs 2022-02-21 15:12:32 +00:00
Zlatin Balevsky 37817b0c83
Fix copying of download hash, GitHub issue #121 2022-02-21 12:45:40 +00:00
Zlatin Balevsky d3654a17f0
allow review of contact lists that failed to update 2022-02-21 11:27:39 +00:00
Zlatin Balevsky e0a843350f
typo 2022-02-21 06:50:17 +00:00
Zlatin Balevsky 3a96fa9606
split display version from core version and check for beta block in update payload 2022-02-21 06:08:40 +00:00
Zlatin Balevsky 4a23b7ea8b
add a beta property and derive version from it 2022-02-19 22:03:09 +00:00
Zlatin Balevsky 98e5ac2a6b
0.8.12-beta2 2022-02-18 16:29:33 +00:00
Zlatin Balevsky dc8554143c
Drop/Block actions from Content Control Panel 2022-02-18 13:52:18 +00:00
Zlatin Balevsky be9229d24b
tooltips 2022-02-18 10:14:16 +00:00
Zlatin Balevsky 19974c3178
properly display MyFeed dialog 2022-02-18 08:27:24 +00:00
Zlatin Balevsky 599b72425a
fix unregistration 2022-02-18 08:25:04 +00:00
Zlatin Balevsky 8a053e493a
do not enable publish button if nothing selected 2022-02-17 18:35:57 +00:00
Zlatin Balevsky 36d010162e
publish preview dialog 2022-02-17 18:29:48 +00:00
Zlatin Balevsky f048277057
get rid of variable publish/unpublish button 2022-02-17 17:39:07 +00:00
Zlatin Balevsky c64dd7ab4f
disable publish and MyFeed buttons if file feed is disabled 2022-02-17 17:28:24 +00:00
Zlatin Balevsky 6d89d6f36a
0.8.12-beta1 2022-02-13 15:00:06 +00:00
Zlatin Balevsky 0dc569c0ae
add a pluralizable string to test Transifex 2022-02-09 19:07:25 +00:00
Zlatin Balevsky 1750a22efc
Configure watched directories from Library Tree view. GitHub issue #120 2022-02-09 15:58:01 +00:00
Zlatin Balevsky 508e22d6c4
Ability to apply folder config changes to subfolders. GitHub issue #120 2022-02-09 15:00:59 +00:00
Zlatin Balevsky 2e4733e6c3
ability to disable serving regex queries in the options 2022-02-09 13:46:48 +00:00
Zlatin Balevsky e46bc7fd1c
pass UUID between MVCGroups to prevent crashes when viewing details about the same result from different search tabs 2022-02-08 05:21:58 +00:00
Zlatin Balevsky bab689d15e
send regex queries from the GUI 2022-02-07 01:19:03 +00:00
Zlatin Balevsky ff0f721731
Color invisible parts of Library Tree view gray. GitHub issue #65 2022-02-06 13:54:42 +00:00
Zlatin Balevsky d1cdc3efe3
Collapse un-shared parts of paths in Library Table view by default. GitHub issue #65 2022-02-06 03:01:22 +00:00
Zlatin Balevsky 8c7860f607
translate trust status 2022-01-27 17:13:06 +00:00
Zlatin Balevsky a6f6e7815d
Release 0.8.11 2022-01-18 20:02:19 +00:00
Zlatin Balevsky 0e1def46a6
update translations 2022-01-18 19:52:54 +00:00
Zlatin Balevsky 548a981b16
Do not fallback to the system's default locale but to English. GitHub issue #109 2022-01-09 19:00:30 +00:00
Zlatin Balevsky 2eb3fe11e6
change the pattern of creating and destroying mvc gruops for modal dialogs. This fixes ConcurrentModificationExceptions which were introduced when Griffon thread injection was disabled 2022-01-08 14:56:59 +00:00
Zlatin Balevsky 19da65ae64
wrap some lists and comment text area in a scrollPane 2022-01-08 09:40:11 +00:00
Zlatin Balevsky 933f3e2dab
Make search history case-insensitive. GitHub ticket #117 2022-01-06 06:26:53 +00:00
Zlatin Balevsky 6c5dd2f954
Implement suggestions in GitHub issue #112
* Fix Aluminium LnF
* Add Nimbus, Metal, Motif and some system LnFs by name
* Sort list of LnFs
* Check if an LnF is available on the classpath on startup
2021-12-26 13:56:41 +00:00
Zlatin Balevsky ee1a3ed43a
re-arrange basic details panel 2021-12-25 18:38:45 +00:00