- Added modification date updates for Roots and SurfaceForms.
commit3fdc94b9c408aac667c2f6b61ff68f4e0ae44fdb
authorwalter_l <walter_l@54714841-351b-0410-a198-e36a94b762f5>
Thu, 19 Jun 2008 14:38:57 +0000 (19 14:38 +0000)
committerwalter_l <walter_l@54714841-351b-0410-a198-e36a94b762f5>
Thu, 19 Jun 2008 14:38:57 +0000 (19 14:38 +0000)
tree95bc979133c8c776556b13212e12b955db0a0a2f
parent535402a6c38e7955239bb43e24d0e8a7d5c81f87
- Added modification date updates for Roots and SurfaceForms.
- Replaced treemodel.get_iter_root() with treemodel.get_iter_first() to avoid
  confusion between spelt.models.Root objects and TreeView root iterators.

git-svn-id: http://translate.svn.sourceforge.net/svnroot/translate/src/trunk/spelt@7562 54714841-351b-0410-a198-e36a94b762f5
spelt/gui/edit_area.py
spelt/gui/menu.py
spelt/models/source.py