aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/table/ChangeLog')
-rw-r--r--widgets/table/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/widgets/table/ChangeLog b/widgets/table/ChangeLog
index deaa32876a..7ebe8f3ab1 100644
--- a/widgets/table/ChangeLog
+++ b/widgets/table/ChangeLog
@@ -1,3 +1,12 @@
+2008-01-20 Srinivasa Ragavan <sragavan@novell.com>
+
+ * e-cell-toggle.c: (etog_new_view), (etog_kill_view), (etog_draw),
+ (etog_print), (e_cell_toggle_class_init),
+ (e_cell_toggle_construct): Removed the pixmap cache. It wasn't giving
+ alpha for the cairo rendered message list row.
+ * e-table-item.c: (eti_draw): Render the rows with Cairo. It looks
+ same as GtkTreeView and seems nice.
+
2007-12-05 David Turner <cillian64@googlemail.com>
** Fix for bug #408170