diff options
author | Matthias Clasen <mclasen@redhat.com> | 2004-05-11 17:26:48 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2004-05-11 17:26:48 +0000 |
commit | cfafea3205319e623aa8811a6305abe492e51569 (patch) | |
tree | b47807f9fdee4e087f2a34a60037b107f87cad3a /ChangeLog.pre-2-10 | |
parent | 4c2dd05c96ab58fc9c41752ab786990b8e60b5bb (diff) | |
download | gtk+-cfafea3205319e623aa8811a6305abe492e51569.tar.gz |
Revert the previous change to this function, clarify the docs instead.
2004-05-11 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkuimanager.c (gtk_ui_manager_get_widget): Revert the
previous change to this function, clarify the docs instead.
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r-- | ChangeLog.pre-2-10 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 9381c27db7..ae0c9ca9f7 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,5 +1,8 @@ 2004-05-11 Matthias Clasen <mclasen@redhat.com> + * gtk/gtkuimanager.c (gtk_ui_manager_get_widget): Revert the + previous change to this function, clarify the docs instead. + * gtk/gtkcombobox.c (gtk_combo_box_list_setup): Use GTK_SELECTION_BROWSE. |