scx/c/xlib
frese 9478e09049 - make-font can now create a font from a font-id (Xfont)
- added %font->fontstruct, resp. scx_Font_ID_To_Font_Struct for that.
- removed gcontext-font (see gcontext.scm)
- added comments.
2001-10-09 15:42:26 +00:00
..
Makefile + added new types, interface and structure for region. 2001-09-25 12:56:15 +00:00
client.c - fixed a memory leak in scx_Wm_Hints. 2001-10-09 15:27:30 +00:00
color.c
colormap.c - removed direct calls to scx_Create_Color 2001-10-09 15:31:33 +00:00
cursor.c
display.c - added display-select-input, resp. scx_Display_Select_Input. 2001-10-09 15:33:45 +00:00
error.c
event.c
extension.c
font.c - make-font can now create a font from a font-id (Xfont) 2001-10-09 15:42:26 +00:00
gcontext.c
grab.c
graphics.c + graphic: changed representations of rectangles to lists (x y width height), 2001-10-04 12:31:44 +00:00
init.c
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
pixel.c
pixmap.c
property.c
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
type.c + Added support for visuals. 2001-09-20 14:41:01 +00:00
util.c
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
xlib.h + added new types, interface and structure for region. 2001-09-25 12:56:15 +00:00