diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2003-10-23 03:26:40 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2003-10-23 03:26:40 +0800 |
commit | 0e89f43c0259cf89b64ee30feee2f9ffffcd0f10 (patch) | |
tree | 0740dff342ce960db2df7ed417d1da68cce19959 /filter/ChangeLog | |
parent | 36ec6f4a0de26338dbfeaa8f2cb8e7a878036404 (diff) | |
download | gsoc2013-evolution-0e89f43c0259cf89b64ee30feee2f9ffffcd0f10.tar.gz gsoc2013-evolution-0e89f43c0259cf89b64ee30feee2f9ffffcd0f10.tar.zst gsoc2013-evolution-0e89f43c0259cf89b64ee30feee2f9ffffcd0f10.zip |
Remove Viewports around the treeviews, since they already have a scrolled
* filter.glade: Remove Viewports around the treeviews, since they
already have a scrolled window around them and the viewports cause
a double bevel to appear.
* rule-editor.c (rule_editor_treeview_new): Make the scrolled
window have a GTK_SHADOW_IN shadow.
* vfolder-rule.c (vfolder_editor_sourcelist_new): Likewise
svn path=/trunk/; revision=22997
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r-- | filter/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog index 0506227e66..f565102ec7 100644 --- a/filter/ChangeLog +++ b/filter/ChangeLog @@ -1,3 +1,13 @@ +2003-10-22 Ettore Perazzoli <ettore@ximian.com> + + * filter.glade: Remove Viewports around the treeviews, since they + already have a scrolled window around them and the viewports cause + a double bevel to appear. + + * rule-editor.c (rule_editor_treeview_new): Make the scrolled + window have a GTK_SHADOW_IN shadow. + * vfolder-rule.c (vfolder_editor_sourcelist_new): Likewise + 2003-10-10 Not Zed <NotZed@Ximian.com> * filter-folder.c (folder_selected): change for |