scx/scheme/xlib
frese 4de9034f71 - updated for new bindings.
- added threads to xlib-event structure. wait-event needs sleep.
2001-10-09 15:51:33 +00:00
..
atom-type.scm Added suffix "scx_" to all imported C functions. 2001-07-31 14:54:53 +00:00
client.scm - added comments and newlines. 2001-10-09 15:32:54 +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 - removed direct calls to scx_Create_Color 2001-10-09 15:31:33 +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 - added display-select-input, resp. scx_Display_Select_Input. 2001-10-09 15:33:45 +00:00
drawable-type.scm moved out of subdirecotry; some changes. 2001-07-09 13:45:36 +00:00
drawable.scm - added comments and newlines. 2001-10-09 15:32:54 +00:00
error.scm new implementations. 2001-08-29 14:44:15 +00:00
event-type.scm Added suffix "scx_" to all imported C functions. 2001-07-31 14:54:53 +00:00
event.scm - added wait-event 2001-10-09 15:40:01 +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 - make-font can now create a font from a font-id (Xfont) 2001-10-09 15:42:26 +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 - completed get-gcontext-values and change/get-window-attributes to 2001-10-09 15:43:55 +00:00
grab.scm - added comments and newlines. 2001-10-09 15:32:54 +00:00
graphics.scm + graphic: changed representations of rectangles to lists (x y width height), 2001-10-04 12:31:44 +00:00
helper.scm renamed - former stuff.scm 2001-07-09 13:48:27 +00:00
key.scm + fixed bugs in scx_Display_Keycodes_Per_Keysym and 2001-10-04 12:21:25 +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 - added comments and newlines. 2001-10-09 15:32:54 +00:00
property.scm used lists for the arguments and return values of those functions that did use 2001-08-22 11:49:01 +00:00
region-type.scm + added support for regions. 2001-09-25 12:45:12 +00:00
region.scm + added support for regions. 2001-09-25 12:45:12 +00:00
text.scm + graphic: changed representations of rectangles to lists (x y width height), 2001-10-04 12:31:44 +00:00
utility.scm - added comments and newlines. 2001-10-09 15:32:54 +00:00
visual-type.scm + Added support for visuals. 2001-09-20 14:41:01 +00:00
visual.scm + Added support for visuals. 2001-09-20 14:41:01 +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 - completed get-gcontext-values and change/get-window-attributes to 2001-10-09 15:43:55 +00:00
wm.scm - added comments and newlines. 2001-10-09 15:32:54 +00:00
xlib-interfaces.scm - updated for new bindings. 2001-10-09 15:51:33 +00:00
xlib-packages.scm - updated for new bindings. 2001-10-09 15:51:33 +00:00
xlib-type-interfaces.scm - updated for new bindings. 2001-10-09 15:51:33 +00:00
xlib-type-package.scm + added new types, interface and structure for region. 2001-09-25 12:56:15 +00:00