diff options
author | Federico Mena Quintero <federico@ximian.com> | 2001-06-01 07:12:02 +0800 |
---|---|---|
committer | Federico Mena Quintero <federico@src.gnome.org> | 2001-06-01 07:12:02 +0800 |
commit | 8e3439ab3eea986e1d2e075dceae3aa2b9a439f1 (patch) | |
tree | 67d0c31d8b07e73a7f8451dd9cdcc4f45ad6340d /widgets/ChangeLog | |
parent | be88a44705a7decc5cf3fb87704f1d6608fea857 (diff) | |
download | gsoc2013-evolution-8e3439ab3eea986e1d2e075dceae3aa2b9a439f1.tar.gz gsoc2013-evolution-8e3439ab3eea986e1d2e075dceae3aa2b9a439f1.tar.zst gsoc2013-evolution-8e3439ab3eea986e1d2e075dceae3aa2b9a439f1.zip |
Store the connection ID of the "changed" signal in the collection.
2001-05-31 Federico Mena Quintero <federico@ximian.com>
* menus/gal-view-menus.c (gal_view_menus_construct): Store the
connection ID of the "changed" signal in the collection.
(gal_view_menus_new): Added preconditions.
(gal_view_menus_construct): Added preconditions.
svn path=/trunk/; revision=10075
Diffstat (limited to 'widgets/ChangeLog')
-rw-r--r-- | widgets/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/widgets/ChangeLog b/widgets/ChangeLog index b9ada966b1..30f47dc6ee 100644 --- a/widgets/ChangeLog +++ b/widgets/ChangeLog @@ -1,3 +1,10 @@ +2001-05-31 Federico Mena Quintero <federico@ximian.com> + + * menus/gal-view-menus.c (gal_view_menus_construct): Store the + connection ID of the "changed" signal in the collection. + (gal_view_menus_new): Added preconditions. + (gal_view_menus_construct): Added preconditions. + 2001-05-21 Chris Toshok <toshok@ximian.com> * menus/gal-view-menus.c (build_menus): make the view menuitems |