frese
0afc105e6c
modified and fixed xlib-error handling/signaling
2003-05-01 21:05:33 +00:00
frese
e7108c64ca
fixed a bug in draw-line
2003-04-15 15:50:11 +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
2db54b1c37
- fixed some small bugs (in motion-event and rect).
2002-04-26 08:25:07 +00:00
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