CVSROOT: /sources/classpath Module name: classpath Changes by: Dalibor Topic <robilad> 07/04/18 15:52:54
Modified files: . : ChangeLog include : Makefile.am native/jni/gtk-peer: GtkDragSourceContextPeer.c Added files: include : gnu_java_awt_dnd_peer_gtk_GtkDragSourceContextPeer.h Removed files: include : GtkDragSourceContextPeer.h Log message: 2007-04-18 Dalibor Topic <[EMAIL PROTECTED]> * include/GtkDragSourceContextPeer.h: Removed, renamed to .. * include/gnu_java_awt_dnd_peer_gtk_GtkDragSourceContextPeer.h: New file. * native/jni/gtk-peer/GtkDragSourceContextPeer.c: Include gnu_java_awt_dnd_peer_gtk_GtkDragSourceContextPeer.h. * include/Makefile.am (GTKPEER_H_FILES): Renamed GtkDragSourceContextPeer.h to gnu_java_awt_dnd_peer_gtk_GtkDragSourceContextPeer.h per current convention. Use portable construct to create gtk and libxmlj peer headers. Depend on the java source code, rather then the class files in order to avoid spurious regeneration. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.9270&r2=1.9271 http://cvs.savannah.gnu.org/viewcvs/classpath/include/Makefile.am?cvsroot=classpath&r1=1.80&r2=1.81 http://cvs.savannah.gnu.org/viewcvs/classpath/include/gnu_java_awt_dnd_peer_gtk_GtkDragSourceContextPeer.h?cvsroot=classpath&rev=1.1 http://cvs.savannah.gnu.org/viewcvs/classpath/include/GtkDragSourceContextPeer.h?cvsroot=classpath&r1=1.2&r2=0 http://cvs.savannah.gnu.org/viewcvs/classpath/native/jni/gtk-peer/GtkDragSourceContextPeer.c?cvsroot=classpath&r1=1.5&r2=1.6