scx/scheme/xlib
mainzelm 1b05b00ec5 Rename with-sync-x-events to init-sync-x-events. 2003-02-04 13:34:14 +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 - removed direct calls to scx_Create_Color 2001-10-09 15:31:33 +00:00
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 - 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 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 new implementations. 2001-08-29 14:44:15 +00:00
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 - bug in make-gcontext-getter fixed 2003-01-17 16:42:14 +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 + 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
sync-event.scm Minor corrections. 2002-04-29 09:48:36 +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 + 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 - added destroyed? component to the window-type for a better 2002-04-26 08:26:59 +00:00
window.scm - bug in make-win-attr-getter fixed 2003-01-17 16:45:27 +00:00
wm.scm - added wm-state property getter and setter. 2002-04-26 08:28:40 +00:00
xlib-interfaces.scm Rename with-sync-x-events to init-sync-x-events. 2003-02-04 13:34:14 +00:00
xlib-internal-interfaces.scm - updated. 2002-04-26 08:29:05 +00:00
xlib-internal-packages.scm - fixed GC_PROTECT bugs 2002-02-08 17:09:43 +00:00
xlib-packages.scm - added some open's 2003-01-17 16:46:41 +00:00