Commit Graph

6173 Commits

Author SHA1 Message Date
ivandrofly
0071cda94a [ui] - rename buttonOpen_Click to buttonImport_Click 2015-09-01 09:55:44 +01:00
Nikolaj Olsson
80110af91e Merge pull request #1213 from xylographe/xfix1
Strip control characters before trimming white space
2015-09-01 06:39:24 +02:00
Waldi Ravens
f9e9bf3804 Formatting (whitespace only) 2015-09-01 01:08:41 +02:00
Waldi Ravens
3af13be054 Strip control characters before trimming white space 2015-09-01 01:08:25 +02:00
niksedk
aae3152746 Fix #1211 - strip control characters from input - thx SirEllert / xylographe :) 2015-08-31 21:48:13 +02:00
niksedk
020e95c5b2 Testing removal of control characters - issue #1211 and more... 2015-08-31 20:34:09 +02:00
Nikolaj Olsson
54bfba83d2 Merge pull request #1209 from diomed/patch-2
:octocat: croatian ocr fixes&updates
2015-08-31 19:35:26 +02:00
niksedk
d9e1e386ac Fixed crash in Compare when loading right sub first - thx Red Herring :)
also some minor refact
2015-08-31 16:47:56 +02:00
J.D. Purcell
d11475ba66 Fixed issue with "play new selection" shortcut where double clicking a paragraph of audio wasn't considered selecting it.
Reworded "play new selection" shortcut to "play selection" to match the way it's worded in the context menu.
Added "play end of selection" shortcut to play the last second of the selection.
2015-08-31 01:34:59 -04:00
Kruno H
edd50abc88 :octocat: croatian ocr fixes&updates 2015-08-31 00:23:47 +02:00
Kruno H
39aad21393 :octocat: croatian ocr fixes&updates 2015-08-30 16:35:14 +02:00
Nikolaj Olsson
ba9e6f035a Merge pull request #1205 from xylographe/updnl
Move packages.config ==> packages/packages.config
2015-08-30 09:39:23 +02:00
Nikolaj Olsson
924df99bfb Merge pull request #973 from ivandrofly/subtitleListView
Add method to validate index (src/Controls/SubtitleListView.cs)
2015-08-30 09:37:00 +02:00
ivandroly
f3156a7aca Add method to validate index (src/Controls/SubtitleListView.cs) 2015-08-30 08:29:27 +01:00
Waldi Ravens
ba482638d6 Move packages.config ==> packages/packages.config 2015-08-30 08:56:54 +02:00
niksedk
3c98cbb3f3 Fix for export to DOST time codes - thx Christian :) 2015-08-30 08:23:07 +02:00
niksedk
8ec554a42a Moved nuget packages.config back... for AppVeyor 2015-08-29 09:17:46 +02:00
niksedk
4391917ca5 Updated ILRepack (moved packages.config to "nuget" folder - hope this is correct) + updated build.bat to point to new ILRepack version 2015-08-29 09:10:41 +02:00
niksedk
cf912db084 Minor fix for Release vs Debug when generating language files / updating version number 2015-08-29 08:46:26 +02:00
niksedk
93f2a36fc1 Fixed possible crash in export to DOST 2015-08-29 00:42:27 +02:00
niksedk
a412a96c3c Allow unsafe for libse 2015-08-29 00:14:50 +02:00
niksedk
a0da9d1cab Fix #1194 - problems with italic and bold tags in image export - thx marb99/aaaxx :) 2015-08-28 22:09:19 +02:00
niksedk
a81c299689 Fixed minor bug in UpdateAssemblyInfo - thx xylographe :) 2015-08-28 06:17:58 +02:00
niksedk
c36daffe0b Some validation for Git release tag 2015-08-27 23:28:41 +02:00
niksedk
7037fef9e9 Make sure AssemblyInfo.cs exists when starting from scratch II 2015-08-27 23:07:30 +02:00
niksedk
db350534cb Make sure AssemblyInfo.cs exists when starting from scratch 2015-08-27 22:56:33 +02:00
niksedk
6e438005b0 Making version maintaining easier (only update in SubtitleEdit AssemblyInfo.cs - libse auto updated) 2015-08-27 22:41:16 +02:00
niksedk
a546bdacb1 Minor fix for split / timed text 1.0 - thx Krystian :) 2015-08-27 17:21:45 +02:00
niksedk
d73dbe337b Clear overlap messages in main window when doing a "New" command - thx domddol :) 2015-08-27 17:05:25 +02:00
niksedk
d34286bf5d Performance improvement in HtmlUtil 2015-08-27 16:38:58 +02:00
Nikolaj Olsson
271ea4d02b Merge pull request #1196 from xylographe/ocrhrv
Fixed replacement patterns in Croatian OCRFixReplaceList
2015-08-27 08:45:38 +02:00
Nikolaj Olsson
519eacbbea Merge pull request #1198 from ivandrofly/rtfhi
[UI] - Add context menu to 'Remove text for HI' (Select all/Invert Se…
2015-08-27 08:44:14 +02:00
Nikolaj Olsson
21b60b80c9 Make Xif public 2015-08-27 08:42:29 +02:00
Waldi Ravens
79c842317b Minor refact: new XmlDocument { XmlResolver = null } 2015-08-27 03:18:25 +02:00
Waldi Ravens
2a7366c642 nl-NL translation: new tags 2015-08-27 02:35:43 +02:00
Waldi Ravens
bbc4c96644 fr-FR translation: new tags 2015-08-27 02:35:40 +02:00
Waldi Ravens
7abeae1be5 de-DE translation: new tags 2015-08-27 02:35:37 +02:00
Waldi Ravens
6990cfdef9 Fixed typo (Logic/SubtitleFormats/Titra) 2015-08-27 02:33:47 +02:00
Waldi Ravens
9b2eaa68ef Formatting (whitespace only) 2015-08-27 02:31:01 +02:00
Waldi Ravens
4bec9c5496 translations: automated XML upkeep 2015-08-27 02:20:55 +02:00
Waldi Ravens
a0164fbe02 dictionaries: automated XML upkeep 2015-08-27 02:20:52 +02:00
Waldi Ravens
1badf4610c Fixed replacement patterns in Croatian OCRFixReplaceList 2015-08-27 02:20:49 +02:00
Nikolaj Olsson
9faad61cb3 Merge pull request #1195 from ivandrofly/main
[format] - Run CTRL+K+D in Main.cs
2015-08-26 23:13:33 +02:00
Nikolaj Olsson
8cda3e8753 Merge pull request #1197 from ivandrofly/exportsub
Update (src/Forms/ExportPngXml.cs)
2015-08-26 23:12:06 +02:00
Nikolaj Olsson
4befb220bf Merge pull request #1199 from diomed/patch-1
:squirrel: croatian ocr updates & fixes
2015-08-26 23:11:38 +02:00
niksedk
07c40c78db Clean up after UI/logic split 2015-08-26 23:04:50 +02:00
niksedk
fdf70b544e Fixed language deserializer + removed some old files 2015-08-26 22:54:56 +02:00
niksedk
1046ece216 libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
Kruno H
6d732c4661 :squirrel: croatian ocr updates & fixes
proper capturing of groups + some fixes
2015-08-26 12:02:38 +02:00
ivandrofly
7fac1b9d5e [UI] - Add context menu to 'Remove text for HI' (Select all/Invert Selection) 2015-08-26 09:50:00 +01:00