public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at developer dot classpath dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug awt/21660] FileDialog.SAVE broken
Date: Fri, 26 Aug 2005 06:08:00 -0000	[thread overview]
Message-ID: <20050826044209.7149.qmail@sourceware.org> (raw)
In-Reply-To: <20050519081246.21660.hendrich@informatik.uni-hamburg.de>


------- Additional Comments From cvs-commit at developer dot classpath dot org  2005-08-26 04:42 -------
Subject: Bug 21660

CVSROOT:	/cvsroot/classpath
Module name:	classpath
Branch: 	
Changes by:	Thomas Fitzsimmons <fitzsim@savannah.gnu.org>	05/08/26 04:35:50

Modified files:
	.              : ChangeLog 
	gnu/java/awt/peer/gtk: GtkFileDialogPeer.java GtkWindowPeer.java 
	include        : gnu_java_awt_peer_gtk_GtkFileDialogPeer.h 
	                 gnu_java_awt_peer_gtk_GtkWindowPeer.h 
	native/jni/gtk-peer: gnu_java_awt_peer_gtk_GtkFileDialogPeer.c 
	                     gnu_java_awt_peer_gtk_GtkWindowPeer.c 

Log message:
	2005-08-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
	
	PR classpath/21660:
	* gnu/java/awt/peer/gtk/GtkFileDialogPeer.java,
	native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkFileDialogPeer.c
	(AWT_FILEDIALOG_LOAD): New macro.
	(AWT_FILEDIALOG_SAVE): Likewise.
	(create(GtkContainerPeer,int)): Add mode parameter.  Create Save
	dialog if mode is AWT_FILEDIALOG_SAVE.  Remove workaround for
	http://bugzilla.gnome.org/show_bug.cgi?id=166852.
	(create()): Add mode argument to create call.
	* gnu/java/awt/peer/gtk/GtkWindowPeer.java,
	native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkWindowPeer.c
	(setVisibleNative): Override method.
	(setVisibleNativeUnlocked): Override method.  Call gdk_flush after
	showing or hiding window.
	* include/gnu_java_awt_peer_gtk_GtkFileDialogPeer.h: Regenerate.
	* include/gnu_java_awt_peer_gtk_GtkWindowPeer.h: Regenerate.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.4573&tr2=1.4574&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/gnu/java/awt/peer/gtk/GtkFileDialogPeer.java.diff?tr1=1.27&tr2=1.28&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/gnu/java/awt/peer/gtk/GtkWindowPeer.java.diff?tr1=1.40&tr2=1.41&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/include/gnu_java_awt_peer_gtk_GtkFileDialogPeer.h.diff?tr1=1.8&tr2=1.9&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/include/gnu_java_awt_peer_gtk_GtkWindowPeer.h.diff?tr1=1.18&tr2=1.19&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkFileDialogPeer.c.diff?tr1=1.23&tr2=1.24&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkWindowPeer.c.diff?tr1=1.55&tr2=1.56&r1=text&r2=text






-- 


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


  parent reply	other threads:[~2005-08-26  4:42 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-19  8:13 [Bug AWT/21660] New: " hendrich at informatik dot uni-hamburg dot de
2005-05-19  8:14 ` [Bug AWT/21660] " hendrich at informatik dot uni-hamburg dot de
2005-05-19  8:18 ` hendrich at informatik dot uni-hamburg dot de
2005-05-25  2:15 ` fitzsim at redhat dot com
2005-08-24 19:35 ` [Bug awt/21660] " fitzsim at redhat dot com
2005-08-26  4:24 ` fitzsim at redhat dot com
2005-08-26  4:42 ` fitzsim at redhat dot com
2005-08-26  6:08 ` cvs-commit at developer dot classpath dot org [this message]
2005-09-06 13:00 ` mark 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=20050826044209.7149.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@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).