diff options
author | Milan Crha <mcrha@redhat.com> | 2008-01-07 19:42:51 +0800 |
---|---|---|
committer | Milan Crha <mcrha@src.gnome.org> | 2008-01-07 19:42:51 +0800 |
commit | 8f3a968fc9e8fc309eace95ff760378875ebf6fd (patch) | |
tree | 6095d44670ab59091eeab26b65bcd726f29c31a5 /shell | |
parent | 93b1fdc66b7e504b44d7cc62d54e42065f87ab09 (diff) | |
download | gsoc2013-evolution-8f3a968fc9e8fc309eace95ff760378875ebf6fd.tar gsoc2013-evolution-8f3a968fc9e8fc309eace95ff760378875ebf6fd.tar.gz gsoc2013-evolution-8f3a968fc9e8fc309eace95ff760378875ebf6fd.tar.bz2 gsoc2013-evolution-8f3a968fc9e8fc309eace95ff760378875ebf6fd.tar.lz gsoc2013-evolution-8f3a968fc9e8fc309eace95ff760378875ebf6fd.tar.xz gsoc2013-evolution-8f3a968fc9e8fc309eace95ff760378875ebf6fd.tar.zst gsoc2013-evolution-8f3a968fc9e8fc309eace95ff760378875ebf6fd.zip |
** Fix for bug #339813
2008-01-07 Milan Crha <mcrha@redhat.com>
** Fix for bug #339813
* addressbook/gui/contact-editor/e-contact-editor.c: (e_contact_editor_create_date):
Setting new option 'e_date_edit_set_twodigit_year_can_future' to FALSE.
* widgets/misc/e-dateedit.h: (e_date_edit_get_twodigit_year_can_future),
(e_date_edit_set_twodigit_year_can_future):
Added new option for component.
* widgets/misc/e-dateedit.c: (e_date_edit_get_twodigit_year_can_future),
(e_date_edit_set_twodigit_year_can_future),
(struct _EDateEditPrivate::twodigit_year_can_future),
(e_date_edit_init), (e_date_edit_parse_date):
Implementing new option for component.
* widgets/misc/e-dateedit.c: (on_date_entry_focus_out):
Always repaint value on focus out.
* widgets/misc/e-dateedit.c: (e_date_edit_update_date_entry):
Forced to always show 4-digit year.
Note: Be sure you updated EDS too (revision 8343 and above)
svn path=/trunk/; revision=34774
Diffstat (limited to 'shell')
0 files changed, 0 insertions, 0 deletions