Commit Graph

12 Commits

Author SHA1 Message Date
Dirk-Jan C. Binnema 1c4016b1ba * mu-contacts: add mu_contacts_clear, whitespace fixes 2011-08-30 22:00:00 +03:00
Dirk-Jan C. Binnema 3c20cfc4de * mu-contacts.c, mu-msg.c: cosmetics 2011-05-25 08:11:50 +03:00
Dirk-Jan C. Binnema 03c94bd82d * mu-contacts: fix leak in contact_info_new 2011-05-24 23:21:51 +03:00
Dirk-Jan C. Binnema 93522893bf * mu-contacts: use encoded email address as group in gkeyfile (which valid as a
groupname), add real email as email= value; use g_keyfile_(get|set)_value
  instead of string, so there is no utf-8 problems, just the raw data we got
  as address

  This should all allow for any kind of email address, even invalid
  ones. switch order of name / address in mu_contacts_add
2011-05-24 21:41:52 +03:00
Dirk-Jan C. Binnema 782e165f9f * mu-contacts.c: cosmetics 2011-05-22 13:44:34 +03:00
Dirk-Jan C. Binnema e2934ff9fc * mu-contacts: cosmetics 2011-05-18 22:14:08 +03:00
Dirk-Jan C. Binnema b28bea9650 * mu-contacts: don't ignore whitespace in regexp (by default), so you can use
"mu cfind 'John Smith'"
2011-05-05 22:53:04 +03:00
Dirk-Jan C. Binnema 5defbd8a15 * mu-contacts.c: don't use g_key_file_(get|set)_uint64, it's requires a too
new glib
2011-05-04 01:43:01 +03:00
Dirk-Jan C. Binnema 3b445d9fac * mu-contacts: plug a leak + some optimization 2011-03-06 12:16:04 +02:00
Dirk-Jan C. Binnema 1e9ec55034 * use differerent exit codes for error, no matches as >0 matches; as per man page 2011-03-05 15:07:49 +02:00
Dirk-Jan C. Binnema 6226754a25 * WIP: mu-contacts; add the following: return timestamp callback and add regexp filtering capabilities 2011-03-03 21:22:11 +02:00
Dirk-Jan C. Binnema 01c9410d0f * WIP(2): mu-contact.[ch], basic implementation 2011-03-02 22:39:32 +02:00