Menu

Code Commit Log


Commit Date  
[r532] by marrin

Removed internal navigation links in documentation source. Get version in documentation from drpython.py

2010-09-05 07:27:53 Tree
[r531] by marrin

Changed documentation system to Sphinx. Added Makefile.

2010-09-04 16:06:58 Tree
[r530] by FrancescoA

increased limit to 100 (default 10)

2010-09-04 14:38:33 Tree
[r529] by marrin

Removed unnecessary IDs from regex creation dialog.

2010-09-04 13:45:35 Tree
[r528] by marrin

Added with_statement import for Python 2.5

2010-09-04 13:21:40 Tree
[r527] by FrancescoA

replaced ID by a "normal" value (in wx 2.8 it worked, in 2.9 not)

2010-08-31 19:38:15 Tree
[r526] by FrancescoA

if source browser was not opened, open it automatically.

2010-08-31 18:01:15 Tree
[r525] by FrancescoA

shortcuts accelerator alt-h

2010-08-31 18:00:20 Tree
[r524] by FrancescoA

new function: Resume last replace (if you want to continue the last replace (or with to another document), you don't have to start replace again, if search and replacestring should stay unchanged.

2010-08-31 17:59:48 Tree
[r523] by FrancescoA

- warning, if prompt all is switched off replace (sometimes, it is hit by accident, so a mess is afterwards in the file)
- new replacedialog during replaces for faster access ('s' simply skips the current occurance)
- new back button in replacedialog (if a lot of replaces happens, one can go often one or two times to far, with
back, it jumps backward and undo the last replace (if one happened)
- plugin dialog (edit indexes) warning, if the user choose close and have changed some plugins
- plugin dialog: info, that restart is needed to take effect of newly arranged plugins
- run script: if the current script is opened and modified, it will be saved automatically befor running the script
(practically to minimize save run cycle)
- small "annoying bug" fixed: if source browser is closed, the focus was not in the textdocument (one has to press the mouse button into the document to get it again)

2010-08-31 17:57:45 Tree
Older >