Commit Graph

146 Commits

Author SHA1 Message Date
frese 45c05c8475 + added new types, interface and structure for region. 2001-09-25 12:56:15 +00:00
frese 5bd0685662 + added support for regions. 2001-09-25 12:45:12 +00:00
frese e7cce49d13 + Added support for visuals.
+ Implemented some missing routines for color control:
create-colormap, alloc-color-cells, set-color-cell.
2001-09-20 14:41:01 +00:00
frese f6d39682a3 fixed some typos. 2001-08-29 14:54:26 +00:00
frese 780cc2f939 implementation for scheme48. 2001-08-29 14:54:05 +00:00
frese 3a36140b69 corrected the implementation of the after-function stuff. 2001-08-29 14:52:44 +00:00
nofreude 13e3c7ad78 first implementation for s48 2001-08-28 14:39:07 +00:00
nofreude e93288fc47 first implementation for s48 2001-08-28 14:19:32 +00:00
nofreude 254a6c92ce added the Scx_parse_Color Funktion. 2001-08-22 14:51:06 +00:00
nofreude a61c257d4e first implementation for s48 2001-08-22 12:09:56 +00:00
frese 42c8c9b37e implemented for scheme48. 2001-08-22 11:57:51 +00:00
frese 6455adec4b fixed some typos. 2001-08-22 11:56:46 +00:00
frese b352b3d4c5 Abstracted over the input of an XWindowChanges structure as an alist,
to use in scx_Configure_Window as well as in scx_Reconfigure_Wm_Window
(client.c).
2001-08-21 08:26:54 +00:00
frese 4b314ade40 Added correct memory allocation for the char and XChar2b arrays in
scx_Draw_Image_Text and scx_Draw_Poly_Text. Added the scx_ prefixes.
2001-08-21 08:19:02 +00:00
frese 2c8bb6981f fixed the calls to XListFonts, XListFontsWithInfo. 2001-08-21 08:11:26 +00:00
frese 193a14a544 Added suffix "scx_" to all functions and macros. Added initialization
for all GC_PROTECTed variables.
2001-07-31 14:51:21 +00:00
frese 6fffd9346a migrated to scheme48. 2001-07-31 13:15:32 +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
nofreude 71fc990882 Changes for scheme48 and scx 2001-07-19 13:59:42 +00:00
frese 3a18c650e5 implemented the functions for scx. 2001-07-18 15:44:41 +00:00
nofreude 120a787447 Changed to Scheme48 2001-07-16 13:22:50 +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
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
frese 6f62901564 new: event.c, and some changes. 2001-07-09 13:39:59 +00:00
uid52805 743f003202 Ported to Scheme48. 2001-07-04 14:21:56 +00:00
frese 8e54e23d26 some changes, cleaned up, debuged and tested. 2001-06-27 13:44:48 +00:00
frese 45ffe04e5f Only some small changes. 2001-06-25 11:46:06 +00:00
frese 36f9d36db5 Major changes. The first window showed up! 2001-06-11 15:25:39 +00:00
frese 54bc366be8 Minor changes. 2001-05-21 15:33:59 +00:00
frese ce53a9ebd9 Untested conversion to the s48 ffi. 2001-05-21 15:33:32 +00:00
frese e87ee02ee9 First automatic conversion to scheme48 names. 2001-05-14 13:48:37 +00:00
frese f4b9866a6b Unmodified C files from elk. 2001-05-08 14:21:00 +00:00