CVSROOT:        /cvs/gnome
Module name:    gnome-utils
Changes by:     ebassi  06/07/20 19:03:01

Modified files:
        gnome-dictionary: ChangeLog 
        gnome-dictionary/libgdict: Makefile.am 
        gnome-dictionary/src: gdict-app.c gdict-applet.c gdict-common.c 
                              gdict-common.h gdict-source-dialog.c 

Log message:
2006-07-21  Emmanuele Bassi  <[EMAIL PROTECTED]>

* libgdict/Makefile.am: Use the ENABLE_DEBUG conditional
to turn on debug messages at compile time.  Should really
make everything work at runtime too, some day.

* src/gdict-applet.c
(window_key_press_event): Ctrl+L should return focus to the
word entry.

(gdict_applet_toggle_window): Shift focus when showing the
definition window.

(gdict_applet_lookup_end_cb),
(gdict_applet_error_cb): Resize the definition window when
the look up ends, for good or evil. (#346893, reported by
Matthias Clasen et al.)

(gdict_applet_init): Use the new gdict_get_data_dir() function.

* gdict-common.h:
* gdict-common.c: Add gdict_get_data_dir() to factor out
the data dir path build code.

* gdict-source-dialog.c:
(transport_combo_changed_cb), (update_dialog_ui),
(build_new_source), (gdict_source_dialog_init): Use the
index of the transport combo box instead of the string.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-utils&who=ebassi&date=explicit&mindate=2006-07-20%2019:02&maxdate=2006-07-20%2019:04

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

Reply via email to