mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-24 12:41:16 +00:00
Changed log
This commit is contained in:
parent
df403d5908
commit
84c1a71045
14
ChangeLog
14
ChangeLog
@ -1,3 +1,17 @@
|
|||||||
|
Mon Jan 25 20:05:22 1999 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* gtk/gtkwidget.c (gtk_widget_set_{visual,colormap}):
|
||||||
|
New functions to set the colormap or visual
|
||||||
|
of an existing widget. These functions should not
|
||||||
|
be called on a widget that has previosly been
|
||||||
|
realized.
|
||||||
|
|
||||||
|
* gtk/gtkcolorsel.c (gtk_color_selection_dialog_init):
|
||||||
|
Set the visual and colormap on the toplevel dialog,
|
||||||
|
then push them for the child widgets. As opposed
|
||||||
|
to push/pop in _new(), this way, things will work
|
||||||
|
properly with gtk_widget_new().
|
||||||
|
|
||||||
Mon Jan 25 19:41:56 1999 Owen Taylor <otaylor@redhat.com>
|
Mon Jan 25 19:41:56 1999 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* gtk/gtknotebook.c (gtk_notebook_page_allocate): Queue
|
* gtk/gtknotebook.c (gtk_notebook_page_allocate): Queue
|
||||||
|
@ -1,3 +1,17 @@
|
|||||||
|
Mon Jan 25 20:05:22 1999 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* gtk/gtkwidget.c (gtk_widget_set_{visual,colormap}):
|
||||||
|
New functions to set the colormap or visual
|
||||||
|
of an existing widget. These functions should not
|
||||||
|
be called on a widget that has previosly been
|
||||||
|
realized.
|
||||||
|
|
||||||
|
* gtk/gtkcolorsel.c (gtk_color_selection_dialog_init):
|
||||||
|
Set the visual and colormap on the toplevel dialog,
|
||||||
|
then push them for the child widgets. As opposed
|
||||||
|
to push/pop in _new(), this way, things will work
|
||||||
|
properly with gtk_widget_new().
|
||||||
|
|
||||||
Mon Jan 25 19:41:56 1999 Owen Taylor <otaylor@redhat.com>
|
Mon Jan 25 19:41:56 1999 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* gtk/gtknotebook.c (gtk_notebook_page_allocate): Queue
|
* gtk/gtknotebook.c (gtk_notebook_page_allocate): Queue
|
||||||
|
@ -1,3 +1,17 @@
|
|||||||
|
Mon Jan 25 20:05:22 1999 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* gtk/gtkwidget.c (gtk_widget_set_{visual,colormap}):
|
||||||
|
New functions to set the colormap or visual
|
||||||
|
of an existing widget. These functions should not
|
||||||
|
be called on a widget that has previosly been
|
||||||
|
realized.
|
||||||
|
|
||||||
|
* gtk/gtkcolorsel.c (gtk_color_selection_dialog_init):
|
||||||
|
Set the visual and colormap on the toplevel dialog,
|
||||||
|
then push them for the child widgets. As opposed
|
||||||
|
to push/pop in _new(), this way, things will work
|
||||||
|
properly with gtk_widget_new().
|
||||||
|
|
||||||
Mon Jan 25 19:41:56 1999 Owen Taylor <otaylor@redhat.com>
|
Mon Jan 25 19:41:56 1999 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* gtk/gtknotebook.c (gtk_notebook_page_allocate): Queue
|
* gtk/gtknotebook.c (gtk_notebook_page_allocate): Queue
|
||||||
|
@ -1,3 +1,17 @@
|
|||||||
|
Mon Jan 25 20:05:22 1999 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* gtk/gtkwidget.c (gtk_widget_set_{visual,colormap}):
|
||||||
|
New functions to set the colormap or visual
|
||||||
|
of an existing widget. These functions should not
|
||||||
|
be called on a widget that has previosly been
|
||||||
|
realized.
|
||||||
|
|
||||||
|
* gtk/gtkcolorsel.c (gtk_color_selection_dialog_init):
|
||||||
|
Set the visual and colormap on the toplevel dialog,
|
||||||
|
then push them for the child widgets. As opposed
|
||||||
|
to push/pop in _new(), this way, things will work
|
||||||
|
properly with gtk_widget_new().
|
||||||
|
|
||||||
Mon Jan 25 19:41:56 1999 Owen Taylor <otaylor@redhat.com>
|
Mon Jan 25 19:41:56 1999 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* gtk/gtknotebook.c (gtk_notebook_page_allocate): Queue
|
* gtk/gtknotebook.c (gtk_notebook_page_allocate): Queue
|
||||||
|
@ -1,3 +1,17 @@
|
|||||||
|
Mon Jan 25 20:05:22 1999 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* gtk/gtkwidget.c (gtk_widget_set_{visual,colormap}):
|
||||||
|
New functions to set the colormap or visual
|
||||||
|
of an existing widget. These functions should not
|
||||||
|
be called on a widget that has previosly been
|
||||||
|
realized.
|
||||||
|
|
||||||
|
* gtk/gtkcolorsel.c (gtk_color_selection_dialog_init):
|
||||||
|
Set the visual and colormap on the toplevel dialog,
|
||||||
|
then push them for the child widgets. As opposed
|
||||||
|
to push/pop in _new(), this way, things will work
|
||||||
|
properly with gtk_widget_new().
|
||||||
|
|
||||||
Mon Jan 25 19:41:56 1999 Owen Taylor <otaylor@redhat.com>
|
Mon Jan 25 19:41:56 1999 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* gtk/gtknotebook.c (gtk_notebook_page_allocate): Queue
|
* gtk/gtknotebook.c (gtk_notebook_page_allocate): Queue
|
||||||
|
@ -1,3 +1,17 @@
|
|||||||
|
Mon Jan 25 20:05:22 1999 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* gtk/gtkwidget.c (gtk_widget_set_{visual,colormap}):
|
||||||
|
New functions to set the colormap or visual
|
||||||
|
of an existing widget. These functions should not
|
||||||
|
be called on a widget that has previosly been
|
||||||
|
realized.
|
||||||
|
|
||||||
|
* gtk/gtkcolorsel.c (gtk_color_selection_dialog_init):
|
||||||
|
Set the visual and colormap on the toplevel dialog,
|
||||||
|
then push them for the child widgets. As opposed
|
||||||
|
to push/pop in _new(), this way, things will work
|
||||||
|
properly with gtk_widget_new().
|
||||||
|
|
||||||
Mon Jan 25 19:41:56 1999 Owen Taylor <otaylor@redhat.com>
|
Mon Jan 25 19:41:56 1999 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* gtk/gtknotebook.c (gtk_notebook_page_allocate): Queue
|
* gtk/gtknotebook.c (gtk_notebook_page_allocate): Queue
|
||||||
|
@ -1,3 +1,17 @@
|
|||||||
|
Mon Jan 25 20:05:22 1999 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* gtk/gtkwidget.c (gtk_widget_set_{visual,colormap}):
|
||||||
|
New functions to set the colormap or visual
|
||||||
|
of an existing widget. These functions should not
|
||||||
|
be called on a widget that has previosly been
|
||||||
|
realized.
|
||||||
|
|
||||||
|
* gtk/gtkcolorsel.c (gtk_color_selection_dialog_init):
|
||||||
|
Set the visual and colormap on the toplevel dialog,
|
||||||
|
then push them for the child widgets. As opposed
|
||||||
|
to push/pop in _new(), this way, things will work
|
||||||
|
properly with gtk_widget_new().
|
||||||
|
|
||||||
Mon Jan 25 19:41:56 1999 Owen Taylor <otaylor@redhat.com>
|
Mon Jan 25 19:41:56 1999 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* gtk/gtknotebook.c (gtk_notebook_page_allocate): Queue
|
* gtk/gtknotebook.c (gtk_notebook_page_allocate): Queue
|
||||||
|
Loading…
Reference in New Issue
Block a user