Mercurial > getan
changeset 79:3c84919fe89b
Correct indentation in ChangeLog
author | Björn Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Wed, 25 May 2011 14:48:18 +0200 |
parents | 0f1a6ebaa5d2 |
children | 7d1eb0e7e010 |
files | ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Wed May 25 14:41:48 2011 +0200 +++ b/ChangeLog Wed May 25 14:48:18 2011 +0200 @@ -2,16 +2,16 @@ Minor changes in views - * getan/view.py: Improve codepath for updating view in ListWidget, - use set_footer_text in ProjectList instead of creating a new Text Widget - directly, clip project text in project list + * getan/view.py: Improve codepath for updating view in ListWidget, + use set_footer_text in ProjectList instead of creating a new Text Widget + directly, clip project text in project list 2011-05-25 Björn Ricks <bjoern.ricks@intevation.de> Fix for #1571 * getan/view.py: Add scrolling in entry list to be able to select - and modify all entries. (Modified patch from Ingo) + and modify all entries. (Modified patch from Ingo) 2010-12-15 Sascha L. Teichmann <sascha.teichmann@intevation.de>