Commit Graph

46 Commits (62e72a7ce0bfbbc3e6773611c193624e06ddf2fc)

Author SHA1 Message Date
Zlatin Balevsky e4f1ea5c10 make table rows a bit larger 2019-11-02 15:58:48 +00:00
Zlatin Balevsky c73c44c5f2 base table row height on the size of the font 2019-11-02 15:46:50 +00:00
Zlatin Balevsky 86894f242b support UTF-8 in persona names 2019-11-02 14:43:24 +00:00
Zlatin Balevsky 5b0180280e fix changing font and size on metal lnf 2019-10-30 22:20:27 +00:00
Zlatin Balevsky d7c7afe2c0 move the connections closing to a separate threadpool and limit the time we wait for reset() to complete 2019-10-29 09:01:41 +00:00
Zlatin Balevsky b24d04811d set apple quit strategy 2019-10-23 08:55:10 +01:00
Zlatin Balevsky 439b3bf18b fixes 2019-10-23 06:46:20 +01:00
Zlatin Balevsky 06679ffee0 only show MW if the core has loaded 2019-10-23 06:39:25 +01:00
Zlatin Balevsky 1d5b12e2d7 if core is not initialized, just shutdown 2019-10-23 06:31:08 +01:00
Zlatin Balevsky f0b5361d7b smaller icon 2019-10-23 06:06:37 +01:00
Zlatin Balevsky d4eaa0df8d do not shutdown core on awt thread 2019-10-22 23:37:44 +01:00
Zlatin Balevsky ffde6ac86f show a window while MW is shutting down 2019-10-22 23:26:54 +01:00
Zlatin Balevsky 7ad677ead2 add an explicit menu to show MW 2019-10-22 21:48:51 +01:00
Zlatin Balevsky ff50a84a48 try to get a tray icon working 2019-10-22 21:34:50 +01:00
Zlatin Balevsky ab323db62a add ability to choose the incompletes location 2019-10-20 18:16:07 +01:00
Zlatin Balevsky cb23aa44f0 enable SEVERE log messages if no config file specified 2019-10-19 05:53:33 +01:00
Zlatin Balevsky 6fa39a5e35 turn off logging if there is no config file 2019-10-17 18:39:28 +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 ce7b6a0c65 change to gasp AA font table, try metal lnf if the others fail 2019-09-16 15:06:45 +01:00
Zlatin Balevsky 29cdbf018c remove trailing spaces 2019-07-05 16:24:19 +01:00
Zlatin Balevsky 19c2c46491 prevent NPE on startup 2019-07-02 12:27:15 +01:00
Zlatin Balevsky 29b6bfd463 support different update types 2019-06-29 10:31:27 +01:00
Zlatin Balevsky 92848e818a on empty properties source from java props 2019-06-27 03:47:56 +01:00
Zlatin Balevsky b2eb2d2755 show hidden files in file choosers 2019-06-24 23:09:20 +01:00
Zlatin Balevsky ea46a54f19 enable AA by default 2019-06-24 22:55:26 +01:00
Zlatin Balevsky 948b6292fe add shutdown hook to shutdown core on SIGTERM 2019-06-20 13:29:15 +01:00
Zlatin Balevsky e78016ead4 ui panel for managing watched directories 2019-06-17 19:23:04 +01:00
Zlatin Balevsky b6a38e3f23 revert to default lnf if the desired one fails 2019-06-14 18:01:14 +01:00
Zlatin Balevsky de22f3c6b9 use metal lnf on java 9 or newer 2019-06-13 05:02:11 +01:00
Zlatin Balevsky 5172e19627 font-ize more elements 2019-06-12 16:34:24 +01:00
Zlatin Balevsky e826cfd8d5 start work on ability to configure font 2019-06-12 16:26:40 +01:00
Zlatin Balevsky 51004f6fe9 wip on adding UI options 2019-06-11 08:04:26 +01:00
Zlatin Balevsky 08bb2b614d load some gui props from a separate config file 2019-06-11 02:17:58 +01:00
Zlatin Balevsky f39d7f4fa8 emit an event when the UI loads 2019-06-09 15:44:06 +01:00
Zlatin Balevsky 83ee620402 sort by columns 2019-06-08 07:45:07 +01:00
Zlatin Balevsky a3fe89851f OS-specific home dir 2019-06-08 07:10:24 +01:00
Zlatin Balevsky 986caf3a75 backend for checking updates 2019-06-03 23:11:03 +01:00
Zlatin Balevsky 5138935c20 add options for portable installation, issue #2 2019-06-02 09:33:28 +01:00
Zlatin Balevsky 9435cb003b Show warning if cannot find I2P router 2019-06-01 16:36:23 +01:00
Zlatin Balevsky 4d6541030f disable system l&f on osx 2019-06-01 14:55:17 +01:00
Zlatin Balevsky 1255ac936b close connections on shutdown 2019-06-01 13:04:22 +01:00
Zlatin Balevsky 8c9a5585eb show the shared files, controlled by property 2019-05-31 12:27:39 +01:00
Zlatin Balevsky 0df3e63288 select where files should be downloaded 2019-05-31 11:53:23 +01:00
Zlatin Balevsky 71473cf541 select nickname on startup 2019-05-31 11:16:04 +01:00
Zlatin Balevsky 415b6e5287 disable button until core initialized 2019-05-29 19:05:19 +01:00
Zlatin Balevsky b1d30dc29f start core when gui is loaded 2019-05-29 18:22:48 +01:00