scx/scheme/xlib
frese a7ec9ccd53 - replaced the use of symbols 'none, 'parent-relative etc. by
functions that create special X-Objects. e.g. special-window:none,
  special-pixmap:copy-from-parent.

- added a discloser for windows (makes debugging easier).

- fixed bugs in gcontext-font, get-window-attributes and text-width

- added enumerated types for colormap-alloc in create-colormap and grab-mode
2002-03-17 15:41:56 +00:00
..
atom-type.scm - replaced the use of symbols 'none, 'parent-relative etc. by 2002-03-17 15:41:56 +00:00
client.scm + fixed some bugs. 2002-02-25 13:10:11 +00:00
color-type.scm - replaced the use of symbols 'none, 'parent-relative etc. by 2002-03-17 15:41:56 +00:00
color.scm - removed direct calls to scx_Create_Color 2001-10-09 15:31:33 +00:00
colormap-type.scm - replaced the use of symbols 'none, 'parent-relative etc. by 2002-03-17 15:41:56 +00:00
colormap.scm - replaced the use of symbols 'none, 'parent-relative etc. by 2002-03-17 15:41:56 +00:00
cursor-type.scm - replaced the use of symbols 'none, 'parent-relative etc. by 2002-03-17 15:41:56 +00:00
cursor.scm - replaced the use of symbols 'none, 'parent-relative etc. by 2002-03-17 15:41:56 +00:00
display-type.scm - replaced the use of symbols 'none, 'parent-relative etc. by 2002-03-17 15:41:56 +00:00
display.scm + fixed some bugs. 2002-02-25 13:10:11 +00:00
drawable-type.scm - fixed GC_PROTECT bugs 2002-02-08 17:09:43 +00:00
drawable.scm - added comments and newlines. 2001-10-09 15:32:54 +00:00
error.scm - fixed GC_PROTECT bugs 2002-02-08 17:09:43 +00:00
event-types.scm + fixed some bugs. 2002-02-25 13:10:11 +00:00
event.scm + fixed some bugs. 2002-02-25 13:10:11 +00:00
extension.scm
font-type.scm - replaced the use of symbols 'none, 'parent-relative etc. by 2002-03-17 15:41:56 +00:00
font.scm - fixed GC_PROTECT bugs 2002-02-08 17:09:43 +00:00
gcontext-type.scm - replaced the use of symbols 'none, 'parent-relative etc. by 2002-03-17 15:41:56 +00:00
gcontext.scm - fixed GC_PROTECT bugs 2002-02-08 17:09:43 +00:00
grab.scm - replaced the use of symbols 'none, 'parent-relative etc. by 2002-03-17 15:41:56 +00:00
graphics.scm - fixed GC_PROTECT bugs 2002-02-08 17:09:43 +00:00
helper.scm - replaced the use of symbols 'none, 'parent-relative etc. by 2002-03-17 15:41:56 +00:00
key.scm - fixed GC_PROTECT bugs 2002-02-08 17:09:43 +00:00
pixel-type.scm - added finalize? argument to make-pixel, so that allocated 2001-10-09 15:45:26 +00:00
pixel.scm - added finalize? argument to make-pixel, so that allocated 2001-10-09 15:45:26 +00:00
pixmap-type.scm - replaced the use of symbols 'none, 'parent-relative etc. by 2002-03-17 15:41:56 +00:00
pixmap.scm - replaced the use of symbols 'none, 'parent-relative etc. by 2002-03-17 15:41:56 +00:00
property.scm - fixed GC_PROTECT bugs 2002-02-08 17:09:43 +00:00
region-type.scm + added support for regions. 2001-09-25 12:45:12 +00:00
region.scm - fixed GC_PROTECT bugs 2002-02-08 17:09:43 +00:00
text.scm - replaced the use of symbols 'none, 'parent-relative etc. by 2002-03-17 15:41:56 +00:00
types.scm - replaced the use of symbols 'none, 'parent-relative etc. by 2002-03-17 15:41:56 +00:00
utility.scm - fixed GC_PROTECT bugs 2002-02-08 17:09:43 +00:00
visual-type.scm + Added support for visuals. 2001-09-20 14:41:01 +00:00
visual.scm - fixed GC_PROTECT bugs 2002-02-08 17:09:43 +00:00
window-type.scm - replaced the use of symbols 'none, 'parent-relative etc. by 2002-03-17 15:41:56 +00:00
window.scm - fixed GC_PROTECT bugs 2002-02-08 17:09:43 +00:00
wm.scm - replaced the use of symbols 'none, 'parent-relative etc. by 2002-03-17 15:41:56 +00:00
xlib-interfaces.scm + fixed some bugs. 2002-02-25 13:10:11 +00:00
xlib-internal-interfaces.scm + fixed some bugs. 2002-02-25 13:10:11 +00:00
xlib-internal-packages.scm - fixed GC_PROTECT bugs 2002-02-08 17:09:43 +00:00
xlib-packages.scm - fixed GC_PROTECT bugs 2002-02-08 17:09:43 +00:00