ivandrofly
|
3d8aa03a6f
|
Release resource
|
2015-06-22 00:24:51 +00: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 |
|
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 |
|
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 |
|
Nikolaj Olsson
|
96f7672b3b
|
Merge pull request #893 from diomed/patch-1
adds Gitter chatroom
|
2015-06-20 10:12:49 +02:00 |
|
Kruno H
|
746c0ce038
|
adds Gitter chatroom
|
2015-06-20 09:43:49 +02:00 |
|
Nikolaj Olsson
|
8e1a67416c
|
Merge pull request #891 from ivandrofly/ref-2
No method calling needed to get paragraph duration
|
2015-06-20 09:05:00 +02:00 |
|
Nikolaj Olsson
|
d89ddbc3ab
|
Merge pull request #890 from ivandrofly/fix-3
Do not allow others classes to change paragraph IDs
|
2015-06-20 09:03:20 +02:00 |
|
niksedk
|
2b004de011
|
Fixed 'Preview' label in export window - thx marb99 :)
|
2015-06-20 09:00:20 +02:00 |
|
Waldi Ravens
|
4f0bb22e0c
|
Formatting (whitespace only)
|
2015-06-20 06:42:41 +02:00 |
|
ivandrofly
|
79e5b93b2a
|
No method calling needed to get paragraph duration
|
2015-06-20 04:28:58 +00:00 |
|
Waldi Ravens
|
35b75cb4f9
|
Minor refact (Forms/Main)
|
2015-06-20 06:09:08 +02:00 |
|
ivandrofly
|
106858bd14
|
Do not allow others classes to change paragraph IDs
|
2015-06-20 03:57:14 +00:00 |
|
ivandrofly
|
ce8432b350
|
Fixed: Last column won't resize (src/Forms/AutoBreakUnbreakLines.cs)
|
2015-06-20 02:49:37 +00:00 |
|
ivandrofly
|
7a3d44a8d3
|
Allow only FindSubtitleLine to change value of SelectedIndex
|
2015-06-19 20:37:32 +00:00 |
|
ivandrofly
|
6b92a2f23f
|
Avoid getting value through long name ref
|
2015-06-19 20:35:17 +00:00 |
|
ivandrofly
|
8afea9bc22
|
Avoid code duplication
|
2015-06-19 20:32:36 +00:00 |
|
ivandrofly
|
0bed5e7b0c
|
Store InstallLocation in const variable
|
2015-06-19 20:32:04 +00:00 |
|
niksedk
|
e7e86234e2
|
Fix #755 - full frame export for Blu-ray sup - thx oallouch :)
|
2015-06-19 22:26:24 +02:00 |
|