<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Editra</title>
  <subtitle>A Developer's Text Editor</subtitle>
  <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>2011-05-13T16:43:25-04:00</updated>
  <entry>
    <title>Editra 0.6.89 Released</title>
    <link rel="alternate" type="text/html" href="http://www.editra.org/node/117" />
    <id>http://www.editra.org/node/117</id>
    <published>2011-12-17T16:24:48-05:00</published>
    <updated>2011-12-17T16:25:53-05:00</updated>
    <author>
      <name>cody</name>
    </author>
    <summary type="html"><![CDATA[<p><b>VERSION 0.6.89</b><br />
<b>DATE 12/17/2011</b><br />
<b>47th Alpha Release</b></p>
<p><b>NEWS:</b></p>
<p>This release adds support for highlighting some new file types and some minor<br />
improvements to the auto-completions support. The Python auto-completion has been<br />
improved to better handle updating when external modules that are analyzed<br />
from import statements have changed during runtime as well as improvements to<br />
the handling of properties and member attributes.</p>
<p>In addition to the features listed above there has been some library and<br />
framework enhancements to help support future plugin development.</p>
<p>For details about additional changes and bug fixes please see the complete<br />
changelog below.</p>
    ]]></summary>
    <content type="html"><![CDATA[<p><b>VERSION 0.6.89</b><br />
<b>DATE 12/17/2011</b><br />
<b>47th Alpha Release</b></p>
<p><b>NEWS:</b></p>
<p>This release adds support for highlighting some new file types and some minor<br />
improvements to the auto-completions support. The Python auto-completion has been<br />
improved to better handle updating when external modules that are analyzed<br />
from import statements have changed during runtime as well as improvements to<br />
the handling of properties and member attributes.</p>
<p>In addition to the features listed above there has been some library and<br />
framework enhancements to help support future plugin development.</p>
<p>For details about additional changes and bug fixes please see the complete<br />
changelog below.</p>
<p><b>NEW:</b> <em>[features/improvements]</em></p>
<ul>
<li>+Improved Python auto-completion</li>
<li>+Add ability to customize spelling dictionary and behavior. Can now Ignore spellings (per session) or Add words to the dictionary (permanent). Optional feature only available when pyenchant is installed.</li>
<li>+Add partial support for CSS3 highlighting.</li>
<li>+Add support for GLSL programming language (patch from Auria)</li>
<li>+Auto-completion configuration (on/off) now only applies to completions that are provided automatically. Completions can always be requested with the auto-completion shortcut keys.</li>
<li>+Add partial Catalan, Eseranto, Farsi, Georgian, and Maylay translations.</li>
</ul>
<p><b>LIBRARY:</b></p>
<ul>
<li>+Add new themed art resource for New Folder</li>
<li>+Minor extensions to file utility functions (AddFileExtension)</li>
<li>+Add DirectoryMonitor class to ebmlib to provide notifications to changes to files in a directory.</li>
</ul>
<p><b>BUG FIXES:</b></p>
<ul>
<li>+Fix middle mouse button not closing correct tab when notebook view has been split.</li>
<li>+Fix some Unicode handling issues related to startup paths.</li>
<li>+Fix error case in updating session storage schema from older versions of application.</li>
<li>+Fix file filters not working with find in current directory option.</li>
<li>+Fix text selection foreground color in OutputBuffer derived windows.</li>
<li>+Fix issue with some style sheets not being able to be loaded in StyleEditor on case sensitive file systems.</li>
<li>+Fix some minor cosmetic issues when running under GTK.</li>
<li>+Fix crash that could occur during shutdown under some cases when a find dialog was open.</li>
</ul>
    ]]></content>
  </entry>
  <entry>
    <title>Editra 0.6.77 Released</title>
    <link rel="alternate" type="text/html" href="http://www.editra.org/node/116" />
    <id>http://www.editra.org/node/116</id>
    <published>2011-10-02T22:53:10-04:00</published>
    <updated>2011-11-23T18:02:41-05:00</updated>
    <author>
      <name>cody</name>
    </author>
    <summary type="html"><![CDATA[<p>This release contains no changes from previous release it is only a rebuild of the previous release using wxPython 2.8 until the issue that some systems where exhibiting using wxPython 2.9 in yesterdays build can be sorted out.</p>
<p>Downloads available at the usual locations.</p>
    ]]></summary>
    <content type="html"><![CDATA[<p>This release contains no changes from previous release it is only a rebuild of the previous release using wxPython 2.8 until the issue that some systems where exhibiting using wxPython 2.9 in yesterdays build can be sorted out.</p>
<p>Downloads available at the usual locations.</p>
    ]]></content>
  </entry>
  <entry>
    <title>Editra 0.6.76 Windows Binaries</title>
    <link rel="alternate" type="text/html" href="http://www.editra.org/node/115" />
    <id>http://www.editra.org/node/115</id>
    <published>2011-10-02T09:24:49-04:00</published>
    <updated>2011-10-02T09:26:43-04:00</updated>
    <author>
      <name>cody</name>
    </author>
    <summary type="html"><![CDATA[<p>A number of users have reported issues in regards to the new binaries used in the Windows release of version 0.6.76. I am yet to reproduce the issue but for the time being would suggest users of the Windows binary version of Editra to stay on 0.6.58 until the issue is resolved. A short interim release will be made when the cause of the issue can be determined.</p>
    ]]></summary>
    <content type="html"><![CDATA[<p>A number of users have reported issues in regards to the new binaries used in the Windows release of version 0.6.76. I am yet to reproduce the issue but for the time being would suggest users of the Windows binary version of Editra to stay on 0.6.58 until the issue is resolved. A short interim release will be made when the cause of the issue can be determined.</p>
    ]]></content>
  </entry>
  <entry>
    <title>Editra 0.6.76 Released</title>
    <link rel="alternate" type="text/html" href="http://www.editra.org/node/114" />
    <id>http://www.editra.org/node/114</id>
    <published>2011-10-02T01:27:05-04:00</published>
    <updated>2011-10-02T01:27:32-04:00</updated>
    <author>
      <name>cody</name>
    </author>
    <summary type="html"><![CDATA[<p><b>VERSION 0.6.76</b><br />
<b>DATE 10/01/2011</b><br />
<b>45th Alpha Release</b></p>
<p><b>NEWS:</b></p>
<p>New in this release is the new Session Manager bar for managing editing sessions.<br />
Along with the Session Manager the session feature has had a change to its<br />
behavior, only the Default session will automatically update. All other custom<br />
sessions require explicit saves to configure the set of files that belong in it.<br />
See the changelog below for details of other changes and bug fixes that are<br />
included in this release.</p>
    ]]></summary>
    <content type="html"><![CDATA[<p><b>VERSION 0.6.76</b><br />
<b>DATE 10/01/2011</b><br />
<b>45th Alpha Release</b></p>
<p><b>NEWS:</b></p>
<p>New in this release is the new Session Manager bar for managing editing sessions.<br />
Along with the Session Manager the session feature has had a change to its<br />
behavior, only the Default session will automatically update. All other custom<br />
sessions require explicit saves to configure the set of files that belong in it.<br />
See the changelog below for details of other changes and bug fixes that are<br />
included in this release.</p>
<p><b>NEW:</b> <em>[features/improvements]</em></p>
<ul>
<li>+Allow scrolling of the buffer from within the search bar with up/down keys.</li>
<li>+Can now change lexer from status bar context menu.</li>
<li>+Session management feature behavior has been changed in this release. When using<br />
custom sessions they will not automatically be saved as new files are opened or<br />
when the editor is closed. They must now be saved manually. Only the builtin<br />
'Default' session will retain the automatic behavior.</li>
<li>+Support folding docstrings in Python source code.</li>
<li>+Add Command Bar for managing editing sessions, default key binding of Ctrl+K.</li>
<li>+Add Delete All button to Bookmark manager Shelf window.</li>
<li>+Add close all option to shelf tab right click menu.</li>
<li>+New version of Launch Plugin (Bug fixes)</li>
<li>+New version of CodeBrowser (Python enhancements / wxPython 2.9 bug fixes)</li>
</ul>
<p><b>LIBRARY:</b></p>
<ul>
<li>+Add FileTree class to eclib.</li>
<li>+Add FactoryMixin mixin class to ebmlib to simplify implementing factories for<br />
classes.</li>
<li>+Add new icon resource for Delete All (ID_DELETE_ALL).</li>
<li>+Add Freezer context manager class to eclib.</li>
</ul>
<p><b>BUG FIXES:</b></p>
<ul>
<li>+Fix PyDeadObject error when opening new window from tab menu.</li>
<li>+Fix selection background not being shown when selecting whitespace when the<br />
buffers show whitespace option is turned on.</li>
<li>+Fix Select All not working in search bar.</li>
<li>+Fix issue during shutdown when IPC server isn't running.</li>
<li>+Fix loading custom key profiles that have duplicate entries.</li>
<li>+Fix handling the toggling of Maximize/Restore editor for some workflows so that<br />
the view is correctly toggled back and forth for all cases.</li>
<li>+Fix display issues when scrolling on GTK caused by overlay scrollbars.</li>
<li>+Fix issue with some obsolete plugins being shown in plugin manager download window.</li>
<li>+Fix issue with initial search from Find dialog always beginning at position<br />
zero instead of the current caret position.</li>
<li>+Fix some inconsistencies with doing incremental searches and behavior when<br />
the search direction is changed for a find next action.</li>
<li>+Fix failure to detect correct syntax highlighting when extension manager<br />
had mappings with upper or mixed case letter.</li>
<li>+Fix some incorrect tab selection index issues when notebook was split.</li>
</ul>
    ]]></content>
  </entry>
  <entry>
    <title>Editra 0.6.58 Released</title>
    <link rel="alternate" type="text/html" href="http://www.editra.org/node/113" />
    <id>http://www.editra.org/node/113</id>
    <published>2011-07-23T15:04:31-04:00</published>
    <updated>2011-07-23T15:05:58-04:00</updated>
    <author>
      <name>cody</name>
    </author>
    <summary type="html"><![CDATA[<p><b>VERSION 0.6.58</b><br />
<b>DATE 07/23/2011</b><br />
<b>44th Alpha Release</b></p>
<p><b>NEWS:</b></p>
<p>This is a minor bug fix release that includes a number of fixes for when running on Linux under GTK.</p>
    ]]></summary>
    <content type="html"><![CDATA[<p><b>VERSION 0.6.58</b><br />
<b>DATE 07/23/2011</b><br />
<b>44th Alpha Release</b></p>
<p><b>NEWS:</b></p>
<p>This is a minor bug fix release that includes a number of fixes for when running on Linux under GTK.</p>
<p><b>NEW:</b> <em>[features/improvements]</em></p>
<ul>
<li>+Updated all translations from launchpad site</li>
<li>+Add right click menu to Shelf tab area to open Shelf items.</li>
<li>+UI Display font setting is now more uniformly applied across the interface.</li>
<li>+Use more understated style for brace matching in default style.</li>
</ul>
<p><b>LIBRARY:</b></p>
<ul>
<li>+Fix PlateButton size being incorrectly calculated on GTK.</li>
</ul>
<p><b>BUG FIXES:</b></p>
<ul>
<li>+Fix crash in handling corrupt style sheet data</li>
<li>+Fix frame title not updating correctly when only one tab is open on Linux.</li>
<li>+Partial fix for screen flashing issue on Linux when using dark syntax<br />
highlighting themes. Need to turn off code folding to stop the flashing.</li>
<li>+Fix tab context menu option for Close and Close All not working on Linux.</li>
<li>+Fix minor defect in OSX document icon (patch from auria)</li>
<li>+Fix GTK warning messages during startup on Linux.</li>
<li>+Fix missing definition of error_style for Guepardo syntax theme.</li>
<li>+Fix Unicode handling issue in xml handling for ipc server.</li>
<li>+Fix To Upper/Lower command not working with some characters.</li>
<li>+Properly handle searches with precomposed and decomposed Unicode data.</li>
<li>+Fix tab icon setting not being applied after restart.</li>
<li>+Fix toolbar when running under wxPython2.9 on OSX.</li>
</ul>
    ]]></content>
  </entry>
  <entry>
    <title>Python Ideas Generator</title>
    <link rel="alternate" type="text/html" href="http://www.editra.org/node/112" />
    <id>http://www.editra.org/node/112</id>
    <published>2011-06-03T11:30:19-04:00</published>
    <updated>2011-06-03T11:48:08-04:00</updated>
    <author>
      <name>cody</name>
    </author>
    <summary type="html"><![CDATA[<p><a href="http://www.packtpub.com">Packt Publishing</a> (the publisher of the <a href="https://www.packtpub.com/wxpython-2-8-application-development-cookbook/book">wxPython Cookbook</a>) is currently accepting input for new ideas for <a href="http://python.org">Python</a> programming books that you would like to see published. New ideas can be submitted through an open <a href="http://www.google.com/moderator/#16/e=84824">Google Moderator</a> site that has been set up to allow anyone to submit new ideas and vote on existing ones posted by others. This is a good and simple opportunity to have your voice heard on what kind of topic(s) Packt should cover in their future Python books.</p>
<p>Quoted information from Packt:</p>
    ]]></summary>
    <content type="html"><![CDATA[<p><a href="http://www.packtpub.com">Packt Publishing</a> (the publisher of the <a href="https://www.packtpub.com/wxpython-2-8-application-development-cookbook/book">wxPython Cookbook</a>) is currently accepting input for new ideas for <a href="http://python.org">Python</a> programming books that you would like to see published. New ideas can be submitted through an open <a href="http://www.google.com/moderator/#16/e=84824">Google Moderator</a> site that has been set up to allow anyone to submit new ideas and vote on existing ones posted by others. This is a good and simple opportunity to have your voice heard on what kind of topic(s) Packt should cover in their future Python books.</p>
<p>Quoted information from Packt:</p>
<p>
"""<br />
Let us know if there are any areas of Python which you think would make a great book.<br />
The books may be about using Python with certain tools, frameworks, or just doing cool things with pure Python programming.<br />
If there is an area of Python that you love, or that you want to learn about, let us know and we could create a book all about it!<br />
To see what books Python Packt already has to offer, take a look at our online bookstore: http://www.packtpub.com/books/­python<br />
"""
</p>
    ]]></content>
  </entry>
  <entry>
    <title>PyStudio Plugin version 0.2 Released</title>
    <link rel="alternate" type="text/html" href="http://www.editra.org/node/111" />
    <id>http://www.editra.org/node/111</id>
    <published>2011-05-25T18:16:19-04:00</published>
    <updated>2011-05-25T18:18:30-04:00</updated>
    <author>
      <name>cody</name>
    </author>
    <summary type="html"><![CDATA[<p>As a quick bugfix release for some issues found in the initial release.</p>
<ul>
<li>* Fixes issue with debugger not attaching on Linux/OSX</li>
<li>* Fixes crash in debugger variables display when attr timeout occurs</li>
<li>* Fixes crash in debugger expressions list for un-init profile data</li>
</ul>
    ]]></summary>
    <content type="html"><![CDATA[<p>As a quick bugfix release for some issues found in the initial release.</p>
<ul>
<li>* Fixes issue with debugger not attaching on Linux/OSX</li>
<li>* Fixes crash in debugger variables display when attr timeout occurs</li>
<li>* Fixes crash in debugger expressions list for un-init profile data</li>
</ul>
    ]]></content>
  </entry>
  <entry>
    <title>PyStudio Plugin version 0.1 Released</title>
    <link rel="alternate" type="text/html" href="http://www.editra.org/node/110" />
    <id>http://www.editra.org/node/110</id>
    <published>2011-05-21T20:42:38-04:00</published>
    <updated>2011-05-23T16:22:05-04:00</updated>
    <author>
      <name>cody</name>
    </author>
    <summary type="html"><![CDATA[<p>Would like to announce the release of a new plugin "PyStudio" for<br />
Editra that is targeted at Python developers.</p>
<p>In its initial release this plugin integrates the following extended<br />
Python development features into Editra.</p>
<ul>
<li>Fully integrated Python Debugger - Utilizing same rpdb2 backend as<br />
WinPdb with an all new fully integrated UI.</li>
<li>Code Analysis - Provides fully integrated code analysis (lint<br />
checking). (Currently supported backend is pylint).</li>
<li>Python Module locator - search and find python modules on your<br />
system - right click on import statements to open module.</li>
<li>Syntax error checking on file save</li>
<li>and more to come...</li>
<p><a href="http://code.google.com/p/editra-plugins/wiki/PyStudio">Documentation/Screenshots/Usage instructions</a></p>
<p>This plugin is compatible with Editra 0.6.48 and later.</p>
<p>Where to get it:</p>
<ul>
<li>Builtin PluginManager: Tools->PluginManager->Download</li>
<li><a href="http://code.google.com/p/editra-plugins/downloads/list">Manual download</a></li>
    ]]></summary>
    <content type="html"><![CDATA[<p>Would like to announce the release of a new plugin "PyStudio" for<br />
Editra that is targeted at Python developers.</p>
<p>In its initial release this plugin integrates the following extended<br />
Python development features into Editra.</p>
<ul>
<li>Fully integrated Python Debugger - Utilizing same rpdb2 backend as<br />
WinPdb with an all new fully integrated UI.</li>
<li>Code Analysis - Provides fully integrated code analysis (lint<br />
checking). (Currently supported backend is pylint).</li>
<li>Python Module locator - search and find python modules on your<br />
system - right click on import statements to open module.</li>
<li>Syntax error checking on file save</li>
<li>and more to come...</li>
<p><a href="http://code.google.com/p/editra-plugins/wiki/PyStudio">Documentation/Screenshots/Usage instructions</a></p>
<p>This plugin is compatible with Editra 0.6.48 and later.</p>
<p>Where to get it:</p>
<ul>
<li>Builtin PluginManager: Tools->PluginManager->Download</li>
<li><a href="http://code.google.com/p/editra-plugins/downloads/list">Manual download</a></li>
    ]]></content>
  </entry>
  <entry>
    <title>Editra 0.6.48 Released</title>
    <link rel="alternate" type="text/html" href="http://www.editra.org/node/109" />
    <id>http://www.editra.org/node/109</id>
    <published>2011-05-14T14:49:12-04:00</published>
    <updated>2011-05-21T20:48:04-04:00</updated>
    <author>
      <name>cody</name>
    </author>
    <summary type="html"><![CDATA[<b>VERSION 0.6.48</b><br/>
<b>DATE 05/14/2011</b><br/>
<b>43rd Alpha Release</b><br/>

<b>NEWS:</b><br/>

<p>This release contains some notable improvements to the Python autocompletion
support. It is more accurate and capable of producing results under more
scenarios then before. These improvements also extend to the the calltip
support.</p>

<p>Big change in source distributions in this release as well. The primary launch
script is now all lower case. So where as before you would run 'Editra' it is
now standardized on 'editra' to fix a number of long running issues and confusion
with the script that is installed by the wxPython tools package.</p>

<p>For the complete change history please refer to the below changelog.</p>    ]]></summary>
    <content type="html"><![CDATA[<b>VERSION 0.6.48</b><br/>
<b>DATE 05/14/2011</b><br/>
<b>43rd Alpha Release</b><br/>

<b>NEWS:</b><br/>

<p>This release contains some notable improvements to the Python autocompletion
support. It is more accurate and capable of producing results under more
scenarios then before. These improvements also extend to the the calltip
support.</p>

<p>Big change in source distributions in this release as well. The primary launch
script is now all lower case. So where as before you would run 'Editra' it is
now standardized on 'editra' to fix a number of long running issues and confusion
with the script that is installed by the wxPython tools package.</p>

<p>For the complete change history please refer to the below changelog.</p>

<b>NEW:</b> <em>[features/enhancements]</em>
<ul>
<li>+Improved Python autocompletion, better detect local variables, properties, and
some minor performance improvements.</li>
<li>+Improved Python calltips. Calltips can now be shown more regularly and for
more objects.</li>
<li>+Launch script for source installs is now a lower case 'editra'.</li>
<li>+Source install on Windows now overwrites launch script installed by wxPython</li>
for Editra to allow the separately installed version to be started.</li>
<li>+Expanded unittest suite to verify data in all bundled style sheets.</li>
<li>+Shelf window can now be maximized.</li>
<li>+Updated Launch to version 1.11 (bug fixes)</li>
<li>+Update CodeBrowser to version 1.3 (minor enhancements)</li>
</ul>

<b>LIBRARY:</b>
<ul>
<li>+Add LintError and LintWarning markers.</li>
</ul>

<b>BUG FIXES:</b>
<ul>
<li>+Fix crash that could occur when loading old format style sheet</li>
<li>+Fix bug in threaded file load that could lead to modified marker being
incorrectly shown on the tab for the file.</li>
<li>+Fix crash that could occur under rare case when closing an editor page.</li>
<li>+Fix bug in preferences where clicking Cancel on changing the font could still
result in the change being accepted.</li>
</ul>    ]]></content>
  </entry>
  <entry>
    <title>Notice: Packaging Changes</title>
    <link rel="alternate" type="text/html" href="http://www.editra.org/node/108" />
    <id>http://www.editra.org/node/108</id>
    <published>2011-05-13T16:27:43-04:00</published>
    <updated>2011-05-13T16:43:25-04:00</updated>
    <author>
      <name>cody</name>
    </author>
    <summary type="html"><![CDATA[The next release of Editra will be released soon and contains a change to the executable script that may affect some package maintainers and other distributors of Editra. The change is that the main launch script for users of the source package is now all lower case <em>editra</em> where in the past it was <em>Editra</em>. This was done to correct some long standing issues with the source install on Windows as well as to reduce some confusion and conflicts with the Editra that is included with wxPython.    ]]></summary>
    <content type="html"><![CDATA[The next release of Editra will be released soon and contains a change to the executable script that may affect some package maintainers and other distributors of Editra. The change is that the main launch script for users of the source package is now all lower case <em>editra</em> where in the past it was <em>Editra</em>. This was done to correct some long standing issues with the source install on Windows as well as to reduce some confusion and conflicts with the Editra that is included with wxPython.    ]]></content>
  </entry>
</feed>

