| Age | Commit message (Expand) | Author |
| 2011-02-02 | * configure.ac: bump database schema version to provoke rebuildv0.9.2 | Dirk-Jan C. Binnema |
| 2011-02-02 | * NEWS/TODO: updated for mu 0.9.2 | Dirk-Jan C. Binnema |
| 2011-02-02 | * mug_query_area: fix to pass the line33 test | Dirk-Jan C. Binnema |
| 2011-02-02 | * updated docs/WWW | Dirk-Jan C. Binnema |
| 2011-02-02 | * toys/mug2: simple welcome message in mug2 | Dirk-Jan C. Binnema |
| 2011-01-31 | * test_mu_view_01: the test depended on a MIME-decoding bug in gmime; since t... | Dirk-Jan C. Binnema |
| 2011-01-31 | * cosmetics | Dirk-Jan C. Binnema |
| 2011-01-31 | * mu-util.c: use /etc/passwd (and likewise) to determine homedir in preference | Dirk-Jan C. Binnema |
| 2011-01-31 | * test-mu-cmd.c: always set a tempdir for muhome; this fixes running unit | Dirk-Jan C. Binnema |
| 2011-01-31 | * mu-cmd-extract.c: only check for writability of targetdir if we're actually | Dirk-Jan C. Binnema |
| 2011-01-31 | * src/Makefile.am: use BUILD_TESTS | Dirk-Jan C. Binnema |
| 2011-01-31 | * configure.ac: clear up test check a bit | Dirk-Jan C. Binnema |
| 2011-01-30 | * test-mu-util.c: remove bad test that broke the gentoo build | Dirk-Jan C. Binnema |
| 2011-01-29 | * configure.ac: improve --with-gui= handling | Dirk-Jan C. Binnema |
| 2011-01-29 | * configure.ac: make gui configurable, --with-gui=(gtk2|gtk3|none|auto), | Dirk-Jan C. Binnema |
| 2011-01-29 | * NEWS/TODO: updated | Dirk-Jan C. Binnema |
| 2011-01-29 | * mu_str_display_contact_s: split, so 'make cc10' is honored | Dirk-Jan C. Binnema |
| 2011-01-29 | * mug2: re-enable the window icon | Dirk-Jan C. Binnema |
| 2011-01-29 | * mu-msg-body-view.c: don't navigate away from msg body | Dirk-Jan C. Binnema |
| 2011-01-29 | * mu-msg-attach-view.c: make drag&drop work for attachments | Dirk-Jan C. Binnema |
| 2011-01-29 | * cosmetics | Dirk-Jan C. Binnema |
| 2011-01-29 | * mu-msg-normal-view.c: show messsage in an expander, instead of in gtkframe | Dirk-Jan C. Binnema |
| 2011-01-29 | * mu-msg-view.c: don't show message widgets for NULL messages | Dirk-Jan C. Binnema |
| 2011-01-29 | * mu-msg-attach-view.c: don't use gtk_icon_view_set_item_orientation, it | Dirk-Jan C. Binnema |
| 2011-01-29 | * include unistd.h, for R_OK | Dirk-Jan C. Binnema |
| 2011-01-24 | * update TODO | Dirk-Jan C. Binnema |
| 2011-01-24 | * mu-msg-source-view.c: make source buffer read-only | Dirk-Jan C. Binnema |
| 2011-01-24 | * mu-msg-view.c: don't keep widgets around, re-create them (this needs fixing) | Dirk-Jan C. Binnema |
| 2011-01-21 | * better action handling | Dirk-Jan C. Binnema |
| 2011-01-21 | * unbreak mu-str | Dirk-Jan C. Binnema |
| 2011-01-21 | * improve message display, support 'internal messages'again | Dirk-Jan C. Binnema |
| 2011-01-21 | * remove '-characters, () from contact displays | Dirk-Jan C. Binnema |
| 2011-01-21 | * refactoring & add 'view-source' and 'view-message' (activate with context m... | Dirk-Jan C. Binnema |
| 2011-01-18 | * mug-msg-list-view.c: iterate the ui during list population | Dirk-Jan C. Binnema |
| 2011-01-18 | * mu-msg-body-view.c: ignore the standard csm | Dirk-Jan C. Binnema |
| 2011-01-16 | * add FAQ (WIP) | Dirk-Jan C. Binnema |
| 2011-01-16 | * update docs | Dirk-Jan C. Binnema |
| 2011-01-16 | * mu-maildir: some cleanups, shorten names for link creation | Dirk-Jan C. Binnema |
| 2011-01-16 | * mu-msg-body-view: use the navigation-policy-decision-requested signal so we | Dirk-Jan C. Binnema |
| 2011-01-16 | * mu-msg-header-view, mu-msg-view: put headers in a scrolled win, so overly | Dirk-Jan C. Binnema |
| 2011-01-15 | * make mag-msg-store a configurable parameter; refactor the setting of the | Dirk-Jan C. Binnema |
| 2011-01-15 | * change MuMaildirWalkMsgCallback so it take a full stat buf* instead of just | Dirk-Jan C. Binnema |
| 2011-01-14 | * add mu_util_xapian_is_locked and use it | Dirk-Jan C. Binnema |
| 2011-01-13 | * mu-msg-view.c: stub implementation of action-signal handling | Dirk-Jan C. Binnema |
| 2011-01-13 | * mu-msg-header-view.c: improve header view a bit | Dirk-Jan C. Binnema |
| 2011-01-13 | * mu-msg-body-view: implement "action-requested" signal, emitted when user | Dirk-Jan C. Binnema |
| 2011-01-13 | * cosmetics | Dirk-Jan C. Binnema |
| 2011-01-13 | * mu-config: better argument check, print usage info when no command is provided | Dirk-Jan C. Binnema |
| 2011-01-13 | * mug2: implement database reindex | Dirk-Jan C. Binnema |
| 2011-01-12 | * updated NEWS | Dirk-Jan C. Binnema |