libbonoboui r2486 - in trunk: . bonobo tests



Author: chpe
Date: 2007-01-30 21:44:47 +0000 (Tue, 30 Jan 2007)
New Revision: 2486
ViewCVS link: http://svn.gnome.org/viewcvs/libbonoboui?rev=2486&view=rev

Modified:
   trunk/ChangeLog
   trunk/bonobo/bonobo-ui-toolbar-popup-item.c
   trunk/tests/test-toolbar.c
Log:
2007-01-30  Christian Persch  <chpe svn gnome org>

	* bonobo/bonobo-ui-toolbar-popup-item.c: (set_arrow_orientation),
	(bonobo_ui_toolbar_popup_item_finalize),
	(bonobo_ui_toolbar_popup_item_class_init),
	(bonobo_ui_toolbar_popup_item_init),
	(bonobo_ui_toolbar_popup_item_construct): Fix a bug introduced by the
	switch to GtkArrow by creating one arrow per widget, not a global one.
	Silence a compiler warning, and add a comment explaining why it's ok
	to do so here. Bug #162312.

	* tests/test-toolbar.c: (main): Quit when closing the window.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]