scx/scheme/xlib
frese 0043252da4 - added destroyed? component to the window-type for a better
recognition of window-destroyal. (should be done with all types)
2002-04-26 08:26:59 +00:00
..
atom-type.scm - replaced the use of symbols 'none, 'parent-relative etc. by 2002-03-17 15:41:56 +00:00
client.scm - changed error signalling from raising an error to returning #f in 2002-04-26 08:24:00 +00:00
color-type.scm + fixed a bug in the destroy functions and finalizers. 2002-04-02 11:38:28 +00:00
color.scm
colormap-type.scm - replaced the use of symbols 'none, 'parent-relative etc. by 2002-03-17 15:41:56 +00:00
colormap.scm - replaced the use of symbols 'none, 'parent-relative etc. by 2002-03-17 15:41:56 +00:00
cursor-type.scm - replaced the use of symbols 'none, 'parent-relative etc. by 2002-03-17 15:41:56 +00:00
cursor.scm - replaced the use of symbols 'none, 'parent-relative etc. by 2002-03-17 15:41:56 +00:00
display-type.scm + fixed a bug in the destroy functions and finalizers. 2002-04-02 11:38:28 +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
error.scm - fixed GC_PROTECT bugs 2002-02-08 17:09:43 +00:00
event-types.scm - fixed some small bugs (in motion-event and rect). 2002-04-26 08:25:07 +00:00
event.scm Fixed comment. 2002-04-17 14:51:31 +00:00
extension.scm
font-type.scm - replaced the use of symbols 'none, 'parent-relative etc. by 2002-03-17 15:41:56 +00:00
font.scm - fixed GC_PROTECT bugs 2002-02-08 17:09:43 +00:00
gcontext-type.scm - replaced the use of symbols 'none, 'parent-relative etc. by 2002-03-17 15:41:56 +00:00
gcontext.scm - fixed a bug gcontext-font. 2002-03-17 15:49:30 +00:00
grab.scm - replaced the use of symbols 'none, 'parent-relative etc. by 2002-03-17 15:41:56 +00:00
graphics.scm - fixed some small bugs (in motion-event and rect). 2002-04-26 08:25:07 +00:00
helper.scm - replaced the use of symbols 'none, 'parent-relative etc. by 2002-03-17 15:41:56 +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 - replaced the use of symbols 'none, 'parent-relative etc. by 2002-03-17 15:41:56 +00:00
pixmap.scm - replaced the use of symbols 'none, 'parent-relative etc. by 2002-03-17 15:41:56 +00:00
property.scm + added function to read/write properties of type WINDOW. 2002-04-02 11:36:34 +00:00
region-type.scm
region.scm - fixed GC_PROTECT bugs 2002-02-08 17:09:43 +00:00
sync-event.scm Added synchronous interface to X events. 2002-04-17 14:55:10 +00:00
text.scm - replaced the use of symbols 'none, 'parent-relative etc. by 2002-03-17 15:41:56 +00:00
types.scm - replaced the use of symbols 'none, 'parent-relative etc. by 2002-03-17 15:41:56 +00:00
utility.scm - fixed GC_PROTECT bugs 2002-02-08 17:09:43 +00:00
visual-type.scm
visual.scm - fixed GC_PROTECT bugs 2002-02-08 17:09:43 +00:00
window-type.scm - added destroyed? component to the window-type for a better 2002-04-26 08:26:59 +00:00
window.scm + added window-exists? predicate. 2002-04-02 11:39:10 +00:00
wm.scm - replaced the use of symbols 'none, 'parent-relative etc. by 2002-03-17 15:41:56 +00:00
xlib-interfaces.scm Added synchronous interface to X events. 2002-04-17 14:55:10 +00:00
xlib-internal-interfaces.scm updated. 2002-03-17 15:54:43 +00:00
xlib-internal-packages.scm - fixed GC_PROTECT bugs 2002-02-08 17:09:43 +00:00
xlib-packages.scm Added synchronous interface to X events. 2002-04-17 14:55:10 +00:00