Create custom cell renderer for image labels in GalleryTab for better control.

svn: r9085
This commit is contained in:
Zsolt Foldvari
2007-10-05 15:04:27 +00:00
parent 8c89fa68c7
commit 2ced1e49f9
2 changed files with 32 additions and 8 deletions

View File

@@ -1,3 +1,7 @@
2007-10-05 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
* src/DisplayTabs/_GalleryTab.py (build_interface): Create custom cell
renderer for better control.
2007-07-23 Johan Gonqvist <johan.gronqvist@gmail.com>
* src/plugins/Calendar.py: first day of calendar is an option.