Downloadliste

Projektbeschreibung

peppy ((ap)Proximated (X)Emacs Powered by Python) is a wxPython/Scintilla-based editor written in and extensible through Python. It attempts to provide an XEmacs-like multi-window, multi-tabbed framework with low coupling, so it's easy to add support for new types of files.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-01-19 16:05
0.14.1

Diese Version bietet Unterstützung für SFTP auf die Bearbeitung von Dateien über das Netzwerk. Es fügt auch einige neue Kontextmenüs über Notebook-Tabs, behebt einige Probleme der Internationalisierung, und behebt einige kleinere Fehler in ChangeLog und Makefile Editiermodi.
Tags: Major feature enhancements, Minor bugfixes
This release adds support for SFTP to allow editing of files over the network. It also adds some new context menus over notebook tabs, fixes some internationalization issues, and fixes some minor bugs in ChangeLog and Makefile editing modes.

2009-12-23 19:40
0.14.0

Diese Veröffentlichung fügt die Möglichkeit, ein IDE-Stil Hauptfenster, wo Moll wie die Code-Browser werden in Echtzeit aktualisiert. Die wichtigsten Fenster-Layout verwendet nun die agw.aui Toolkit anstatt der üblichen wx.aui Toolkit, das auch behebt Fehler mit dem Notebook Tabulatorreihenfolge in Zusammenhang stehen. Das neue Toolkit spart auch das Fenster-Layout-Geometrie, so dass es genau so wiederhergestellt werden kann, da es das nächste Mal schwungvoll die Datei bearbeitet. Die Veröffentlichung enthält auch aktualisierte Übersetzungen und diverse kleinere Bugfixes.
Tags: Major feature enchancements, minor bug fixes
This release adds the option of an IDE-style main window, where minor modes like the code browser are updated in real-time. The main window layout now uses the agw.aui toolkit instead of the standard wx.aui toolkit, which also fixes bugs related to the notebook tab ordering. This new toolkit also saves the window layout geometry so that it can be restored exactly as it was the next time peppy edits the file. The release also includes updated translations and various minor bugfixes.

2009-12-03 03:53
0.13.3

Diese Version behebt einen Fehler mit 0.13.2 eingeführt, dass der Text Style Editor erscheinen verhindert.
Tags: Minor bugfixes
This release fixes a bug introduced with 0.13.2 that prevented the text style editor from appearing.

2009-12-01 09:44
0.13.2

Diese Veröffentlichung fügt neue Elemente in den Einstellungen-Dialog dem Benutzer die Anpassung der Liste der Syntax Stichworte für jeden größeren Modus zu ermöglichen. Syntax Stichworte sind diejenigen, die in einer fetten Schriftart im Editor-Fenster markiert sind, und verwendet, um reservierte Wörter in einer Programmiersprache zu identifizieren. Einige kleine Fehler wurden in der Regex Suche Festnetz-und Ersetzen-Modus.
Tags: Minor bugfixes, Minor feature enhancements
This release adds new items to the preferences dialog that allow user customization of the list of syntax keywords for each major mode. Syntax keywords are those that are highlighted in a bold font in the editing window, and used to identify reserved words in a programming language. Some minor bugs were fixed in the regex search and replace mode.

2009-11-18 07:05
0.13.1

Diese Version behebt einen Fehler in der Hilfe-Browser, der in eine leere Seite geführt, und fügt eine PDF-Datei der Bedienungsanleitung für den Vertrieb. Sie fügt hinzu, auch ein m4 Dur und behebt Fehler in der Suchen / Ersetzen und CTags unterstützen.
Tags: Documentation Updates, Minor bugfixes
This release fixes a bug in the help browser that resulted in a blank page, and adds a PDF of the user manual to the distribution. It also adds an m4 major mode and fixes bugs in the search/replace and CTAGS support.

Project Resources