Commit Graph

10 Commits

Author SHA1 Message Date
frese aa1926d027 made the mandatory arguments to create-gcontext (drawable) and
create-window (parent width height) _really_ mandatory.
2001-08-29 14:47:03 +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 024abcc745 Added suffix "scx_" to all imported C functions. 2001-07-31 14:54:53 +00:00
frese cf6bc39491 updated functions to pass/receive vectors not lists from the c-routines. 2001-07-30 14:39:14 +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 2cab5071f3 changed get-window-attributes to use vectors instead of lists
internally. fixed some typos. added comments.
2001-07-16 13:36:53 +00:00
frese 6179ac994a major changes and debugging. 2001-07-09 13:49:38 +00:00
frese 45ffe04e5f Only some small changes. 2001-06-25 11:46:06 +00:00
frese 2d06f4576b Major changes. First window showed up! 2001-06-11 15:28:32 +00:00