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
mainzelm
20fc229b08
Error handling similar to sigevents
2001-12-19 21:37:16 +00:00
mainzelm
ac61d5fcef
Wait on events by using the VM's select.
2001-12-04 14:18:57 +00:00
frese
03778abc9e
+ added a second version of wait-event. See event.scm for details.
2001-12-04 10:18:12 +00:00
frese
b909c2a042
- fixed typos
...
- added missing load's in some structures.
2001-10-30 14:31:36 +00:00
frese
4de9034f71
- updated for new bindings.
...
- added threads to xlib-event structure. wait-event needs sleep.
2001-10-09 15:51:33 +00:00
frese
45c05c8475
+ added new types, interface and structure for region.
2001-09-25 12:56:15 +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
b0a1f88472
added the error, extension, utility and grab packages. added
...
parse-color to the colormap package.
2001-08-29 14:49:31 +00:00
frese
9e1bddd658
added the key package.
2001-08-22 11:51:35 +00:00
frese
d055618815
added all new types and packages (font, cursor, text, property, wm,
...
client, font-type, atom-type, cursor-type).
2001-08-21 15:15:34 +00:00
frese
21c4986189
reorganized the modules.
2001-07-09 13:46:22 +00:00