public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug swing/19860] Swing JOptionPane and multiline texts
       [not found] <bug-19860-9150@http.gcc.gnu.org/bugzilla/>
@ 2005-10-16  1:48 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-16  1:48 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |0.18


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug swing/19860] Swing JOptionPane and multiline texts
  2005-02-09 22:18 [Bug AWT/19860] New: " hendrich at informatik dot uni-hamburg dot de
                   ` (3 preceding siblings ...)
  2005-06-23 18:23 ` abalkiss at redhat dot com
@ 2005-08-24 19:30 ` fitzsim at redhat dot com
  4 siblings, 0 replies; 6+ messages in thread
From: fitzsim at redhat dot com @ 2005-08-24 19:30 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From fitzsim at redhat dot com  2005-08-24 19:29 -------
Fixed.  Closing.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug SWING/19860] Swing JOptionPane and multiline texts
  2005-02-09 22:18 [Bug AWT/19860] New: " hendrich at informatik dot uni-hamburg dot de
                   ` (2 preceding siblings ...)
  2005-06-03 15:13 ` fitzsim at redhat dot com
@ 2005-06-23 18:23 ` abalkiss at redhat dot com
  2005-08-24 19:30 ` [Bug swing/19860] " fitzsim at redhat dot com
  4 siblings, 0 replies; 6+ messages in thread
From: abalkiss at redhat dot com @ 2005-06-23 18:23 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From abalkiss at redhat dot com  2005-06-23 18:23 -------
I patched this in classpath, merge should fix it.

-- 


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug SWING/19860] Swing JOptionPane and multiline texts
  2005-02-09 22:18 [Bug AWT/19860] New: " hendrich at informatik dot uni-hamburg dot de
  2005-02-13 12:49 ` [Bug SWING/19860] " pinskia at gcc dot gnu dot org
  2005-06-03 14:50 ` roman at kennke dot org
@ 2005-06-03 15:13 ` fitzsim at redhat dot com
  2005-06-23 18:23 ` abalkiss at redhat dot com
  2005-08-24 19:30 ` [Bug swing/19860] " fitzsim at redhat dot com
  4 siblings, 0 replies; 6+ messages in thread
From: fitzsim at redhat dot com @ 2005-06-03 15:13 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From fitzsim at redhat dot com  2005-06-03 15:13 -------
OK, for stuff like this we'll wait until tromey's big merge is complete.  I
don't want to merge any Classpath gui work into libgcj at this point.


-- 


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug SWING/19860] Swing JOptionPane and multiline texts
  2005-02-09 22:18 [Bug AWT/19860] New: " hendrich at informatik dot uni-hamburg dot de
  2005-02-13 12:49 ` [Bug SWING/19860] " pinskia at gcc dot gnu dot org
@ 2005-06-03 14:50 ` roman at kennke dot org
  2005-06-03 15:13 ` fitzsim at redhat dot com
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: roman at kennke dot org @ 2005-06-03 14:50 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From roman at kennke dot org  2005-06-03 14:50 -------
Should work, at least in GNU Classpath it does. I have fixed the JTextComponent
stuff so far that it can be used (e.g. in JOptionPanes).

-- 


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug SWING/19860] Swing JOptionPane and multiline texts
  2005-02-09 22:18 [Bug AWT/19860] New: " hendrich at informatik dot uni-hamburg dot de
@ 2005-02-13 12:49 ` pinskia at gcc dot gnu dot org
  2005-06-03 14:50 ` roman at kennke dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-02-13 12:49 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-12 22:35 -------
Confirmed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|AWT                         |SWING
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-02-12 22:35:22
               date|                            |


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-10-16  1:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-19860-9150@http.gcc.gnu.org/bugzilla/>
2005-10-16  1:48 ` [Bug swing/19860] Swing JOptionPane and multiline texts pinskia at gcc dot gnu dot org
2005-02-09 22:18 [Bug AWT/19860] New: " hendrich at informatik dot uni-hamburg dot de
2005-02-13 12:49 ` [Bug SWING/19860] " pinskia at gcc dot gnu dot org
2005-06-03 14:50 ` roman at kennke dot org
2005-06-03 15:13 ` fitzsim at redhat dot com
2005-06-23 18:23 ` abalkiss at redhat dot com
2005-08-24 19:30 ` [Bug swing/19860] " fitzsim at redhat dot com

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).