Commit Graph

364 Commits

Author SHA1 Message Date
Dirk-Jan C. Binnema 52b670d1b4 * configure.ac: bump database schema version to provoke rebuild 2011-02-02 21:09:20 +02:00
Dirk-Jan C. Binnema 8d8d0d91e2 * configure.ac: clear up test check a bit 2011-01-31 09:11:56 +02:00
Dirk-Jan C. Binnema 40c709405f * configure.ac: improve --with-gui= handling 2011-01-29 21:47:16 +02:00
Dirk-Jan C. Binnema f6944f45a5 * configure.ac: make gui configurable, --with-gui=(gtk2|gtk3|none|auto),
defaults to 'auto', which uses gtk2 if it's found
2011-01-29 21:05:28 +02:00
Dirk-Jan C. Binnema 6473546ef2 * mu-msg-body-view: use the navigation-policy-decision-requested signal so we
can distinguish user clicks (open externally) and things like iframes (open
  internally); require webkit >= 1.0.3
2011-01-16 13:53:39 +02:00
Dirk-Jan C. Binnema 321cae64b9 * updato to build system, don't require too new libtool 2011-01-12 23:14:17 +02:00
Dirk-Jan C. Binnema 623ec34ab8 * improvements in attachment / mime-part handling:
- add mu_util_play for 'playing' (opening) attachments; depends on xdg-open
  - stricter check for mu extract cmdline params
  - don't allow overwriting unless --overwrite was specified
  - mu extract now has a --play option to 'play' (open) attachments
  - added unit test to verify --overwrite
  - some cleanups in attachment/mime-part handling
2011-01-09 14:55:25 +02:00
Dirk-Jan C. Binnema b46d591796 * start working on some mu-based widgets (widgets/), create toys2/mug2 for testing 2011-01-08 12:48:25 +02:00
Dirk-Jan C. Binnema 3115443b17 * configure.ac: check for webkit 2011-01-07 08:34:17 +02:00
Dirk-Jan C. Binnema 5fb788d5de * configure.ac: make silent-rules stuff optional 2011-01-02 18:46:02 +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 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 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 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 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 8b70e6bace * configure.ac: unbreak McCabe tool checking 2010-12-05 16:29:25 +02:00
Dirk-Jan C. Binnema 148db5af7b * configure.ac: cleanups 2010-12-05 12:45:07 +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 6b60fdb35b * minor: TODO, NEWS, configure.ac 2010-12-04 12:37:15 +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 66203c290f * configure.ac: bump version to 0.9-beta 2010-11-27 15:07:37 +02:00
Dirk-Jan C. Binnema c1203dd047 * Makefile.am: add 'make gitcheck'; bump database schema version 2010-11-21 16:06:16 +02:00
Dirk-Jan C. Binnema 45c95b06f3 * move mug/ to toys/mug 2010-11-15 08:43:00 +02:00
Dirk-Jan C. Binnema 0abb5351b5 * configure.ac: add --disable-normalization option 2010-11-14 21:51:41 +02:00
Dirk-Jan C. Binnema ea29fc2cbe * configure: bump version to 0.9-devel 2010-11-12 21:13:09 +02:00
Dirk-Jan C. Binnema f2f5678055 * try gtk+3 first, then gtk+2; mug works with both 2010-11-08 21:53:17 +02:00
Dirk-Jan C. Binnema 386e9e001a * configure.ac: cosmetics 2010-11-08 08:46:39 +02:00
Dirk-Jan C. Binnema c267fff724 * add icon, desktop file for mug 2010-11-08 08:20:06 +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 70648b8bd5 * merge start of simple gtk+ ui for mu: 'mug' 2010-11-02 21:21:32 +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 69db79429a * mark this a 0.8-beta 2010-10-23 12:44:44 +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 958cd72e61 * configure.ac: bump version to 7.99 2010-10-09 15:13:40 +03:00
Dirk-Jan C. Binnema 9dc21b59ff * configure.ac: explicitly check for memset realpath setlocale strerror 2010-09-23 00:04:16 +03:00
Dirk-Jan C. Binnema 13e1cfde79 * configure.ac: bump version to 0.7.9, database to 7.9 2010-09-12 16:33:58 +03:00
Dirk-Jan C. Binnema 37b0ea3bc3 * small updates 2010-08-21 20:44:53 +03:00
Dirk-Jan C. Binnema 80dd533f18 * configure.ac: small updates 2010-08-18 00:32:52 +03:00
Dirk-Jan C. Binnema 6b20dbd38e * don't require gio anymore, not even optionally 2010-08-17 00:41:37 +03:00
djcb f8d9a64c34 * configure.ac: add HAVE_GLIB216, so we can use some it's stuff 2010-08-15 13:32:04 +03:00
djcb cd88b65428 * configure.ac: better feedback to user if gmime is missing 2010-08-14 15:28:25 +03:00
Dirk-Jan C. Binnema 38f5c8abeb * make requirement for GIO optional (issue #22) 2010-07-24 20:28:39 +03:00
Dirk-Jan C. Binnema 3b3a02a2b5 * configure.ac: bump database version (updated needed for new mdir paths '/') 2010-02-27 13:31:38 +02:00
Dirk-Jan C. Binnema f537016280 * configure.ac: use AM_SILENT_RULES to make the build less noisy 2010-02-27 13:19:25 +02:00
Dirk-Jan C. Binnema a165bb1de4 * configure.ac: set version to 0.7-beta 2010-02-11 20:18:13 +02:00
Dirk-Jan C. Binnema 3102d59155 * configure.ac: minor 2010-02-08 21:26:06 +02:00
Dirk-Jan C. Binnema 826aeb684d * Makefile.am, configure.ac: clear up the pmccabe stuff a bit 2010-02-04 22:45:54 +02:00
Dirk-Jan C. Binnema a2d1692dda * implement automatic log file cleanup, document it 2010-02-03 21:01:08 +02:00
Dirk-Jan C. Binnema 63175c5c58 * Makefile.am, configure.ac: minor updates 2010-02-02 21:51:53 +02:00
Dirk-Jan C. Binnema ed9f59f0b4 * configure.ac: bump db version 2010-02-02 08:46:22 +02:00
Dirk-Jan C. Binnema a2fd42c8a2 * mu.c => mu.cc: force c++-linking 2010-01-31 12:10:21 +02:00
Dirk-Jan C. Binnema c5dc8f044d * add many unit tests 2010-01-28 22:21:57 +02:00
Dirk-Jan C. Binnema 696f0863d0 * update configure.ac (using autoupdate) 2010-01-26 08:19:22 +02:00
Dirk-Jan C. Binnema afcd800a2e * set up (unit) test framework using gtester 2010-01-25 10:24:33 +02:00
Dirk-Jan C. Binnema 1a95c7f7c2 * configure.ac: update d_type note 2010-01-25 08:23:40 +02:00
Dirk-Jan C. Binnema 501ce008d3 * <many>: (WIP) use ~/mu/xapian as the database with an embedded version tag
- add checks in the code to make sure the database is up to date,
    if not, warn the user.
2010-01-23 20:50:06 +02:00
Dirk-Jan C. Binnema d5aa4e92e0 * final changes for 0.6 release 2010-01-23 16:46:02 +02:00
Dirk-Jan C. Binnema 90c9b61d37 * update configuration files 2010-01-16 15:27:41 +02:00
Dirk-Jan C. Binnema 6f48dbed79 * configure.ac, mu-maildir.c: some compatibility updates 2010-01-16 11:32:07 +02:00
Dirk-Jan C. Binnema 525b99f685 * configure.ac: configuration fixes; set database layout version 2010-01-06 01:22:11 +02:00
Dirk-Jan C. Binnema 2b0aca1bf7 * initial import of mu - the next generation 2009-11-25 22:55:06 +02:00