frese
26c416d441
- graphic functions now all use lists and pairs as rectangle/point
...
arguments.
- addded some auxiliary functions for rectangles.
2002-03-17 15:49:02 +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
41efc382c7
+ graphic: changed representations of rectangles to lists (x y width height),
...
and points to pairs (x . y). Added some auxiliary functions for that.
+ text: made the format arguments optional, and default to '1-byte.
+ added comments.
2001-10-04 12:31:44 +00:00
frese
c72bd59c42
fixed some bugs and typos.
2001-08-29 14:43:49 +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
1e1cac1d34
fixed typos and forgotten parameters etc. fixed display-after-function.
2001-07-30 14:43:22 +00:00
frese
6179ac994a
major changes and debugging.
2001-07-09 13:49:38 +00:00
uid52805
732288dd13
First Version.
2001-07-04 14:19:38 +00:00