Commit Graph

751 Commits

Author SHA1 Message Date
Dirk-Jan C. Binnema 0b88f86e65 * mu-config.c: cosmetics 2011-01-02 14:59:03 +02:00
Dirk-Jan C. Binnema 1f240e55fe * mu-msg-iter: add some casting to prevent compiler warning 2010-12-18 10:44:27 +02:00
Dirk-Jan C. Binnema 210895c14d * only build test cases when glib version >= 2.22 2010-12-18 10:31:18 +02:00
Dirk-Jan C. Binnema c974500595 * configure.ac: update comment 2010-12-17 08:40:25 +02:00
Dirk-Jan C. Binnema 938cd307f2 * updated TODO 2010-12-17 08:35:26 +02:00
Dirk-Jan C. Binnema 6d2cc60a5e * Makefile.am/configure.ac: some changes to make Solaris a bit happier 2010-12-17 08:34:31 +02:00
Dirk-Jan C. Binnema 2950d29ca7 * mu-maildir: use GError, not g_warning 2010-12-17 08:33:48 +02:00
Dirk-Jan C. Binnema b00a85ec07 * add test_mu_util_get_dtype_with_lstat unit test, cosmetics 2010-12-12 18:33:25 +02:00
Dirk-Jan C. Binnema a315e15081 * cosmetics 2010-12-12 18:32:37 +02:00
Dirk-Jan C. Binnema 6820923119 * initialize variable in get_flags_str_s 2010-12-12 18:32:15 +02:00
Dirk-Jan C. Binnema 2141f5390e * m4/Makefile.am: use explicit names for m4 files 2010-12-11 13:59:09 +02:00
Dirk-Jan C. Binnema c1766e4cd7 * m4/Makefile.am: use wildcard to get all m4 files 2010-12-11 13:54:32 +02:00
Dirk-Jan C. Binnema 64fcbe7603 * mu-msg-file: cosmetics 2010-12-11 13:53:50 +02:00
Dirk-Jan C. Binnema 0565587dda * mu-runtime: use mu_util_init_system, some cosmetics 2010-12-11 13:53:20 +02:00
Dirk-Jan C. Binnema d602ad1f47 * mu-error.h: add some error codes 2010-12-11 13:52:36 +02:00
Dirk-Jan C. Binnema d14727c7a8 * dont't require direntry->d_type; this should help the Solaris build.
also, some cleanups
2010-12-11 13:52:03 +02:00
Dirk-Jan C. Binnema a0069702ba * fix m4/Makefile.am 2010-12-08 00:28:01 +02:00
Dirk-Jan C. Binnema cbeb229dd0 * configure.ac: add missing m4/Makefile 2010-12-08 00:20:21 +02:00
Dirk-Jan C. Binnema b4de366df7 * configure.ac: bump version to 0.9.2, add m4 dir to config 2010-12-08 00:18:02 +02:00
Dirk-Jan C. Binnema 0a7a9a35fe * TODO: cosmetics 2010-12-07 23:20:30 +02:00
Dirk-Jan C. Binnema c0e50f8d91 * test-mu-str.c: cosmetics 2010-12-07 23:20:19 +02:00
Dirk-Jan C. Binnema 0131b9bd5f * mu-util.h: fix -pedantic warning (variadic macro) 2010-12-07 23:19:45 +02:00
Dirk-Jan C. Binnema 39d71b8e3b * use mu_str_ascii_xapian_escape instead of local version; and non-in-place version 2010-12-07 23:19:13 +02:00
Dirk-Jan C. Binnema 4babb4d036 * mu-msg.c: use mu-msg-file 2010-12-07 23:17:42 +02:00
Dirk-Jan C. Binnema b7e3786af7 * mu-config.c: cosmetics 2010-12-07 23:17:05 +02:00
Dirk-Jan C. Binnema 373973d813 * src/Makefile.am: add mu-msg-file.[ch], -pedantic for c-builds 2010-12-07 23:16:32 +02:00
Dirk-Jan C. Binnema 372e245fc7 * mu_msg_flags_from_file => mu_msg_file_get_flags_from_path 2010-12-07 23:15:38 +02:00
Dirk-Jan C. Binnema 2d0959ec63 * add mu-msg-file, unit tests 2010-12-07 23:14:11 +02:00
Dirk-Jan C. Binnema a53f549d07 * configure.ac/Makfile.am: add m4 as a macro dir, require stdc 2010-12-07 23:10:05 +02:00
Dirk-Jan C. Binnema 68af173246 * use GError in various mu_maildir function to return error info 2010-12-05 16:29:53 +02:00
Dirk-Jan C. Binnema 8b70e6bace * configure.ac: unbreak McCabe tool checking 2010-12-05 16:29:25 +02:00
Dirk-Jan C. Binnema 8321f6718a * mu_maildir_mkmdir => mu_maildir_mkdir 2010-12-05 15:40:40 +02:00
Dirk-Jan C. Binnema badc37d3b5 * add some 0.9.1 info 2010-12-05 14:40:27 +02:00
Dirk-Jan C. Binnema 1d5d90d047 * add a dummy autogen.sh 2010-12-05 14:40:02 +02:00
Dirk-Jan C. Binnema 02ec89b4fb * updated TODO 2010-12-05 12:45:14 +02:00
Dirk-Jan C. Binnema 148db5af7b * configure.ac: cleanups 2010-12-05 12:45:07 +02:00
Dirk-Jan C. Binnema 9dac5fbc48 * mug/TODO is outdated, removed 2010-12-05 12:44:47 +02:00
Dirk-Jan C. Binnema 2e49d9c3cd * toys/mug/Makefile.am: include the mug icon for 'make dist' 2010-12-05 12:44:17 +02:00
Dirk-Jan C. Binnema f85fd0f1ff * bump to 0.9.1 2010-12-04 19:29:03 +02:00
Dirk-Jan C. Binnema 8c372f98fb * configure.ac: use gtk+ 2.x unless there is an explicit --with-gtk3. this
unbreak Fedora 14 builds (issue #31)
2010-12-04 19:22:34 +02:00
Dirk-Jan C. Binnema 0b87be5f18 * fix mu_util_dir_expand for non-existant dirs, add unit test 2010-12-04 19:14:31 +02:00
Dirk-Jan C. Binnema 6a3decdc7c * mu_util_dir_expand fix issue #30: wrong use of realpath(3) 2010-12-04 19:08:23 +02:00
Dirk-Jan C. Binnema 46ba5e3a1b * index.html: update for 0.9 release 2010-12-04 12:38:12 +02:00
Dirk-Jan C. Binnema 104efbca04 * test-mu-store.c: stay within 33 line limit for functions 2010-12-04 12:37:57 +02:00
Dirk-Jan C. Binnema 9325828c77 * src/Makefile.am: put files in alphabetical order 2010-12-04 12:37:38 +02:00
Dirk-Jan C. Binnema 6b60fdb35b * minor: TODO, NEWS, configure.ac 2010-12-04 12:37:15 +02:00
Dirk-Jan C. Binnema befc9c19de * update TODO 2010-12-04 10:40:10 +02:00
Dirk-Jan C. Binnema 0f9bd7c4b2 * update configure.ac for gmime-2.6 support
Fedora 14 ships GMime 2.5.x, which reports as 2.6. It seems upward
  compatible with 2.4. (based on patch by GooseYArd)
2010-12-04 10:39:49 +02:00
Dirk-Jan C. Binnema 13b1e87cc4 * mu-str-normalize.c: add note about alternative implementation 2010-12-03 20:53:25 +02:00
Dirk-Jan C. Binnema 10b0f321c8 * update some unit test cases 2010-12-03 20:45:01 +02:00