<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to binary property id</title><link>https://sourceforge.net/p/synwrite/wiki/binary%2520property%2520id/</link><description>Recent changes to binary property id</description><atom:link href="https://sourceforge.net/p/synwrite/wiki/binary%20property%20id/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 24 Jan 2014 19:05:44 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/synwrite/wiki/binary%20property%20id/feed" rel="self" type="application/rss+xml"/><item><title>binary property id modified by Alexey T.</title><link>https://sourceforge.net/p/synwrite/wiki/binary%2520property%2520id/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -14,6 +14,6 @@
 - `cSynPropNonPrintable` (Bool) - non-printable chars are shown.
 - `cSynPropLineNumbers` (Bool) - line numbers are shown.
 - `cSynPropTextLength` (Integer) - entire text length.
-- `cSynPropLineLength` (Integer) - length of line with passed index, w/o ending chars.
-- `cSynPropLineSpace` (Integer) - length of line with passed index, with ending chars.
+- `cSynPropLineLength` (Integer) - length of line (w/o line endings) with passed index.
+- `cSynPropLineSpace` (Integer) - length of line (with line endings) with passed index.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexey T.</dc:creator><pubDate>Fri, 24 Jan 2014 19:05:44 -0000</pubDate><guid>https://sourceforge.net5426d625202eea88daace9594578ee11ff60ec1f</guid></item><item><title>WikiPage property id modified by Alexey T.</title><link>https://sourceforge.net/p/synwrite/wiki/property%2520id/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -14,6 +14,6 @@
 - `cSynPropNonPrintable` (Bool) - non-printable chars are shown.
 - `cSynPropLineNumbers` (Bool) - line numbers are shown.
 - `cSynPropTextLength` (Integer) - entire text length.
-- `cSynPropLineLength` (Integer) - length of line (w/o line endings) with passed index.
-- `cSynPropLineSpace` (Integer) - length of line (with line endings) with passed index.
+- `cSynPropLineLength` (Integer) - length of line with passed index, w/o ending chars.
+- `cSynPropLineSpace` (Integer) - length of line with passed index, with ending chars.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexey T.</dc:creator><pubDate>Sat, 22 Dec 2012 11:30:30 -0000</pubDate><guid>https://sourceforge.net08d711eb2dd7b5f4544515a2c1bd1f6cb08f2de9</guid></item><item><title>WikiPage property id modified by Alexey T.</title><link>https://sourceforge.net/p/synwrite/wiki/property%2520id/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -13,3 +13,7 @@
 - `cSynPropCodeFolding` (Bool) - code-folding is enabled.
 - `cSynPropNonPrintable` (Bool) - non-printable chars are shown.
 - `cSynPropLineNumbers` (Bool) - line numbers are shown.
+- `cSynPropTextLength` (Integer) - entire text length.
+- `cSynPropLineLength` (Integer) - length of line (w/o line endings) with passed index.
+- `cSynPropLineSpace` (Integer) - length of line (with line endings) with passed index.
+
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexey T.</dc:creator><pubDate>Sat, 22 Dec 2012 11:19:12 -0000</pubDate><guid>https://sourceforge.net8aea87c68cbf2d2b33d1a20a6579ff6581227a28</guid></item><item><title>WikiPage property id modified by Alexey T.</title><link>https://sourceforge.net/p/synwrite/wiki/property%2520id/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -9,3 +9,7 @@
 - `cSynPropRightMargin` (Integer) - position of right margin.
 - `cSynPropTabSpaces` (Bool) - tab-mode is spaces.
 - `cSynPropTabSize` (Integer) - tab size.
+- `cSynPropWordWrap` (Bool) - word-wrap is enabled.
+- `cSynPropCodeFolding` (Bool) - code-folding is enabled.
+- `cSynPropNonPrintable` (Bool) - non-printable chars are shown.
+- `cSynPropLineNumbers` (Bool) - line numbers are shown.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexey T.</dc:creator><pubDate>Fri, 21 Dec 2012 21:37:16 -0000</pubDate><guid>https://sourceforge.netd0531092f80dab119963b106088722cebcb26499</guid></item><item><title>WikiPage property id modified by Alexey T.</title><link>https://sourceforge.net/p/synwrite/wiki/property%2520id/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -5,7 +5,7 @@
 - `cSynPropReadOnly` (Bool) - read-only flag.
 - `cSynPropLexer` (String) - lexer name for current caret position.
 - `cSynPropLexerForFile` (String) - lexer name for entire file.
-- `cSynPropLineEnds` (String) - line endings, Chr(13)Chr(10) or Chr(13) or Chr(10).
+- `cSynPropLineEnds` (String) - line endings: Chr(13)Chr(10) or Chr(13) or Chr(10).
 - `cSynPropRightMargin` (Integer) - position of right margin.
 - `cSynPropTabSpaces` (Bool) - tab-mode is spaces.
-- `cSynPropTabSize` - tab size.
+- `cSynPropTabSize` (Integer) - tab size.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexey T.</dc:creator><pubDate>Fri, 21 Dec 2012 21:26:04 -0000</pubDate><guid>https://sourceforge.net1f74a000e703702d3d7358aa1fb9747f39f91a10</guid></item><item><title>WikiPage property id modified by Alexey T.</title><link>https://sourceforge.net/p/synwrite/wiki/property%2520id/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -5,3 +5,7 @@
 - `cSynPropReadOnly` (Bool) - read-only flag.
 - `cSynPropLexer` (String) - lexer name for current caret position.
 - `cSynPropLexerForFile` (String) - lexer name for entire file.
+- `cSynPropLineEnds` (String) - line endings, Chr(13)Chr(10) or Chr(13) or Chr(10).
+- `cSynPropRightMargin` (Integer) - position of right margin.
+- `cSynPropTabSpaces` (Bool) - tab-mode is spaces.
+- `cSynPropTabSize` - tab size.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexey T.</dc:creator><pubDate>Fri, 21 Dec 2012 21:25:12 -0000</pubDate><guid>https://sourceforge.netf7cb0e742940d34d42865596fe191af539d3b350</guid></item><item><title>WikiPage property id modified by Alexey T.</title><link>https://sourceforge.net/p/synwrite/wiki/property%2520id/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Possible values of property id:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;cSynPropLinesCount&lt;/code&gt; (Integer) - number of editor lines.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;cSynPropTopLine&lt;/code&gt; (Integer) - index of top visible line.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;cSynPropReadOnly&lt;/code&gt; (Bool) - read-only flag.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;cSynPropLexer&lt;/code&gt; (String) - lexer name for current caret position.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;cSynPropLexerForFile&lt;/code&gt; (String) - lexer name for entire file.&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexey T.</dc:creator><pubDate>Fri, 21 Dec 2012 16:56:44 -0000</pubDate><guid>https://sourceforge.net4b2cb232bb521eedbf86d1c5ab5dff88bccdfa83</guid></item></channel></rss>