CVSROOT:        /cvs/gnome
Module name:    gtk+
Changes by:     matthiasc       05/07/11 13:51:54

Modified files:
        .              : ChangeLog 
        gtk            : gtkentry.c gtklabel.c gtktextview.c 
                         gtktextutil.c gtktextutil.h 

Log message:
2005-07-11  Matthias Clasen  <[EMAIL PROTECTED]>

When dragging text, use a drag icon showing the (ellipsized)
text that is being dragged: (#161132, Kevin Duffus, patch
by Carlos Garnacho Parro)

* gtk/gtktextutil.h:
* gtk/gtktextutil.c (_gtk_text_util_create_drag_icon): Add
a function to create a pixmap for use when dragging text.

* gtk/gtktextview.c (gtk_text_view_start_selection_dnd):
* gtk/gtklabel.c (gtk_label_motion):
* gtk/gtkentry.c (gtk_entry_motion_notify): Use a drag icon
showing the text being dragged.

2005-07-11  Matthias Clasen  <[EMAIL PROTECTED]>

* gtk/gtkentry.c (gtk_entry_move_forward_word)
(gtk_entry_move_backward_word): Match the text view change
to allow selecting whitespace with double-click.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtk%2B&who=matthiasc&date=explicit&mindate=2005-07-11%2013:50&maxdate=2005-07-11%2013:52

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

Reply via email to