[kaffe] Kaffe CVS: kaffe dalibor

Kaffe CVS cvs-commits at kaffe.org
Tue Jun 3 16:34:01 PDT 2003


CVSROOT:	/cvs/kaffe
Module name:	kaffe
Changes by:	dalibor	03/06/03 16:32:08

Modified files:
	.              : ChangeLog aclocal.m4 configure gwqt.m4 
	libraries/clib/awt/qt: clr.cc evt.cc fnt.cc img.cc tlk.cc wnd.cc 

Log message:
2003-06-03  Dalibor Topic <robilad at yahoo.com>

* gwqt.m4:
Added detection of Qtopia, which means new libs are added to the
linker flags, and a new macro QPE is defined for conditional
compilation of Qtopia specific bits.

* aclocal.m4, configure: regenerated.

2003-06-03 Jim Huang <jserv at mdk.linux.org.tw>

Adapted Kaffe's Qt based AWT to compile under Qtopia.

* libraries/clib/awt/qt/clr.cc,
libraries/clib/awt/qt/evt.cc,
libraries/clib/awt/qt/tlk.cc,
libraries/clib/awt/qt/wnd.cc:
Use QPEApplication instead of QApplication. Include appropriate
headers.

* libraries/clib/awt/qt/fnt.cc:
Use unifont under QPE.

* libraries/clib/awt/qt/img.cc:
Ifdef-ed out createShmXImage and destroyShmXImage.
Replaced a fprintf by a DBG.





More information about the kaffe mailing list