scx/scheme/xlib
frese 2df0598273 updated constructor calls to specify wheather the X-Lib Objects
should be freed.
2001-07-19 15:19:07 +00:00
..
atom-type.scm *** empty log message *** 2001-07-11 14:22:42 +00:00
color-type.scm fixed call/cc -> call-with-current-continuation typo. 2001-07-16 13:06:20 +00:00
color.scm added forgotten parameter to %lookup-color. 2001-07-19 15:07:12 +00:00
colormap-type.scm
colormap.scm added comments. 2001-07-16 13:37:28 +00:00
display-type.scm
display.scm updated constructor calls to specify wheather the X-Lib Objects 2001-07-19 15:19:07 +00:00
drawable-type.scm
drawable.scm updated constructor-calls to specify wheather the X-Lib Objects 2001-07-19 15:14:29 +00:00
event-type.scm
event.scm updated constructor calls to specify wheather the X-Lib Objects 2001-07-19 15:15:31 +00:00
font-type.scm first implementation. 2001-07-18 15:48:22 +00:00
font.scm updated constructor calls to specify wheather the X-Lib Objects 2001-07-19 15:19:07 +00:00
gcontext-type.scm
gcontext.scm updated constructor calls to specify wheather the X-Lib Objects 2001-07-19 15:19:07 +00:00
graphics.scm major changes and debugging. 2001-07-09 13:49:38 +00:00
helper.scm
pixel-type.scm
pixel.scm
pixmap-type.scm
pixmap.scm updated constructor calls to specify wheather the X-Lib Objects 2001-07-19 15:19:07 +00:00
property.scm updated constructor calls to specify wheather the X-Lib Objects 2001-07-19 15:19:07 +00:00
text.scm First Implementation of Text Metrics 2001-07-19 14:03:23 +00:00
window-type.scm added comments. 2001-07-16 13:37:28 +00:00
window.scm updated constructor calls to specify wheather the X-Lib Objects 2001-07-19 15:19:07 +00:00
xlib-interfaces.scm
xlib-packages.scm
xlib-type-interfaces.scm mini change 2001-07-11 15:18:32 +00:00
xlib-type-package.scm