* src/Selectors/_BaseSelector.py: add column sorting
	* src/Selectors/_SelectEvent.py:remove whitespace


svn: r9008
This commit is contained in:
Benny Malengier
2007-09-26 00:06:20 +00:00
parent c21bc288ee
commit 26aa0f83d0
3 changed files with 76 additions and 6 deletions

View File

@@ -1,3 +1,7 @@
2007-09-26 Benny Malengier <benny.malengier@gramps-project.org>
* src/Selectors/_BaseSelector.py: add column sorting
* src/Selectors/_SelectEvent.py:remove whitespace
2007-09-25 Benny Malengier <benny.malengier@gramps-project.org>
* src/DataViews/_MediaView.py: COLUMN_NAMES as class constant for reuse
* src/DataViews/_RepositoryView.py: COLUMN_NAMES as class constant for reuse