CVSROOT:        /cvs/gnome
Module name:    libegg
Changes by:     ebassi  05/07/02 05:27:09

Modified files:
        .              : ChangeLog 
        libegg/recent-files: egg-recent-model.c egg-recent-util.c 
                             egg-recent-util.h egg-recent-view-gtk.c 
                             egg-recent-view-uimanager.h 
                             egg-recent-view-uimanager.c 

Log message:
2005-06-21  Emmanuele Bassi <[EMAIL PROTECTED]>

* libegg/recent-files/egg-recent-view-gtk.c:
(egg_recent_view_gtk_finalize), (egg_recent_view_gtk_class_init):

Chain up parent class' finalize method (Closes bug #155220 
[http://bugzilla.gnome.org/show_bug.cgi?id=155220]).

* libegg/recent-files/egg-recent-model.c:
(egg_recent_model_finalize), (egg_recent_model_class_init):

Chain up parent class' finalize method (Closes bug #155221 
[http://bugzilla.gnome.org/show_bug.cgi?id=155221]).

* libegg/recent-files/egg-recent-model.c:
(egg_recent_model_clear_mime_filter),
(egg_recent_model_clear_group_filter),
(egg_recent_model_clear_scheme_filter),
(egg_recent_model_set_property),
(egg_recent_model_set_filter_mime_types),
(egg_recent_model_set_filter_groups),
(egg_recent_model_set_filter_uri_schemes):

Plug a leak when setting the filter properties of the model (Closes bug
#165506).

* libegg/recent-files/egg-recent-view-uimanager.c:
(connect_proxy_cb), (egg_recent_view_uimanager_setlist),
(egg_recent_view_uimanager_set_property),
(egg_recent_view_uimanager_get_property),
(egg_recent_view_uimanager_class_init),
(egg_recent_view_uimanager_init),
(egg_recent_view_uimanager_set_label_width),
(egg_recent_view_uimanager_get_label_width):
* libegg/recent-files/egg-recent-view-uimanager.h:

Add a property for label width (ellipsize when it's bigger
than that).  Closes bug #307796 
[http://bugzilla.gnome.org/show_bug.cgi?id=307796].

* libegg/recent-files/egg-recent-view-gtk.c:
(egg_recent_view_gtk_finalize):

Plug a leak when finalizing the menu widget (closes bug #308291 
[http://bugzilla.gnome.org/show_bug.cgi?id=308291]).

* libegg/recent-files/egg-recent-util.c:
(egg_recent_util_get_icon):
* libegg/recent-files/egg-recent-util.h:
* libegg/recent-files/egg-recent-view-gtk.c:
(egg_recent_view_gtk_finalize), (show_menus_changed_cb),
(theme_changed_cb), (egg_recent_view_gtk_init):

Make egg_recent_util_get_icon use a GtkIconTheme instead of the
deprecated GnomeIconTheme (closes bug #159609 
[http://bugzilla.gnome.org/show_bug.cgi?id=159609]).

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=libegg&who=ebassi&date=explicit&mindate=2005-07-02%2005:26&maxdate=2005-07-02%2005:28

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to