[as-devel] CVS commit to afterstep-devel
CVS server (cvsroot@merilon.elfhame.net)
Sun, 8 Apr 2001 00:00:02 -0700
Modified files:
2001-04-07 23:58:35 include/screen.h
2001-04-07 23:58:36 lib/.depend
2001-04-07 23:58:36 lib/.shared
2001-04-07 23:58:36 lib/screen.c
2001-04-07 23:58:36 libasGUI/asimage.c
2001-04-07 23:58:37 src/test/test.c
ChangeLog:
fixed bugs in scaling down code with ratio > 2; It appears that you can create windows with different visual only if you create new colormap and allocate border color from it as well. Fixed screen.c accordingly. We keep black and white pixels and colormap in ScreenInfo now - should use it instead of X macros