summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-12* update index.org (webpage) for new releasev0.9.4Dirk-Jan C. Binnema
2011-04-12* update mu-find man page with the new information about Wanderlust integrationDirk-Jan C. Binnema
2011-04-12* update NEWS/TODO for version 0.9.4Dirk-Jan C. Binnema
2011-04-05* updates to the man pagesDirk-Jan C. Binnema
2011-03-31* add mu-msg-data-cache.[ch], WIP for the new custom tree modelDirk-Jan C. Binnema
2011-03-31* add 'flag:unread' as a synonym for 'flag:new OR NOT flag:seen'Dirk-Jan C. Binnema
2011-03-22* mu-msg-data.c: add missing #include <string.h> for memcpyDirk-Jan C. Binnema
2011-03-22* mu-str.h: improve mu_str_is_empty macroDirk-Jan C. Binnema
2011-03-22* mu-msg-iter.cc, mu-query.cc, mu-store.cc: use more c++ facilitiesDirk-Jan C. Binnema
2011-03-22* add mu-msg-data.[ch], which is useful when one needs to cache message dataDirk-Jan C. Binnema
2011-03-21* Makefile.am: add mu-msg-data.[ch]Dirk-Jan C. Binnema
2011-03-21* mu-query: some cleanupsDirk-Jan C. Binnema
2011-03-21* mu-msg-iter: some reimplementationDirk-Jan C. Binnema
2011-03-19* add mu_msg_iter_get_index, to get the sequence number of the iteratorDirk-Jan C. Binnema
2011-03-19* mu-config.c: small docu updateDirk-Jan C. Binnema
2011-03-19* mu_runtime: update getting standard dirs / paths, use themDirk-Jan C. Binnema
2011-03-15* cosmeticDirk-Jan C. Binnema
2011-03-15* fix mu_msg refcounting in widgetsDirk-Jan C. Binnema
2011-03-08* bump version 0.9.4Dirk-Jan C. Binnema
2011-03-08* big cleanup, simplification for the message widgetDirk-Jan C. Binnema
2011-03-06* add support for using mu cfind as an external address book for 'mutt' + doc...Dirk-Jan C. Binnema
2011-03-06* Makefile.am: ignore tests/ for make cc10 and make line33Dirk-Jan C. Binnema
2011-03-06* mu-contacts: plug a leak + some optimizationDirk-Jan C. Binnema
2011-03-06* mu-config: some refactoring to satisfy make line33Dirk-Jan C. Binnema
2011-03-06* mu-cmd-cfind: use the new first_name/last_name/nick functions to generateDirk-Jan C. Binnema
2011-03-06* mu-str: add mu_str_guess_first_name, mu_str_guess_last_name andDirk-Jan C. Binnema
2011-03-05* WIP: add bbdb export supportDirk-Jan C. Binnema
2011-03-05* use differerent exit codes for error, no matches as >0 matches; as per man ...Dirk-Jan C. Binnema
2011-03-05* set dependency to glib >= 2.14, as we are using GRegex nowDirk-Jan C. Binnema
2011-03-05* add mu-cmd-cfind.c to Makefile.amDirk-Jan C. Binnema
2011-03-05* update mu-cfind documention, fix typo in mu-find manpageDirk-Jan C. Binnema
2011-03-05* mu-cmd-cfind: split off into separate mu-cmd- fileDirk-Jan C. Binnema
2011-03-05* WIP: basic 'mu cfind' command + start of man pageDirk-Jan C. Binnema
2011-03-03* WIP: mu-contacts; add the following: return timestamp callback and add rege...Dirk-Jan C. Binnema
2011-03-02* WIP: rudimentary implementation of the 'cfind' command, to find contactsDirk-Jan C. Binnema
2011-03-02* update mug2/mug.cc for changed mu_index_newDirk-Jan C. Binnema
2011-03-02* fix mu-cmd-index.c, mu-store.c to honor line33Dirk-Jan C. Binnema
2011-03-02* WIP(2): mu-contact.[ch], basic implementationDirk-Jan C. Binnema
2011-03-02* WIP: contact listing / searching.Dirk-Jan C. Binnema
2011-02-28* update TODO, webpageDirk-Jan C. Binnema
2011-02-13* update NEWS, TODODirk-Jan C. Binnema
2011-02-13* update for 0.9.3v0.9.3Dirk-Jan C. Binnema
2011-02-13* use org-mode for the mu web pages, updated them.Dirk-Jan C. Binnema
2011-02-06* cosmeticDirk-Jan C. Binnema
2011-02-06* mu-runtime.c: fix small memleakDirk-Jan C. Binnema
2011-02-06* mug2/mug.cc: fix small memleakDirk-Jan C. Binnema
2011-02-06* mu-msg.c: convert html mail to utf-8, too. this fixes the display ofDirk-Jan C. Binnema
2011-02-04* mu-index.c: fix needless warning when msg is no longer thereDirk-Jan C. Binnema
2011-02-04* mu_store_get_timestamp: fix memleakDirk-Jan C. Binnema
2011-02-02* configure.ac: bump database schema version to provoke rebuildv0.9.2Dirk-Jan C. Binnema