Commit Graph

  • 63f06e756e * mu-msg-fields.h: minor Dirk-Jan C. Binnema 2010-11-21 13:38:11 +0200
  • 5ad35ab766 * mu-msg-prio.[ch]: add implementation Dirk-Jan C. Binnema 2010-11-21 13:36:22 +0200
  • 48214f18a4 * mug-msg-list-view.c: cosmetics Dirk-Jan C. Binnema 2010-11-21 11:53:04 +0200
  • 5f0774e810 * mu-runtime.[ch]: update documentation Dirk-Jan C. Binnema 2010-11-20 20:29:11 +0200
  • 5f84cb5025 * mu-msg-contact.[ch]: add _new, _destroy functions Dirk-Jan C. Binnema 2010-11-20 20:28:54 +0200
  • 7f3ac08ad0 * update TODO Dirk-Jan C. Binnema 2010-11-20 19:26:23 +0200
  • 2c639e3122 * test-mu-cmd.c: add some test cases Dirk-Jan C. Binnema 2010-11-20 18:42:32 +0200
  • e8556fd303 * mu-msg.c / test-mu-msg.c: improve attachment detection Dirk-Jan C. Binnema 2010-11-20 18:41:57 +0200
  • da7140a602 * mu-msg-iter.cc: remove debugging stuff Dirk-Jan C. Binnema 2010-11-20 17:51:24 +0200
  • c688cad8fc * fix mu_msg_field_type_is_numeric + unit test Dirk-Jan C. Binnema 2010-11-20 17:50:35 +0200
  • f77e843cde * mug: fix source code checks Dirk-Jan C. Binnema 2010-11-20 17:27:35 +0200
  • 5818c40d7f * <many>: fix source code checks; move mu_msg_str_normalize to separate file Dirk-Jan C. Binnema 2010-11-20 17:27:17 +0200
  • 2c8bd1015d * cosmetic Dirk-Jan C. Binnema 2010-11-20 16:37:59 +0200
  • c1b143c958 * cosmetic Dirk-Jan C. Binnema 2010-11-20 16:37:43 +0200
  • 20e39933e5 * many: fix unit tests, add synonyms (WIP -- not working yet) Dirk-Jan C. Binnema 2010-11-20 16:37:23 +0200
  • 208322527b * mu-log: don't complain when unit is called when not already initialized Dirk-Jan C. Binnema 2010-11-20 16:14:26 +0200
  • d1494028e7 * update testcases for mu-msg-field Dirk-Jan C. Binnema 2010-11-20 14:43:35 +0200
  • b69cf8f589 * <many>: update for mu-msg-field change Dirk-Jan C. Binnema 2010-11-20 14:43:04 +0200
  • 7f617e32f0 * mu-index: remove version check warning Dirk-Jan C. Binnema 2010-11-20 14:42:07 +0200
  • de1deb4e80 * mu-msg-fields: cleanup, use MuMsgFieldId rather than MuMsgField* Dirk-Jan C. Binnema 2010-11-20 14:41:21 +0200
  • 7e96b1b483 * mu-find.1: updated / more precisely describe matching Dirk-Jan C. Binnema 2010-11-20 14:40:23 +0200
  • c6021bcc57 * TODO: updated Dirk-Jan C. Binnema 2010-11-20 14:39:55 +0200
  • 049e66920a * HACKING: updated with note about compiling from git Dirk-Jan C. Binnema 2010-11-20 14:39:43 +0200
  • d4a2a3333f * mu-bookmarks.[ch]: bookmarks implemenation was still missing from git Dirk-Jan C. Binnema 2010-11-15 23:25:06 +0200
  • 56c8a66672 * mu-cmd-index.c: cosmetic Dirk-Jan C. Binnema 2010-11-15 08:43:46 +0200
  • 10142c66cd * mu-cmd-find.c: cosmetic Dirk-Jan C. Binnema 2010-11-15 08:43:30 +0200
  • 45c95b06f3 * move mug/ to toys/mug Dirk-Jan C. Binnema 2010-11-15 08:43:00 +0200
  • 9df9c2b36f * mug-query-bar.c: fix some compiler warnings Dirk-Jan C. Binnema 2010-11-14 22:05:10 +0200
  • 4f788f6cc2 * mu-msg-str.[ch], add mu_msg_str_normalize_in_place and some further optimizations Dirk-Jan C. Binnema 2010-11-14 22:04:16 +0200
  • 08cea91ab9 * mug-msg-list-view.c: display message flags Dirk-Jan C. Binnema 2010-11-14 21:54:26 +0200
  • bbfe1cbd2d * mu-maildir.c: some micro-optimizations Dirk-Jan C. Binnema 2010-11-14 21:53:24 +0200
  • 38b85ad161 * mu-msg-fields: store terms for message flags (so they become searchable) Dirk-Jan C. Binnema 2010-11-14 21:52:44 +0200
  • 0abb5351b5 * configure.ac: add --disable-normalization option Dirk-Jan C. Binnema 2010-11-14 21:51:41 +0200
  • a8291f4462 * minor Dirk-Jan C. Binnema 2010-11-14 18:03:12 +0200
  • de77c4b5ad * mu-msg.c: improve attachment detection Dirk-Jan C. Binnema 2010-11-14 18:02:57 +0200
  • 4019965d8e * mu-msg.c: update for mu_msg_field changes Dirk-Jan C. Binnema 2010-11-14 16:41:16 +0200
  • ece60f2e82 * mu-msg-flags: overhaul; cleaned up things, and should be a bit faster Dirk-Jan C. Binnema 2010-11-14 16:40:43 +0200
  • fdc67a021b * mu-query: pre-process query also when doing --xquery; makes thing more consistent Dirk-Jan C. Binnema 2010-11-14 16:39:21 +0200
  • 141b7298e9 * add 'mu_runtime' for initialization, keeping global state during runtime. update many. Dirk-Jan C. Binnema 2010-11-14 13:55:04 +0200
  • 10d2cdd5da * man: add documentation for bookmarks Dirk-Jan C. Binnema 2010-11-13 17:29:20 +0200
  • 7e45c48a05 * add shortcuts support to mug Dirk-Jan C. Binnema 2010-11-13 15:18:01 +0200
  • 3794182e05 * add basic implementation for bookmark support. Dirk-Jan C. Binnema 2010-11-13 14:16:38 +0200
  • be9157f3e9 * mu-msg-str.c: add Latin-Extended-A for normalization, update unit test Dirk-Jan C. Binnema 2010-11-12 22:36:13 +0200
  • fe68f403f8 * mu-maildir.c: update comment Dirk-Jan C. Binnema 2010-11-12 22:35:21 +0200
  • ea29fc2cbe * configure: bump version to 0.9-devel Dirk-Jan C. Binnema 2010-11-12 21:13:09 +0200
  • 267738942b * mug/Makefile.am: fix make distcheck Dirk-Jan C. Binnema 2010-11-12 21:12:48 +0200
  • 7fcd28cef9 * mug/mug-msg-view.c: refactoring Dirk-Jan C. Binnema 2010-11-12 21:05:05 +0200
  • 6186c659f8 * NEWS: updated Dirk-Jan C. Binnema 2010-11-12 21:01:39 +0200
  • efa6abb217 * man/Makefile.am: add mug.1 to the build Dirk-Jan C. Binnema 2010-11-12 21:01:22 +0200
  • 61d915b172 * mug: support --muhome argument Dirk-Jan C. Binnema 2010-11-12 21:01:00 +0200
  • 04c4432067 * update mu-find, mu-index manpages Dirk-Jan C. Binnema 2010-11-12 21:00:03 +0200
  • 367b97095a * mug.1: add simple manpage Dirk-Jan C. Binnema 2010-11-12 20:59:46 +0200
  • 906a7b5bf9 * TODO: updated Dirk-Jan C. Binnema 2010-11-12 08:57:54 +0200
  • f6edecfb8a * use svg icon Dirk-Jan C. Binnema 2010-11-12 08:57:34 +0200
  • 88a5d0e2fa * mu_msg_str_normalize: better handle empty strings Dirk-Jan C. Binnema 2010-11-11 22:12:03 +0200
  • 18ddc4655f * mug: make header display wrap too long values, and make them selectable Dirk-Jan C. Binnema 2010-11-11 22:08:07 +0200
  • f31fafeb9e * mug: display 0-date as a '-' Dirk-Jan C. Binnema 2010-11-11 22:07:44 +0200
  • e2b7d71cd4 * cosmetics Dirk-Jan C. Binnema 2010-11-11 22:07:08 +0200
  • fb30c1e2eb * mu-query.cc: now always search for normalized, lower-case values Dirk-Jan C. Binnema 2010-11-11 22:06:19 +0200
  • 94bf9a68c7 * mu-store: store strings for searching now in normalized, lowercase form Dirk-Jan C. Binnema 2010-11-11 22:05:55 +0200
  • a3822ec850 * cosmetic Dirk-Jan C. Binnema 2010-11-11 22:05:24 +0200
  • 3c5314e4ed * tests: updated Dirk-Jan C. Binnema 2010-11-11 22:05:10 +0200
  • be0683526f * mu-msg-str: re-implement mu_msg_str_normalize by hand to actually work, add unit tests Dirk-Jan C. Binnema 2010-11-11 22:04:47 +0200
  • fd2df0199c * test-mu-query.c: add some more test Dirk-Jan C. Binnema 2010-11-09 00:26:24 +0200
  • dddd13a66b * mu-find.1: small fix Dirk-Jan C. Binnema 2010-11-09 00:25:59 +0200
  • f2f5678055 * try gtk+3 first, then gtk+2; mug works with both Dirk-Jan C. Binnema 2010-11-08 21:53:17 +0200
  • 386e9e001a * configure.ac: cosmetics Dirk-Jan C. Binnema 2010-11-08 08:46:39 +0200
  • 2861e622c9 * mu-maildir.c: cosmetics Dirk-Jan C. Binnema 2010-11-08 08:46:24 +0200
  • 11b19e6476 * updated NEWS for the next version Dirk-Jan C. Binnema 2010-11-08 08:45:59 +0200
  • 3082e14fd3 * mu-easy.1: update with mention of '.noindex' Dirk-Jan C. Binnema 2010-11-08 08:29:39 +0200
  • c267fff724 * add icon, desktop file for mug Dirk-Jan C. Binnema 2010-11-08 08:20:06 +0200
  • 993f39cfc0 * update mug/TODO Dirk-Jan C. Binnema 2010-11-08 08:19:11 +0200
  • 3b1f4a3f0b * mug.cc: remove the menu stub Dirk-Jan C. Binnema 2010-11-08 08:18:59 +0200
  • 0777fd9bd2 * mug-msg-list-view: refactor some too-long functions Dirk-Jan C. Binnema 2010-11-08 08:18:42 +0200
  • d2618de0c1 * mug-msg-list.c: put a '-' for empty contact fields Dirk-Jan C. Binnema 2010-11-07 21:40:02 +0200
  • 5b19d9c672 * mug-msg-view.c: fix scrolling behaviour Dirk-Jan C. Binnema 2010-11-07 21:39:26 +0200
  • d5102a405d * mug.cc: focus msg-list after successful query Dirk-Jan C. Binnema 2010-11-07 21:39:05 +0200
  • 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 +0200
  • 026b9ff6ba mug-msg-list-view.c: use the new mu_msg_str_display_contact Dirk-Jan C. Binnema 2010-11-07 19:02:01 +0200
  • 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 +0200
  • aaa5f6220d * update mug/TODO Dirk-Jan C. Binnema 2010-11-07 18:26:29 +0200
  • 89f93e7022 * mug-msg-list-view: use mu_msg_str_display_date_s Dirk-Jan C. Binnema 2010-11-07 18:26:20 +0200
  • 854cc91105 * mug-msg-view: clear fields that are empty Dirk-Jan C. Binnema 2010-11-07 18:25:35 +0200
  • 1d9eeeb1a6 * mu-msg.h: cosmetics Dirk-Jan C. Binnema 2010-11-07 18:25:12 +0200
  • 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 +0200
  • ab0ad61648 * update TODO Dirk-Jan C. Binnema 2010-11-07 18:03:38 +0200
  • 10d4945a12 * update mug.cc for the other changes Dirk-Jan C. Binnema 2010-11-07 18:03:06 +0200
  • fa0e60b591 * mug-msg-view: cleanups, improve header / expanded header view Dirk-Jan C. Binnema 2010-11-07 18:02:48 +0200
  • f867185ad3 * cosmetic Dirk-Jan C. Binnema 2010-11-07 18:02:25 +0200
  • d7105d1eda * mug-msg-list: add maildir column, cleanups Dirk-Jan C. Binnema 2010-11-07 18:02:13 +0200
  • b1a799df4a * mu-msg-iter: add mu_msg_iter_get_maildir Dirk-Jan C. Binnema 2010-11-07 18:01:04 +0200
  • bb6d9a0ff1 * mug.cc: add an about-box Dirk-Jan C. Binnema 2010-11-07 11:11:50 +0200
  • f93b6ecbbd * update TODO, cosmetics Dirk-Jan C. Binnema 2010-11-03 23:28:06 +0200
  • 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 +0200
  • 9902137ddf * mug-msg-list-view.c: fix column sizing and ordering Dirk-Jan C. Binnema 2010-11-03 21:46:46 +0200
  • 533c27246a * cosmetic Dirk-Jan C. Binnema 2010-11-03 08:10:26 +0200
  • 1e30e0a602 * update TODO, remove shortcut stuff for now Dirk-Jan C. Binnema 2010-11-03 08:00:49 +0200
  • ad46381a07 * mug.cc: make scroll bars use GTK_POLICY_AUTOMATIC Dirk-Jan C. Binnema 2010-11-03 07:51:02 +0200
  • 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 +0200
  • 55cd529bec * configure.ac: don't check for webkit Dirk-Jan C. Binnema 2010-11-03 07:32:58 +0200