Commit Graph

9 Commits

Author SHA1 Message Date
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
frese e7cce49d13 + Added support for visuals.
+ Implemented some missing routines for color control:
create-colormap, alloc-color-cells, set-color-cell.
2001-09-20 14:41:01 +00:00
frese c72bd59c42 fixed some bugs and typos. 2001-08-29 14:43:49 +00:00
nofreude 415d3c638c added the parse-color Function.: 2001-08-22 14:53:08 +00:00
frese 024abcc745 Added suffix "scx_" to all imported C functions. 2001-07-31 14:54:53 +00:00
frese 1e1cac1d34 fixed typos and forgotten parameters etc. fixed display-after-function. 2001-07-30 14:43:22 +00:00
frese a2335aa0bb added comments. 2001-07-16 13:37:28 +00:00
frese 6179ac994a major changes and debugging. 2001-07-09 13:49:38 +00:00
frese 2d06f4576b Major changes. First window showed up! 2001-06-11 15:28:32 +00:00