Mercurial > getan
comparison ChangeLog @ 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 |
comparison
equal
deleted
inserted
replaced
78:0f1a6ebaa5d2 | 79:3c84919fe89b |
---|---|
1 2011-05-25 Björn Ricks <bjoern.ricks@intevation.de> | 1 2011-05-25 Björn Ricks <bjoern.ricks@intevation.de> |
2 | 2 |
3 Minor changes in views | 3 Minor changes in views |
4 | 4 |
5 * getan/view.py: Improve codepath for updating view in ListWidget, | 5 * getan/view.py: Improve codepath for updating view in ListWidget, |
6 use set_footer_text in ProjectList instead of creating a new Text Widget | 6 use set_footer_text in ProjectList instead of creating a new Text Widget |
7 directly, clip project text in project list | 7 directly, clip project text in project list |
8 | 8 |
9 2011-05-25 Björn Ricks <bjoern.ricks@intevation.de> | 9 2011-05-25 Björn Ricks <bjoern.ricks@intevation.de> |
10 | 10 |
11 Fix for #1571 | 11 Fix for #1571 |
12 | 12 |
13 * getan/view.py: Add scrolling in entry list to be able to select | 13 * getan/view.py: Add scrolling in entry list to be able to select |
14 and modify all entries. (Modified patch from Ingo) | 14 and modify all entries. (Modified patch from Ingo) |
15 | 15 |
16 2010-12-15 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 16 2010-12-15 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
17 | 17 |
18 Fix for #1638 | 18 Fix for #1638 |
19 | 19 |