scx/c/xlib
eknauel 03489f9c56 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.
2004-05-27 08:39:03 +00:00
..
.gitignore first commit 2004-01-04 14:57:00 +00:00
Makefile.am Build with xft support. 2003-12-02 12:10:28 +00:00
client.c fixed declaration/code mixing 2003-05-04 15:19:39 +00:00
colormap.c fixed declaration/code mixing 2003-05-04 15:19:39 +00:00
cursor.c fixed gc protection 2003-05-02 13:06:50 +00:00
display.c - added screen-number-of-screen function 2004-03-15 19:31:50 +00:00
error.c fixed gc protection 2003-05-02 13:20:45 +00:00
event-types.c fixed gc protection 2003-05-02 13:33:34 +00:00
event.c fixed declaration/code mixing 2003-05-04 15:19:39 +00:00
extension.c implementation for scheme48. 2001-08-29 14:54:05 +00:00
font.c fixed gc protection 2003-05-02 14:58:17 +00:00
gcontext.c Fixed scx_Get_Gc_Values(diplay, gc, values): 2004-05-27 08:39:03 +00:00
grab.c fixed declaration/code mixing 2003-05-04 15:19:39 +00:00
graphics.c fixed gc protection 2003-05-02 14:58:17 +00:00
init.c Use automake and build a shared object 2003-11-17 08:56:57 +00:00
key.c fixed declaration/code mixing 2003-05-04 15:19:39 +00:00
pixmap.c fixed declaration/code mixing 2003-05-04 15:19:39 +00:00
property.c fixed gc protection 2003-05-02 15:29:09 +00:00
region.c + move scx_extract_region() and scx_enter_region() to xlib.h 2003-10-23 17:28:36 +00:00
text.c fixed declaration/code mixing 2003-05-04 15:19:39 +00:00
types.c fixed gc protection 2003-05-02 15:29:09 +00:00
util.c fixed gc protection 2003-05-02 15:29:09 +00:00
visual.c fixed gc protection 2003-05-02 15:58:36 +00:00
window.c - fixed create-window in it's extraction of the window-class argument 2004-03-15 19:30:01 +00:00
wm.c fixed gc protection 2003-05-02 15:58:36 +00:00
xlib.h Use automake and build a shared object 2003-11-17 08:56:57 +00:00