Commit Graph

5428 Commits

Author SHA1 Message Date
ivandrofly
507b49aab6 Use proper method to get number of lines 2015-06-22 21:18:55 +00:00
ivandrofly
6ca187ab21 Use ordinal rule when testing string 2015-06-22 21:18:53 +00:00
ivandrofly
3d96365af4 Remove redundant 'e.Handled' 2015-06-22 21:18:52 +00:00
Kruno H
81d7b8799b Create sr_OCRFixReplaceList.xml
Kudos and many thanks goes to MilanRS from [Prijevodi-Online](http://www.prijevodi-online.org) who allowed use of his script, 
and of course to @xylographe for fixing what needed to be fixed so this could work properly in SE.
2015-06-22 19:27:16 +02:00
niksedk
4eb0184806 Include Header/Footer in Subtitle copy-construtor (resulted in unwanted loss of styles in e.g. batch convert or fix common errors) 2015-06-22 18:52:27 +02:00
niksedk
2c134a3766 Fixed stopping progress in taskbar in DVDRip 2015-06-22 18:38:21 +02:00
Nikolaj Olsson
0eeba55227 Merge pull request #912 from ivandrofly/patch-11
Release resource
2015-06-22 05:47:32 +02:00
Nikolaj Olsson
4705b944e5 Merge pull request #908 from ivandrofly/patch-2
Remove tags before checking length (src/Forms/AutoBreakUnbreakLines.cs)
2015-06-22 05:45:28 +02:00
ivandrofly
a483d64860 Remove unneeded CRLF 2015-06-22 03:30:41 +00:00
ivandrofly
3d8aa03a6f Release resource 2015-06-22 00:24:51 +00:00
ivandrofly
9cb1971d92 Add using to avoid long name referencing 2015-06-21 23:42:21 +00:00
ivandrofly
0552c5eca9 Cleanup 2015-06-21 22:18:19 +00:00
ivandrofly
1e219c2466 Remove tags before checking length (src/Forms/AutoBreakUnbreakLines.cs) 2015-06-21 22:07:24 +00:00
Kruno H
96bbdb2566 :octocat: update#3 2015-06-21 21:11:27 +02:00
Nikolaj Olsson
f66a785ee0 Merge pull request #904 from ivandrofly/patch-4
Use copy constructor instead re-calling GetSsaStyle()
2015-06-21 20:16:12 +02:00
Nikolaj Olsson
b9dd160201 Merge pull request #907 from xylographe/xrfmt
Minor fix + minor refact
2015-06-21 20:13:19 +02:00
Waldi Ravens
f9a41fe4b5 Formatting (whitespace only) 2015-06-21 19:10:03 +02:00
Waldi Ravens
9ef97b0fc1 Minor refact (Forms/Main) 2015-06-21 19:00:33 +02:00
Waldi Ravens
c8595d6c4c Fixed Dispose Pattern (Forms/HardSubExtract) 2015-06-21 19:00:31 +02:00
ivandrofly
3485f38500 Use copy constructor install re-calling GetSsaStyle() 2015-06-21 14:58:21 +00:00
Kruno H
ec41d3c28c :octocat: update#2 2015-06-21 13:55:01 +02:00
Nikolaj Olsson
e7e5b09580 Merge pull request #886 from ivandrofly/patch-6
More Refact + Clean up
2015-06-21 11:11:32 +02:00
Nikolaj Olsson
327fe94a3f Merge pull request #895 from ivandrofly/fix-2
Fix + Refact
2015-06-21 11:09:22 +02:00
Nikolaj Olsson
3e9d20ae92 Merge pull request #896 from ivandrofly/ref-2
Minor refact (src/Logic/Forms/RemoveTextForHI.cs)
2015-06-21 11:07:56 +02:00
Nikolaj Olsson
32297d1d04 Merge pull request #898 from ivandrofly/fix-11
Dispose managed type (src/Forms/HardSubExtract.cs)
2015-06-21 11:07:28 +02:00
Nikolaj Olsson
47c10289cf Merge pull request #899 from ivandrofly/patch-2
Move below so if '—' replaced with '-' we won't miss multiple '—'
2015-06-21 11:06:51 +02:00
Nikolaj Olsson
aaa20e2947 Merge pull request #901 from ivandrofly/patch-12
More refacts
2015-06-21 11:05:36 +02:00
Nikolaj Olsson
7c7f62be71 Merge pull request #902 from xylographe/xrfmt
Minor refact (Forms/Main)
2015-06-21 11:04:47 +02:00
Waldi Ravens
e2aa9f113c Formatting (whitespace only) 2015-06-21 11:03:32 +02:00
Nikolaj Olsson
ff76fd61bd Merge pull request #894 from diomed/patch-1
+💯k downloads :)
2015-06-21 11:00:32 +02:00
ivandrofly
badf22c040 Use already removed text instead removing html on each loop 2015-06-21 04:49:55 +00:00
ivandrofly
b77c12c659 Contains uses ordinal rule by default 2015-06-21 04:05:15 +00:00
Kruno H
76c2154cd1 :octocat: new additions and fixes
please don't touch asterisk on few places i put it back. thank you.
2015-06-21 00:44:27 +02:00
ivandrofly
1fc103fcbe Remove Ssa tags or line may not start with: - 2015-06-20 21:18:40 +00:00
ivandrofly
1683aa9b52 Move below so if '—' replaced with '-' we won't miss multiple '—' 2015-06-20 21:10:20 +00:00
ivandrofly
f6533161d4 Char replace over strings 2015-06-20 21:10:19 +00:00
ivandrofly
e27d7afe33 Dispose managed type (src/Forms/HardSubExtract.cs) 2015-06-20 20:36:29 +00:00
Waldi Ravens
4721134452 Minor refact (Forms/Main) 2015-06-20 19:09:22 +02:00
ivandrofly
772b122355 Removed: Unneeded check 2015-06-20 17:02:15 +00:00
ivandrofly
1fee5c2c47 Minor refact (src/Logic/Forms/RemoveTextForHI.cs) 2015-06-20 16:49:53 +00:00
ivandrofly
369ce004d8 Use helper method to unbreak lines instead. 2015-06-20 15:46:53 +00:00
ivandrofly
9cba022caa Remove HTML tags before checking line length 2015-06-20 15:46:52 +00:00
ivandrofly
56e6f07415 Minor fix for (src/Logic/Utilities.cs) 2015-06-20 15:46:15 +00:00
Nikolaj Olsson
4b4fa9f9f9 Merge pull request #887 from ivandrofly/fix-1
Fixed: Last column won't resize (src/Forms/AutoBreakUnbreakLines.cs)
2015-06-20 17:34:07 +02:00
Kruno H
535efebd96 +💯k downloads :) 2015-06-20 17:30:28 +02:00
niksedk
db78d33a58 Remove text for HI now removes empty font tags - fix #882 - thx invandrofly :) 2015-06-20 14:48:37 +02:00
niksedk
845650e959 Updated change log 2015-06-20 12:03:46 +02:00
niksedk
11bedfebd8 Fix bug in writing "Subtitle Editor Project" format - thx Christina :) 2015-06-20 10:31:53 +02:00
niksedk
8c90482b5f Always re-number in batch convert - fix #727 - thx Ede123 :) 2015-06-20 10:22:17 +02:00
Nikolaj Olsson
5d2bd83df3 Merge pull request #892 from xylographe/xrfmt
Minor refact (Forms/Main)
2015-06-20 10:12:57 +02:00