Commit Graph

  • 81fe752515 * mu-msg-part: cleanups & fixes, added mu_msg_part_looks_like_attachment Dirk-Jan C. Binnema 2011-01-11 23:17:03 +0200
  • fb5cda1665 * add new header-view widget Dirk-Jan C. Binnema 2011-01-11 00:47:15 +0200
  • 923549e2bb * <many>: updates for new MIME-part handling Dirk-Jan C. Binnema 2011-01-11 00:46:46 +0200
  • 1de81553a6 * mu-widget-util.[ch]: be smarter about pixmaps (icons) for unknown mime types Dirk-Jan C. Binnema 2011-01-11 00:45:59 +0200
  • da16959a33 * mu-msg, mu-msg-part: overhaul of mime-part handling Dirk-Jan C. Binnema 2011-01-11 00:45:03 +0200
  • a778d233c0 * add mode_t arg to mu_util_create_dir_maybe, add mu_util_cache_dir Dirk-Jan C. Binnema 2011-01-11 00:44:03 +0200
  • 8eafb2b10a * add the MuMsgAttachView widget, for viewing/opening message attachments Dirk-Jan C. Binnema 2011-01-09 18:56:45 +0200
  • 65e4f8b896 * add mu_util_create_tmpdir Dirk-Jan C. Binnema 2011-01-09 18:55:54 +0200
  • 56cfe14062 * mu-msg-part: cosmetics Dirk-Jan C. Binnema 2011-01-09 18:55:18 +0200
  • e0b484e922 * make mu-cmd reference-counted (make mu_msg_destroy internal, use mu_msg_unref instead) Dirk-Jan C. Binnema 2011-01-09 18:54:14 +0200
  • f1cedf7341 * mu-cmd-find.c: refactor a bit so we pass line33 Dirk-Jan C. Binnema 2011-01-09 15:12:27 +0200
  • f42f0cdf8f * update build system Dirk-Jan C. Binnema 2011-01-09 14:56:33 +0200
  • 623ec34ab8 * improvements in attachment / mime-part handling: Dirk-Jan C. Binnema 2011-01-09 14:55:25 +0200
  • 4ff04d7829 * mug2: fix Makefile.am Dirk-Jan C. Binnema 2011-01-08 12:53:59 +0200
  • e2f5b1e11f * mug: don't make it installable, it's just a toy Dirk-Jan C. Binnema 2011-01-08 12:48:53 +0200
  • b46d591796 * start working on some mu-based widgets (widgets/), create toys2/mug2 for testing Dirk-Jan C. Binnema 2011-01-08 12:48:25 +0200
  • 6033f51138 * updated TODO Dirk-Jan C. Binnema 2011-01-07 08:34:25 +0200
  • 3115443b17 * configure.ac: check for webkit Dirk-Jan C. Binnema 2011-01-07 08:34:17 +0200
  • 0686634082 * mug: make sure we don't use gtk deprecated stuff Dirk-Jan C. Binnema 2011-01-07 08:33:51 +0200
  • 580b357e3d * fix mu output_sexp Dirk-Jan C. Binnema 2011-01-07 08:32:09 +0200
  • 8b9df09a65 * cosmetics Dirk-Jan C. Binnema 2011-01-07 08:31:36 +0200
  • 92108c0b66 * cosmetic Dirk-Jan C. Binnema 2011-01-06 17:32:42 +0200
  • c712267c0f * fix json, sexp output Dirk-Jan C. Binnema 2011-01-06 16:55:43 +0200
  • f6de417117 * add warning for using --xquery Dirk-Jan C. Binnema 2011-01-06 16:34:21 +0200
  • 5e0cfdca57 * updated NEWS Dirk-Jan C. Binnema 2011-01-06 16:23:07 +0200
  • 974f6556fc * mu-util: make warning a bit more user-friendly Dirk-Jan C. Binnema 2011-01-06 16:22:11 +0200
  • 9dd93ab668 * mu-cmd-find: some refactoring to pass line33 Dirk-Jan C. Binnema 2011-01-06 16:21:32 +0200
  • c5b3059442 * add searching for message size ranges Dirk-Jan C. Binnema 2011-01-06 16:21:09 +0200
  • f8af665151 * mu-output.c, mu-str.[ch]: fix escaping for JSON, sexps (add mu_str_escape_c_literal) Dirk-Jan C. Binnema 2011-01-06 13:55:16 +0200
  • cafba1327f * test-mu-cmd.c: add test case for 'mu mkdir' Dirk-Jan C. Binnema 2011-01-06 13:25:11 +0200
  • f51944be59 * TODO: updated Dirk-Jan C. Binnema 2011-01-06 13:15:18 +0200
  • d41ae5dfd5 * mu-msg: cosmetic Dirk-Jan C. Binnema 2011-01-06 13:15:01 +0200
  • 071b230e60 * mu-cmd.c: fix mu view Dirk-Jan C. Binnema 2011-01-06 13:14:42 +0200
  • f00f1dc01b * add test case for mu view Dirk-Jan C. Binnema 2011-01-06 13:14:17 +0200
  • 5487989b99 * fix display (iter) of message size Dirk-Jan C. Binnema 2011-01-06 00:09:26 +0200
  • 535f1c78fa * initial sexp output support (WIP) Dirk-Jan C. Binnema 2011-01-05 23:37:53 +0200
  • 3ab2cd11a9 * initial JSON output support (WIP) Dirk-Jan C. Binnema 2011-01-05 23:22:41 +0200
  • 4409b565dc * start of XML output support (WIP) Dirk-Jan C. Binnema 2011-01-05 22:46:10 +0200
  • 2303bc4f59 * fix for the removal of mu-util-db.h Dirk-Jan C. Binnema 2011-01-05 20:45:31 +0200
  • aa22e5e90d * some further cleanups Dirk-Jan C. Binnema 2011-01-05 20:38:33 +0200
  • 6539ae4bd7 * initial plumbing and some documentation for xml/json/sexp output through --format= parameter. Dirk-Jan C. Binnema 2011-01-05 20:35:50 +0200
  • 56f1664d8c * some further cleanups, add mu-output.h Dirk-Jan C. Binnema 2011-01-05 00:21:43 +0200
  • 516caccf10 * fix some small errors, add missing file Dirk-Jan C. Binnema 2011-01-04 23:52:16 +0200
  • ce5df2d6e5 * some further cleanups / refactoring Dirk-Jan C. Binnema 2011-01-04 23:44:18 +0200
  • f509fd20ec * remove some garbage files Dirk-Jan C. Binnema 2011-01-04 23:37:01 +0200
  • fade4172fe * many changes to the config system Dirk-Jan C. Binnema 2011-01-04 23:19:03 +0200
  • 38f9772270 * update TODO Dirk-Jan C. Binnema 2011-01-02 18:46:12 +0200
  • 5fb788d5de * configure.ac: make silent-rules stuff optional Dirk-Jan C. Binnema 2011-01-02 18:46:02 +0200
  • 6483e9d39e * fix test-mu-cmd.c for stricter option checks Dirk-Jan C. Binnema 2011-01-02 18:45:45 +0200
  • 49077bf7d1 * mu-runtime, mu-util: improve check for muhome dir Dirk-Jan C. Binnema 2011-01-02 18:45:16 +0200
  • 091dedf954 * make option parsing specific for the mu command Dirk-Jan C. Binnema 2011-01-02 18:10:11 +0200
  • 0101837c38 * mu-cmd-index.c: add a check for the --xbatchsize parameter Dirk-Jan C. Binnema 2011-01-02 18:09:30 +0200
  • 169196498e * <many>: add option to change the batch size for xapian transactions Dirk-Jan C. Binnema 2011-01-02 18:05:43 +0200
  • 0b88f86e65 * mu-config.c: cosmetics Dirk-Jan C. Binnema 2011-01-02 14:59:03 +0200
  • 1f240e55fe * mu-msg-iter: add some casting to prevent compiler warning Dirk-Jan C. Binnema 2010-12-18 10:44:27 +0200
  • 210895c14d * only build test cases when glib version >= 2.22 Dirk-Jan C. Binnema 2010-12-18 10:31:18 +0200
  • c974500595 * configure.ac: update comment Dirk-Jan C. Binnema 2010-12-17 08:40:25 +0200
  • 938cd307f2 * updated TODO Dirk-Jan C. Binnema 2010-12-17 08:35:26 +0200
  • 6d2cc60a5e * Makefile.am/configure.ac: some changes to make Solaris a bit happier Dirk-Jan C. Binnema 2010-12-17 08:34:31 +0200
  • 2950d29ca7 * mu-maildir: use GError, not g_warning Dirk-Jan C. Binnema 2010-12-17 08:33:48 +0200
  • b00a85ec07 * add test_mu_util_get_dtype_with_lstat unit test, cosmetics Dirk-Jan C. Binnema 2010-12-12 18:33:25 +0200
  • a315e15081 * cosmetics Dirk-Jan C. Binnema 2010-12-12 18:32:37 +0200
  • 6820923119 * initialize variable in get_flags_str_s Dirk-Jan C. Binnema 2010-12-12 18:32:15 +0200
  • 2141f5390e * m4/Makefile.am: use explicit names for m4 files Dirk-Jan C. Binnema 2010-12-11 13:59:09 +0200
  • c1766e4cd7 * m4/Makefile.am: use wildcard to get all m4 files Dirk-Jan C. Binnema 2010-12-11 13:54:32 +0200
  • 64fcbe7603 * mu-msg-file: cosmetics Dirk-Jan C. Binnema 2010-12-11 13:53:50 +0200
  • 0565587dda * mu-runtime: use mu_util_init_system, some cosmetics Dirk-Jan C. Binnema 2010-12-11 13:53:20 +0200
  • d602ad1f47 * mu-error.h: add some error codes Dirk-Jan C. Binnema 2010-12-11 13:52:36 +0200
  • d14727c7a8 * dont't require direntry->d_type; this should help the Solaris build. also, some cleanups Dirk-Jan C. Binnema 2010-12-11 13:52:03 +0200
  • a0069702ba * fix m4/Makefile.am Dirk-Jan C. Binnema 2010-12-08 00:28:01 +0200
  • cbeb229dd0 * configure.ac: add missing m4/Makefile Dirk-Jan C. Binnema 2010-12-08 00:20:21 +0200
  • b4de366df7 * configure.ac: bump version to 0.9.2, add m4 dir to config Dirk-Jan C. Binnema 2010-12-08 00:18:02 +0200
  • 0a7a9a35fe * TODO: cosmetics Dirk-Jan C. Binnema 2010-12-07 23:20:30 +0200
  • c0e50f8d91 * test-mu-str.c: cosmetics Dirk-Jan C. Binnema 2010-12-07 23:20:19 +0200
  • 0131b9bd5f * mu-util.h: fix -pedantic warning (variadic macro) Dirk-Jan C. Binnema 2010-12-07 23:19:45 +0200
  • 39d71b8e3b * use mu_str_ascii_xapian_escape instead of local version; and non-in-place version Dirk-Jan C. Binnema 2010-12-07 23:19:13 +0200
  • 4babb4d036 * mu-msg.c: use mu-msg-file Dirk-Jan C. Binnema 2010-12-07 23:17:42 +0200
  • b7e3786af7 * mu-config.c: cosmetics Dirk-Jan C. Binnema 2010-12-07 23:17:05 +0200
  • 373973d813 * src/Makefile.am: add mu-msg-file.[ch], -pedantic for c-builds Dirk-Jan C. Binnema 2010-12-07 23:16:32 +0200
  • 372e245fc7 * mu_msg_flags_from_file => mu_msg_file_get_flags_from_path Dirk-Jan C. Binnema 2010-12-07 23:15:38 +0200
  • 2d0959ec63 * add mu-msg-file, unit tests Dirk-Jan C. Binnema 2010-12-07 23:14:11 +0200
  • a53f549d07 * configure.ac/Makfile.am: add m4 as a macro dir, require stdc Dirk-Jan C. Binnema 2010-12-07 23:10:05 +0200
  • 68af173246 * use GError in various mu_maildir function to return error info Dirk-Jan C. Binnema 2010-12-05 16:29:53 +0200
  • 8b70e6bace * configure.ac: unbreak McCabe tool checking Dirk-Jan C. Binnema 2010-12-05 16:29:25 +0200
  • 8321f6718a * mu_maildir_mkmdir => mu_maildir_mkdir Dirk-Jan C. Binnema 2010-12-05 15:40:40 +0200
  • badc37d3b5 * add some 0.9.1 info Dirk-Jan C. Binnema 2010-12-05 14:40:27 +0200
  • 1d5d90d047 * add a dummy autogen.sh Dirk-Jan C. Binnema 2010-12-05 14:40:02 +0200
  • 02ec89b4fb * updated TODO v0.9.1 Dirk-Jan C. Binnema 2010-12-05 12:45:14 +0200
  • 148db5af7b * configure.ac: cleanups Dirk-Jan C. Binnema 2010-12-05 12:45:07 +0200
  • 9dac5fbc48 * mug/TODO is outdated, removed Dirk-Jan C. Binnema 2010-12-05 12:44:47 +0200
  • 2e49d9c3cd * toys/mug/Makefile.am: include the mug icon for 'make dist' Dirk-Jan C. Binnema 2010-12-05 12:44:17 +0200
  • f85fd0f1ff * bump to 0.9.1 Dirk-Jan C. Binnema 2010-12-04 19:29:03 +0200
  • 8c372f98fb * configure.ac: use gtk+ 2.x unless there is an explicit --with-gtk3. this unbreak Fedora 14 builds (issue #31) Dirk-Jan C. Binnema 2010-12-04 19:22:34 +0200
  • 0b87be5f18 * fix mu_util_dir_expand for non-existant dirs, add unit test Dirk-Jan C. Binnema 2010-12-04 19:14:31 +0200
  • 6a3decdc7c * mu_util_dir_expand fix issue #30: wrong use of realpath(3) Dirk-Jan C. Binnema 2010-12-04 19:08:23 +0200
  • 46ba5e3a1b * index.html: update for 0.9 release v0.9 Dirk-Jan C. Binnema 2010-12-04 12:38:12 +0200
  • 104efbca04 * test-mu-store.c: stay within 33 line limit for functions Dirk-Jan C. Binnema 2010-12-04 12:37:57 +0200
  • 9325828c77 * src/Makefile.am: put files in alphabetical order Dirk-Jan C. Binnema 2010-12-04 12:37:38 +0200
  • 6b60fdb35b * minor: TODO, NEWS, configure.ac Dirk-Jan C. Binnema 2010-12-04 12:37:15 +0200
  • befc9c19de * update TODO Dirk-Jan C. Binnema 2010-12-04 10:40:10 +0200