<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>ScintillaNET Source Control Rss Feed</title><link>http://codeplex.com/ScintillaNET/SourceControl/ListDownloadableCommits.aspx</link><description>ScintillaNET Source Control Rss Description</description><item><title>Patch Uploaded: #14614</title><link>https://scintillanet.codeplex.com/SourceControl/list/patches</link><description>
&lt;p&gt;&lt;a href='https://www.codeplex.com/site/users/view/dtremenak'&gt;dtremenak&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;ScintiallNET shouldn&amp;#39;t be attempting to set the SelectedIndex of a combobox that doesn&amp;#39;t contain anything&amp;#59; the Replace MRU is not guaranteed to be non-empty, if the Replace string was empty.&lt;br /&gt;&lt;br /&gt;Duplication&amp;#58; Start the Find&amp;#47;Replace dialog in Replace mode with empty MRUs.  Fill in Find, but leave Replace blank &amp;#40;as if you wanted to delete all instances of a particular query&amp;#41;.  Click Replace &amp;#61;&amp;#62; exception thrown.&lt;br /&gt;&lt;br /&gt;Patch checks for empty condition before attempting to set the Replace MRU index.&lt;/p&gt;</description><author>dtremenak</author><pubDate>Thu, 06 Jun 2013 22:44:30 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #14614 20130606104430P</guid></item><item><title>Source code checked in, #102172</title><link>http://scintillanet.codeplex.com/SourceControl/changeset/changes/102172</link><description>&amp;#91;WPF&amp;#93; Somehow managed to commit a broken build.... Either way it&amp;#39;s fixed now.</description><author>blah38621</author><pubDate>Mon, 18 Mar 2013 14:14:27 GMT</pubDate><guid isPermaLink="false">Source code checked in, #102172 20130318021427P</guid></item><item><title>Source code checked in, #102160</title><link>http://scintillanet.codeplex.com/SourceControl/changeset/changes/102160</link><description>&amp;#91;WPF&amp;#93; A SmallBasic lexer now exists, it is currently the same as the VB lexer except that it doesn&amp;#39;t treat a dot as an identifier character.</description><author>blah38621</author><pubDate>Mon, 18 Mar 2013 00:07:14 GMT</pubDate><guid isPermaLink="false">Source code checked in, #102160 20130318120714A</guid></item><item><title>Source code checked in, #102154</title><link>http://scintillanet.codeplex.com/SourceControl/changeset/changes/102154</link><description>&amp;#91;WPF&amp;#93; Applied the changes in changesets 101753, 101754, 101755, 101756, 101759, and 101896 to the WPF branch.</description><author>blah38621</author><pubDate>Sun, 17 Mar 2013 17:30:47 GMT</pubDate><guid isPermaLink="false">Source code checked in, #102154 20130317053047P</guid></item><item><title>Source code checked in, #102153</title><link>http://scintillanet.codeplex.com/SourceControl/changeset/changes/102153</link><description>&amp;#91;WPF&amp;#93; A little bit more work on the documentation for the language configuration schema.</description><author>blah38621</author><pubDate>Sun, 17 Mar 2013 17:01:31 GMT</pubDate><guid isPermaLink="false">Source code checked in, #102153 20130317050131P</guid></item><item><title>Source code checked in, #102145</title><link>http://scintillanet.codeplex.com/SourceControl/changeset/changes/102145</link><description>&amp;#91;WPF&amp;#93; The keyword collection now uses the value defined in the Constants to determine the length of the keyword array it uses. This means it doesn&amp;#39;t have to be updated manually if Scintilla changes the number of keyword lists allowed.</description><author>blah38621</author><pubDate>Sat, 16 Mar 2013 04:00:52 GMT</pubDate><guid isPermaLink="false">Source code checked in, #102145 20130316040052A</guid></item><item><title>Source code checked in, #102118</title><link>http://scintillanet.codeplex.com/SourceControl/changeset/changes/102118</link><description>&amp;#91;WPF&amp;#93; A start on the addition of documentation to the language configuration schema.</description><author>blah38621</author><pubDate>Fri, 15 Mar 2013 04:34:19 GMT</pubDate><guid isPermaLink="false">Source code checked in, #102118 20130315043419A</guid></item><item><title>Source code checked in, #102117</title><link>http://scintillanet.codeplex.com/SourceControl/changeset/changes/102117</link><description>&amp;#91;WPF&amp;#93; Custom lexers can now define the names of their styles and keyword lists in code, rather than through an embedded resource. Also added support for named keyword lists to the language configuration loader, don&amp;#39;t know why it wasn&amp;#39;t there before, but either way, it is now.</description><author>blah38621</author><pubDate>Thu, 14 Mar 2013 22:18:09 GMT</pubDate><guid isPermaLink="false">Source code checked in, #102117 20130314101809P</guid></item><item><title>Source code checked in, #102025</title><link>http://scintillanet.codeplex.com/SourceControl/changeset/changes/102025</link><description>&amp;#91;WPF&amp;#93; Small improvement to the ConsumeString method to allow for multi-line and non-double quoted strings.</description><author>blah38621</author><pubDate>Sat, 09 Mar 2013 23:32:41 GMT</pubDate><guid isPermaLink="false">Source code checked in, #102025 20130309113241P</guid></item><item><title>Source code checked in, #102006</title><link>http://scintillanet.codeplex.com/SourceControl/changeset/changes/102006</link><description>&amp;#91;WPF&amp;#93; Somehow I managed to not get 2 of the source files for the WPF config into the repo.</description><author>blah38621</author><pubDate>Thu, 07 Mar 2013 20:52:52 GMT</pubDate><guid isPermaLink="false">Source code checked in, #102006 20130307085252P</guid></item><item><title>Source code checked in, #101935</title><link>http://scintillanet.codeplex.com/SourceControl/changeset/changes/101935</link><description>&amp;#91;WPF&amp;#93; Properties now get set properly on custom lexers, and the SQL lexer now properly continues if it hits the end of the text that is currently being processed while still in a block comment.</description><author>blah38621</author><pubDate>Mon, 04 Mar 2013 17:19:37 GMT</pubDate><guid isPermaLink="false">Source code checked in, #101935 20130304051937P</guid></item><item><title>Source code checked in, #101929</title><link>http://scintillanet.codeplex.com/SourceControl/changeset/changes/101929</link><description>&amp;#91;WPF&amp;#93; Well what d&amp;#39; ya know, manifest resource streams are case sensitive, who&amp;#39;d of thunk it&amp;#63; &amp;#40;PostgreSQL is now styled correctly&amp;#41;</description><author>blah38621</author><pubDate>Mon, 04 Mar 2013 01:01:05 GMT</pubDate><guid isPermaLink="false">Source code checked in, #101929 20130304010105A</guid></item><item><title>Source code checked in, #101925</title><link>http://scintillanet.codeplex.com/SourceControl/changeset/changes/101925</link><description>&amp;#91;WPF&amp;#93; Created a managed implementation of the SQL lexer, added support for options to CustomLexer, however these values are not yet being set. Added PostgreSQL to SCide&amp;#39;s language menu. Currently something is causing the styles that the SQL lexer applies for PostgreSQL to not work.</description><author>blah38621</author><pubDate>Sun, 03 Mar 2013 21:33:31 GMT</pubDate><guid isPermaLink="false">Source code checked in, #101925 20130303093331P</guid></item><item><title>Source code checked in, #101898</title><link>http://scintillanet.codeplex.com/SourceControl/changeset/changes/101898</link><description>&amp;#91;WPF&amp;#93; Updated to Scintilla 3.2.5.</description><author>blah38621</author><pubDate>Sat, 02 Mar 2013 21:42:00 GMT</pubDate><guid isPermaLink="false">Source code checked in, #101898 20130302094200P</guid></item><item><title>Source code checked in, #101897</title><link>http://scintillanet.codeplex.com/SourceControl/changeset/changes/101897</link><description>&amp;#91;WPF&amp;#93; Created a custom lexer for VB and VBScript. Also added support for keyword collections to CustomLexer, and made it so that keywords get loaded before the lexer is set for CustomLexers, but after it&amp;#39;s set if it&amp;#39;s a native lexer.</description><author>blah38621</author><pubDate>Sat, 02 Mar 2013 21:08:27 GMT</pubDate><guid isPermaLink="false">Source code checked in, #101897 20130302090827P</guid></item><item><title>Source code checked in, #101896</title><link>http://scintillanet.codeplex.com/SourceControl/changeset/changes/101896</link><description>&amp;#91;Trunk&amp;#93; WI 33825. Made LineCollection.Show method public.</description><author>jacobslusser</author><pubDate>Sat, 02 Mar 2013 17:11:49 GMT</pubDate><guid isPermaLink="false">Source code checked in, #101896 20130302051149P</guid></item><item><title>Source code checked in, #101889</title><link>http://scintillanet.codeplex.com/SourceControl/changeset/changes/101889</link><description>&amp;#91;WPF&amp;#93; Removed a set of style names for VB and VBScript that aren&amp;#39;t used by the lexer, and thus will never be encountered.</description><author>blah38621</author><pubDate>Sat, 02 Mar 2013 00:43:51 GMT</pubDate><guid isPermaLink="false">Source code checked in, #101889 20130302124351A</guid></item><item><title>Source code checked in, #101875</title><link>http://scintillanet.codeplex.com/SourceControl/changeset/changes/101875</link><description>&amp;#91;WPF&amp;#93; The ini lexer now supports folding, the common functionality for this was added to CustomLexer.</description><author>blah38621</author><pubDate>Fri, 01 Mar 2013 01:22:34 GMT</pubDate><guid isPermaLink="false">Source code checked in, #101875 20130301012234A</guid></item><item><title>Source code checked in, #101873</title><link>http://scintillanet.codeplex.com/SourceControl/changeset/changes/101873</link><description>&amp;#91;WPF&amp;#93; Refactored the way custom lexers apply their styles, fixed a bug in the base custom lexer class which caused it to think that a, z, A, Z, 0 and 9 were invalid identifier characters, and re-enabled the marking of syntax errors in the ini lexer.</description><author>blah38621</author><pubDate>Thu, 28 Feb 2013 22:45:38 GMT</pubDate><guid isPermaLink="false">Source code checked in, #101873 20130228104538P</guid></item><item><title>Source code checked in, #101863</title><link>http://scintillanet.codeplex.com/SourceControl/changeset/changes/101863</link><description>&amp;#91;WPF&amp;#93; Fixed an issue in the IniLexer which caused it to style incorrectly in certain cases. Also fixed an issue that would cause the style names for the last custom lexer to be used even if a non-custom lexer was selected.</description><author>blah38621</author><pubDate>Wed, 27 Feb 2013 20:10:16 GMT</pubDate><guid isPermaLink="false">Source code checked in, #101863 20130227081016P</guid></item></channel></rss>