<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Editra.org</title>
  <link rel="alternate" type="text/html" href="http://www.editra.org"/>
  <link rel="self" type="application/atom+xml" href="http://www.editra.org/atom/feed"/>
  <id>http://www.editra.org/atom/feed</id>
  <updated>2009-09-15T16:56:07-04:00</updated>
  <entry>
    <title>Editra 0.5.32 Released</title>
    <link rel="alternate" type="text/html" href="http://www.editra.org/node/88" />
    <id>http://www.editra.org/node/88</id>
    <published>2009-12-28T20:32:42-05:00</published>
    <updated>2009-12-28T20:33:04-05:00</updated>
    <author>
      <name>cody</name>
    </author>
    <summary type="html"><![CDATA[<p><b>VERSION 0.5.32<br />
DATE 12/28/2009<br />
32nd Alpha Release</b></p>
<p><b>NEWS:</b></p>
<p>Another quick bug fix release to address some critical issues that were still present after the last release.</p>
<p><b>BUG FIXES:</b></p>
<ul>
<li>+Fix error introduced into extended autocomp in previous release.</li>
<li>+Handle win32api errors from calls to GetLongPathName.</li>
<li>+Restore html/xml autocomp behavior to put cursor between tags that are inserted.</li>
<li>+Fix issue with custom key profiles being saved to system directory instead of<br />
 user config directory.</li>
</ul>
    ]]></summary>
    <content type="html"><![CDATA[<p><b>VERSION 0.5.32<br />
DATE 12/28/2009<br />
32nd Alpha Release</b></p>
<p><b>NEWS:</b></p>
<p>Another quick bug fix release to address some critical issues that were still present after the last release.</p>
<p><b>BUG FIXES:</b></p>
<ul>
<li>+Fix error introduced into extended autocomp in previous release.</li>
<li>+Handle win32api errors from calls to GetLongPathName.</li>
<li>+Restore html/xml autocomp behavior to put cursor between tags that are inserted.</li>
<li>+Fix issue with custom key profiles being saved to system directory instead of<br />
 user config directory.</li>
</ul>
    ]]></content>
  </entry>
  <entry>
    <title>Editra 0.5.30 Released</title>
    <link rel="alternate" type="text/html" href="http://www.editra.org/node/87" />
    <id>http://www.editra.org/node/87</id>
    <published>2009-12-21T23:31:17-05:00</published>
    <updated>2009-12-21T23:31:42-05:00</updated>
    <author>
      <name>cody</name>
    </author>
    <summary type="html"><![CDATA[<p><b>VERSION 0.5.30<br />
DATE 12/21/2009<br />
31th Alpha Release</b></p>
<p><b>NEWS:</b></p>
<p>Quick bug fix release for some issues that arose after the last release.</p>
<p><b>BUG FIXES:</b></p>
<ul>
<li>+Fix Unicode handling for file names when opening files from the command line.</li>
<li>+Fix bug in not properly shutting down ipc server on exit app event.</li>
<li>+Fix bug in not automatically continuing with the window closure when a modified<br />
file action takes place.</li>
<li>+Fix duplicate entries in autocomp lists that could occur when using extended<br />
autocomp (patch from cowo78)</li>
<li>+Fix replace action not being working when up is selected as the the find direction.</li>
<li>+Fix index error when accessing empty history cache.</li>
<li>+Fix error in returning a list instead of a string when getcalltip fails.</li>
<li>+Fix error handling for when select_style has no background color defined.</li>
</ul>
    ]]></summary>
    <content type="html"><![CDATA[<p><b>VERSION 0.5.30<br />
DATE 12/21/2009<br />
31th Alpha Release</b></p>
<p><b>NEWS:</b></p>
<p>Quick bug fix release for some issues that arose after the last release.</p>
<p><b>BUG FIXES:</b></p>
<ul>
<li>+Fix Unicode handling for file names when opening files from the command line.</li>
<li>+Fix bug in not properly shutting down ipc server on exit app event.</li>
<li>+Fix bug in not automatically continuing with the window closure when a modified<br />
file action takes place.</li>
<li>+Fix duplicate entries in autocomp lists that could occur when using extended<br />
autocomp (patch from cowo78)</li>
<li>+Fix replace action not being working when up is selected as the the find direction.</li>
<li>+Fix index error when accessing empty history cache.</li>
<li>+Fix error in returning a list instead of a string when getcalltip fails.</li>
<li>+Fix error handling for when select_style has no background color defined.</li>
</ul>
    ]]></content>
  </entry>
  <entry>
    <title>Editra 0.5.25 Released</title>
    <link rel="alternate" type="text/html" href="http://www.editra.org/node/86" />
    <id>http://www.editra.org/node/86</id>
    <published>2009-12-15T23:09:15-05:00</published>
    <updated>2009-12-15T23:09:55-05:00</updated>
    <author>
      <name>cody</name>
    </author>
    <summary type="html"><![CDATA[<p><b>VERSION 0.5.25<br />
DATE 12/15/2009<br />
30th Alpha Release</b></p>
<p><b>NEWS:</b></p>
<p>Compatibility with older Editra Style Sheet's modifier syntax has been removed,<br />
style sheet made for pre 0.4 release version may have trouble properly loading<br />
in this version.</p>
    ]]></summary>
    <content type="html"><![CDATA[<p><b>VERSION 0.5.25<br />
DATE 12/15/2009<br />
30th Alpha Release</b></p>
<p><b>NEWS:</b></p>
<p>Compatibility with older Editra Style Sheet's modifier syntax has been removed,<br />
style sheet made for pre 0.4 release version may have trouble properly loading<br />
in this version.</p>
<p><b>NEW:</b> <em>[features/improvements]</em></p>
<ul>
<li>+New version of Launch plugin (new handlers can be added via xml interface)</li>
<li>+Clicking on encoding field in statusbar will allow encoding of current document<br />
 to be converted.</li>
<li>+Some performance improvements</li>
<li>+The -g command line switch now will work when existing instance of Editra is<br />
 already running.</li>
</ul>
<p><b>LIBRARY:</b></p>
<ul>
<li>+Xml interface added to Launch plugin</li>
</ul>
<p><b>BUG FIXES:</b></p>
<ul>
<li>+Fix error in handling of unknown encodings.</li>
<li>+Trim long python calltips to ensure that function signature is visible (patch from appliedmath)</li>
<li>+Fix issue with opening files via relative path from commandline</li>
<li>+Fix error when adding shelf items to an undocked shelf window</li>
<li>+Fix index error in page synchronization of filebrowser plugin</li>
<li>+Fix index error in BackTab functionality</li>
<li>+Fix BackTab at end of line deleting eol characters</li>
<li>+Fix startup errors caused by files that were left over from previous installs.</li>
<li>+Fix issue where Windows binary installer would misplace files that could cause<br />
subprocess commands to fail.</li>
<li>+Fix issue in handling short form paths on Windows by converting to long name.</li>
</ul>
    ]]></content>
  </entry>
  <entry>
    <title>OSX 10.6 and Fonts</title>
    <link rel="alternate" type="text/html" href="http://www.editra.org/node/85" />
    <id>http://www.editra.org/node/85</id>
    <published>2009-12-13T00:07:51-05:00</published>
    <updated>2009-12-13T00:16:10-05:00</updated>
    <author>
      <name>cody</name>
    </author>
    <summary type="html"><![CDATA[<p>This is a know issue with the font dialog not working on OSX 10.6. It will be resolved when a new version of wxPython is released. There is nothing that can be done about it till a new version of the libraries Editra relies on are released, so please refrain from reporting this issue any further.<br />
So when a version of Editra that officially supports OSX 10.6 is ready an announcement will be made.<br />
Thanks,<br />
Cody</p>
    ]]></summary>
    <content type="html"><![CDATA[<p>This is a know issue with the font dialog not working on OSX 10.6. It will be resolved when a new version of wxPython is released. There is nothing that can be done about it till a new version of the libraries Editra relies on are released, so please refrain from reporting this issue any further.</p>
<p>So when a version of Editra that officially supports OSX 10.6 is ready an announcement will be made.</p>
<p>Thanks,</p>
<p>Cody</p>
    ]]></content>
  </entry>
  <entry>
    <title>Projects Plugin 1.5 Released</title>
    <link rel="alternate" type="text/html" href="http://www.editra.org/node/83" />
    <id>http://www.editra.org/node/83</id>
    <published>2009-11-07T13:16:53-05:00</published>
    <updated>2009-11-09T22:57:28-05:00</updated>
    <author>
      <name>cody</name>
    </author>
    <summary type="html"><![CDATA[<p>The latest version of the Projects plugin is now available in the Plugin Manager. This release is another bug fix release that addresses some important issues related to reliability, performance, and the history/diff commands.</p>
<p><b>New:</b></p>
<ul>
<li>+Update translations and add many new ones.</li>
<p></u></p>
<p><b>Bug Fixes:</b></p>
<ul>
<li>+Focus behavior on windows</li>
<li>+Fix number of small typos (patch from kevinsmithc)</li>
<li>+Fix error in doing diff when retrieval of file fails</li>
<li>+Fix some threading issues</li>
<li>+Fix error that could happen when retrieving node data for a commit action.</li>
</ul>
<p>Official support for python2.4 has been dropped for all Editra related components. If you are still using 2.4 most things should still work but I will no longer be supplying eggs for python2.4.</p>
<p><small>note: title updated to 1.5, 1.4 was replaced within 24 hours due to a windows specific critical bug fix.</small></p>
    ]]></summary>
    <content type="html"><![CDATA[<p>The latest version of the Projects plugin is now available in the Plugin Manager. This release is another bug fix release that addresses some important issues related to reliability, performance, and the history/diff commands.</p>
<p><b>New:</b></p>
<ul>
<li>+Update translations and add many new ones.</li>
<p></u></p>
<p><b>Bug Fixes:</b></p>
<ul>
<li>+Focus behavior on windows</li>
<li>+Fix number of small typos (patch from kevinsmithc)</li>
<li>+Fix error in doing diff when retrieval of file fails</li>
<li>+Fix some threading issues</li>
<li>+Fix error that could happen when retrieving node data for a commit action.</li>
</ul>
<p>Official support for python2.4 has been dropped for all Editra related components. If you are still using 2.4 most things should still work but I will no longer be supplying eggs for python2.4.</p>
<p><small>note: title updated to 1.5, 1.4 was replaced within 24 hours due to a windows specific critical bug fix.</small></p>
    ]]></content>
  </entry>
  <entry>
    <title>Windows Installer 0.5.15</title>
    <link rel="alternate" type="text/html" href="http://www.editra.org/node/82" />
    <id>http://www.editra.org/node/82</id>
    <published>2009-11-07T10:15:51-05:00</published>
    <updated>2009-11-07T10:18:06-05:00</updated>
    <author>
      <name>cody</name>
    </author>
    <summary type="html"><![CDATA[<p>The windows installer (.exe) for version 0.5.15 has an issue where it puts the files for the spell checking in the wrong place. The spell checking still works but the files interfere with the subprocess module so things like Launch and source control commands in the Projects plugin will appear to do nothing.<br />
This can be worked around by removing the following files from your installation path (i.e C:\Program Files\Editra)<br />
* All .py and .pyc files<br />
iconv.dll<br />
intl.dll<br />
libenchant.dll<br />
libglib-2.0-0.dll<br />
libgmodule-2.0-0.dll<br />
This will of course cause the spell checking feature to become disabled.</p>
    ]]></summary>
    <content type="html"><![CDATA[<p>The windows installer (.exe) for version 0.5.15 has an issue where it puts the files for the spell checking in the wrong place. The spell checking still works but the files interfere with the subprocess module so things like Launch and source control commands in the Projects plugin will appear to do nothing.</p>
<p>This can be worked around by removing the following files from your installation path (i.e C:\Program Files\Editra) </p>
<p>* All .py and .pyc files<br />
iconv.dll<br />
intl.dll<br />
libenchant.dll<br />
libglib-2.0-0.dll<br />
libgmodule-2.0-0.dll</p>
<p>This will of course cause the spell checking feature to become disabled.</p>
    ]]></content>
  </entry>
  <entry>
    <title>Editra 0.5.15 Released</title>
    <link rel="alternate" type="text/html" href="http://www.editra.org/node/81" />
    <id>http://www.editra.org/node/81</id>
    <published>2009-11-01T13:36:10-05:00</published>
    <updated>2009-11-01T13:42:17-05:00</updated>
    <author>
      <name>cody</name>
    </author>
    <summary type="html"><![CDATA[<p>VERSION 0.5.15<br />
DATE 10/31/2009<br />
30th Alpha Release</p>
<p><b>NEWS:</b></p>
<p>This release contains a a large number of internal changes. New features include<br />
the ability to customize syntax highlighting and add new file type support<br />
through xml files. Spell checking is now also supported through the use of the<br />
enchant spell checking library.</p>
    ]]></summary>
    <content type="html"><![CDATA[<p>VERSION 0.5.15<br />
DATE 10/31/2009<br />
30th Alpha Release</p>
<p><b>NEWS:</b></p>
<p>This release contains a a large number of internal changes. New features include<br />
the ability to customize syntax highlighting and add new file type support<br />
through xml files. Spell checking is now also supported through the use of the<br />
enchant spell checking library.</p>
<p><b>NEW:</b> <em>[features/improvements]</em></p>
<ul>
<li>+Syntax highlighting can be extended and overridden by user defined extensions.</li>
<li>+Spell checking support (requires enchant)</li>
<li>+Plugins can now be un-installed through plugin manager.</li>
<li>+Add support for STATA (patch from Jean Eid).</li>
</ul>
<p><b>LIBRARY:</b></p>
<ul>
<li>+New api for plugins and other clients to customize buffer context menu.</li>
<li>+New profile api's for registering for notifications of profile changes.</li>
</ul>
<p><b>BUG FIXES:</b></p>
<ul>
<li>+Fix crash that could occur when loading some binary data into buffer.</li>
<li>+Return unique sorted list of terms when using extended autocomp.</li>
<li>+Fix some color issues when running under GTK.</li>
<li>+Fix line number preference not being remembered on startup.</li>
<li>+Fix error in handling corrupted session files.</li>
<li>+Fix bug in auto clearing of status text that would let timer to continue running unnecessarily.</li>
<li>+Fix errors that could occur occasionally when setting status text.</li>
<li>+Fix bug in error reporting when file reload fails.</li>
<li>+Fix some compatibility issues with wxPython 2.8.4</li>
<li>+Fix issue where search direction could get stuck in search previous when using the quick search shortcuts.</li>
<li>+Fix crash that could occur when showing find dialog under certain cases.</li>
</ul>
    ]]></content>
  </entry>
  <entry>
    <title>When installing a new version</title>
    <link rel="alternate" type="text/html" href="http://www.editra.org/node/79" />
    <id>http://www.editra.org/node/79</id>
    <published>2009-10-21T19:10:57-04:00</published>
    <updated>2009-10-21T19:18:19-04:00</updated>
    <author>
      <name>cody</name>
    </author>
    <summary type="html"><![CDATA[<p>The current releases are still developmental snapshots, so there are continual api changes. When installing a new version of Editra if you start getting crashes related to Plugins that you have installed from a previous version always do the following.<br />
1) Open the PluginManager<br />
2) Look for updates to your existing plugins in the Downloads Tab<br />
3) Install any newer versions of the plugins you use as they may have compatibility changes to adapt to the new release of Editra.<br />
As things get closer to a stable release cycle the PluginManager and Plugin framework will automatically manage these kind of things and provide notifications of when updates are available.<br />
The plugin I hear about the most is the Calculator plugin. The 0.5 release of the plugin is no longer compatible with current releases so use the plugin manager to update it to 0.6 which is. Was quite surprised to see how many people are using that example plugin.</p>
    ]]></summary>
    <content type="html"><![CDATA[<p>The current releases are still developmental snapshots, so there are continual api changes. When installing a new version of Editra if you start getting crashes related to Plugins that you have installed from a previous version always do the following.</p>
<p>1) Open the PluginManager<br />
2) Look for updates to your existing plugins in the Downloads Tab<br />
3) Install any newer versions of the plugins you use as they may have compatibility changes to adapt to the new release of Editra.</p>
<p>As things get closer to a stable release cycle the PluginManager and Plugin framework will automatically manage these kind of things and provide notifications of when updates are available.</p>
<p>The plugin I hear about the most is the Calculator plugin. The 0.5 release of the plugin is no longer compatible with current releases so use the plugin manager to update it to 0.6 which is. Was quite surprised to see how many people are using that example plugin.</p>
    ]]></content>
  </entry>
  <entry>
    <title>Snow Leopard and Font Dialog</title>
    <link rel="alternate" type="text/html" href="http://www.editra.org/node/77" />
    <id>http://www.editra.org/node/77</id>
    <published>2009-09-25T18:09:55-04:00</published>
    <updated>2009-09-25T18:19:43-04:00</updated>
    <author>
      <name>cody</name>
    </author>
    <summary type="html"><![CDATA[<p>Since I continue to get lots of email and bug reports about the font dialog not working when running Editra on OSX 10.6 I thought it necessary to post about this again as this is a known issue.</p>
<ol>
<li>Current release versions of Editra are only compatible and built for 10.4/10.5</li>
<li>Editra does run on 10.6 but there are some issues that need to be worked out yet.</li>
<li>The Font can still be configured through the use of <a href="http://editra.org/using_editra_style_sheets">Editra Style Sheets</a>.</li>
</ol>
<p>The issue with the Font dialog is an upstream issue with wxWidgets 2.8.10, the issue has been fixed for 2.8.11 and once its out I will rebuild Editra with it and the issue will be resolved.</p>
    ]]></summary>
    <content type="html"><![CDATA[<p>Since I continue to get lots of email and bug reports about the font dialog not working when running Editra on OSX 10.6 I thought it necessary to post about this again as this is a known issue.</p>
<ol>
<li>Current release versions of Editra are only compatible and built for 10.4/10.5</li>
<li>Editra does run on 10.6 but there are some issues that need to be worked out yet.</li>
<li>The Font can still be configured through the use of <a href="http://editra.org/using_editra_style_sheets">Editra Style Sheets</a>.</li>
</ol>
<p>The issue with the Font dialog is an upstream issue with wxWidgets 2.8.10, the issue has been fixed for 2.8.11 and once its out I will rebuild Editra with it and the issue will be resolved.</p>
    ]]></content>
  </entry>
  <entry>
    <title>Database Cleanup Round 2</title>
    <link rel="alternate" type="text/html" href="http://www.editra.org/node/76" />
    <id>http://www.editra.org/node/76</id>
    <published>2009-09-15T16:54:37-04:00</published>
    <updated>2009-09-15T16:56:07-04:00</updated>
    <author>
      <name>cody</name>
    </author>
    <summary type="html"><![CDATA[<p>In the ongoing effort to fend off bots from the site, I will be doing another round of database cleanup later this week. All accounts that have not logged in in the last 6 months and have not made any posts since they were created will be cleaned from the database.</p>
    ]]></summary>
    <content type="html"><![CDATA[<p>In the ongoing effort to fend off bots from the site, I will be doing another round of database cleanup later this week. All accounts that have not logged in in the last 6 months and have not made any posts since they were created will be cleaned from the database.</p>
    ]]></content>
  </entry>
</feed>
