..
Makefile
+ added new types, interface and structure for region.
2001-09-25 12:56:15 +00:00
client.c
implemented for scheme48.
2001-08-22 11:57:51 +00:00
color.c
Added suffix "scx_" to all functions and macros. Added initialization
2001-07-31 14:51:21 +00:00
colormap.c
+ Added support for visuals.
2001-09-20 14:41:01 +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 support for visuals.
2001-09-20 14:41:01 +00:00
error.c
implementation for scheme48.
2001-08-29 14:54:05 +00:00
event.c
Added suffix "scx_" to all functions and macros. Added initialization
2001-07-31 14:51:21 +00:00
extension.c
implementation for scheme48.
2001-08-29 14:54:05 +00:00
font.c
fixed the calls to XListFonts, XListFontsWithInfo.
2001-08-21 08:11:26 +00:00
gcontext.c
Added suffix "scx_" to all functions and macros. Added initialization
2001-07-31 14:51:21 +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
objects.c
First automatic conversion to scheme48 names.
2001-05-14 13:48:37 +00:00
pixel.c
Added suffix "scx_" to all functions and macros. Added initialization
2001-07-31 14:51:21 +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 support for regions.
2001-09-25 12:45:12 +00:00
test
+ Added support for visuals.
2001-09-20 14:41:01 +00:00
text.c
fixed some typos.
2001-08-22 11:56:46 +00:00
type.c
+ Added support for visuals.
2001-09-20 14:41:01 +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
+ Added support for visuals.
2001-09-20 14:41:01 +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 new types, interface and structure for region.
2001-09-25 12:56:15 +00:00