scx/scheme/xlib
frese 648252ba0d - removed direct calls to scx_Create_Color
- renamed save-color-cell to store-color
- added store-colors, copy-colormap-and-free,
respect. scx_Store_Colors, scx_Copy_Colormap
- renamed alloc-named-color to query/alloc-named-color
- added new alloc-named-color that can be used like alloc-color!
- changed my-floor definition (color.scm)
- added parse-color
- updated calls to make-pixel
2001-10-09 15:31:33 +00:00
..
atom-type.scm Added suffix "scx_" to all imported C functions. 2001-07-31 14:54:53 +00:00
client.scm fixed some bugs and typos. 2001-08-29 14:43:49 +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 - removed direct calls to scx_Create_Color 2001-10-09 15:31:33 +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 moved out of subdirecotry; some changes. 2001-07-09 13:45:36 +00:00
drawable.scm Added suffix "scx_" to all imported C functions. 2001-07-31 14:54:53 +00:00
error.scm new implementations. 2001-08-29 14:44:15 +00:00
event-type.scm Added suffix "scx_" to all imported C functions. 2001-07-31 14:54:53 +00:00
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 + graphic: changed representations of rectangles to lists (x y width height), 2001-10-04 12:31:44 +00:00
helper.scm renamed - former stuff.scm 2001-07-09 13:48:27 +00:00
key.scm + fixed bugs in scx_Display_Keycodes_Per_Keysym and 2001-10-04 12:21:25 +00:00
pixel-type.scm fixed typos and forgotten parameters etc. fixed display-after-function. 2001-07-30 14:43:22 +00:00
pixel.scm Added suffix "scx_" to all imported C functions. 2001-07-31 14:54:53 +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 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 + graphic: changed representations of rectangles to lists (x y width height), 2001-10-04 12:31:44 +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 added windowmanager functions. 2001-07-31 14:53:49 +00:00
xlib-interfaces.scm + added new types, interface and structure for region. 2001-09-25 12:56:15 +00:00
xlib-packages.scm + added new types, interface and structure for region. 2001-09-25 12:56:15 +00:00
xlib-type-interfaces.scm + added new types, interface and structure for region. 2001-09-25 12:56:15 +00:00
xlib-type-package.scm + added new types, interface and structure for region. 2001-09-25 12:56:15 +00:00