CVSROOT:        /cvs/gnome
Module name:    gnome-utils
Changes by:     ebassi  05/12/19 12:05:42

Modified files:
        gnome-dictionary/data: GNOME_DictionaryApplet.server.in.in 
                               GNOME_DictionaryApplet.xml 
                               gnome-dictionary-preferences.glade 
        gnome-dictionary/docs/reference/gdict: gdict-undocumented.txt 
        gnome-dictionary/libgdict: gdict-defbox.c 
        gnome-dictionary/src: gdict-applet.c gdict-window.c 
        gnome-dictionary: ChangeLog 

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

* data/GNOME_DictionaryApplet.server.in.in: add the old GDict applet
OAFIID to the .server file, for backward compatibility.

* data/GNOME_DictionaryApplet.xml: add the "Save" verb.

* data/gnome-dictionary-preferences.glade: remove the _ char from the
notebook tab labels.

* libgdict/gdict-defbox.c (gdict_defbox_find_forward),
(find_next_clicked_cb), (find_entry_changed_cb): add support for
find-as-you-type search.

* libgdict/gdict-defbox.c (gdict_defbox_default_constructor): remove
word wrapping from the TextView widget.

* libgdict/gdict-defbox.c (lookup_end_cb): explicitely move the cursor
to the beginning of the definition text.

* src/gdict-applet.c: implement the popup menu callbacks; support the
"database" and "strategy" options; add a "Save" button to the
definition window; add ATK names and descriptions to the applet
widgets; add a gdict_applet_queue_draw() for drawing the applet inside
an idle loop; remove debug code; handle the definition window and menu
items visibility depending on what the query results are; port
preferences setting functions from GdictWindow.

* src/gdict-window.c (gdict_window_style_set),
(gdict_window_constructor), (gdict_window_init): make the default size
of the window depend on the display font size, in order to show the
pre-formatted text coming from a dictionary server.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-utils&who=ebassi&date=explicit&mindate=2005-12-19%2012:04&maxdate=2005-12-19%2012:06

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

Reply via email to