new syntax highlighter, abortable sleep function

Joachim Beerwerth from the group of Prof. Roland Böhmer (TU Dortmund) provided a patch with follwing enhancements:

* new syntax highlighter: 
  * improves performance with longer scripts
  * search function (ctrl+f)
  * auto indent
  * undo/redo
* abortable sleep function in experiment scripts
This commit is contained in:
Markus Rosenstihl
2016-11-23 15:19:42 +00:00
parent 9f4a3d6b53
commit dfd5961ba6
4 changed files with 395 additions and 115 deletions

2
debian/control vendored
View File

@ -10,7 +10,7 @@ Package: python-damaris
Architecture: all
XB-Python-Version: ${python:Versions}
Provides: ${python:Provides}, damaris-frontend
Depends: ${python:Depends}, python-numpy (>=1.0), python-scipy, python-gtk2 (>=2.8.0), python-glade2, python-matplotlib (>=0.90), python-tables (>=1.3.2), lzop, python-xdg
Depends: ${python:Depends}, python-numpy (>=1.0), python-scipy, python-gtk2 (>=2.8.0), python-glade2, python-matplotlib (>=0.90), python-tables (>=1.3.2), lzop, python-xdg, python-gtksourceview2
Recommends: damaris-backends, python-numpy-ext
Suggests: python-doc, python-tables-doc, python-numpy-doc
Description: python frontend for DAMARIS project