Patch: gtk peer - static methods

Michael Koch konqueror@gmx.de
Tue Jun 1 11:58:00 GMT 2004


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi list,


I just commited the attached patch to merge a fix done by Mark 
Wielaard in GNU classpath to mainline.

This should go into java-gui-branch too.


Michael


2004-06-01  Mark Wielaard  <mark@klomp.org>

	* gnu/java/awt/peer/gtk/GtkComponentPeer.java (requestFocus):
	Implement by calling gtkRequestFocus.
	(gtkRequestFocus): New native method.
	* native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkComponentPeer.c
	(Java_gnu_java_awt_peer_gtk_GtkComponentPeer_requestFocus__):
	Renamed to ...
	(Java_gnu_java_awt_peer_gtk_GtkComponentPeer_gtkRequestFocus):
	New function name.
	(filter_expose_event_handler):
	Mark static.
	* native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkPopupMenuPeer.c
	(menu_pos): Mark static.
- -- 
Homepage: http://www.worldforge.org/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAu7orWSOgCCdjSDsRAuzgAJoD+nlIbpX0XaUjnyHnU38bAL2iXACgoc/0
IRxjARb7I5xE9AGkUEkxnKw=
=paSn
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gtk.diff
Type: text/x-diff
Size: 3093 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20040601/5632f1bb/attachment.bin>


More information about the Java-patches mailing list