Commit Graph

190 Commits

Author SHA1 Message Date
Frank Becker
47540eef95 In Textviewer when OS is in dark mode and AllowDarkTheme is enabled in config file use dark background and light text (no syntax highlighting). (#1238)
With AllowDarkTheme disabled (default) use light background and light mode syntax highlighting.
2022-12-12 15:45:25 +01:00
Paddy Xu
7b5b01a7b4 Fix textviewer highlighting 2022-11-23 20:38:53 +01:00
Paddy
660dc88001 #1080: dark theme support for the text viewer 2022-02-20 18:55:28 +01:00
Paddy Xu
f726841d99 update deps 2021-11-15 23:52:02 +01:00
Habib Mahdi
eaa918079c Add Arabic translation (#972)
* Add Arabic translation

* Add Arabic translation

* Add Arabic translation
2021-09-18 19:07:57 +02:00
Paddy Xu
cbaf636173 set syntax highlighting limit to 512KB 2021-07-06 21:19:52 +02:00
Paddy Xu
4a476aff4b refresh packages 2021-07-06 21:11:11 +02:00
Paddy Xu
28b9552dcd fix font bug 2021-07-06 21:10:57 +02:00
Paddy Xu
971285fc95 Fix #948: disable syntax highlighing when file is too big 2021-07-06 21:10:41 +02:00
Paddy Xu
237b99b305 Fix #941: caller assembly is incorrect in RELEASE mode 2021-06-27 11:22:02 +02:00
albertopasqualetto
49bb96e92d Updated Italian translation (#918) 2021-06-21 11:16:55 +02:00
Frank Becker
1e5de83f62 Simple RTF support via RichTextBox. (#933)
* Simple RTF support via RichTextBox.

* Minor tweaks to file extension checks.

Co-authored-by: Frank Becker <frank.becker@thoughtexchange.com>
2021-06-17 18:27:57 +02:00
Elaborendum
885b3ed53f Update spanish localization (#899)
* Update spanish translation

* Update spanish translation

* Update Translations.config

Co-authored-by: Paddy Xu <xupaddy@gmail.com>
2021-05-14 19:06:24 +02:00
Natan FOURIÉ
8c8ade0bf9 Adding french translation (#900)
* Adding french translation

* Adding missing french translation

* Update Translations.config

* Updating french localization
2021-05-14 19:03:08 +02:00
Alexander Raab
2408c094ae Added german translations 2021-01-11 15:17:11 +01:00
Paddy Xu
6d81d61cc5 Fix #787: add CTRL-F search bar. 2021-01-10 14:56:38 +01:00
Paddy Xu
408949d1b4 Bulk update NuGet packages 2020-07-05 13:20:46 +02:00
Paddy Xu
5c96abd1cb Fix #644 step 2: add context menu to TextViewer 2020-05-09 19:33:46 +03:00
Paddy Xu
a83425ff68 Fix #613: Ruby syntax highlighting 2020-03-13 22:28:10 +02:00
Richard Kuhnt
c382669135 Fix syntax highlighting for batch files 2019-11-10 18:58:53 +01:00
Paddy Xu
704a4b5715 Fix another Russian identifier 2019-11-05 23:40:02 +02:00
Paddy Xu
dbab12d084 Fix #519: highlight .pyw files 2019-07-11 20:18:15 +03:00
Paddy Xu
165c9ad12e Refresh NuGet packages 2019-06-24 18:28:24 +03:00
Paddy Xu
c00224fb5f Upgrade NuGet packages 2019-05-26 18:39:20 +03:00
Paddy Xu
7847a02840 Fix #377: truncate long lines for better performance 2018-11-07 21:40:18 +02:00
akshaythakare7
ed6c7009b0 Added Marathi and Hindi font families 2018-10-13 20:41:12 +05:30
Bilal AFŞAR
042d3aa96b Turkish translation added
Also, language codes were sorted.
2018-09-16 00:32:06 +03:00
Anton Trofimenko
18fbe6a5a8 Added Ukrainian translation.
Updated and fixed Russian translation.
2018-09-04 23:35:07 +03:00
Paddy Xu
fe14d53521 minor 2018-09-02 16:00:49 +03:00
Paddy Xu
4f496f5ab8 wip plugin installer 2018-08-28 23:49:35 +03:00
Paddy Xu
382b9349be Darker text viewer 2018-06-23 16:39:42 +03:00
Paddy Xu
8c4a37e3a6 Global dark theme 2018-04-18 22:23:28 +03:00
Paddy Xu
d9bcce1a21 Fix #197 and #209: video window size and .ts extension error 2018-03-24 11:39:20 +02:00
Paddy Xu
8e7f398626 Add Russian translation from # 211 2018-03-24 11:15:18 +02:00
Paddy Xu
56b86ffb03 copy buffer before showing 2018-03-06 20:27:39 +02:00
Paddy Xu
cc001bd8d7 add syntax files 2018-02-25 12:25:34 +02:00
Paddy Xu
bec5189a1c update code style and make file-loading async 2018-02-25 00:14:29 +02:00
szensk
eb6e1c9d2e load syntax files from plugin directory 2018-02-24 02:10:50 -06: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
57f129bda3 fix translations and settings 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
Patrick Sletvold
36484beb58 Add Norwegian (bokmål) translation (#171)
* Add Norwegian translation

* Add Norwegian translation
2018-01-25 18:12:32 +02:00
Paddy Xu
a969687b7b Bring back transparent window 2018-01-12 23:30:25 +02:00
ARL
50d839a02f French translation (#147)
* Add french language Translations.config

* Add french language TextViewer
2017-12-05 10:25:47 +02:00
Ecron
18f3f57606 Catalan translation (#142)
* Catalan translation

Added Catalan translation

* Added Catalan translation

Added Catalan translation
2017-12-01 12:11:57 +02:00
arca20
1988cd3c09 Translate in German(de-DE) (#141)
* -translate to German (de-DE)

* correction the Translations.config
2017-11-29 10:22:48 +02:00
Paddy Xu
8440bc6fc7 remove transparent window 2017-11-02 21:49:20 +02:00