]> O.S.I.I.S - jp/crow.git/commit
custom utf8 encoding with tabulation handling, linebreak detection
authorJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Sat, 30 Jan 2021 06:13:38 +0000 (07:13 +0100)
committerj-p <jp_bruyere@hotmail.com>
Sat, 6 Feb 2021 19:28:02 +0000 (20:28 +0100)
commita6373abaaae947ea87a8f037a5fb81ba32f311a6
tree36547c02213efd4df1b675f806fabb9eccb55d15
parenta6b561f2832f814a623d38b0b16397c87f42e251
custom utf8 encoding with tabulation handling, linebreak detection
Crow/src/ExtensionsMethods.cs
Crow/src/Mono.Cairo/Context.cs
Crow/src/Text/Encoding.cs [new file with mode: 0644]
Crow/src/Text/Extensions.cs [new file with mode: 0644]
Crow/src/Text/TextLine.cs
Crow/src/Text/TextLineCollection.cs
Crow/src/Widgets/Label.cs
Crow/src/Widgets/TextBox.cs