scx/scheme/xlib
frese b4f1bcad78 - changed variable arguments and return values in set-wm-hints!,
get-wm-hints, set-wm-normal-hints!, get-wm-normal-hints,
create-gcontext, change-gcontext, get-visual-info,
change-window-attributes, get-window-attributes, configure-window,
create-window to use an enumerated type instead of symbols.
- renamed functions in xlib-client (e.g. wm-hints to get-wm-hints).
2002-01-06 16:53:13 +00:00
..
atom-type.scm Added suffix "scx_" to all imported C functions. 2001-07-31 14:54:53 +00:00
client.scm - changed variable arguments and return values in set-wm-hints!, 2002-01-06 16:53:13 +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 - fixed typos 2001-10-30 14:31:36 +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
drawable.scm - added comments and newlines. 2001-10-09 15:32:54 +00:00
error.scm Error handling similar to sigevents 2001-12-19 21:37:16 +00:00
event-type.scm Added suffix "scx_" to all imported C functions. 2001-07-31 14:54:53 +00:00
event.scm Wait on events by using the VM's select. 2001-12-04 14:18:57 +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 - fixed typos 2001-10-30 14:31:36 +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 - changed variable arguments and return values in set-wm-hints!, 2002-01-06 16:53:13 +00:00
grab.scm - fixed typos 2001-10-30 14:31:36 +00:00
graphics.scm - fixed typos 2001-10-30 14:31:36 +00:00
helper.scm - changed variable arguments and return values in set-wm-hints!, 2002-01-06 16:53:13 +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 - fixed typos 2001-10-30 14:31:36 +00:00
property.scm - fixed typos 2001-10-30 14:31:36 +00:00
region-type.scm + added support for regions. 2001-09-25 12:45:12 +00:00
region.scm - fixed typos 2001-10-30 14:31:36 +00:00
text.scm - fixed typos 2001-10-30 14:31:36 +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 - changed variable arguments and return values in set-wm-hints!, 2002-01-06 16:53:13 +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 - changed variable arguments and return values in set-wm-hints!, 2002-01-06 16:53:13 +00:00
wm.scm - added comments and newlines. 2001-10-09 15:32:54 +00:00
xlib-interfaces.scm - changed variable arguments and return values in set-wm-hints!, 2002-01-06 16:53:13 +00:00
xlib-packages.scm - changed variable arguments and return values in set-wm-hints!, 2002-01-06 16:53:13 +00:00
xlib-type-interfaces.scm - changed variable arguments and return values in set-wm-hints!, 2002-01-06 16:53:13 +00:00
xlib-type-package.scm - fixed typos 2001-10-30 14:31:36 +00:00