scsh-checkins
[Top] [All Lists]

[Scsh-checkins] scx/c/xlib colormap.c grab.c init.c xlib.h

To: scsh-checkins@lists.sourceforge.net
Subject: [Scsh-checkins] scx/c/xlib colormap.c grab.c init.c xlib.h
From: David Frese <frese@users.sourceforge.net>
Date: Sun Mar 17 07:42:04 2002
List-id: <scsh-checkins.lists.sourceforge.net>
Sender: scsh-checkins-admin@lists.sourceforge.net
Update of /cvsroot/scsh/scx/c/xlib
In directory usw-pr-cvs1:/tmp/cvs-serv17556/c/xlib

Modified Files:
        colormap.c grab.c init.c xlib.h 
Log Message:
- replaced the use of symbols 'none, 'parent-relative etc. by
  functions that create special X-Objects. e.g. special-window:none,
  special-pixmap:copy-from-parent.

- added a discloser for windows (makes debugging easier).

- fixed bugs in gcontext-font, get-window-attributes and text-width

- added enumerated types for colormap-alloc in create-colormap and grab-mode



<Prev in Thread] Current Thread [Next in Thread>
  • [Scsh-checkins] scx/c/xlib colormap.c grab.c init.c xlib.h, David Frese <=