Commit Graph

4542 Commits

Author SHA1 Message Date
ivandrofly
76ac701583 New Unicode chars added [Normalize no Unicode Subtitle] 2015-02-02 23:41:07 +00:00
ivandrofly
614605463d Fixed typo StartWithHtmlTag => StartsWithHtmlTag thx to @xylographe 2015-02-01 20:19:10 +00:00
ivandrofly
bf0f61ec1b Fixed Single line contains dialogue text 2015-02-01 19:12:32 +00:00
ivandrofly
3353c5aac0 Check for HTML tags using exMethod 2015-02-01 19:00:37 +00:00
ivandrofly
a30e2fab00 Use exMethod to check for spaces at beginning of line 2015-02-01 18:59:12 +00:00
ivandrofly
fd1f787cb4 New exMethod for HTML tags 2015-02-01 18:59:12 +00:00
Nikolaj Olsson
4d5dc15476 Merge pull request #484 from ivandrofly/fix/patch-7
Fix/patch 7
2015-02-01 19:26:49 +01:00
Nikolaj Olsson
4312dca573 Merge pull request #482 from xylographe/updnl
Minor corrections + Translation updates
2015-02-01 19:24:14 +01:00
Nikolaj Olsson
6799bef242 Merge pull request #479 from ivandrofly/fix/patch-5
Fix/patch 5
2015-02-01 19:20:28 +01:00
Nikolaj Olsson
74810efa10 Merge pull request #477 from ivandrofly/fix/patch-3
Some minor refact
2015-02-01 19:19:49 +01:00
Nikolaj Olsson
4b7321846f Merge pull request #475 from ivandrofly/fix/patch-1
Fix/patch 1
2015-02-01 19:18:33 +01:00
ivandrofly
a5a6d472b9 Removed: Blank lines + White spaces 2015-02-01 16:54:55 +00:00
ivandrofly
5272c26148 Return array directly no variable needed 2015-02-01 02:08:08 +00:00
ivandrofly
f2b7bfb9d0 Don't replace '|' with NewlineString 2015-02-01 02:06:26 +00:00
ivandrofly
ecdbaf3712 Fix & Refact (Subrip + Csv33) 2015-01-31 19:18:13 +00:00
Waldi Ravens
3f50d9f18f Formatting (whitespace only) 2015-01-31 15:51:07 +01:00
Waldi Ravens
cb9290a9c4 translations: automated XML upkeep 2015-01-31 15:51:05 +01:00
Waldi Ravens
7badee1921 de-DE translation: updated (new tags) 2015-01-31 15:51:04 +01:00
Waldi Ravens
d6822a029a nl-NL translation: minor corrections + consistency 2015-01-31 15:51:03 +01:00
Waldi Ravens
1f09f9edc0 Set checkBoxWaveformTextBold.Text 2015-01-31 15:51:02 +01:00
Waldi Ravens
9c40b82ea1 Fixed Language texts (Unequal|Equal)Lines 2015-01-31 15:51:00 +01:00
Waldi Ravens
dbd7871c33 Move BatchConvertOptions 1 pixel to the left 2015-01-31 15:08:57 +01:00
Waldi Ravens
fd3a305bf4 Set toolStripButtonFixCommonErrors.ToolTipText correctly 2015-01-31 15:08:56 +01:00
ivandrofly
9212c37b72 Verify AllowFix before doing any changes 2015-01-30 18:29:57 +00:00
ivandrofly
a5d9927f6f Fix problem with "<i>foobar</i><i></i> 2015-01-30 18:29:30 +00:00
ivandrofly
3adcc9c578 More refact 2015-01-30 15:56:28 +00:00
ivandrofly
484ef238c5 Some minor refact 2015-01-30 15:52:12 +00:00
ivandrofly
fa6c63bb18 HtmlUtil isn't needed here 2015-01-29 22:15:25 +00:00
Nikolaj Olsson
a2238cdb77 Merge pull request #474 from xylographe/updnl
nl-NL translation: minor corrections
2015-01-29 21:46:39 +01:00
Nikolaj Olsson
672997358d Merge pull request #473 from ivandrofly/hotfix/patch-1
Use SE exMethod to split lines part 2
2015-01-29 21:46:19 +01:00
ivandrofly
30e2186c84 Add using Nikse.SubtitileEdit.Core 2015-01-29 20:39:14 +00:00
ivandrofly
d85b5927e9 Move Html methods to HtmlUtil 2015-01-29 20:18:32 +00:00
Waldi Ravens
c535906162 nl-NL translation: minor corrections 2015-01-29 21:15:24 +01:00
ivandrofly
798ae0a9d9 Use SE exMethod to split lines part 2 2015-01-29 18:33:09 +00:00
Nikolaj Olsson
6e6c34ec63 Merge pull request #472 from ivandrofly/hotfix/patch-1
Use SE exMethod to split lines part 1
2015-01-29 18:14:59 +01:00
ivandrofly
6acddc5d9a Use SE exMethod to split lines part 1 2015-01-29 15:28:53 +00:00
niksedk
5fa78e74da A few extra chars for Cyrillic PAC files 2015-01-29 16:15:21 +01:00
Nikolaj Olsson
244a81ad87 Merge pull request #471 from ivandrofly/hotfix/patch-1
Hotfix/patch 1
2015-01-29 16:12:06 +01:00
ivandrofly
b47ed151b5 Use StringComparison.Ordinal for StartsWith & EndsWith 2015-01-29 14:52:33 +00:00
ivandrofly
0321244035 Fix + Refact (AllowFix) 2015-01-29 14:52:32 +00:00
ivandrofly
377cd50b1e Added StringSplit exMethod 2015-01-29 14:26:04 +00:00
Nikolaj Olsson
2f137a21ed Merge pull request #470 from xylographe/updnl
Update Dutch translation
2015-01-29 09:21:55 +01:00
Waldi Ravens
72413d752b translations: automated XML upkeep 2015-01-29 08:52:25 +01:00
Waldi Ravens
be586433d4 nl-NL translation: update + corrections 2015-01-29 08:51:42 +01:00
niksedk
c77b88c011 Working of Cyrillic in PAC - thx Matt :) 2015-01-28 22:14:48 +01:00
Nikolaj Olsson
8902bd668b Merge pull request #468 from Trottel/patch-12
Update cs-CZ.xml
2015-01-28 21:49:15 +01:00
Trottel
7771b5382a Update cs-CZ.xml
Replaced ExtractDateTimeInfo.Description by ExtractDateTimeInfo.OpenVideoFile. Sorry, I missed it.
2015-01-28 21:43:04 +01:00
admas
a9b9d7ce2f Updated Polish translation - thx admas :) 2015-01-28 20:50:14 +01:00
moob
20e2c21469 Updated Portuguese translation - thx moob :) 2015-01-28 20:47:40 +01:00
Nikolaj Olsson
a43e4139a7 Merge pull request #464 from ivandrofly/develop
Avoid using nested If statement [AllowFix]
2015-01-28 20:37:20 +01:00