aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/ChangeLog
blob: e681335f80bd96d948052b38ac91698eedcc8d11 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
2003-08-27  Hans Petter Jansson  <hpj@ximian.com>

    Fixes #15638.

    * misc/e-dateedit.c (rebuild_time_popup): Make 12-hour time format
    not be zero-padded. Right-align time labels so digits line up.

2003-08-27  Bolian Yin <bolian.yin@sun.com>

    * misc/Makefile.am: add dependency on a11y/widgets.
    * misc/e-calendar-item.c (e_calendar_item_class_init): a11y init.
      (e_calendar_item_bounds): new func, impl the bounds virtual func.