[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Fri Aug 8 15:34:51 CEST 2008
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 08/08/08 15:34:51
Modified files:
cm3/m3-ui/vbtkit/src/lego/: Image.i3 Image.m3 m3makefile
cm3/m3-ui/vbtkit/src/lego/POSIX/: m3makefile
cm3/m3-ui/vbtkit/src/lego/WIN32/: m3makefile
Added files:
cm3/m3-ui/vbtkit/src/lego/POSIX/: ImageInit.m3
cm3/m3-ui/vbtkit/src/lego/WIN32/: ImageInit.m3
Log message:
make all uses of Image.Raw.xres and yres
go through accessor functions
in fact, renaming xres/yres so any failure to catch uses
will fail to compile
On Windows, compute xres and yres from Devicecaps(desktop window)
and GetSystemMetrics
on X Windows, keep the same old 75 (but this looks not difficult to fix)
this has a small dependency on WinNT* change from a minute ago
More information about the M3commit
mailing list