Nikolaj Olsson
|
ce37dc1d75
|
Refactor minor stuff
|
2019-01-29 21:33:20 +01:00 |
|
Nikolaj Olsson
|
21c6910aef
|
Refactor - add braces for libse
|
2019-01-19 14:40:37 +01:00 |
|
Nikolaj Olsson
|
1468fa7642
|
Refactor
|
2019-01-19 12:29:38 +01:00 |
|
Ivandro Ismael
|
469a4bd124
|
[stringextenssions] - update fixextraspaces
|
2018-02-23 20:39:10 +00:00 |
|
mkver
|
838bfacf67
|
Update StringExtensions.cs
This is intended to fix #2773.
|
2018-02-18 13:42:00 +01:00 |
|
Nikolaj Olsson
|
2153641aaf
|
Optimize "GetCharactersPerSecond"
|
2018-01-23 11:12:58 +01:00 |
|
Nikolaj Olsson
|
25fbdf9a70
|
Optimize some string manipulation
|
2017-12-20 20:13:57 +01:00 |
|
Nikolaj Olsson
|
3fe6337160
|
Optimize two string operations
|
2017-12-10 22:18:13 +01:00 |
|
Nikolaj Olsson
|
e79e064dbd
|
Revert part of 6495c9d8d5
(It was only faster when the string actually contained extra spaces)
|
2017-12-03 15:26:31 +01:00 |
|
Nikolaj Olsson
|
6495c9d8d5
|
Optimize two string helper methods
|
2017-12-02 19:40:05 +01:00 |
|
Nikolaj Olsson
|
4b18695126
|
Optimize "SplitToLines" method (about 60% faster)
|
2017-11-26 17:35:00 +01:00 |
|
Nikolaj Olsson
|
46b86b647b
|
Add new subtitle format - thx Gunnar :)
|
2017-09-04 21:56:00 +02:00 |
|
Nikolaj Olsson
|
652844dc2b
|
Word counter now acts more like the word counter in MS Word - thx Barbara :)
|
2017-04-03 18:16:46 +02:00 |
|
Ivandro Ismael
|
742df3b649
|
[StringExtension] - Optimize FixExtraWhiteSpaces.
|
2016-11-10 19:13:44 +00:00 |
|
Ivandro Ismael
|
ea42ec4184
|
[StringExtensions] - Minor optimization for ContainsLetter().
|
2016-09-01 21:38:37 +01:00 |
|
Nikolaj Olsson
|
73d4e82974
|
Improved support for wsrt files + allow for \r\r\n newline
|
2016-07-06 22:24:34 +02:00 |
|
Nikolaj Olsson
|
e32b340695
|
Minor performance fix for "RemoveControlCharacters"
|
2016-03-12 23:35:01 +01:00 |
|
Nikolaj Olsson
|
0ebd0f8cee
|
Some line endings to CRLF
|
2016-02-08 21:11:03 +01:00 |
|
XhmikosR
|
f13d7c1b81
|
Ran CodeMaid.
|
2016-01-24 16:49:03 +02:00 |
|
Waldi Ravens
|
797825ca0c
|
Fixed typo (libse/StringExtensions)
|
2015-11-25 15:45:30 +01:00 |
|
niksedk
|
9ccf126f14
|
RTF refact
|
2015-11-25 06:00:29 +01:00 |
|
niksedk
|
2754f1cdcf
|
Starting to move "System.Windows.Forms" out of LibSe
|
2015-11-16 18:12:29 +01:00 |
|
niksedk
|
00b14eb462
|
Minor refact
|
2015-10-05 21:18:41 +02:00 |
|
niksedk
|
ed33b32579
|
Fixed split to lines regarding unicode char 8232
|
2015-10-05 19:43:03 +02:00 |
|
Waldi Ravens
|
81973cb572
|
Added CapitalizeFirstLetter method to StringExtensions
|
2015-09-10 13:03:28 +02:00 |
|
niksedk
|
020e95c5b2
|
Testing removal of control characters - issue #1211 and more...
|
2015-08-31 20:34:09 +02:00 |
|
Waldi Ravens
|
9b2eaa68ef
|
Formatting (whitespace only)
|
2015-08-27 02:31:01 +02:00 |
|
niksedk
|
1046ece216
|
libse - initial commit to separate UI and logic
|
2015-08-26 22:42:40 +02:00 |
|