* src/modest-text-utils.[ch]:
authorJose Dapena Paz <jdapena@igalia.com>
Mon, 30 Apr 2007 14:19:27 +0000 (14:19 +0000)
committerJose Dapena Paz <jdapena@igalia.com>
Mon, 30 Apr 2007 14:19:27 +0000 (14:19 +0000)
commit850bcc46fdd95e24bd1d6867d067155f5c518881
tree050b4166a52f1b56e49cab45e4c5a9fdccb75961
parent864c085607658b16daf578e94e63916e9832af83
* src/modest-text-utils.[ch]:
        * Added modest_text_utils_validate_recipient. This validates
          addresses in a@b.c format, but also in "name" <a@b.c> and
          name <a@b.c> formats.
* src/maemo/modest-msg-view-window.c:
        * Now add to contacts menu option is dimmed if the clipboard
          does not contain a valid recipient.
* src/widgets/modest-recpt-editor.c:
        * Added an implementation of backspace valid for gtk < 2.10.

pmo-trunk-r1723
src/maemo/modest-msg-view-window.c
src/modest-text-utils.c
src/modest-text-utils.h
src/widgets/modest-recpt-editor.c