Commit Graph

99 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
frese b0a1f88472 added the error, extension, utility and grab packages. added
parse-color to the colormap package.
2001-08-29 14:49:31 +00:00
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 fd66d0396b new implementations. 2001-08-29 14:44:15 +00:00
frese c72bd59c42 fixed some bugs and typos. 2001-08-29 14:43:49 +00:00
nofreude 6162bf3dec first implementation 2001-08-28 14:45:09 +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 415d3c638c added the parse-color Function.: 2001-08-22 14:53:08 +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
nofreude 814296eb3d First implementation 2001-08-22 12:06:41 +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 9e1bddd658 added the key package. 2001-08-22 11:51:35 +00:00
frese 04a91a751e first implementation. 2001-08-22 11:50:05 +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 d055618815 added all new types and packages (font, cursor, text, property, wm,
client, font-type, atom-type, cursor-type).
2001-08-21 15:15:34 +00:00
frese 6c13a8812d added all new types and packages (font, cursor, text, property, wm, client, font-type, atom-type, cursor-type). 2001-08-21 15:15:03 +00:00
frese 5e0439da94 changed the text-representation from vectors to lists, added delta
statements, changed the internal processing and abstractions.
2001-08-21 15:01:38 +00:00
frese 875610bc46 fixed typos and some tiny errors. 2001-08-21 14:57:08 +00:00
frese 892ed92b61 changed the constructors and finalizers, so that only one finalizer is
needed for each object.
2001-08-21 14:51:22 +00:00
frese f1db98896b added a discloser that shows the rgb values of the color. 2001-08-21 14:46:52 +00:00
frese 4eb658e8a9 first implementation. 2001-08-21 14:45:32 +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 024abcc745 Added suffix "scx_" to all imported C functions. 2001-07-31 14:54:53 +00:00
frese 158a0d2c5e added windowmanager functions. 2001-07-31 14:53:49 +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 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