Go to file
Ingo Proetel 27c2c3ec4a ColorModel.java (getRGBdefault): Default ColorModel has 32 bit pixels not 8 bit pixels.
2004-05-04  Ingo Proetel  <proetel@aicas.com>

	* java/awt/image/ColorModel.java (getRGBdefault): Default ColorModel has
        32 bit pixels not 8 bit pixels.
	(isCompatibleRaster): Added javadoc comment.

2004-05-04  Ingo Proetel  <proetel@aicas.com>

	* java/awt/image/ComponentSampleModel.java (setDataSamples):Do not reset
	scanline stride.

2004-05-04  Ingo Proetel  <proetel@aicas.com>

	* java/awt/ColorPaintContext.java (<init>): Added ColorModel to signature.
	(getColorModel): Return the actual color model.
	(getRaster): Implemented.
	(ColorRaster): New inner class.
	* java/awt/SystemColor.java (createContext): Use ColorModel when creating
	a PaintContext.
	* java/awt/Color.java (<init>): Make exception more verbose.
	(createContext): Use ColorModel when creating a PaintContext.

From-SVN: r81486
2004-05-04 19:27:11 +00:00
boehm-gc
config acx.m4: Fix fastcompare support for new-bootstrap. 2004-04-29 07:40:05 +00:00
contrib
fastjar
gcc image-info.m: Allow additional attributes for __image_info section. 2004-05-04 19:03:38 +00:00
include demangle.h: Do not use C++ reserved keyword typename as parameter for... 2004-05-04 20:13:54 +02:00
INSTALL
intl
libada
libf2c
libffi
libiberty gcc.c (DELETE_IF_ORDINARY): New macro default definition. 2004-04-29 15:28:42 +00:00
libjava ColorModel.java (getRGBdefault): Default ColorModel has 32 bit pixels not 8 bit pixels. 2004-05-04 19:27:11 +00:00
libobjc
libstdc++-v3 Daily bump. 2004-05-04 00:16:12 +00:00
maintainer-scripts crontab: Move GCC 3.4 snapshots from Wednesday afternoon to Friday night... 2004-05-02 17:38:33 +00:00
zlib
.cvsignore
ABOUT-NLS
ChangeLog MAINTAINERS (Various Maintainers): Add myself. 2004-05-04 14:23:18 +00:00
compile
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure acx.m4: Fix fastcompare support for new-bootstrap. 2004-04-29 07:40:05 +00:00
configure.in backport: configure.in (mips*-*-irix5*): Enable ld. 2004-04-27 14:20:35 -04:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS (Various Maintainers): Add myself. 2004-05-04 14:23:18 +00:00
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO
symlink-tree
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the file COPYING
for copying permission.  The manuals, and some of the runtime
libraries, are under different terms; see the individual source files
for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs.html for how to report bugs usefully.