* src/ChooseParents.py: Disallow selecting self as a parent.

* src/SelectChild.py: Disallow selecting self as a child.


svn: r3093
This commit is contained in:
Alex Roitman
2004-04-21 04:22:37 +00:00
parent 0417838641
commit c518c0fd66
3 changed files with 36 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
2004-04-20 Alex Roitman <shura@alex.neuro.umn.edu>
* src/ChooseParents.py: Disallow selecting self as a parent.
2004-04-20 Jason Salaz <whatsizbucket@comcast.net>
* src/SelectChild.py: Disallow selecting self as a child.
2004-04-18 Don Allingham <dallingham@users.sourceforge.net>
* src/DbPrompter.py: support for new GTK 2.4 file chooser