Commit Graph

264 Commits

Author SHA1 Message Date
frese 6fffd9346a migrated to scheme48. 2001-07-31 13:15:32 +00:00
frese 68ded3c442 added support for the cursor functions. 2001-07-30 14:45:24 +00:00
frese 1e1cac1d34 fixed typos and forgotten parameters etc. fixed display-after-function. 2001-07-30 14:43:22 +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 40f33cd2f3 changed integer-table into byte-vector-table. fixed color-list-find. 2001-07-30 14:27:35 +00:00
frese def9eb131a fixed AList_To_XWindowAttributes, changed all function from returning
lists to returning vectors.
2001-07-30 14:22:22 +00:00
frese aa52bf5b67 fixed Bit_To_Symbol and Bits_To_Symbols. 2001-07-30 14:18:32 +00:00
frese a6a8d85ac1 fixed AList_To_GCValues and corrected the representation of gcontext->function. 2001-07-30 14:15:34 +00:00
frese 18b286a92f fixed some calls of Bits_To_Symbols. 2001-07-30 14:13:03 +00:00
frese 6163f90f6f implemented in scheme48. 2001-07-30 14:11:41 +00:00
frese 72e7e23b89 added Get_Geometry. 2001-07-19 15:34:22 +00:00
frese 443e7ebb9c fixed bug in AList_To_GCValues. 2001-07-19 15:33:50 +00:00
frese 3f576eac93 added Get_Motion_Events. moved Event_Syms table to type.c. removed
commented code.
2001-07-19 15:32:59 +00:00
frese 9789bdd313 fixed Bit_To_Symbol bug. inserted Event_Syms table. 2001-07-19 15:31:12 +00:00
frese e691622d29 added new types and files. 2001-07-19 15:29:18 +00:00
frese 122b2b4397 added the finalize? parameter to the constructor definitions. 2001-07-19 15:21:09 +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 0a81d851b1 updated constructor calls to specify wheather the X-Lib Objects
should be freed. implemented get-motion-events.
2001-07-19 15:15:31 +00:00
frese 536e355a45 updated constructor-calls to specify wheather the X-Lib Objects
should be freed. implemented the use of XGetGeometry.
2001-07-19 15:14:29 +00:00
frese f1d4077123 added forgotten parameter to %lookup-color. 2001-07-19 15:07:12 +00:00
nofreude d20501c9b6 First Implementation of Text Metrics 2001-07-19 14:03:23 +00:00
nofreude 71fc990882 Changes for scheme48 and scx 2001-07-19 13:59:42 +00:00
frese 736a828fbe first implementation. 2001-07-18 15:48:22 +00:00
frese 9a815a9864 fixed a typo. 2001-07-18 15:45:54 +00:00
frese 3a18c650e5 implemented the functions for scx. 2001-07-18 15:44:41 +00:00
nofreude 95d78bf9bb First Version. 2001-07-16 13:53:08 +00:00
frese a2335aa0bb added comments. 2001-07-16 13:37:28 +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 144ecc85c6 fixed two typos. 2001-07-16 13:23:39 +00:00
nofreude 120a787447 Changed to Scheme48 2001-07-16 13:22:50 +00:00
frese 67ce4e46d0 added forgotten declaration of sidx in make-event. removed check for
event-ready? in events-pending.
2001-07-16 13:22:18 +00:00
frese 4f7bde5ba1 added support for colormap and gcontext. added comments. 2001-07-16 13:12:11 +00:00
frese d91d4b3d74 fixed make-color bug. added comments. 2001-07-16 13:08:08 +00:00
frese d198d95710 fixed call/cc -> call-with-current-continuation typo. 2001-07-16 13:06:20 +00:00
frese 37a4d6ac46 Fixed wrong definition of Event_Mask_Syms. And commented out unused things. 2001-07-16 11:57:12 +00:00
frese bb12a98fa8 Fixed Event_Mask_Syms/Event_Syms confusion. 2001-07-16 11:55:03 +00:00
frese 2a471242a5 Fixed wrong string comparison. 2001-07-16 11:52:01 +00:00
frese 704e6cc895 Added/renamed Event_Mask_Syms. Changed Symbol(s)_To_Bit(s). 2001-07-16 11:51:14 +00:00
frese 4308e681f3 mini change 2001-07-11 15:18:32 +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
nofreude a380c30f74 first V a vErx 2001-07-11 14:17:32 +00:00
frese fcefb33983 renamed to helper.scm 2001-07-11 14:12:22 +00:00
frese a55d007131 Has moved to main scheme-dir. 2001-07-11 14:09:47 +00:00
frese 6179ac994a major changes and debugging. 2001-07-09 13:49:38 +00:00
frese 4c47adaca4 renamed - former stuff.scm 2001-07-09 13:48:27 +00:00
frese 21c4986189 reorganized the modules. 2001-07-09 13:46:22 +00:00
frese a1501802f0 moved out of subdirecotry; some changes. 2001-07-09 13:45:36 +00:00
frese 49d237088f reorganized the modules. 2001-07-09 13:41:10 +00:00