public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: java-prs@gcc.gnu.org
Subject: [Bug AWT/17059] MenuBar.setHelpMenu() broken
Date: Tue, 24 Aug 2004 15:17:00 -0000	[thread overview]
Message-ID: <20040824151703.7300.qmail@sourceware.org> (raw)
In-Reply-To: <20040817065045.17059.hendrich@informatik.uni-hamburg.de>


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-08-24 15:17 -------
Subject: Bug 17059

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	java-gui-branch
Changes by:	djee@gcc.gnu.org	2004-08-24 15:16:51

Modified files:
	libjava        : ChangeLog 
	libjava/gnu/java/awt/peer/gtk: GtkMenuBarPeer.java 
	libjava/java/awt: MenuBar.java 
	libjava/java/awt/peer: MenuBarPeer.java 
	libjava/jni/gtk-peer: gnu_java_awt_peer_gtk_GtkMenuBarPeer.c 

Log message:
	2004-08-23  David Jee  <djee@redhat.com>
	
	PR AWT/17059
	
	* gnu/java/awt/peer/gtk/GtkMenuBarPeer.java
	(nativeSetHelpMenu): New native method declaration.
	(addHelpMenu): Call nativeSetHelpMenu().
	(addMenu): Remove.
	* java/awt/MenuBar.java
	(setHelpMenu): Call addNotify() on the new help menu.
	(add): Call addNotify() on the new menu.
	(addNotify): Set the help menu if one exists.
	* java/awt/peer/MenuBarPeer.java
	(addMenu): Remove.
	* jni/gtk-peer/gnu_java_awt_peer_gtk_GtkMenuBarPeer.c
	(nativeSetHelpMenu): New method.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&only_with_tag=java-gui-branch&r1=1.2660.2.348&r2=1.2660.2.349
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/gnu/java/awt/peer/gtk/GtkMenuBarPeer.java.diff?cvsroot=gcc&only_with_tag=java-gui-branch&r1=1.2&r2=1.2.18.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/awt/MenuBar.java.diff?cvsroot=gcc&only_with_tag=java-gui-branch&r1=1.13&r2=1.13.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/awt/peer/MenuBarPeer.java.diff?cvsroot=gcc&only_with_tag=java-gui-branch&r1=1.6&r2=1.6.14.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkMenuBarPeer.c.diff?cvsroot=gcc&only_with_tag=java-gui-branch&r1=1.2.8.1&r2=1.2.8.2



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17059


  parent reply	other threads:[~2004-08-24 15:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-17  6:50 [Bug libgcj/17059] New: " hendrich at informatik dot uni-hamburg dot de
2004-08-17  7:21 ` [Bug AWT/17059] " pinskia at gcc dot gnu dot org
2004-08-24 15:17 ` cvs-commit at gcc dot gnu dot org [this message]
2004-08-24 15:25 ` pinskia at gcc dot gnu dot org
2004-09-02  5:13 ` cvs-commit at gcc dot gnu dot org
2004-12-01  0:38 ` pinskia at gcc dot gnu dot org
     [not found] <bug-17059-9150@http.gcc.gnu.org/bugzilla/>
2005-10-16  1:56 ` [Bug awt/17059] " pinskia at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040824151703.7300.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=java-prs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).