CVSROOT:        /cvs/gnome
Module name:    gimp
Changes by:     mitch   06/01/07 12:47:24

Modified files:
        .              : ChangeLog 
        libgimpwidgets : gimpdialog.c 
        app/tools      : gimptransformtool.c 

Log message:
2006-01-07  Michael Natterer  <[EMAIL PROTECTED]>

* libgimpwidgets/gimpdialog.c: implement GtkWidget::hide() and set
the the focus widget to NULL, so a focussed entry emits focus_out
and its callbacks are invoked immediately (before the call to
gtk_widget_hide() returns). Fixes crashes and warnings in tool
dialogs when hitting escape while a spinbutton is being edited.

* app/tools/gimptransformtool.c
(gimp_transform_tool_force_expose_preview): return silently
instead of warning when being called while the draw tool is not
active (same scenario as above).

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2006-01-07%2012:46&maxdate=2006-01-07%2012:48

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

Reply via email to