CVSROOT:        /cvs/gnome
Module name:    gnome-utils
Changes by:     ebassi  05/12/17 16:09:15

Modified files:
        gnome-dictionary: ChangeLog 
        gnome-dictionary/libgdict: gdict-client-context.c gdict-defbox.c 
                                   gdict-source.c 
        gnome-dictionary/src: gdict-app.c gdict-app.h gdict-window.c 
                              gdict-window.h 

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

A bunch UI fixes from Dennis Cranston, and a bunch of fixes triggered
by a down of dict.org.

* libgdict/gdict-defbox.c, src/gdict-window.c: fix lifetime of the
GdictContext and related signal handlers.

* libgdict/gdict-client-context.c (gdict_client_context_finalize),
(clear_command_queue): fix a double free bug issued when finalizing a
ClientContext with a non-empty queue (patch by Paolo Borelli).

* libgdict/gdict-client-context.c: emit "error" when unable to connect
to the dictionary server.

* libgdict/gdict-defbox.c:  UI fixes for the find widgets (patch by
Dennis Cranston).

* src/gdict-window.c:  UI fixes.  Fix widget spacing.  Change
"find" back to "look up" to avoid confusion caused by its
double use (patch by Dennis Cranston).

* libgdict/gdict-source.c: fix the "context" propery;

* src/gdict-window.c: add "source-name" and "word" constructor
properties, so that a window might be created with a pre-defined
source and word to look up.

* libgdict/gdict-app.c (gdict_create_window),
(gdict_window_created_cb), (gdict_window_destroy_cb): fix multiple
registration of callbacks and remove the loop on the windows list for
good (based on a patch by Paolo Borelli).

* src/gdict-app.c: begin command line arguments support, and attach
a GOptionContext to gnome_program_init().

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-utils&who=ebassi&date=explicit&mindate=2005-12-17%2016:08&maxdate=2005-12-17%2016:10

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

Reply via email to