diff options
author | Alexander Larsson <alexl@redhat.com> | 2000-12-05 17:01:39 +0000 |
---|---|---|
committer | Alexander Larsson <alexl@src.gnome.org> | 2000-12-05 17:01:39 +0000 |
commit | f2e4ead7db82ce54972ec7b5af11a14815e88181 (patch) | |
tree | d2bae2f2e28a34dd583e14184b1ee1904e2c42f5 /ChangeLog | |
parent | b9ef6f2cba50258bef3e7ffa64b873dbeee2089b (diff) | |
download | gtk+-f2e4ead7db82ce54972ec7b5af11a14815e88181.tar.gz |
Remove bogus colormap setting.
2000-12-05 Alexander Larsson <alexl@redhat.com>
* gdk/linux-fb/gdkmain-fb.c (gdk_fb_display_new):
Remove bogus colormap setting.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2000-12-05 Alexander Larsson <alexl@redhat.com> + * gdk/linux-fb/gdkmain-fb.c (gdk_fb_display_new): + Remove bogus colormap setting. + +2000-12-05 Alexander Larsson <alexl@redhat.com> + * gdk/linux-fb/gdkcolor-fb.c: More complete colormap handling. Now GdkRGB work in 8 bpp modes. |