<?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-06-03T11:48:08-04:00</updated>
  <entry>
    <title>Editra 0.7.01 Released</title>
    <link rel="alternate" type="text/html" href="http://www.editra.org/node/121" />
    <id>http://www.editra.org/node/121</id>
    <published>2012-04-23T23:38:17-04:00</published>
    <updated>2012-04-23T23:40:00-04:00</updated>
    <author>
      <name>cody</name>
    </author>
    <summary type="html"><![CDATA[<p><b>VERSION 0.7.01<br />
DATE 04/23/2012<br />
50th Alpha Release</b></p>
<p><b>NEWS:</b></p>
<p>Update to fix issue with translations.</p>
<p><b>BUG FIXES:</b></p>
<ul>
<li>+Fix localizations not loading correctly.</li>
</ul>
    ]]></summary>
    <content type="html"><![CDATA[<p><b>VERSION 0.7.01<br />
DATE 04/23/2012<br />
50th Alpha Release</b></p>
<p><b>NEWS:</b></p>
<p>Update to fix issue with translations.</p>
<p><b>BUG FIXES:</b></p>
<ul>
<li>+Fix localizations not loading correctly.</li>
</ul>
    ]]></content>
  </entry>
  <entry>
    <title>Notice version 0.7.0 (early downloaders)</title>
    <link rel="alternate" type="text/html" href="http://www.editra.org/node/120" />
    <id>http://www.editra.org/node/120</id>
    <published>2012-04-23T00:17:55-04:00</published>
    <updated>2012-04-23T00:20:52-04:00</updated>
    <author>
      <name>cody</name>
    </author>
    <summary type="html"><![CDATA[<p>There was a mishap on the initial upload that was missing a dependency which would lead to the Launch plugin failing to load. This was corrected by reuploading the installers for the Windows and Mac binaries. If you were one of the few that downloaded the package in the short time it was up and cant get Launch to load please re-download the installer and run it again to install the missing dependency.<br />
Sorry for the  trouble.</p>
    ]]></summary>
    <content type="html"><![CDATA[<p>There was a mishap on the initial upload that was missing a dependency which would lead to the Launch plugin failing to load. This was corrected by reuploading the installers for the Windows and Mac binaries. If you were one of the few that downloaded the package in the short time it was up and cant get Launch to load please re-download the installer and run it again to install the missing dependency.</p>
<p>Sorry for the  trouble.</p>
    ]]></content>
  </entry>
  <entry>
    <title>Editra 0.7.0 Released</title>
    <link rel="alternate" type="text/html" href="http://www.editra.org/node/119" />
    <id>http://www.editra.org/node/119</id>
    <published>2012-04-22T21:38:08-04:00</published>
    <updated>2012-04-22T21:39:07-04:00</updated>
    <author>
      <name>cody</name>
    </author>
    <summary type="html"><![CDATA[<p><b>VERSION 0.7.00<br />
DATE 04/22/2012<br />
49th Alpha Release</b></p>
<p><b>NEWS:</b></p>
<p> This is a stabilization and maintenance release targeting bugs that have been reported over the last several months. Biggest fix is to try to correct some utf-8 handling errors that were observed by some users of the 0.6.99 release. See release notes below for specific changes in this release.</p>
    ]]></summary>
    <content type="html"><![CDATA[<p><b>VERSION 0.7.00<br />
DATE 04/22/2012<br />
49th Alpha Release</b></p>
<p><b>NEWS:</b></p>
<p> This is a stabilization and maintenance release targeting bugs that have been reported over the last several months. Biggest fix is to try to correct some utf-8 handling errors that were observed by some users of the 0.6.99 release. See release notes below for specific changes in this release.</p>
<p><b>NEW:</b> <em>[features/enhancements]</em></p>
<ul>
<li>+New version of CodeBrowser plugin (bug fixes for Python, XML, HTML)</li>
<li>+New version of Launch (configurable line buffering, bug fixes)</li>
<li>+Update all translations with current launchpad.</li>
</ul>
<p><b>BUG FIXES:</b></p>
<ul>
<li>+Fix error that could occur when selecting text in some environments under certain cases.</li>
<li>+Fix crash that could occur during shutdown during page load.</li>
<li>+Fix crash that could occur when trying to retrieve binary data from clipboard to update clipboard ring.</li>
<li>+Fix crash that could happen when replace in selection action finds no matches.</li>
<li>+Fix crash that could occur when starting Editra again immediately after closing another running instance due to zombie IPC thread.</li>
<li>+Fix crash that could occur in vi emulation due to bad command mapping.</li>
<li>+Fix crashes that could occur when loading plugins that throw errors during creation.</li>
<li>+Fix crash when system fails to return control reference when print is requested.</li>
<li>+Ensure requested locale is available prior to trying to create it.</li>
<li>+Fix incorrect line getting deleted by line delete action with some encodings.</li>
</ul>
    ]]></content>
  </entry>
  <entry>
    <title>Editra 0.6.99 Released</title>
    <link rel="alternate" type="text/html" href="http://www.editra.org/node/118" />
    <id>http://www.editra.org/node/118</id>
    <published>2012-03-17T14:22:49-04:00</published>
    <updated>2012-03-17T14:24:19-04:00</updated>
    <author>
      <name>cody</name>
    </author>
    <summary type="html"><![CDATA[<p><b>VERSION 0.6.99</b><br />
<b>DATE 03/17/2012</b><br />
<b>48th Alpha Release</b></p>
<p><b>NEWS:</b></p>
<p>
Haven't had much time to work on Editra lately so thought I would release the<br />
changes that have been integrated since previous release. Main improvements<br />
in this release are better handling of large files, improved Unicode handling,<br />
and improved find performance. See changelog below for more details.
</p>
    ]]></summary>
    <content type="html"><![CDATA[<p><b>VERSION 0.6.99</b><br />
<b>DATE 03/17/2012</b><br />
<b>48th Alpha Release</b></p>
<p><b>NEWS:</b></p>
<p>
Haven't had much time to work on Editra lately so thought I would release the<br />
changes that have been integrated since previous release. Main improvements<br />
in this release are better handling of large files, improved Unicode handling,<br />
and improved find performance. See changelog below for more details.
</p>
<p><b>NEW:</b> <em>[features/improvements]</em></p>
<ul>
<li>+Major performance improvements to Replace All action</li>
<li>+Backup file suffix can be customized (patch from dkuhlman)</li>
<li>+Moderate improvements to performance of working with large files.</li>
<li>+Improved support for R programming language.</li>
<li>+SingleInstanceChecker temp file moved from home directory to system temp directory.</li>
<li>+Add option to preferences for configuring the preferred caret width (1-4 pixels).</li>
<li>+Support Block caret for Vi emulation mode (requires wxPython 2.9)</li>
</ul>
<p><b>LIBRARY:</b></p>
<ul>
<li>+Add InfoBar control for providing simple information messages without having to show a modal dialog.</li>
</ul>
<p><b>BUG FIXES:</b></p>
<ul>
<li>+Fix minor control sizing issue in ControlBars created by ControlBox.CreateControlBar on GTK/MSW.</li>
<li>+Fix issue with Unicode normalization in search.</li>
<li>+Fix in buffer search operations to work better for Unicode by working around issues where StyledTextCtrl expects UTF-8 byte offsets for some methods (SetSelection, GetSelection, ...)</li>
<li>+Fix saved search flags not being propagated properly after application restart.</li>
<li>+Fix Calltip shortcut not working correctly due to incorrect lookup string being sent down to completer when character to left of cursor was a paren.</li>
<li>+Fix bug that could result in data loss when saving a file when all encodings failed.</li>
<li>+Fix MemoryError that could occur when saving large files.</li>
<li>+Fix some UTF-16 handling issues on Linux.</li>
</ul>
    ]]></content>
  </entry>
  <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>
</feed>

