public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug AWT/17351] New: java.awt.color.ICC_Profile unimplemented
@ 2004-09-07 18:21 sven at physto dot se
  2004-09-08 13:29 ` [Bug AWT/17351] " fitzsim at redhat dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: sven at physto dot se @ 2004-09-07 18:21 UTC (permalink / raw)
  To: gcc-bugs

I'll be hacking on this within the Classpath project. 

/Sven de Marothy

-- 
           Summary: java.awt.color.ICC_Profile unimplemented
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: AWT
        AssignedTo: fitzsim at redhat dot com
        ReportedBy: sven at physto dot se
                CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
                    dot org


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


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

* [Bug AWT/17351] java.awt.color.ICC_Profile unimplemented
  2004-09-07 18:21 [Bug AWT/17351] New: java.awt.color.ICC_Profile unimplemented sven at physto dot se
@ 2004-09-08 13:29 ` fitzsim at redhat dot com
  2004-10-29 17:58 ` sven at physto dot se
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: fitzsim at redhat dot com @ 2004-09-08 13:29 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-09-08 13:29:04
               date|                            |


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


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

* [Bug AWT/17351] java.awt.color.ICC_Profile unimplemented
  2004-09-07 18:21 [Bug AWT/17351] New: java.awt.color.ICC_Profile unimplemented sven at physto dot se
  2004-09-08 13:29 ` [Bug AWT/17351] " fitzsim at redhat dot com
@ 2004-10-29 17:58 ` sven at physto dot se
  2004-11-10 22:12 ` sven at physto dot se
  2004-12-01  0:37 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 6+ messages in thread
From: sven at physto dot se @ 2004-10-29 17:58 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From sven at physto dot se  2004-10-29 17:57 -------
Ok.. my initial implementation is done. The built-in Photo YCC color space is
not implemented yet. Some more work will be needed to bring it up to 1.5.0
later, too.

Please merge it over from classpath.


-- 


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


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

* [Bug AWT/17351] java.awt.color.ICC_Profile unimplemented
  2004-09-07 18:21 [Bug AWT/17351] New: java.awt.color.ICC_Profile unimplemented sven at physto dot se
  2004-09-08 13:29 ` [Bug AWT/17351] " fitzsim at redhat dot com
  2004-10-29 17:58 ` sven at physto dot se
@ 2004-11-10 22:12 ` sven at physto dot se
  2004-12-01  0:37 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 6+ messages in thread
From: sven at physto dot se @ 2004-11-10 22:12 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From sven at physto dot se  2004-11-10 22:11 -------
Merged over from classpath now. Great!

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


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


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

* [Bug AWT/17351] java.awt.color.ICC_Profile unimplemented
  2004-09-07 18:21 [Bug AWT/17351] New: java.awt.color.ICC_Profile unimplemented sven at physto dot se
                   ` (2 preceding siblings ...)
  2004-11-10 22:12 ` sven at physto dot se
@ 2004-12-01  0:37 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-12-01  0:37 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-12-01 00:36 -------
All of these are all fixed in 4.0.0 by the merge of the gui branch.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.0.0


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


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

* [Bug awt/17351] java.awt.color.ICC_Profile unimplemented
       [not found] <bug-17351-9268@http.gcc.gnu.org/bugzilla/>
@ 2005-10-16  1:15 ` 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:15 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

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


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


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

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-07 18:21 [Bug AWT/17351] New: java.awt.color.ICC_Profile unimplemented sven at physto dot se
2004-09-08 13:29 ` [Bug AWT/17351] " fitzsim at redhat dot com
2004-10-29 17:58 ` sven at physto dot se
2004-11-10 22:12 ` sven at physto dot se
2004-12-01  0:37 ` pinskia at gcc dot gnu dot org
     [not found] <bug-17351-9268@http.gcc.gnu.org/bugzilla/>
2005-10-16  1:15 ` [Bug awt/17351] " pinskia at gcc dot gnu dot org

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