diff options
author | Owen Taylor <otaylor@redhat.com> | 1999-01-06 00:41:04 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 1999-01-06 00:41:04 +0000 |
commit | 0a411980ef8a319e102f5d3cf9a3d351994c8f97 (patch) | |
tree | 7b2a03210c5789b23aad4d9ad2f00ceafdb8768e /ChangeLog.pre-2-2 | |
parent | 5126b13c0a27f93676e006cd681aea1eca6f88f8 (diff) | |
download | gtk+-0a411980ef8a319e102f5d3cf9a3d351994c8f97.tar.gz |
Push GdkRGB's visual and colormap around the color selection dialog so
Tue Jan 5 19:01:18 1999 Owen Taylor <otaylor@redhat.com>
* gtk/gtkcolorsel.c (gtk_color_selection_dialog_init): Push
GdkRGB's visual and colormap around the color selection
dialog so that the window and the previews have the
same colormap. If an app adds things to the colorsel
dialog, it will have to take care of them itself.
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r-- | ChangeLog.pre-2-2 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index 051eedb289..19ab446c7e 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,11 @@ +Tue Jan 5 19:01:18 1999 Owen Taylor <otaylor@redhat.com> + + * gtk/gtkcolorsel.c (gtk_color_selection_dialog_init): Push + GdkRGB's visual and colormap around the color selection + dialog so that the window and the previews have the + same colormap. If an app adds things to the colorsel + dialog, it will have to take care of them itself. + Tue Jan 5 15:03:47 1999 Owen Taylor <otaylor@redhat.com> * gtk/gtkmain.c (gtk_propagate_event): Make |