CVSROOT:        /cvs/gnome
Module name:    gtk+
Changes by:     mitch   06/03/22 05:39:51

Modified files:
        .              : ChangeLog 
        gtk            : gtktextbuffer.h gtktextview.c 

Log message:
2006-03-22  Michael Natterer  <[EMAIL PROTECTED]>

* gtk/gtktextbuffer.h (enum GtkTextBufferTargetInfo): count down
from G_MAXUINT to avoid clashes with application-added DND
targets.

* gtk/gtktextview.c (gtk_text_view_init): set an empty
GtkTargetList on the drag_dest so it is not NULL when a derived
class' init() function is called.

(gtk_text_view_target_list_notify): copy the text buffer's paste
targets into the view's destinstion target list (preserving
application-added DND targets), instead of replacing the view's
target list. Fixes bug #334399 
[http://bugzilla.gnome.org/show_bug.cgi?id=334399].

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtk%2B&who=mitch&date=explicit&mindate=2006-03-22%2005:38&maxdate=2006-03-22%2005:40

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

Reply via email to