Commit Graph

68 Commits (792eca6d06f18a841a1f05b17ed8e0fb5213596f)

Author SHA1 Message Date
Zlatin Balevsky c27a09473f
fix tree renderer for collection trees 2020-11-01 15:26:12 +00:00
Zlatin Balevsky 531def2a14
externalize instance of B/Sec 2020-11-01 15:25:25 +00:00
Zlatin Balevsky a87d1f6852
tree view of remote collection items 2020-11-01 14:31:54 +00:00
Zlatin Balevsky 83680779f8
factor out tree copy method into an utility class. Expand tree in review 2020-11-01 13:19:58 +00:00
Zlatin Balevsky 8de2d05dcb
wip on collection wizard gui 2020-10-30 22:25:49 +00: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 346668dd6d
fix remembering of main window size 2020-10-11 14:11:44 +01:00
Zlatin Balevsky d4a5f238c5
make sliders fill entire available space 2020-10-09 18:17:44 +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 b12172eef1
i18n for the setup wizard 2020-09-28 17:35:02 +01:00
Zlatin Balevsky 8293a5128d
show language selection dialog if gui.properties does not exist 2020-09-28 16:24:29 +01:00
Zlatin Balevsky c3e66bde2f
basic translation infrastructure using the Java API 2020-09-28 15:26:18 +01:00
Zlatin Balevsky 33982dd24b
preserve main frame dimensions across restarts 2020-06-03 02:22:59 +01:00
Zlatin Balevsky 274edcc599
preserve initial font+size+style accross restarts 2020-06-03 02:03:44 +01:00
Zlatin Balevsky f0aaa83b7f
clean up most of noise on console when running without a log file 2020-06-01 13:14:33 +01:00
Zlatin Balevsky b9c34cb944
Add ability to specify default values for the wizard from system property. GitHub issue #32 2020-06-01 12:09:58 +01:00
Zlatin Balevsky 6508522c9c
tunnel quantity and length sliders step 2020-05-29 11:05:58 +01:00
Zlatin Balevsky f38b8217c2
steps for embedded or external router, formatting 2020-05-29 10:52:58 +01:00
Zlatin Balevsky c9c5e8617a
Directory validation and creation 2020-05-29 01:51:13 +01:00
Zlatin Balevsky c2044044c0
add a final step 2020-05-29 01:27:36 +01:00
Zlatin Balevsky c041f6baaa
skeleton of setup wizard 2020-05-28 20:08:57 +01:00
Zlatin Balevsky 244015465a avoid groovy's implicit conversion to BigDecimal 2020-03-17 16:31:29 +00:00
Zlatin Balevsky 5831b06842 chat room monitor tool 2019-11-26 09:43:53 +00:00
Zlatin Balevsky 2ed29be072 selected component can be null when closing a tab 2019-11-17 22:41:31 +00:00
Zlatin Balevsky daa3a293f2 new messages update taskbar badge 2019-11-15 13:15:27 +00:00
Zlatin Balevsky 2954bd2f1a smart scrolling the chat text area 2019-11-15 01:44:54 +00:00
Zlatin Balevsky be82136e32 limit scrollback 2019-11-12 16:30:55 +00:00
Zlatin Balevsky bd873211c0 wip on file preview 2019-11-10 14:50:19 +00:00
Zlatin Balevsky 5703b85386 workaround? 2019-11-08 18:36:23 +00:00
Zlatin Balevsky 76d8d847bd wip on grouping by file 2019-11-08 18:15:54 +00:00
Zlatin Balevsky 11bc672544 say never if timestamp is 0 2019-11-08 08:30:44 +00:00
Zlatin Balevsky 800dd1cbba proper date sorting 2019-11-08 08:17:34 +00:00
Zlatin Balevsky f2ff90795d show a warning when user tries to certify 2019-11-04 20:49:46 +00:00
Zlatin Balevsky 4ed572ba51 clear search button 2019-11-03 12:03:12 +00:00
Zlatin Balevsky fd3f55ab4d implement restore session 2019-11-03 10:06:55 +00:00
Zlatin Balevsky 1358e14467 add options for search history 2019-11-03 08:12:10 +00:00
Zlatin Balevsky e22d5fea11 better search box 2019-11-03 01:50:55 +00:00
Zlatin Balevsky 7d652fabcb add option to close warning dialog to exit app. Add config option for exit behavior in the options 2019-10-28 13:28:03 +00:00
Zlatin Balevsky 56d44e6458 Do not clear uploads by default 2019-10-26 16:45:21 +01:00
Zlatin Balevsky decb72c8ef show a warning that MW will continue running 2019-10-23 08:31:23 +01:00
Zlatin Balevsky c5ae804f61 Implement automatic font sizing; set all font properties on change of font 2019-10-17 18:15:04 +01:00
Zlatin Balevsky f5bccd8126 All shared directories are watched directories. Fix manipulation of tree structure 2019-10-15 08:38:23 +01:00
Zlatin Balevsky 6c26019164 allow switching without restart 2019-10-14 21:40:03 +01:00
Zlatin Balevsky 60ddb85461 Tree view of the shared files. The count is wrong for some reason 2019-10-14 20:13:25 +01:00
Zlatin Balevsky e943f6019d disable all GUI unit tests, enable host-cache unit tests. The 'build' target now succeeds 2019-10-05 04:31:11 +01:00
Zlatin Balevsky 32577a28dc some download stats 2019-07-11 05:00:25 +01:00
Zlatin Balevsky feef773bac hook up content control panel to rest of UI 2019-07-09 17:55:36 +01:00
Zlatin Balevsky 80e165b505 fix download size in renderer, thanks Aegon 2019-07-07 11:17:56 +01:00