CVSROOT:        /cvs/gnome
Module name:    gnome-utils
Changes by:     ebassi  05/12/09 00:46:34

Modified files:
        gnome-dictionary: Tag: new-dictionary ChangeLog 
        gnome-dictionary/libgdict: Tag: new-dictionary gdict-source.c 
                                   gdict-source.h 
        gnome-dictionary/src: Tag: new-dictionary gdict-app.c 
                              gdict-window.c gdict-window.h 

Log message:
2005-12-09  Emmanuele Bassi  <[EMAIL PROTECTED]>

* libgdict/gdict-source.h: add gdict_source_peek_context() and
gdict_source_steal_context().

* libgdict/gdict-source.c (gdict_source_get_context): create a new
context each time; the old behaviour has been shifted to the
gdict_source_peek_context() function.

* src/gdict-window.h, src/gdict-window.c: add the "created" signal,
which is fired each time a new GdictWindow has been created by another
GdictWindow.

* src/gdict-window.c (gdict_window_cmd_file_new): create a new
GdictWindow instance, and fire the "created" signal.

* src/gdict-app.c: use the GdictWindow::created signal to add the newly
created window to the windows list, like we use the GtkWidget::destroy
signal to remove GdictWindow instances from the list.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-utils&who=ebassi&date=explicit&mindate=2005-12-09%2000:45&maxdate=2005-12-09%2000:47

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

Reply via email to