Commit Graph

87 Commits

Author SHA1 Message Date
Nikolaj Olsson
63c8ed0302 Fixed remove test for HI issue - thx Boulder08 :)
Fix #2109
2016-11-27 13:27:07 +01:00
Nikolaj Olsson
ca69e3740b Fix "Fix missing spaces" issue regarding Finnish/Swedish colons - thx Boulder08 :)
Fix #2096
2016-11-20 19:51:58 +01:00
Nikolaj Olsson
73daa1d1a1 Fixed "Remove text for HI" issue reagarding colons - thx Boulder08 :)
Fix #2098
2016-11-20 19:11:15 +01:00
Nikolaj Olsson
889fbd2c11 Fixed confusing variable naming 2016-11-20 18:18:09 +01:00
Nikolaj Olsson
952997118b Merge pull request #2092 from ivandrofly/helper
[FixDialogsOnOneLine] - Minor fixes.
2016-11-20 11:27:54 +01:00
Nikolaj Olsson
66d7aaf8b1 Merge pull request #2093 from ivandrofly/unneded_periods
[FixUnneededPeriods] - Update/Optimize.
2016-11-20 11:25:13 +01:00
Ivandro Ismael
e45a57fa07 [FixUnneededPeriods] - Update/Optimize. 2016-11-20 00:14:20 +00:00
Ivandro Ismael
2db5dfbe9d [FixDialogsOnOneLine] - Cache line count. 2016-11-19 22:31:33 +00:00
Ivandro Ismael
f0ae1acb82 [FixDialogsOnOneLine] - Minor fixes. 2016-11-19 22:26:46 +00:00
Ivandro Ismael
740cae9291 [Rename] - Stripable => Strippable. 2016-11-19 21:40:34 +00:00
Waldi Ravens
b9f2b76b38 Formatting (whitespace only) 2016-07-27 19:24:22 +02:00
Nikolaj Olsson
d215f25150 Keep ass/ssa style in "batch convert" when no style is chosen - thx Thunderbolt8 :) 2016-07-17 17:02:37 +02:00
Nikolaj Olsson
f320d42d27 Fix for "Remove text for HI" - thx Peta :) 2016-07-14 18:32:33 +02:00
Ivandro Ismael
aa11ca5340
[Refact] - Check if char is letter using built-in method char.IsLetter(). 2016-07-11 19:37:02 +01:00
Ivandro Ismael
098c4c13b3
[Regex] - Remove duplicated compiled regex. 2016-07-08 16:51:16 +00:00
Ivandro Ismael
dc47d529cb
StartWithUppercase] - Check if char is digit/letter using chars helper method. 2016-07-05 16:01:26 +00:00
Ivandro Ismael
62c6b58de3
[FixEllipsesStart] - Minor refact. 2016-07-01 20:31:42 +00:00
Ivandro Ismael
7952b4e6b8 Fixed typo (Impared ==> Impaired) 2016-07-01 15:08:36 +02:00
Waldi Ravens
15c9413a3b Fixed typo (Core.Forms.RemoveTextForHI) 2016-07-01 12:54:00 +02:00
Ivandro Ismael
6175efa056
[RemoveTextForHI] - Minor refactor. 2016-06-30 03:25:02 +00:00
Nikolaj Olsson
ff8a832f1b Some minor optimizations inspired by #1814 - thx invandrofly :)
Fix  #1814
2016-06-29 19:22:06 +02:00
Nikolaj Olsson
065bb35296 Minor "Remove text for HI" fix (all uppercase don't remove "OK") - thx Maksim :) 2016-05-31 16:31:47 +02:00
Waldi Ravens
a00f3c347c Minor refact 2016-05-03 14:56:37 +02:00
Ivandro Ismael
ee36f1677b Remove unused namespaces. 2016-04-30 14:43:24 +01:00
Nikolaj Olsson
fb0dc9062b Merge pull request #1734 from ivandrofly/patch-rfct
Move Interfaces into Interfaces folder.
2016-04-30 10:39:22 +02:00
Ivandro Ismael
b6e57c022f Move Interfaces into Interfaces folder. 2016-04-30 03:19:47 +01:00
Ivandro Ismael
3a74cb6bb6 [StartWithUppercase] - Fix/Update. 2016-04-29 15:56:18 +01:00
Waldi Ravens
cf96b750b8 Formatting (whitespace only) 2016-04-13 14:35:13 +02:00
Nikolaj Olsson
97882d5488 Fixed "Remove text for HI" issue regarding "[scoffs]: Nice try." 2016-04-12 22:29:38 +02:00
Nikolaj Olsson
7ccf8a9eaf Some fixes for "Remove text for HI" - thx Thunderbolt8 :)
Fix  #1683 and fix #1684
2016-04-09 13:26:56 +02:00
Nikolaj Olsson
2ea1490a63 "FCE - Fix short display time" now improves end time even if required chars/sec cannot be reached - thx Frédéric :) 2016-04-09 07:49:38 +02:00
Ivandro Ismael
e654d0f9c7
[FixDanishLetterI] - Refact + Optimization for FixDanishLetterI. 2016-04-07 19:45:43 +01:00
Ivandro Ismael
46e9acb27a [FixMissingSpaces] - Use single compiled regex instance (url). 2016-04-04 18:54:41 +01:00
Nikolaj Olsson
f53b2e0f91 Fixed issue in "Add missing spaces" - thx Andrew :) 2016-04-04 17:19:10 +02:00
Nikolaj Olsson
f5211b3f81 Fixed issue in "Remove text for HI" - thx Andrew :) 2016-04-04 06:39:04 +02:00
Nikolaj Olsson
2ea6bb47dc Some "Remove text for HI" fixes - thx Thunderbolt8 :)
Fix #1519
2016-02-09 23:15:33 +01:00
Nikolaj Olsson
ec6398dba2 Fixed possible crash from last commit
Nice unit test :)
2016-02-06 11:33:12 +01:00
Nikolaj Olsson
a9da8482bd Trying to fix issue regarding FCE Add dash
Inspired by ivandrofly in #1539 :)
2016-02-06 11:15:39 +01:00
Ivandro Ismael
d89b5168a2 [refact] - remove duplicated code 2016-02-05 20:08:02 +00:00
Ivandro Ismael
838dd707d6 [HI] - Optimization/Refact 2016-02-02 21:05:29 +00:00
Ivandro Ismael
6e275ddfa3 Fix typo in method name 2016-02-01 21:10:04 +00:00
Ivandro Ismael
c324182f1a [Refact] - Merge conditions 2016-02-01 21:06:56 +00:00
XhmikosR
f13d7c1b81 Ran CodeMaid. 2016-01-24 16:49:03 +02:00
Waldi Ravens
93886d97cf Formatting (whitespace only) 2016-01-12 17:08:32 +01:00
niksedk
0663fbb07d Minor refact for last commit - thx xylographe :) 2015-12-13 13:54:14 +01:00
niksedk
fd46e005c5 Fixed remove uppercase lines for hearing impaired bug - thx Krzysiu :)
Fix #1449
2015-12-13 12:22:05 +01:00
Waldi Ravens
f67cbfd332 Define one single RemoveSpaceBetweenNumbers method i/o two 2015-12-12 12:35:23 +01:00
niksedk
926262cd51 Fixed bug in "Remove interjections" - thx Leinad4Mind :)
So you mean that eh? -> So you mean that?
2015-12-08 21:26:28 +01:00
Waldi Ravens
a40437da85 Formatting (whitespace only) 2015-12-06 14:37:41 +01:00
niksedk
1e97fde497 Some fixes for last commits - thx xylographe :) 2015-12-06 10:38:39 +01:00