Members Area


Recommended Sites:


Top Freeware Keywords
utility t free freeware download
jad exe freeware download
ico2png t free freeware download
java freeware download
file freeware download
code freeware download
html freeware download
application freeware download
command exe freeware download
tool freeware download
database freeware download
free t free freeware download
download freeware download
windows freeware download
free freeware download
utility freeware download
editor freeware download
list freeware download
protection freeware download
web freeware download
hex freeware download
development freeware download
search freeware download
embedded freeware download
db database freeware download
text freeware download
folder freeware download
activestate freeware download
reference freeware download
information freeware download



Editra 0.7.01 freeware     Save this freeware to your freeware selection - Saved Freeware


Author

Editra

OS WinXP, Windows Vista, Windows Vista x64, Windows 7, Windows 7 x64
Date Released May 01, 2012
Downloads 201
Filesize 15.80 MB
Keywords syntax highlight, text editor, edit text, editor, designer, edit
Your Rating
  - click to rate - you will be first!
Editra screenshot
[ View full size screenshot ]

Download Editra   Save Freeware   Report Spyware

... in code development. Currently this application supports basic autocompletion and syntax highlighting for more than 60 languages. Highlighting color schemes can be customized through writting stylesheets to describe the theme you want the text to be highlighted in. ...

Download Editra   Save Freeware   Report Spyware


Auto downloader - Editra freeware - Download Notice

Editra Free Download - we do not host any Editra torrent files or links of Editra on rapidshare.com, depositfiles.com, megaupload.com etc. All Editra download links are direct Editra full download from publisher site or their selected mirrors.

Auto downloader - Editra freeware - Latest User Reviews

 Write a Review   


Auto downloader - Editra freeware - The Latest Versions History

Version Date Released Status Release Notes
0.7.01 May 1, 2012 New Release NEWS:
· Update to fix issue with translations.

BUG FIXES:
· Fix localizations not loading correctly.
0.6.99 Mar 21, 2012 New Release · Major changes to file opening/saving
· Big improvements to handling of large files
· Major unicode improvements / bug fixes
· Improved Find/Replace performance
0.6.77 Oct 3, 2011 New Release · 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.
0.6.58 Jul 26, 2011 New Release · NEW: [features/improvements]
· Updated all translations from launchpad site
· Add right click menu to Shelf tab area to open Shelf items.
· UI Display font setting is now more uniformly applied across the interface.
· Use more understated style for brace matching in default style.

LIBRARY:
· Fix PlateButton size being incorrectly calculated on GTK.

BUG FIXES:
· Fix crash in handling corrupt style sheet data
· Fix frame title not updating correctly when only one tab is open on Linux.
· Partial fix for screen flashing issue on Linux when using dark syntax
· highlighting themes. Need to turn off code folding to stop the flashing.
· Fix tab context menu option for Close and Close All not working on Linux.
· Fix minor defect in OSX document icon (patch from auria)
· Fix GTK warning messages during startup on Linux.
· Fix missing definition of error_style for Guepardo syntax theme.
· Fix Unicode handling issue in xml handling for ipc server.
0.6.48 Jun 10, 2011 New Release NEW:
· Improved Python autocompletion, better detect local variables, properties, and some minor performance improvements.
· Improved Python calltips. Calltips can now be shown more regularly and for more objects.
· Launch script for source installs is now a lower case 'editra'.
· Source install on Windows now overwrites launch script installed by wxPython for Editra to allow the separately installed version to be started.
· Expanded unittest suite to verify data in all bundled style sheets.
· Shelf window can now be maximized.
· Updated Launch to version 1.11 (bug fixes)
· Update CodeBrowser to version 1.3 (minor enhancements)

LIBRARY:
· Add LintError and LintWarning markers.

BUG FIXES:
· Fix crash that could occur when loading old format style sheet
· Fix bug in threaded file load that could lead to modified marker being incorrectly shown on the tab for the file.
· Fix crash that could occur under rare case when closing an editor page.
0.6.26 Mar 20, 2011 New Release NEW:
· New icon for showing bookmarks in the bookmark margin.

LIBRARY:
· New api for setting breakpoint markers in editor buffer margin.
· Improved API documentation available on website.

BUG FIXES:
· Fix crash when restoring Shelf layout if a some tabs are not reloaded.
· Only save buffers that have modifications when Save All is called.
· Fix Delete Bookmark button being disabled while BookMarkMgr is docked.
· Fix issue with Find/Replace dialog popping up underneath OSX/Gnome global menubar.
0.6.20 Feb 28, 2011 New Release NEW:
· Remember Shelf layout and selected tab when application is restarted.
· Improve Python autoindenter to better handle more conditions in regards to brackets and parens.
· Autocomp and calltip shortcuts are now customizable.
· Add Bookmark manager window to Shelf
· Support storing/loading user configuration from XDG standard location on Linux.
· Persist find settings between sessions.
· Improvements to the Style Editor (ability to remove style sheets)
· Display Font setting now also applies to the font used by the tabs.

LIBRARY:
· Support ControlBars in on left and right side of ControlBox.
· Add ProcessThreadBase class to allow for customizing the creation of the Popen object.
· Add support for displaying breakpoint markers in editor buffer.

BUG FIXES:
· Fix issue that could result in crash when rapidly clicking on notebook buttons.
· Fix minor display issue in update checker gauge.
· Fix behavior of left/right arrow key motions in vim emulation mode to better emulate vi.
0.6.0 Jan 25, 2011 New Release NEW:
· Improve Python AutoIndenter to better handle brackets (patch from Jens)
· Add Copy Filename option to tab menu (patch from Michael Rans)
· Extend Vi emulation mode to support motions for Enter, Space, and Backspace
· Improve file type detection for files that don't have file extensions.
· Add support for Cilk syntax highlighting (patch from michael.champigny)

BUG FIXES:
· Fix Python 2.5 compatibility issue.
· Fix Unicode handling issue in Python completer.
· Fix issue with incorrect dwell events being sent causing the calltip popups to be shown when they shouldn't even after the mouse has left the window.
· Fix bug in RemoveAllBookmarks method when called from EditraStc instance.
· Fix Unicode handling issue in Replace All feature.
· Fix issue where cursor would still appear active in the text buffer even when it did not have the keyboard focus.
· Fix DeadObject error that could occur after deletion of a secondary main window.
0.5.99 Dec 7, 2010 New Release NEW:
· Improved consistency of Python auto-completion to provide results under more conditions.
· Show call tips on mouse over when available.
· When in DEBUG mode trace statements are dumped to a log file in the systems temp directory and are kept for up to seven days.
· Update Launch plugin to version 1.8 (bug fixes)

LIBRARY:
· Add observer interface for mouse dwell events in buffer.
· Add observer interface for when bookmarks are added or removed.

BUG FIXES:
· Fix issue with tab activation after tabs had been reorganized via user
· drag and drop.
· Fix issue where using pane navigator would result in all event handlers being
· disconnected until main window received an deactivation followed by another activation event.
· Fix bug in reporting file errors under certain use cases.
· Fix incorrect highlighting for some css2 keywords.
· Don't crash when bitmap resource for tab navigator fails to load correctly.


Most popular auto downloader freeware downloads in Other

XVI32 2.54 freeware download


... beforehead, not at every single replacing operation) * Auto-fill feature to copy bytes from current address into input field for hex string using right arrow key * Character conversion using self-defined character table * Easy converting of text to hex string in dialogs (e.g. "abc" >- "61 62 63") * ...
Details   Download   Save Freeware

SynWrite 3.5.1207 freeware download


... highlighting, code folding, tree structure, multiple encoding support, auto-completion, tabs support, quick search, fully customizable lexer and more. · Unicode support. Multiple encodings support. · Fully customizable lexer supports RegExp, so editor is suitable for any plane text format. · Text folding, any determined text range or user range ...
Details   Download   Save Freeware

SynWrite Portable 3.5.1120 freeware download


... highlighting, code folding, tree structure, multiple encoding support, auto-completion, tabs support, quick search, fully customizable lexer and more. · Unicode support. Multiple encodings support. · Fully customizable lexer supports RegExp, so editor is suitable for any plane text format. · Text folding, any determined text range or user range ...
Details   Download   Save Freeware

Editra 0.7.01 freeware download


... in code development. Currently this application supports basic autocompletion and syntax highlighting for more than 60 languages. ... Editra Style Sheet format. FEATURES: · Auto-Completion/Calltips (Python, Html, XML) · Auto-Indent · Bidirectional Find/Replace wRegular Expression Support · Block ... Block (Un)Indenting · Bracket Highlighting · Builtin Plugin Downloader/Installer · Clipboard Support (Copy/Paste/ect...) · Code Folding · ...
Details   Download   Save Freeware

WP OnlyWire Auto Poster 3.1.1 freeware download


WP OnlyWire Auto Poster plugin syndicates your blog posts to over 20 social networking sites simultaneously over OnlyWire infrastructre when you publish a post. Increase your blog traffic overnight. What is OnlyWire.com ? OnlyWire syndicates your content and articles to the web's top social networking sites with a single button ...
Details   Download   Save Freeware

Msc-generator 3.5 freeware download


... support. Built-in editor with color syntax highlighting, smart-ident, auto-suggest and auto-complete. ...
Details   Download   Save Freeware
5 stars award

Geany for Linux 0.21 freeware download


... Syntax highlighting * Code folding * Symbol name auto-completion * Construct completion/snippets * Auto-closing of XML and HTML tags * Call tips * Many supported filetypes including C, Java, PHP, HTML, Python, Perl, Pascal (full list) * Symbol ...
Details   Download   Save Freeware

RadASM 2.2.2.0 freeware download


... for consulting the manual! · Smart indent and auto block complete · for well-organized code and less mistakes! · Auto case convert · for better readability and a conformal type face without extra effort! · Addins · for easy extensibility for your special needs! ...
Details   Download   Save Freeware

Geany 0.21 freeware download


... Syntax highlighting * Code folding * Symbol name auto-completion * Construct completion/snippets * Auto-closing of XML and HTML tags * Call tips * Many supported filetypes including C, Java, PHP, HTML, Python, Perl, Pascal (full list) * Symbol ...
Details   Download   Save Freeware

Seccia 0.1.1 freeware download


... mode for novices; and for experts, a multi-tab auto-complete editor with syntax coloring and checking - no MFC dependencies - a large number of powerful integrated objects - alpha transparency and unlimited irregular windows - 3D integration with DirectX. - a step-by-step debug mode - a secure interpreter - your ...
Details   Download   Save Freeware