mainzelm
cccb9ef8ff
Fixed comment.
2002-04-17 14:51:31 +00:00
frese
2c91c73a18
- the xlib-internal event-queue was not respected in event-ready? and
...
wait-event etc.
2002-03-17 15:44:45 +00:00
frese
84ca2f8675
+ fixed some bugs.
...
+ added optional screen argument to some display-functions.
+ added more any-event-* functions.
+ implemented send-event.
+ updated interfaces.
2002-02-25 13:10:11 +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
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
231afe173a
- added wait-event
...
- event-args now returns an alist of the event fields.
2001-10-09 15:40:01 +00:00
frese
875610bc46
fixed typos and some tiny errors.
2001-08-21 14:57:08 +00:00
frese
024abcc745
Added suffix "scx_" to all imported C functions.
2001-07-31 14:54:53 +00:00
frese
0a81d851b1
updated constructor calls to specify wheather the X-Lib Objects
...
should be freed. implemented get-motion-events.
2001-07-19 15:15:31 +00:00
frese
67ce4e46d0
added forgotten declaration of sidx in make-event. removed check for
...
event-ready? in events-pending.
2001-07-16 13:22:18 +00:00
frese
6179ac994a
major changes and debugging.
2001-07-09 13:49:38 +00:00