diff options
author | Milan Crha <mcrha@src.gnome.org> | 2007-10-01 15:49:03 +0800 |
---|---|---|
committer | Milan Crha <mcrha@src.gnome.org> | 2007-10-01 15:49:03 +0800 |
commit | 79521efaeecfbaf717e465670fcd2724aea53578 (patch) | |
tree | 65d23a8b9982f6c038d1e35972177c85f1f14d45 /widgets/table/ChangeLog | |
parent | 67250759b59c1cfd3e9ffdedf62b3fcc9408c211 (diff) | |
download | gsoc2013-evolution-79521efaeecfbaf717e465670fcd2724aea53578.tar gsoc2013-evolution-79521efaeecfbaf717e465670fcd2724aea53578.tar.gz gsoc2013-evolution-79521efaeecfbaf717e465670fcd2724aea53578.tar.bz2 gsoc2013-evolution-79521efaeecfbaf717e465670fcd2724aea53578.tar.lz gsoc2013-evolution-79521efaeecfbaf717e465670fcd2724aea53578.tar.xz gsoc2013-evolution-79521efaeecfbaf717e465670fcd2724aea53578.tar.zst gsoc2013-evolution-79521efaeecfbaf717e465670fcd2724aea53578.zip |
2007-10-01 mcrha Fix for bug #470837
svn path=/trunk/; revision=34342
Diffstat (limited to 'widgets/table/ChangeLog')
-rw-r--r-- | widgets/table/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/widgets/table/ChangeLog b/widgets/table/ChangeLog index c360875b85..764d76c139 100644 --- a/widgets/table/ChangeLog +++ b/widgets/table/ChangeLog @@ -1,5 +1,13 @@ 2007-10-01 Milan Crha <mcrha@redhat.com> + ** Fix for bug #470837 + + * e-table-header-item.c: (sort_by_id), (popup_custom), + (ethi_header_context_menu), (ethi_change_sort_state): + Improved "Sort by" submenu behavior. + +2007-10-01 Milan Crha <mcrha@redhat.com> + ** Fix for bug #474557 * e-table-group-container.c: (etgc_reflow): |