public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug awt/19840] drawImage bug
       [not found] <bug-19840-9150@http.gcc.gnu.org/bugzilla/>
@ 2005-10-16  1:47 ` 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:47 UTC (permalink / raw)
  To: java-prs



-- 

pinskia at gcc dot gnu dot org changed:

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


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


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

* [Bug awt/19840] drawImage bug
  2005-02-09  9:38 [Bug AWT/19840] New: " hendrich at informatik dot uni-hamburg dot de
                   ` (3 preceding siblings ...)
  2005-06-22 21:30 ` mark at gcc dot gnu dot org
@ 2005-08-21  5:08 ` fitzsim at redhat dot com
  4 siblings, 0 replies; 6+ messages in thread
From: fitzsim at redhat dot com @ 2005-08-21  5:08 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From fitzsim at redhat dot com  2005-08-21 05:08 -------
Fixed in GNU Classpath by Sven de Marothy.  Closing.


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


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


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

* [Bug AWT/19840] drawImage bug
  2005-02-09  9:38 [Bug AWT/19840] New: " hendrich at informatik dot uni-hamburg dot de
                   ` (2 preceding siblings ...)
  2005-02-12 22:34 ` pinskia at gcc dot gnu dot org
@ 2005-06-22 21:30 ` mark at gcc dot gnu dot org
  2005-08-21  5:08 ` [Bug awt/19840] " fitzsim at redhat dot com
  4 siblings, 0 replies; 6+ messages in thread
From: mark at gcc dot gnu dot org @ 2005-06-22 21:30 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From mark at gcc dot gnu dot org  2005-06-22 21:29 -------
This seems to have been fixed in GNU Classpath by Sven de Marothy.
http://fitzsim.org/blog/?p=5

-- 


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


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

* [Bug AWT/19840] drawImage bug
  2005-02-09  9:38 [Bug AWT/19840] New: " hendrich at informatik dot uni-hamburg dot de
  2005-02-09  9:39 ` [Bug AWT/19840] " hendrich at informatik dot uni-hamburg dot de
  2005-02-09 10:48 ` hendrich at informatik dot uni-hamburg dot de
@ 2005-02-12 22:34 ` pinskia at gcc dot gnu dot org
  2005-06-22 21:30 ` mark at gcc dot gnu dot org
  2005-08-21  5:08 ` [Bug awt/19840] " fitzsim at redhat dot com
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-02-12 22:34 UTC (permalink / raw)
  To: java-prs


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

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-02-12 22:33:37
               date|                            |


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


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

* [Bug AWT/19840] drawImage bug
  2005-02-09  9:38 [Bug AWT/19840] New: " hendrich at informatik dot uni-hamburg dot de
  2005-02-09  9:39 ` [Bug AWT/19840] " hendrich at informatik dot uni-hamburg dot de
@ 2005-02-09 10:48 ` hendrich at informatik dot uni-hamburg dot de
  2005-02-12 22:34 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: hendrich at informatik dot uni-hamburg dot de @ 2005-02-09 10:48 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From hendrich at informatik dot uni-hamburg dot de  2005-02-09 10:15 -------
Created an attachment (id=8154)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8154&action=view)
demo image for the testcase


-- 


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


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

* [Bug AWT/19840] drawImage bug
  2005-02-09  9:38 [Bug AWT/19840] New: " hendrich at informatik dot uni-hamburg dot de
@ 2005-02-09  9:39 ` hendrich at informatik dot uni-hamburg dot de
  2005-02-09 10:48 ` hendrich at informatik dot uni-hamburg dot de
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: hendrich at informatik dot uni-hamburg dot de @ 2005-02-09  9:39 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From hendrich at informatik dot uni-hamburg dot de  2005-02-09 09:30 -------
Created an attachment (id=8150)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8150&action=view)
testcase for the bug, both images should look the same


-- 


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


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

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-19840-9150@http.gcc.gnu.org/bugzilla/>
2005-10-16  1:47 ` [Bug awt/19840] drawImage bug pinskia at gcc dot gnu dot org
2005-02-09  9:38 [Bug AWT/19840] New: " hendrich at informatik dot uni-hamburg dot de
2005-02-09  9:39 ` [Bug AWT/19840] " hendrich at informatik dot uni-hamburg dot de
2005-02-09 10:48 ` hendrich at informatik dot uni-hamburg dot de
2005-02-12 22:34 ` pinskia at gcc dot gnu dot org
2005-06-22 21:30 ` mark at gcc dot gnu dot org
2005-08-21  5:08 ` [Bug awt/19840] " 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).