Commit Graph

12 Commits

Author SHA1 Message Date
frese aaf82e55b6 - changed xid-types to simple numbers
- added "display" to function interfaces
- moved type extraction/creation to C
- more simplifications
2003-03-11 02:47:38 +00:00
frese a7ec9ccd53 - replaced the use of symbols 'none, 'parent-relative etc. by
functions that create special X-Objects. e.g. special-window:none,
  special-pixmap:copy-from-parent.

- added a discloser for windows (makes debugging easier).

- fixed bugs in gcontext-font, get-window-attributes and text-width

- added enumerated types for colormap-alloc in create-colormap and grab-mode
2002-03-17 15:41:56 +00:00
frese 10558fa5f0 - fixed GC_PROTECT bugs
- replaced most of symbol or symbol list arguments by enumerated types,
  enum-sets and alists of enumerated types.
- reformed event representation. Every event has it's own record-type now.
2002-02-08 17:09:43 +00:00
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 f6d39682a3 fixed some typos. 2001-08-29 14:54:26 +00:00
nofreude 254a6c92ce added the Scx_parse_Color Funktion. 2001-08-22 14:51:06 +00:00
frese 193a14a544 Added suffix "scx_" to all functions and macros. Added initialization
for all GC_PROTECTed variables.
2001-07-31 14:51:21 +00:00
frese 8e54e23d26 some changes, cleaned up, debuged and tested. 2001-06-27 13:44:48 +00:00
frese 36f9d36db5 Major changes. The first window showed up! 2001-06-11 15:25:39 +00:00
frese e87ee02ee9 First automatic conversion to scheme48 names. 2001-05-14 13:48:37 +00:00
frese f4b9866a6b Unmodified C files from elk. 2001-05-08 14:21:00 +00:00