scx/scheme/xlib
frese 84ca2f8675 + fixed some bugs.
+ added optional screen argument to some display-functions.
+ added more any-event-* functions.
+ implemented send-event.
+ updated interfaces.
2002-02-25 13:10:11 +00:00
..
atom-type.scm Added suffix "scx_" to all imported C functions. 2001-07-31 14:54:53 +00:00
client.scm + fixed some bugs. 2002-02-25 13:10:11 +00:00
color-type.scm added a discloser that shows the rgb values of the color. 2001-08-21 14:46:52 +00:00
color.scm - removed direct calls to scx_Create_Color 2001-10-09 15:31:33 +00:00
colormap-type.scm changed the constructors and finalizers, so that only one finalizer is 2001-08-21 14:51:22 +00:00
colormap.scm - fixed GC_PROTECT bugs 2002-02-08 17:09:43 +00:00
cursor-type.scm changed the constructors and finalizers, so that only one finalizer is 2001-08-21 14:51:22 +00:00
cursor.scm - added comments and newlines. 2001-10-09 15:32:54 +00:00
display-type.scm - added comments and newlines. 2001-10-09 15:32:54 +00:00
display.scm + fixed some bugs. 2002-02-25 13:10:11 +00:00
drawable-type.scm - fixed GC_PROTECT bugs 2002-02-08 17:09:43 +00:00
drawable.scm - added comments and newlines. 2001-10-09 15:32:54 +00:00
error.scm - fixed GC_PROTECT bugs 2002-02-08 17:09:43 +00:00
event-types.scm + fixed some bugs. 2002-02-25 13:10:11 +00:00
event.scm + fixed some bugs. 2002-02-25 13:10:11 +00:00
extension.scm new implementations. 2001-08-29 14:44:15 +00:00
font-type.scm - make-font can now create a font from a font-id (Xfont) 2001-10-09 15:42:26 +00:00
font.scm - fixed GC_PROTECT bugs 2002-02-08 17:09:43 +00:00
gcontext-type.scm changed the constructors and finalizers, so that only one finalizer is 2001-08-21 14:51:22 +00:00
gcontext.scm - fixed GC_PROTECT bugs 2002-02-08 17:09:43 +00:00
grab.scm - fixed GC_PROTECT bugs 2002-02-08 17:09:43 +00:00
graphics.scm - fixed GC_PROTECT bugs 2002-02-08 17:09:43 +00:00
helper.scm - fixed GC_PROTECT bugs 2002-02-08 17:09:43 +00:00
key.scm - fixed GC_PROTECT bugs 2002-02-08 17:09:43 +00:00
pixel-type.scm - added finalize? argument to make-pixel, so that allocated 2001-10-09 15:45:26 +00:00
pixel.scm - added finalize? argument to make-pixel, so that allocated 2001-10-09 15:45:26 +00:00
pixmap-type.scm changed the constructors and finalizers, so that only one finalizer is 2001-08-21 14:51:22 +00:00
pixmap.scm - fixed GC_PROTECT bugs 2002-02-08 17:09:43 +00:00
property.scm - fixed GC_PROTECT bugs 2002-02-08 17:09:43 +00:00
region-type.scm + added support for regions. 2001-09-25 12:45:12 +00:00
region.scm - fixed GC_PROTECT bugs 2002-02-08 17:09:43 +00:00
text.scm - fixed a bug in draw-image-text. 2002-02-04 12:44:08 +00:00
types.scm + fixed some bugs. 2002-02-25 13:10:11 +00:00
utility.scm - fixed GC_PROTECT bugs 2002-02-08 17:09:43 +00:00
visual-type.scm + Added support for visuals. 2001-09-20 14:41:01 +00:00
visual.scm - fixed GC_PROTECT bugs 2002-02-08 17:09:43 +00:00
window-type.scm changed the constructors and finalizers, so that only one finalizer is 2001-08-21 14:51:22 +00:00
window.scm - fixed GC_PROTECT bugs 2002-02-08 17:09:43 +00:00
wm.scm - fixed GC_PROTECT bugs 2002-02-08 17:09:43 +00:00
xlib-interfaces.scm + fixed some bugs. 2002-02-25 13:10:11 +00:00
xlib-internal-interfaces.scm + fixed some bugs. 2002-02-25 13:10:11 +00:00
xlib-internal-packages.scm - fixed GC_PROTECT bugs 2002-02-08 17:09:43 +00:00
xlib-packages.scm - fixed GC_PROTECT bugs 2002-02-08 17:09:43 +00:00