* src/plugins/Eval.py: Window management. Replaces eval.py.

* src/plugins/eval.py: Remove from CVS.
* src/plugins/eval.glade: Define event handler.
* src/plugins/Leak.py: Window management. Replaces leak.py.
* src/plugins/leak.py: Remove from CVS.
* src/plugins/leak.glade: Define event handler.


svn: r3155
This commit is contained in:
Alex Roitman
2004-05-11 02:21:09 +00:00
parent 33e69e8d45
commit ac562c81fa
5 changed files with 103 additions and 22 deletions

View File

@@ -21,6 +21,13 @@
* src/plugins/Verify.py: Window management.
* src/plugins/verify.glade: Define event handler.
* src/plugins/Eval.py: Window management. Replaces eval.py.
* src/plugins/eval.py: Remove from CVS.
* src/plugins/eval.glade: Define event handler.
* src/plugins/Leak.py: Window management. Replaces leak.py.
* src/plugins/leak.py: Remove from CVS.
* src/plugins/leak.glade: Define event handler.
2004-05-09 Don Allingham <donaldallingham@users.sourceforge.net>
* src/DbPrompter.py: added a .grdb if not specified.