<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -260,6 +260,7 @@ bool FindInProjectDlg::SearchThread::UpdateOutput(wxString&amp; output) {
 bool FindInProjectDlg::SearchThread::PrepareSearchInfo(SearchInfo&amp; si, const wxString&amp; pattern, bool matchCase, bool regex) {
 	si.pattern = pattern;
 	si.matchCase = matchCase;
+	si.regex = NULL;
 
 	// We need both upper- &amp; lowercase versions for caseless search
 	if (!regex &amp;&amp; !matchCase) {</diff>
      <filename>src/FindInProjectDlg.cpp</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f3d72cbaae8959a9f8df2883dc2b63e04ac5a18c</id>
    </parent>
  </parents>
  <author>
    <name>Alexander Stigsen</name>
    <email>stigsen@e-texteditor.com</email>
  </author>
  <url>http://github.com/rlisagor/e/commit/d221cf477c9b372e56fb4d24d5e36b47140ddcb6</url>
  <id>d221cf477c9b372e56fb4d24d5e36b47140ddcb6</id>
  <committed-date>2009-05-21T05:52:40-07:00</committed-date>
  <authored-date>2009-05-21T05:52:40-07:00</authored-date>
  <message>Fix plain text search in Find in Project.</message>
  <tree>ae104a5752c30c8255f6c729550c18baaf015a50</tree>
  <committer>
    <name>Alexander Stigsen</name>
    <email>stigsen@e-texteditor.com</email>
  </committer>
</commit>
