gtk+ r17898 - in trunk: . gtk tests



Author: muntyan
Date: 2007-05-23 16:06:03 +0100 (Wed, 23 May 2007)
New Revision: 17898
ViewCVS link: http://svn.gnome.org/viewcvs/gtk+?rev=17898&view=rev

Modified:
   trunk/ChangeLog
   trunk/gtk/gtkhandlebox.c
   trunk/gtk/gtkiconcache.c
   trunk/gtk/gtknotebook.c
   trunk/gtk/gtkpagesetupunixdialog.c
   trunk/gtk/gtkpreview.c
   trunk/gtk/gtkprintunixdialog.c
   trunk/gtk/gtkstatusbar.c
   trunk/gtk/gtktrayicon-x11.c
   trunk/tests/testiconview.c
   trunk/tests/testnotebookdnd.c
Log:
2007-05-23  Yevgen Muntyan  <muntyan tamu edu>

	* gtk/gtkprintunixdialog.c: missing #include <ctype.h>.

	* gtk/gtkhandlebox.c (gtk_handle_box_paint):
	* gtk/gtkpagesetupunixdialog.c (_gtk_load_custom_papers):
	* gtk/gtkstatusbar.c (gtk_statusbar_get_context_id):
	* gtk/gtkiconcache.c (_gtk_icon_cache_new_for_path):
	* gtk/gtktrayicon-x11.c (gtk_tray_icon_send_dock_request):
	* gtk/gtkpreview.c (gtk_preview_finalize):
	* gtk/gtknotebook.c (gtk_notebook_set_group_id):
	* tests/testnotebookdnd.c (window_creation_function):
	* tests/testiconview.c (do_popup_menu):
	Fixed some compiler warnings (#440689).





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