gtk+ r19177 - in trunk: . docs/reference/gtk docs/reference/gtk/tmpl gtk
- From: hasselmm svn gnome org
- To: svn-commits-list gnome org
- Subject: gtk+ r19177 - in trunk: . docs/reference/gtk docs/reference/gtk/tmpl gtk
- Date: Fri, 14 Dec 2007 10:57:46 +0000 (GMT)
Author: hasselmm
Date: 2007-12-14 10:57:46 +0000 (Fri, 14 Dec 2007)
New Revision: 19177
ViewCVS link: http://svn.gnome.org/viewcvs/gtk+?rev=19177&view=rev
Added:
trunk/gtk/gtktoolshell.c
trunk/gtk/gtktoolshell.h
Modified:
trunk/ChangeLog
trunk/docs/reference/gtk/gtk-docs.sgml
trunk/docs/reference/gtk/gtk-sections.txt
trunk/docs/reference/gtk/tmpl/gtktoolitem.sgml
trunk/gtk/Makefile.am
trunk/gtk/gtk.symbols
trunk/gtk/gtktoolbar.c
trunk/gtk/gtktoolbar.h
trunk/gtk/gtktoolitem.c
Log:
Change GtkToolItem to retrieve its properties from GtkToolShell interface,
instead of relying on being child of a GtkToolbar. (#5034079)
* gtk/gtk.symbols, docs/reference/gtk/gtk-docs.sgml,
docs/reference/gtk/gtk-sections.txt: Add GtkToolShell symbols.
* docs/reference/gtk/tmpl/gtktoolitem.sgml: Move section docs inline.
* gtk/gtktoolbar.c: Implement GtkToolShellIface.
* gtk/gtktoolbar.h: Remove _gtk_toolbar_rebuild_menu.
* gtk/gtktoolitem.c: Use GtkToolShell, instead of GtkToolbar.
Take section docs from template file and update them for GtkToolShell.
* gtk/Makefile.am: Add gtk/gtktoolshell.c and gtk/gtktoolshell.h.
* gtk/gtktoolshell.c, gtk/gtktoolshell.h: New GtkToolShellIface.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]