..
Makefile
+ added new types, interface and structure for region.
2001-09-25 12:56:15 +00:00
client.c
- changed variable arguments and return values in set-wm-hints!,
2002-01-06 16:53:13 +00:00
color.c
Added suffix "scx_" to all functions and macros. Added initialization
2001-07-31 14:51:21 +00:00
colormap.c
- removed direct calls to scx_Create_Color
2001-10-09 15:31:33 +00:00
cursor.c
Added suffix "scx_" to all functions and macros. Added initialization
2001-07-31 14:51:21 +00:00
display.c
- added display-select-input, resp. scx_Display_Select_Input.
2001-10-09 15:33:45 +00:00
error.c
implementation for scheme48.
2001-08-29 14:54:05 +00:00
event.c
Wait on events by using the VM's select.
2001-12-04 14:18:57 +00:00
extension.c
implementation for scheme48.
2001-08-29 14:54:05 +00:00
font.c
- make-font can now create a font from a font-id (Xfont)
2001-10-09 15:42:26 +00:00
gcontext.c
- changed variable arguments and return values in set-wm-hints!,
2002-01-06 16:53:13 +00:00
grab.c
implementation for scheme48.
2001-08-29 14:54:05 +00:00
graphics.c
+ graphic: changed representations of rectangles to lists (x y width height),
2001-10-04 12:31:44 +00:00
init.c
first implementation for s48
2001-08-28 14:19:32 +00:00
key.c
+ fixed bugs in scx_Display_Keycodes_Per_Keysym and
2001-10-04 12:21:25 +00:00
main.c
+ added new types, interface and structure for region.
2001-09-25 12:56:15 +00:00
pixel.c
- added finalize? argument to make-pixel, so that allocated
2001-10-09 15:45:26 +00:00
pixmap.c
fixed some typos.
2001-08-22 11:56:46 +00:00
property.c
Added suffix "scx_" to all functions and macros. Added initialization
2001-07-31 14:51:21 +00:00
region.c
+ added forgotten export of scx_Copy_Region.
2001-12-13 13:26:21 +00:00
test
- elk used this file but we never did.
2001-10-23 09:46:12 +00:00
text.c
fixed some typos.
2001-08-22 11:56:46 +00:00
type.c
- changed variable arguments and return values in set-wm-hints!,
2002-01-06 16:53:13 +00:00
util.c
first implementation for s48
2001-08-28 14:39:07 +00:00
visual.c
+ Added support for visuals.
2001-09-20 14:41:01 +00:00
window.c
- changed variable arguments and return values in set-wm-hints!,
2002-01-06 16:53:13 +00:00
wm.c
Added suffix "scx_" to all functions and macros. Added initialization
2001-07-31 14:51:21 +00:00
xlib.h
- added and corrected some symbol tables.
2001-10-09 15:46:21 +00:00