]> git.eshelyaron.com Git - emacs.git/commit
(x_defined_color, x_set_mouse_color, lookup_rgb_color)
authorGerd Moellmann <gerd@gnu.org>
Sat, 4 Mar 2000 16:02:15 +0000 (16:02 +0000)
committerGerd Moellmann <gerd@gnu.org>
Sat, 4 Mar 2000 16:02:15 +0000 (16:02 +0000)
commit9b2956e2a46ba2eb4ec42834f1bde03019a17e88
tree0526331d5502dd0c375a29375e5f77702491d879
parent7353f3a342be6307be00f0319bc50db56c9fdc95
(x_defined_color, x_set_mouse_color, lookup_rgb_color)
(lookup_pixel_color, x_laplace, x_build_heuristic_mask)
(png_load): Access colormap of frame using FRAME_X_COLORMAP.
(x_decode_color): Don't handle allocation of white and black
specially.
(x_window) [USE_X_TOOLKIT]: Set XtNvisual, XtNdepth, and
XtNcolormap resources.
(x_window) [!USE_X_TOOLKIT]: Pass colormap to XCreateWindow.
(Fx_create_frame): Initialize color members of x_output structure.
(xpm_load): Pass colormap to XPM lib.
src/xfns.c