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
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
b909c2a042
- fixed typos
...
- added missing load's in some structures.
2001-10-30 14:31:36 +00:00
frese
9478e09049
- make-font can now create a font from a font-id (Xfont)
...
- added %font->fontstruct, resp. scx_Font_ID_To_Font_Struct for that.
- removed gcontext-font (see gcontext.scm)
- added comments.
2001-10-09 15:42:26 +00:00
frese
d4d7f0c759
used lists for the arguments and return values of those functions that did use
...
vectors before (if vectors were not neccessary).
2001-08-22 11:49:01 +00:00
frese
875610bc46
fixed typos and some tiny errors.
2001-08-21 14:57:08 +00:00
frese
2df0598273
updated constructor calls to specify wheather the X-Lib Objects
...
should be freed.
2001-07-19 15:19:07 +00:00
frese
736a828fbe
first implementation.
2001-07-18 15:48:22 +00:00