Commit Graph

16 Commits

Author SHA1 Message Date
frese 629bfa1d73 fixed gc protection 2003-05-02 15:29:09 +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 c813f7466b - fixed bugs in wait-event, property type
- added atom constants from Xatom.h
2003-03-26 14:43:03 +00:00
frese 9967c456ee - fixed some small bugs and typos
- changed error and after-function handling a bit
- added screen caching
- added timeout in wait-event implementation (did not work with multiple threads)
2003-03-25 18:27:18 +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 1bf411918c + added function to read/write properties of type WINDOW. 2002-04-02 11:36:34 +00:00
frese 6bb4947c2c - fixed a bug in get-property.
- added some functions for easier access to properties: get-property,
  get-string-property, change-string-property.
2002-03-17 15:50:41 +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 193a14a544 Added suffix "scx_" to all functions and macros. Added initialization
for all GC_PROTECTed variables.
2001-07-31 14:51:21 +00:00
nofreude 539d16858a some fixes 2001-07-11 14:59:28 +00:00
nofreude a1079b015b *** empty log message *** 2001-07-11 14:49:34 +00:00
nofreude 7609b10f0e *** empty log message *** 2001-07-11 14:22:42 +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