summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-02* configure.ac: bump database schema version to provoke rebuildv0.9.2Dirk-Jan C. Binnema
2011-02-02* NEWS/TODO: updated for mu 0.9.2Dirk-Jan C. Binnema
2011-02-02* mug_query_area: fix to pass the line33 testDirk-Jan C. Binnema
2011-02-02* updated docs/WWWDirk-Jan C. Binnema
2011-02-02* toys/mug2: simple welcome message in mug2Dirk-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* cosmeticsDirk-Jan C. Binnema
2011-01-31* mu-util.c: use /etc/passwd (and likewise) to determine homedir in preferenceDirk-Jan C. Binnema
2011-01-31* test-mu-cmd.c: always set a tempdir for muhome; this fixes running unitDirk-Jan C. Binnema
2011-01-31* mu-cmd-extract.c: only check for writability of targetdir if we're actuallyDirk-Jan C. Binnema
2011-01-31* src/Makefile.am: use BUILD_TESTSDirk-Jan C. Binnema
2011-01-31* configure.ac: clear up test check a bitDirk-Jan C. Binnema
2011-01-30* test-mu-util.c: remove bad test that broke the gentoo buildDirk-Jan C. Binnema
2011-01-29* configure.ac: improve --with-gui= handlingDirk-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: updatedDirk-Jan C. Binnema
2011-01-29* mu_str_display_contact_s: split, so 'make cc10' is honoredDirk-Jan C. Binnema
2011-01-29* mug2: re-enable the window iconDirk-Jan C. Binnema
2011-01-29* mu-msg-body-view.c: don't navigate away from msg bodyDirk-Jan C. Binnema
2011-01-29* mu-msg-attach-view.c: make drag&drop work for attachmentsDirk-Jan C. Binnema
2011-01-29* cosmeticsDirk-Jan C. Binnema
2011-01-29* mu-msg-normal-view.c: show messsage in an expander, instead of in gtkframeDirk-Jan C. Binnema
2011-01-29* mu-msg-view.c: don't show message widgets for NULL messagesDirk-Jan C. Binnema
2011-01-29* mu-msg-attach-view.c: don't use gtk_icon_view_set_item_orientation, itDirk-Jan C. Binnema
2011-01-29* include unistd.h, for R_OKDirk-Jan C. Binnema
2011-01-24* update TODODirk-Jan C. Binnema
2011-01-24* mu-msg-source-view.c: make source buffer read-onlyDirk-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 handlingDirk-Jan C. Binnema
2011-01-21* unbreak mu-strDirk-Jan C. Binnema
2011-01-21* improve message display, support 'internal messages'againDirk-Jan C. Binnema
2011-01-21* remove '-characters, () from contact displaysDirk-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 populationDirk-Jan C. Binnema
2011-01-18* mu-msg-body-view.c: ignore the standard csmDirk-Jan C. Binnema
2011-01-16* add FAQ (WIP)Dirk-Jan C. Binnema
2011-01-16* update docsDirk-Jan C. Binnema
2011-01-16* mu-maildir: some cleanups, shorten names for link creationDirk-Jan C. Binnema
2011-01-16* mu-msg-body-view: use the navigation-policy-decision-requested signal so weDirk-Jan C. Binnema
2011-01-16* mu-msg-header-view, mu-msg-view: put headers in a scrolled win, so overlyDirk-Jan C. Binnema
2011-01-15* make mag-msg-store a configurable parameter; refactor the setting of theDirk-Jan C. Binnema
2011-01-15* change MuMaildirWalkMsgCallback so it take a full stat buf* instead of justDirk-Jan C. Binnema
2011-01-14* add mu_util_xapian_is_locked and use itDirk-Jan C. Binnema
2011-01-13* mu-msg-view.c: stub implementation of action-signal handlingDirk-Jan C. Binnema
2011-01-13* mu-msg-header-view.c: improve header view a bitDirk-Jan C. Binnema
2011-01-13* mu-msg-body-view: implement "action-requested" signal, emitted when userDirk-Jan C. Binnema
2011-01-13* cosmeticsDirk-Jan C. Binnema
2011-01-13* mu-config: better argument check, print usage info when no command is providedDirk-Jan C. Binnema
2011-01-13* mug2: implement database reindexDirk-Jan C. Binnema
2011-01-12* updated NEWSDirk-Jan C. Binnema