Commit Graph

16 Commits

Author SHA1 Message Date
frese ed62570d2e fixed declaration/code mixing 2003-05-04 15:19:39 +00:00
frese 6b05d8297e fixed gc protection
removed add_pending_channel
2003-05-02 13:33:34 +00:00
frese 2e6d5657a4 fixed bug due to s48_get_imported_binding causing a garbage collection. 2003-04-25 18:52:58 +00:00
frese f12cd06a4e make code ANSI-C compliant 2003-04-17 14:53:27 +00:00
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 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
frese 2f1b033618 - fixed GC protection. 2002-02-04 13:40:22 +00:00
mainzelm ac61d5fcef Wait on events by using the VM's select. 2001-12-04 14:18:57 +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 3f576eac93 added Get_Motion_Events. moved Event_Syms table to type.c. removed
commented code.
2001-07-19 15:32:59 +00:00
frese bb12a98fa8 Fixed Event_Mask_Syms/Event_Syms confusion. 2001-07-16 11:55:03 +00:00
frese 6f62901564 new: event.c, and some changes. 2001-07-09 13:39:59 +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