gtk+ r19201 - in trunk: . gtk
- From: hasselmm svn gnome org
- To: svn-commits-list gnome org
- Subject: gtk+ r19201 - in trunk: . gtk
- Date: Wed, 19 Dec 2007 22:57:02 +0000 (GMT)
Author: hasselmm
Date: 2007-12-19 22:57:01 +0000 (Wed, 19 Dec 2007)
New Revision: 19201
ViewCVS link: http://svn.gnome.org/viewcvs/gtk+?rev=19201&view=rev
Modified:
trunk/ChangeLog
trunk/gtk/gtkcalendar.c
Log:
Avoid some compiler warnings and remove obsolete code. (#339540)
* gtk/gtkcalendar.c: Change week and year variable in
calendar_paint_week_numbers from gint to guint. Remove obsolete "#if
0" block from calendar_paint_day: The feature in question is handled
few lines above. Cast data returned by gtk_selection_data_get_text()
to (gchar*) in gtk_calendar_drag_data_received.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]