Commit Graph

26 Commits

Author SHA1 Message Date
fe32cf84b1 * mu-str.[ch], mu-util.[ch]: better, simpler ANSI colors through some #defines 2011-05-26 23:32:23 +03:00
24f98ce433 * mu-str.c: fix leak in mu_str_guess_nick 2011-05-25 08:12:58 +03:00
d2fa1c3596 * mu-str.c: fix out-of-bounds issue with mu_str_ascii_xapian_escape_in_place 2011-05-24 23:15:20 +03:00
2c24a43211 * cosmetics 2011-05-23 08:16:09 +03:00
9454d31d50 * mu-str.c: clean up a bit 2011-05-22 13:45:10 +03:00
e478eeee6d * reindentation, fix mu_str_ascii_xapian_escape_in_place for '..' 2011-05-22 10:27:12 +03:00
6f74e1a42e * mu-str.c: hack mu_str_ascii_xapian_escape_in_place a bit further to work
with filenames (with '.')
2011-05-21 16:08:47 +03:00
84662ef5f5 * mu-msg-str: deal with size 0, and add add 'b' for byte in size: query params 2011-05-20 21:31:08 +03:00
9a600e71c9 * mu-str: add mu_str_guess_first_name, mu_str_guess_last_name and
mu_str_guess_nick, + unit tests

  these function do a simple guess for the first/lastname and nick, so we can
prefill	the results of 'mu cfind' with some first guesses.
2011-03-06 12:14:26 +02:00
6842c8c8a1 * mu_str_display_contact_s: split, so 'make cc10' is honored 2011-01-29 15:00:46 +02:00
a2dbe365c6 * unbreak mu-str 2011-01-21 20:13:18 -05:00
aab3226d90 * remove '-characters, () from contact displays 2011-01-21 20:11:11 -05:00
679f56b047 * mu-str: minor 2011-01-11 23:22:00 +02:00
92108c0b66 * cosmetic 2011-01-06 17:32:42 +02:00
c712267c0f * fix json, sexp output 2011-01-06 16:55:43 +02:00
c5b3059442 * add searching for message size ranges 2011-01-06 16:21:09 +02:00
f8af665151 * mu-output.c, mu-str.[ch]: fix escaping for JSON, sexps (add mu_str_escape_c_literal) 2011-01-06 13:55:16 +02:00
3ab2cd11a9 * initial JSON output support (WIP) 2011-01-05 23:22:41 +02:00
4409b565dc * start of XML output support (WIP) 2011-01-05 22:46:10 +02:00
d14727c7a8 * dont't require direntry->d_type; this should help the Solaris build.
also, some cleanups
2010-12-11 13:52:03 +02:00
39d71b8e3b * use mu_str_ascii_xapian_escape instead of local version; and non-in-place version 2010-12-07 23:19:13 +02:00
3560eecf3a * mu_date_parse_hdwmy => mu_str_date_parse_hdwmy; update unit tests + code 2010-11-30 22:33:15 +02:00
bb5b1304e5 * mu-str.[ch]: add mu_str_ascii_xapian_escape_in_place, for escaping some
Xapian fields; also add some tests
2010-11-29 21:21:55 +02:00
eb4e35f524 * improve date range parsing 2010-11-24 23:30:41 +02:00
819fe8c93f * minor 2010-11-23 22:05:55 +02:00
0f2b4e2d3c * rename mu_msg_str => mu_str 2010-11-23 00:44:18 +02:00