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. svn path=/trunk/; revision=22394
13 lines
434 B
Plaintext
13 lines
434 B
Plaintext
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.
|