evolution r34627 - in trunk: a11y a11y/widgets calendar calendar/gui e-util widgets/misc
- From: mbarnes svn gnome org
- To: svn-commits-list gnome org
- Subject: evolution r34627 - in trunk: a11y a11y/widgets calendar calendar/gui e-util widgets/misc
- Date: Mon, 3 Dec 2007 13:19:40 +0000 (GMT)
Author: mbarnes
Date: 2007-12-03 13:19:39 +0000 (Mon, 03 Dec 2007)
New Revision: 34627
ViewCVS link: http://svn.gnome.org/viewcvs/evolution?rev=34627&view=rev
Modified:
trunk/a11y/ChangeLog
trunk/a11y/widgets/ea-calendar-item.c
trunk/calendar/ChangeLog
trunk/calendar/gui/weekday-picker.c
trunk/e-util/ChangeLog
trunk/e-util/e-util.c
trunk/e-util/e-util.h
trunk/widgets/misc/ChangeLog
trunk/widgets/misc/e-calendar-item.c
trunk/widgets/misc/e-calendar-item.h
Log:
2007-12-03 Matthew Barnes <mbarnes redhat com>
** Fixes bug #392747
* e-util/e-utils.c (e_get_month_name), (e_get_weekday_name):
New functions cache localized month and weekday names (respectively)
for easier retrieval than resorting to strftime().
* a11y/widgets/ea-calendar-item.c (ea_calendar_item_get_column_label):
Get the column label via e_get_weekday_name().
* calendar/gui/weekday-picker.c (get_day_text):
Convert the day_index to GDateWeekday and call e_get_weekday_name().
* widgets/misc/e-calendar-item.h (struct _ECalendarItem):
* widgets/misc/e-calendar-item.c (e_calendar_item_init),
(e_calendar_item_draw):
Lose the local weekday name cache and just call e_get_weekday_name().
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]