All releases of DrPython


Release Notes: The buggy debugger was removed for now. Focus is now set in each tab when switching documents. The focus is set to the current document when a program ends. Code for the Save A Copy function was added. SourceBrowser auto-refresh is now saved again. The location of the mode dialog bitmaps was changed.


Release Notes: A graphical debugger, beginner and advanced user modes, a Pydoc browser, and fixes and UI tweaks.


Release Notes: This release fixes a critical bugfix in the file dialog (which caused the UI to freeze), adds major/critical bugfixes in indentation handling/autoindent, and includes an exact method for prompt sync, fixes in the drscript menu, support for numpad enter treated as enter, plus a few minor fixes and tweaks.


Release Notes: This release fixes an indentation error that occurred during pasting. Cursor errors were fixed in the document and prompt. There is also a new setup.py.


Release Notes: Bugfixes in indentation, shortcuts, and drscript. A few other bugfixes and a default key for close.


Release Notes: In this version, shortcut handling works again, autoindent handling was reworked, and autobacktab was added for spaces.


Release Notes: Parsing for separators in the source browser is now more intuitive, there were loads of bugfixes in the shortcuts, there are some minor fixes, and you can now set the indentation guide style for Python.


Release Notes: Icons are now in the menus. Some improved icons from nuvola have been added. The comment block is now its own style. There is some tweaking for better indentation handling (from the last non-whitespace line instead of the last line).


Release Notes: Trailing whitespace is optionally removed. Tweaks were made to the startup script for the prompt. Bugfixes were made for indentation handling, separators (now purely placed based on indentation), and in shortcuts.


Release Notes: A Close Panel bug was squashed, there are source browser label fixes (and you can now store 5 label colours), shortcut handling has been rewritten, tab correction now works properly, and there were tweaks in the bookmarks and drscript dialogs.