Commit Graph

12818 Commits

Author SHA1 Message Date
Nikolaj Olsson
f5f226bfcb Add ´build_beta.bat´ + try to clean up packages 2020-12-01 22:04:27 +01:00
Nikolaj Olsson
5fd9818c81 Include new dll files in ILRepack 2020-12-01 19:03:29 +01:00
Nikolaj Olsson
27ae5d973c Make it easier to customize colors for shortcuts 2020-12-01 18:30:41 +01:00
Nikolaj Olsson
c09769cb7b Merge branch 'master' of https://github.com/SubtitleEdit/subtitleedit 2020-12-01 18:11:04 +01:00
Nikolaj Olsson
d6a60490a2 Change networking feature from using wcf to rest
wcf is obsolete - and this should make SE ready for .NET 5
2020-12-01 18:10:56 +01:00
Nikolaj Olsson
5df2ce33a2
Merge pull request #4548 from nkh0472/patch-2
Update zh-Hans.xml
2020-12-01 17:43:01 +01:00
nkh0472
71d3c52410
Update zh-Hans.xml
Translations for e6be424833
2020-12-01 22:16:19 +08:00
Nikolaj Olsson
3d47ae17f6
Merge pull request #4547 from SubtitleEdit/feature/fix-select-word
Fix selecting a word in text box
2020-12-01 08:55:36 +01:00
Nikolaj Olsson
e6be424833 Fix selecting a word in text box 2020-12-01 07:38:45 +01:00
Nikolaj Olsson
2dc9ec4b59
Merge pull request #4546 from OmrSi/import-menu-strip
Make a separate Menu Item for "Import"
2020-12-01 07:09:48 +01:00
Nikolaj Olsson
c4fa1eb211
Merge pull request #4545 from OmrSi/more-textbox
Fix another typo for RichTextBox in Paste
2020-12-01 07:09:21 +01:00
OmrSi
9b6a7f1578 Make a separate Menu Item for "Import" 2020-12-01 04:30:37 +02:00
OmrSi
1e6098bc0b Fix another typo for RichTextBox 2020-11-30 23:18:04 +02:00
Nikolaj Olsson
3a4520cf69
Merge pull request #4541 from nkh0472/patch-1
Update zh-Hans.xml
2020-11-30 18:34:34 +01:00
Nikolaj Olsson
62782a171e
Merge pull request #4544 from OmrSi/RichTextBox-focus
Fix for RichTextBox focus (Typo)
2020-11-30 17:49:29 +01:00
OmrSi
df59c72101 Fix for RichTextBox focus 2020-11-30 17:04:59 +02:00
niksedk
67536ac01c work on translation 2020-11-30 12:35:04 +01:00
nikolaj.olsson
e4c7f95535 Add italic to textbox context menu in OCR window - thx maknol :)
Fix #4542
2020-11-30 11:25:37 +01:00
Nikolaj Olsson
73c51c6285 Use "ContextMenuStrip" instead of "ContextMenu"
So it will work in dotnet 5
2020-11-30 07:41:05 +01:00
Nikolaj Olsson
1032df63d9
Merge pull request #4543 from OmrSi/control-backspace
Return Control - Backspace for normal textbox
2020-11-30 07:36:10 +01:00
OmrSi
d3ddbc8b40 Return Control - Backspace for normal textbox 2020-11-30 02:45:34 +02:00
Nikolaj Olsson
b58b03b652 Work on webbox 2020-11-29 16:08:44 +01:00
nkh0472
4896ee4278
Update zh-Hans.xml 2020-11-29 08:51:15 +08:00
Nikolaj Olsson
66327d2f73 Update translation master 2020-11-26 17:59:37 +01:00
Nikolaj Olsson
63c67f888f Add toggle color shortcuts - thx Jan :) 2020-11-26 17:50:38 +01:00
Nikolaj Olsson
29a5260866 Disable syntax-coloring per default 2020-11-26 11:50:22 +01:00
Nikolaj Olsson
2003cd99fd Merge branch 'master' of https://github.com/SubtitleEdit/subtitleedit 2020-11-24 12:25:05 +01:00
Nikolaj Olsson
3cad7d585a Still trying to get html box to work 2020-11-24 12:24:57 +01:00
Nikolaj Olsson
d1e97a20cf
Merge pull request #4523 from diomed/patch-1
Update hrv_OCRFixReplaceList.xml
2020-11-23 21:29:08 +01:00
Nikolaj Olsson
15b2d5f18d
Merge pull request #4535 from OmrSi/installer
Fix ref to SubtitleEdit.resources.dll
2020-11-23 21:28:40 +01:00
Nikolaj Olsson
1bd5f423e4 Include OriginFormat when copying Subtitle - thx ivandrofly :)
Fix #4508
2020-11-23 21:27:58 +01:00
Nikolaj Olsson
3c70462fff Ignore unit test files 2020-11-23 21:27:01 +01:00
Nikolaj Olsson
e34a716b96 Improve error msg when having bad names xml file 2020-11-23 21:26:41 +01:00
Nikolaj Olsson
9ecdd5376a work on webbox 2020-11-23 21:03:21 +01:00
Nikolaj Olsson
15b0dfe15b More experimenting with web text box 2020-11-23 20:22:16 +01:00
OmrSi
ef21cae818 Fix ref to SubtitleEdit.resources.dll 2020-11-23 21:21:38 +02:00
Nikolaj Olsson
e787b83ad2 Improve SoftNi format - thx EduGomes :)
Add end-italic-tags + include timestamp for END
2020-11-23 20:21:24 +01:00
Nikolaj Olsson
d5bb01c9c6 Add "Tesseract302" folder to zip in "build.bat" 2020-11-23 07:03:47 +01:00
Nikolaj Olsson
a394c043a5 work on webbox 2020-11-23 06:49:06 +01:00
Nikolaj Olsson
2c4fe21208 Update min Visual Studio version to VS 2017 - thx Jamakmake :) 2020-11-23 06:44:01 +01:00
Nikolaj Olsson
0ccdcde385 Fix for webbox cursor pos 2020-11-22 20:46:43 +01:00
Nikolaj Olsson
896a33b5bf
Merge pull request #4532 from OmrSi/web-textbox-alignment
Fix center in RTL mode
2020-11-22 20:14:20 +01:00
OmrSi
fe78b23569 Fix center in RTL mode 2020-11-22 20:06:30 +02:00
Nikolaj Olsson
aa9ce640c9 First mildly working WebTextBox... no syntax coloring yet 2020-11-22 16:19:55 +01:00
Nikolaj Olsson
9ff9940bcf Work on webbrowser text box 2020-11-22 13:42:29 +01:00
Nikolaj Olsson
3077417749 Testing WebBrowserEditBox 2020-11-22 09:25:00 +01:00
Nikolaj Olsson
db73f3c44e Fix ref to Resources.h - thx OmrSi :)
No idea what it does ... ;)
2020-11-21 14:41:29 +01:00
Nikolaj Olsson
6aa17ff3c2 Change output path 2020-11-21 09:22:37 +01:00
Nikolaj Olsson
635a1e866f Move SubtitleEdit.csproj to top of projects in .sln file
(make it default for new clones)
2020-11-21 08:49:50 +01:00
Nikolaj Olsson
417f2e8fdb Update appveyor.yml 2020-11-20 18:37:58 +01:00