1998-02-16  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* misc.c (Imlib_init):  I create a colormap specific to the visual
	the base_window will be using.  This fixes BadMatch errors on
	machines with multiple visual/depth combinations.


1998-02-17 The Rasterman <raster@redhat.com>

        * misc.c (Imlib_init) Fixed visual stuff slightly, and Colormap 
	creation (so it only does so if the visual for the default and the 
	chosen visual mismatch), added function calls to retrieve Imlib's 
	visual and Colormap, plus endianess fixes for network displaying.

1998-02-17 The Rasterman <raster@redhat.com>

	added system imrc config retunr function

1998-02-18 The Rasterman <raster@redhat.com>

        Fixed load.c - missed a not (!) in an if clause
	
