summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthias Clasen <maclas@gmx.de>2004-01-15 23:04:43 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-01-15 23:04:43 +0000
commitccdf56088b655566efca257435ff3df93ba682fa (patch)
treee11cf57144f36a0fe5cbf0e4e1ffe6985cce5646 /ChangeLog
parent207b590ce942781db22d4558f10bd9c5180d26e4 (diff)
downloadgdk-pixbuf-ccdf56088b655566efca257435ff3df93ba682fa.tar.gz
Return the index of the newly inserted page. (#130986, Olexiy Avramchenko)
Fri Jan 16 00:04:43 2004 Matthias Clasen <maclas@gmx.de> * gtk/gtknotebook.h: * gtk/gtknotebook.c (gtk_notebook_append_page): * gtk/gtknotebook.c (gtk_notebook_append_page_menu): * gtk/gtknotebook.c (gtk_notebook_prepend_page): * gtk/gtknotebook.c (gtk_notebook_prepend_page_menu): * gtk/gtknotebook.c (gtk_notebook_insert_page): * gtk/gtknotebook.c (gtk_notebook_insert_page_menu): Return the index of the newly inserted page. (#130986, Olexiy Avramchenko)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8b91ace7d..5edefc400 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+Fri Jan 16 00:04:43 2004 Matthias Clasen <maclas@gmx.de>
+
+ * gtk/gtknotebook.h:
+ * gtk/gtknotebook.c (gtk_notebook_append_page):
+ * gtk/gtknotebook.c (gtk_notebook_append_page_menu):
+ * gtk/gtknotebook.c (gtk_notebook_prepend_page):
+ * gtk/gtknotebook.c (gtk_notebook_prepend_page_menu):
+ * gtk/gtknotebook.c (gtk_notebook_insert_page):
+ * gtk/gtknotebook.c (gtk_notebook_insert_page_menu): Return the
+ index of the newly inserted page. (#130986, Olexiy Avramchenko)
+
Thu Jan 15 23:17:14 2004 Matthias Clasen <maclas@gmx.de>
* gtk/gtkuimanager.c (gtk_ui_manager_get_toplevels): Inserting