scsh-checkins
[Top] [All Lists]

scx/c/xlib gcontext.c

To: scsh-checkins@scsh.net
Subject: scx/c/xlib gcontext.c
From: Eric Knauel <eknauel@users.sourceforge.net>
Date: Thu, 27 May 2004 10:39:18 +0200 (MST)
List-id: <scsh-checkins.list-id.scsh.net>
Update of /cvsroot/scsh/scx/c/xlib
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10813/c/xlib

Modified Files:
        gcontext.c 
Log Message:
Fixed scx_Get_Gc_Values(diplay, gc, values):

Don't side effect the values argument, it's also (later) used by
scx_extract_gc_value() which expects it to be unmodified.  This patch
makes selectors on graphic contexts usable.

<Prev in Thread] Current Thread [Next in Thread>
  • scx/c/xlib gcontext.c, Eric Knauel <=