GNOME CVS: eog friemann
[email protected] (Felix Riemann) Thu, 28 Dec 2006 08:03:48 -0500 (EST)
| Newsgroups | gmane.comp.gnome.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs/gnome Module name: eog Changes by: friemann 06/12/28 08:03:48 Modified files: . : ChangeLog libeog : eog-image-list.c eog-image-list.h eog-wrap-list.c shell : eog-window.c Log message: 2006-12-28 Felix Riemann <[email protected]> * libeog/eog-image-list.c: (eog_image_list_class_init): * libeog/eog-image-list.h: Remove list-prepared signal as it is neither emitted nor used anymore. * libeog/eog-wrap-list.c: Remove some leftover handler_id variables. * shell/eog-window.c: (eog_window_init), (eog_window_open): We don't connect to EogImageList::list-prepared anymore, so there's no need to disconnect from it. This avoids some possibly fatal warnings when EOG is set to reuse its window. Fixes bug #390268 [http://bugzilla.gnome.org/show_bug.cgi?id=390268]. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=eog&who=friemann&date=explicit&mindate=2006-12-28%2008:02&maxdate=2006-12-28%2008:04