Editra 0.5.60 Released

VERSION 0.5.60
DATE 05/16/2010
34th Alpha Release

NEWS:

This is primarily a bug fix release to address a number of issues from the
big tab control change in the previous release as well as some other standing
issues. This is a suggested update for all users of the previous release.

NEW: [features/improvements]

  • +Improvements to Verilog and SysVerilog highlighting (patch from akhailtash)

BUG FIXES:

  • +Fix issue with tab selection events not being sent in split notebook.
  • +Fix page change notifications not being sent under certain tab close scenarios.
  • +Unsubscribe from file history messages on window deletion.
  • +Fix issue in handling invalid data in custom style sheets.
  • +Fix issue with search being incremented when control key was pressed.
  • +Fix crash that could occur when iterating syntax globals during startup.
  • +Fix issue with portable profiles not loading when install directory path changes.
  • +Fix crash that could occur when tab menu handler is called with no context manager.
  • +Handle errors that can occur when adding items to file history.
  • +Fix crash from selecting invalid register when using vim mode.
  • +Ctrl+Tab functionality for switching tabs has been restored.
  • +Double click on split notebook sash now properly unsplits the notebook on OSX.
  • +Fix Python auto-indenter not indenting after 'with' statements.
  • +Fix handling of improper paths when typing in command mode.