scx/scheme/xlib
frese 5bd0685662 + added support for regions. 2001-09-25 12:45:12 +00:00
..
atom-type.scm
client.scm fixed some bugs and typos. 2001-08-29 14:43:49 +00:00
color-type.scm
color.scm used lists for the arguments and return values of those functions that did use 2001-08-22 11:49:01 +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 + Added support for visuals. 2001-09-20 14:41:01 +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 fixed typos and some tiny errors. 2001-08-21 14:57:08 +00:00
display-type.scm corrected the implementation of the after-function stuff. 2001-08-29 14:52:44 +00:00
display.scm + Added support for visuals. 2001-09-20 14:41:01 +00:00
drawable-type.scm
drawable.scm
error.scm new implementations. 2001-08-29 14:44:15 +00:00
event-type.scm
event.scm fixed typos and some tiny errors. 2001-08-21 14:57:08 +00:00
extension.scm new implementations. 2001-08-29 14:44:15 +00:00
font-type.scm fixed some bugs and typos. 2001-08-29 14:43:49 +00:00
font.scm used lists for the arguments and return values of those functions that did use 2001-08-22 11:49:01 +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 made the mandatory arguments to create-gcontext (drawable) and 2001-08-29 14:47:03 +00:00
grab.scm fixed some bugs and typos. 2001-08-29 14:43:49 +00:00
graphics.scm fixed some bugs and typos. 2001-08-29 14:43:49 +00:00
helper.scm
key.scm first implementation. 2001-08-22 11:50:05 +00:00
pixel-type.scm
pixel.scm
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 typos and some tiny errors. 2001-08-21 14:57:08 +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 used lists for the arguments and return values of those functions that did use 2001-08-22 11:49:01 +00:00
utility.scm fixed some bugs and typos. 2001-08-29 14:43:49 +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 + Added support for visuals. 2001-09-20 14:41:01 +00:00
wm.scm
xlib-interfaces.scm + Added support for visuals. 2001-09-20 14:41:01 +00:00
xlib-packages.scm + Added support for visuals. 2001-09-20 14:41:01 +00:00
xlib-type-interfaces.scm added all new types and packages (font, cursor, text, property, wm, client, font-type, atom-type, cursor-type). 2001-08-21 15:15:03 +00:00
xlib-type-package.scm + Added support for visuals. 2001-09-20 14:41:01 +00:00