CVSROOT:        /cvsroot/classpath
Module name:    classpath
Changes by:     Lillian Angel <langel>  06/07/28 20:48:41

Modified files:
        .              : ChangeLog 
        native/jni/gtk-peer: GtkDragSourceContextPeer.c 

Log message:
        2006-07-28  Lillian Angel  <[EMAIL PROTECTED]>
        
                * native/jni/gtk-peer/GtkDragSourceContextPeer.c:
                Removed function declarations.
                (connect_signals_for_widget): Removed implementation because
                stub functions have been removed.
                (drag_begin_cb): Removed function.
                (drag_motion_cb): Likewise.
                (drag_data_get_cb): Likewise.
                (drag_data_delete_cb): Likewise.
                (drag_drop_cb): Likewise.
                (drag_end_cb): Likewise.
                (drag_data_received_cb): Likewise.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.8263&r2=1.8264
http://cvs.savannah.gnu.org/viewcvs/classpath/native/jni/gtk-peer/GtkDragSourceContextPeer.c?cvsroot=classpath&r1=1.4&r2=1.5


Reply via email to