Commit Graph

33 Commits

Author SHA1 Message Date
ema a5c3d5b143 Restore AssemblyInfo 2024-12-04 16:53:51 +08:00
ema 507b157a40 Convert to .NET SDK type csproj 2024-11-30 17:00:22 +08:00
Alexander Eder 1d566c942d Fix colors from previous commit 2023-07-28 10:35:35 +02:00
Alexander Eder a74f5bd289 CSV: Change background from green to blue
Fixes #638
2023-07-27 16:39:53 +02:00
Samuel Carreira 437d47ed05 TSV file extension support (#1185)
if there are more file extensions to support maybe makes sense to readapt the code to iterate over a regex.
2022-11-08 19:58:20 +01:00
Paddy Xu f726841d99 update deps 2021-11-15 23:52:02 +01:00
Paddy Xu 408949d1b4 Bulk update NuGet packages 2020-07-05 13:20:46 +02:00
Paddy Xu de105500c8 Fix CSV text colour in the dark mode 2020-05-03 23:01:04 +03:00
Paddy Xu 6d7bd5aee1 Ignore malformed csv lines 2019-06-03 23:02:17 +03:00
Paddy Xu c00224fb5f Upgrade NuGet packages 2019-05-26 18:39:20 +03:00
Paddy Xu 4f496f5ab8 wip plugin installer 2018-08-28 23:49:35 +03:00
Paddy Xu d4feb2c867 update packages 2018-06-06 20:15:36 +03:00
Paddy Xu 9dad245027 show gridlines 2018-02-25 12:35:25 +02:00
Paddy Xu 4133d2148c do not show info icon; do not retain window position (fix for #179); update NuGet packages 2018-02-12 19:30:38 +02:00
Paddy Xu 6bc990bbf9 move to Plugin namespace 2018-02-12 19:30:30 +02:00
Paddy Xu 197bfee1da fix path 2018-02-12 19:30:29 +02:00
Paddy Xu 56af2311b9 abstract plugin interface 2018-02-12 19:30:28 +02:00
Paddy Xu d50d757022 tooltip 2018-02-12 19:30:27 +02:00
Paddy Xu 804876a987 remove strong-name signing 2018-01-27 14:44:53 +02:00
Paddy Xu 76dd2feb30 remove all destructors 2018-01-24 19:11:49 +02:00
Paddy Xu 1052d873e1 update NuGet packages 2017-12-22 13:21:00 +02:00
Paddy Xu 99d067ea2d remove useless references 2017-12-22 10:53:12 +02:00
Paddy Xu 8440bc6fc7 remove transparent window 2017-11-02 21:49:20 +02:00
Paddy Xu fe5e8bf730 fix again 2017-11-02 20:55:39 +02:00
Paddy Xu 9b2beb3d37 fix build 2017-11-02 20:18:40 +02:00
Paddy Xu 3f262dfcd2 upgrade NuGet packages 2017-10-15 16:27:17 +03:00
Paddy Xu 3a20245304 wip 2017-08-06 15:06:55 +03:00
Paddy Xu f15f65192d sign all compoments 2017-08-02 00:29:41 +03:00
Paddy Xu 3df710e1fc minor adjustments 2017-07-24 23:05:17 +03:00
Paddy Xu 2ef607ecb9 unify file encoding 2017-07-23 22:43:17 +03:00
Paddy Xu 61074fea2c Revert "Sign all projects with strong names"
This reverts commit d98afaa4dc.
2017-07-15 21:29:35 +03:00
Paddy Xu d98afaa4dc Sign all projects with strong names 2017-07-15 15:07:41 +03:00
Paddy Xu 3e9f9eeec9 Add csv viewer 2017-07-01 23:27:41 +03:00