Commit Graph

  • f2f5678055 * try gtk+3 first, then gtk+2; mug works with both Dirk-Jan C. Binnema 2010-11-08 21:53:17 +02:00
  • 386e9e001a * configure.ac: cosmetics Dirk-Jan C. Binnema 2010-11-08 08:46:39 +02:00
  • 2861e622c9 * mu-maildir.c: cosmetics Dirk-Jan C. Binnema 2010-11-08 08:46:24 +02:00
  • 11b19e6476 * updated NEWS for the next version Dirk-Jan C. Binnema 2010-11-08 08:45:59 +02:00
  • 3082e14fd3 * mu-easy.1: update with mention of '.noindex' Dirk-Jan C. Binnema 2010-11-08 08:29:39 +02:00
  • c267fff724 * add icon, desktop file for mug Dirk-Jan C. Binnema 2010-11-08 08:20:06 +02:00
  • 993f39cfc0 * update mug/TODO Dirk-Jan C. Binnema 2010-11-08 08:19:11 +02:00
  • 3b1f4a3f0b * mug.cc: remove the menu stub Dirk-Jan C. Binnema 2010-11-08 08:18:59 +02:00
  • 0777fd9bd2 * mug-msg-list-view: refactor some too-long functions Dirk-Jan C. Binnema 2010-11-08 08:18:42 +02:00
  • d2618de0c1 * mug-msg-list.c: put a '-' for empty contact fields Dirk-Jan C. Binnema 2010-11-07 21:40:02 +02:00
  • 5b19d9c672 * mug-msg-view.c: fix scrolling behaviour Dirk-Jan C. Binnema 2010-11-07 21:39:26 +02:00
  • d5102a405d * mug.cc: focus msg-list after successful query Dirk-Jan C. Binnema 2010-11-07 21:39:05 +02:00
  • fb46b4fddc * mu-maildir.c: use lstat, not stat in readdir_with_stat_fallback; this fixes issue #28. Dirk-Jan C. Binnema 2010-11-07 19:14:01 +02:00
  • 026b9ff6ba mug-msg-list-view.c: use the new mu_msg_str_display_contact Dirk-Jan C. Binnema 2010-11-07 19:02:01 +02:00
  • a7a76e7989 * mu_msg_str: add mu_msg_str_display_contact[_s], to guess the name-part from the values in To/Cc/Bcc/From fields. (ie. '"Foo Bar" <foo@bar.cuux>' => 'Foo Bar') Dirk-Jan C. Binnema 2010-11-07 19:01:34 +02:00
  • aaa5f6220d * update mug/TODO Dirk-Jan C. Binnema 2010-11-07 18:26:29 +02:00
  • 89f93e7022 * mug-msg-list-view: use mu_msg_str_display_date_s Dirk-Jan C. Binnema 2010-11-07 18:26:20 +02:00
  • 854cc91105 * mug-msg-view: clear fields that are empty Dirk-Jan C. Binnema 2010-11-07 18:25:35 +02:00
  • 1d9eeeb1a6 * mu-msg.h: cosmetics Dirk-Jan C. Binnema 2010-11-07 18:25:12 +02:00
  • 93cf7856d1 * mu-msg-str.[ch]: add mu_msg_str_display_date_s, displays time for time with 24h, date otherwise Dirk-Jan C. Binnema 2010-11-07 18:24:48 +02:00
  • ab0ad61648 * update TODO Dirk-Jan C. Binnema 2010-11-07 18:03:38 +02:00
  • 10d4945a12 * update mug.cc for the other changes Dirk-Jan C. Binnema 2010-11-07 18:03:06 +02:00
  • fa0e60b591 * mug-msg-view: cleanups, improve header / expanded header view Dirk-Jan C. Binnema 2010-11-07 18:02:48 +02:00
  • f867185ad3 * cosmetic Dirk-Jan C. Binnema 2010-11-07 18:02:25 +02:00
  • d7105d1eda * mug-msg-list: add maildir column, cleanups Dirk-Jan C. Binnema 2010-11-07 18:02:13 +02:00
  • b1a799df4a * mu-msg-iter: add mu_msg_iter_get_maildir Dirk-Jan C. Binnema 2010-11-07 18:01:04 +02:00
  • bb6d9a0ff1 * mug.cc: add an about-box Dirk-Jan C. Binnema 2010-11-07 11:11:50 +02:00
  • f93b6ecbbd * update TODO, cosmetics Dirk-Jan C. Binnema 2010-11-03 23:28:06 +02:00
  • df57723ec7 * mu-msg-list: make unread mailheaders bold, important ones read. Fix mu-msg-iter.cc while doing so. Dirk-Jan C. Binnema 2010-11-03 23:02:40 +02:00
  • 9902137ddf * mug-msg-list-view.c: fix column sizing and ordering Dirk-Jan C. Binnema 2010-11-03 21:46:46 +02:00
  • 533c27246a * cosmetic Dirk-Jan C. Binnema 2010-11-03 08:10:26 +02:00
  • 1e30e0a602 * update TODO, remove shortcut stuff for now Dirk-Jan C. Binnema 2010-11-03 08:00:49 +02:00
  • ad46381a07 * mug.cc: make scroll bars use GTK_POLICY_AUTOMATIC Dirk-Jan C. Binnema 2010-11-03 07:51:02 +02:00
  • ef4116efc2 * make mu_msg_str_date[_s] take an strftime-like argument for the format; update callers Dirk-Jan C. Binnema 2010-11-03 07:43:46 +02:00
  • 55cd529bec * configure.ac: don't check for webkit Dirk-Jan C. Binnema 2010-11-03 07:32:58 +02:00
  • 55ac54124e * add mug_query_bar_grab_focus, grab focus in querybar upon startup Dirk-Jan C. Binnema 2010-11-02 23:14:29 +02:00
  • 6bfa535e6a * add mug_msg_list_view_move_first, move to first item after running query Dirk-Jan C. Binnema 2010-11-02 22:45:11 +02:00
  • 34b997ad3c * update mug/TODO Dirk-Jan C. Binnema 2010-11-02 22:18:45 +02:00
  • ad0825c367 * add mug_msg_view_set_text, so we can clear the msg when the list changes Dirk-Jan C. Binnema 2010-11-02 22:17:58 +02:00
  • 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 Dirk-Jan C. Binnema 2010-11-02 22:17:08 +02:00
  • 8eb60ec141 * add separators in toolbar Dirk-Jan C. Binnema 2010-11-02 21:56:25 +02:00
  • 484808d641 * implement mug_msg_list_view_move_(next|prev) to move cursor to prev/next row; hook it up with the toolbar Dirk-Jan C. Binnema 2010-11-02 21:51:10 +02:00
  • 70648b8bd5 * merge start of simple gtk+ ui for mu: 'mug' Dirk-Jan C. Binnema 2010-11-02 21:21:32 +02:00
  • 1d08c8df01 Merge branch 'master' of gitorious.org:mu/mu-ng Dirk-Jan C. Binnema 2010-11-02 21:19:35 +02:00
  • a16a01cb2c * cosmetic Dirk-Jan C. Binnema 2010-11-02 21:18:50 +02:00
  • 8ed3c823f8 * cosmetic Dirk-Jan C. Binnema 2010-11-02 21:15:54 +02:00
  • b68a093092 * cosmetic Dirk-Jan C. Binnema 2010-11-02 21:15:35 +02:00
  • 1b75761984 * cosmetic Dirk-Jan C. Binnema 2010-11-02 21:15:18 +02:00
  • 99cf282d3b * cosmetic Dirk-Jan C. Binnema 2010-11-02 21:14:46 +02:00
  • a10525d3c9 * mu_msg_str: sanitize date strings a bit, update test case Dirk-Jan C. Binnema 2010-11-02 21:14:24 +02:00
  • a4ea979aaa * fix mu_msg_iter_get_date Dirk-Jan C. Binnema 2010-11-02 21:13:45 +02:00
  • 3b87a0f9e6 * add mu_util_guess_mu_homedir and mu_util_guess_xapian_dir and use them Dirk-Jan C. Binnema 2010-11-02 21:12:18 +02:00
  • d112c2c930 * update testcases for normalization Dirk-Jan C. Binnema 2010-11-02 00:08:31 +02:00
  • e15bb738ea * store normalized version of strings as well (value) Dirk-Jan C. Binnema 2010-11-02 00:06:17 +02:00
  • 7fe29ebfc3 * cosmetic Dirk-Jan C. Binnema 2010-11-02 00:05:49 +02:00
  • 23f1275a24 * add mu_msg_str_normalize (to remove accents from strings, optionally lowercase) Dirk-Jan C. Binnema 2010-11-02 00:05:27 +02:00
  • 1e93d614a9 * fix typo Dirk-Jan C. Binnema 2010-10-31 11:35:00 +02:00
  • 3aecf50e49 * update the web page Dirk-Jan C. Binnema 2010-10-31 11:34:10 +02:00
  • 117e5bc76e * refactor output a bit (mu-cmd-find) Dirk-Jan C. Binnema 2010-10-31 11:34:01 +02:00
  • 1476a8dafa * configure.ac: bump version to 0.8 Dirk-Jan C. Binnema 2010-10-30 15:14:31 +03:00
  • 12f02ea08f * mu-cmd-extract,test-mu-util: cleanups to pass line33/cc10 Dirk-Jan C. Binnema 2010-10-30 15:14:14 +03:00
  • 0293eb19b3 * update NEWS Dirk-Jan C. Binnema 2010-10-30 15:13:37 +03:00
  • 8146cdb8b1 * many: documentation updates Dirk-Jan C. Binnema 2010-10-26 00:25:14 +03:00
  • 0fadc5e360 * update for v0.8-beta Dirk-Jan C. Binnema 2010-10-23 12:55:18 +03:00
  • 69db79429a * mark this a 0.8-beta Dirk-Jan C. Binnema 2010-10-23 12:44:44 +03:00
  • f4b4729f05 * update webpage for 0.8-beta Dirk-Jan C. Binnema 2010-10-23 12:44:29 +03:00
  • 976e0d03dc * add FLAG_XAPIAN_VALUE for MU_MSG_FIELD_ID_MSGID so the 'i' format field works. this fixes issue #27 Dirk-Jan C. Binnema 2010-10-23 12:29:06 +03:00
  • 23869e2066 * mu-config: small fix Dirk-Jan C. Binnema 2010-10-23 12:12:14 +03:00
  • 0c763c48f1 * tests/Makefile.am: add message 4 to test cases Dirk-Jan C. Binnema 2010-10-23 12:05:35 +03:00
  • f9b50541e3 * mu-cmd-extract: don't be too picky for attachments Dirk-Jan C. Binnema 2010-10-23 12:04:58 +03:00
  • 59dda1941a * bump version number, update NEWS, TODO Dirk-Jan C. Binnema 2010-10-23 12:04:35 +03:00
  • f57a11828d * update documentation for extract Dirk-Jan C. Binnema 2010-10-23 12:04:14 +03:00
  • 3f971f69ba * test-mu-cmd: add some extract test cases Dirk-Jan C. Binnema 2010-10-23 12:03:42 +03:00
  • f50846bdfb * mu-config: set default target dir to "." Dirk-Jan C. Binnema 2010-10-17 11:26:32 +03:00
  • 109f8e4e3c * update testcase, add attachment, m: testing Dirk-Jan C. Binnema 2010-10-17 11:21:12 +03:00
  • c3dafe2329 * mu-cmd-extract.c: check targetdir for writability Dirk-Jan C. Binnema 2010-10-17 11:20:02 +03:00
  • 3f2023ed92 * tests: fix make distcheck Dirk-Jan C. Binnema 2010-10-09 15:36:32 +03:00
  • 958cd72e61 * configure.ac: bump version to 7.99 Dirk-Jan C. Binnema 2010-10-09 15:13:40 +03:00
  • b99c5fdcb3 * updated TODO Dirk-Jan C. Binnema 2010-10-09 15:13:19 +03:00
  • 7eb407dca3 * cosmetic: mail3 Dirk-Jan C. Binnema 2010-10-09 15:12:49 +03:00
  • 093d65320d * mu-query: try stemming Dirk-Jan C. Binnema 2010-10-09 15:12:35 +03:00
  • 71e53cf400 * update mu-easy manpage Dirk-Jan C. Binnema 2010-10-09 15:12:12 +03:00
  • e161fb6065 * mu-cmd: some cosmetical updates in the output Dirk-Jan C. Binnema 2010-10-09 13:19:47 +03:00
  • 4e06349e65 * mu-cmd-index: cosmetic Dirk-Jan C. Binnema 2010-10-09 12:53:02 +03:00
  • 76815e4416 * mu-config: don't set opts->(maildir|linksdir) to NULL if it's invalid; do checking later Dirk-Jan C. Binnema 2010-10-09 12:51:20 +03:00
  • 89b65df13b * small logging cleanups, don't g_debug before we initialized logging Dirk-Jan C. Binnema 2010-10-09 12:44:48 +03:00
  • 7de56f9399 * clean-up mu_util_dir_expand, add unit test Dirk-Jan C. Binnema 2010-10-09 11:56:55 +03:00
  • b09535ea0e * mu-cmd-index.cc: clean up progress printing, make sure it passes make line33 and make cc10 Dirk-Jan C. Binnema 2010-10-05 08:11:52 +03:00
  • a5db0a6d81 * tests/: update unit tests Dirk-Jan C. Binnema 2010-10-04 22:33:22 +03:00
  • 64985d7791 * fix progress info display for indexing Dirk-Jan C. Binnema 2010-10-04 22:31:44 +03:00
  • 12e6cd171a * mu-easy.1: man page with easy examples (WIP) Dirk-Jan C. Binnema 2010-09-26 17:33:22 +03:00
  • fb1651e184 * <many> fix small conversion errors (-Wconversion) Dirk-Jan C. Binnema 2010-09-26 17:29:54 +03:00
  • 3fa552a81e * mu-index: cosmetics Dirk-Jan C. Binnema 2010-09-26 15:52:42 +03:00
  • 6cb61593ad * mu-store: add mu_store_count Dirk-Jan C. Binnema 2010-09-26 15:52:22 +03:00
  • f2770c5957 * added some more test cases Dirk-Jan C. Binnema 2010-09-26 15:52:07 +03:00
  • 82176c8991 * unit-tests: small updates to tests Dirk-Jan C. Binnema 2010-09-26 15:23:17 +03:00
  • f4b0ad7a5d * mu.1: cosmetic Dirk-Jan C. Binnema 2010-09-23 00:04:37 +03:00
  • 9dc21b59ff * configure.ac: explicitly check for memset realpath setlocale strerror Dirk-Jan C. Binnema 2010-09-23 00:04:16 +03:00
  • 5ac9c55df6 * mu-cmd-index.c: small cleanup, keep func len <= 33 Dirk-Jan C. Binnema 2010-09-23 00:03:44 +03:00
  • 4a51ea530e * mu-config.c: cosmetic Dirk-Jan C. Binnema 2010-09-23 00:03:21 +03:00