Commit Graph

727 Commits

Author SHA1 Message Date
Dirk-Jan C. Binnema ad46381a07 * mug.cc: make scroll bars use GTK_POLICY_AUTOMATIC 2010-11-03 07:51:02 +02:00
Dirk-Jan C. Binnema ef4116efc2 * make mu_msg_str_date[_s] take an strftime-like argument for the format;
update callers
2010-11-03 07:43:46 +02:00
Dirk-Jan C. Binnema 55cd529bec * configure.ac: don't check for webkit 2010-11-03 07:32:58 +02:00
Dirk-Jan C. Binnema 55ac54124e * add mug_query_bar_grab_focus, grab focus in querybar upon startup 2010-11-02 23:14:29 +02:00
Dirk-Jan C. Binnema 6bfa535e6a * add mug_msg_list_view_move_first, move to first item after running query 2010-11-02 22:45:11 +02:00
Dirk-Jan C. Binnema 34b997ad3c * update mug/TODO 2010-11-02 22:18:45 +02:00
Dirk-Jan C. Binnema ad0825c367 * add mug_msg_view_set_text, so we can clear the msg when the list changes 2010-11-02 22:17:58 +02:00
Dirk-Jan C. Binnema cf77cbc1d2 * mug-msg-list-view: remember query, add mug_msg_list_view_get_query to
retrieve it. update mug.cc to use in in the statusbar
2010-11-02 22:17:08 +02:00
Dirk-Jan C. Binnema 8eb60ec141 * add separators in toolbar 2010-11-02 21:56:25 +02:00
Dirk-Jan C. Binnema 484808d641 * implement mug_msg_list_view_move_(next|prev) to move cursor to prev/next
row; hook it up with the toolbar
2010-11-02 21:51:10 +02:00
Dirk-Jan C. Binnema 70648b8bd5 * merge start of simple gtk+ ui for mu: 'mug' 2010-11-02 21:21:32 +02:00
Dirk-Jan C. Binnema 1d08c8df01 Merge branch 'master' of gitorious.org:mu/mu-ng 2010-11-02 21:19:35 +02:00
Dirk-Jan C. Binnema a16a01cb2c * cosmetic 2010-11-02 21:18:50 +02:00
Dirk-Jan C. Binnema 8ed3c823f8 * cosmetic 2010-11-02 21:15:54 +02:00
Dirk-Jan C. Binnema b68a093092 * cosmetic 2010-11-02 21:15:35 +02:00
Dirk-Jan C. Binnema 1b75761984 * cosmetic 2010-11-02 21:15:18 +02:00
Dirk-Jan C. Binnema 99cf282d3b * cosmetic 2010-11-02 21:14:46 +02:00
Dirk-Jan C. Binnema a10525d3c9 * mu_msg_str: sanitize date strings a bit, update test case 2010-11-02 21:14:24 +02:00
Dirk-Jan C. Binnema a4ea979aaa * fix mu_msg_iter_get_date 2010-11-02 21:13:45 +02:00
Dirk-Jan C. Binnema 3b87a0f9e6 * add mu_util_guess_mu_homedir and mu_util_guess_xapian_dir and use them 2010-11-02 21:12:18 +02:00
Dirk-Jan C. Binnema d112c2c930 * update testcases for normalization 2010-11-02 00:08:31 +02:00
Dirk-Jan C. Binnema e15bb738ea * store normalized version of strings as well (value) 2010-11-02 00:06:17 +02:00
Dirk-Jan C. Binnema 7fe29ebfc3 * cosmetic 2010-11-02 00:05:49 +02:00
Dirk-Jan C. Binnema 23f1275a24 * add mu_msg_str_normalize (to remove accents from strings, optionally lowercase) 2010-11-02 00:05:27 +02:00
Dirk-Jan C. Binnema 1e93d614a9 * fix typo 2010-10-31 11:35:00 +02:00
Dirk-Jan C. Binnema 3aecf50e49 * update the web page 2010-10-31 11:34:10 +02:00
Dirk-Jan C. Binnema 117e5bc76e * refactor output a bit (mu-cmd-find) 2010-10-31 11:34:01 +02:00
Dirk-Jan C. Binnema 1476a8dafa * configure.ac: bump version to 0.8 2010-10-30 15:14:31 +03:00
Dirk-Jan C. Binnema 12f02ea08f * mu-cmd-extract,test-mu-util: cleanups to pass line33/cc10 2010-10-30 15:14:14 +03:00
Dirk-Jan C. Binnema 0293eb19b3 * update NEWS 2010-10-30 15:13:37 +03:00
Dirk-Jan C. Binnema 8146cdb8b1 * many: documentation updates 2010-10-26 00:25:14 +03:00
Dirk-Jan C. Binnema 0fadc5e360 * update for v0.8-beta 2010-10-23 12:55:18 +03:00
Dirk-Jan C. Binnema 69db79429a * mark this a 0.8-beta 2010-10-23 12:44:44 +03:00
Dirk-Jan C. Binnema f4b4729f05 * update webpage for 0.8-beta 2010-10-23 12:44:29 +03:00
Dirk-Jan C. Binnema 976e0d03dc * add FLAG_XAPIAN_VALUE for MU_MSG_FIELD_ID_MSGID so the 'i' format field
works. this fixes issue #27
2010-10-23 12:29:06 +03:00
Dirk-Jan C. Binnema 23869e2066 * mu-config: small fix 2010-10-23 12:12:14 +03:00
Dirk-Jan C. Binnema 0c763c48f1 * tests/Makefile.am: add message 4 to test cases 2010-10-23 12:05:35 +03:00
Dirk-Jan C. Binnema f9b50541e3 * mu-cmd-extract: don't be too picky for attachments 2010-10-23 12:04:58 +03:00
Dirk-Jan C. Binnema 59dda1941a * bump version number, update NEWS, TODO 2010-10-23 12:04:35 +03:00
Dirk-Jan C. Binnema f57a11828d * update documentation for extract 2010-10-23 12:04:14 +03:00
Dirk-Jan C. Binnema 3f971f69ba * test-mu-cmd: add some extract test cases 2010-10-23 12:03:42 +03:00
Dirk-Jan C. Binnema f50846bdfb * mu-config: set default target dir to "." 2010-10-17 11:26:32 +03:00
Dirk-Jan C. Binnema 109f8e4e3c * update testcase, add attachment, m: testing 2010-10-17 11:21:12 +03:00
Dirk-Jan C. Binnema c3dafe2329 * mu-cmd-extract.c: check targetdir for writability 2010-10-17 11:20:02 +03:00
Dirk-Jan C. Binnema 3f2023ed92 * tests: fix make distcheck 2010-10-09 15:36:32 +03:00
Dirk-Jan C. Binnema 958cd72e61 * configure.ac: bump version to 7.99 2010-10-09 15:13:40 +03:00
Dirk-Jan C. Binnema b99c5fdcb3 * updated TODO 2010-10-09 15:13:19 +03:00
Dirk-Jan C. Binnema 7eb407dca3 * cosmetic: mail3 2010-10-09 15:12:49 +03:00
Dirk-Jan C. Binnema 093d65320d * mu-query: try stemming 2010-10-09 15:12:35 +03:00
Dirk-Jan C. Binnema 71e53cf400 * update mu-easy manpage 2010-10-09 15:12:12 +03:00