summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)Author
2010-12-04* src/Makefile.am: put files in alphabetical orderDirk-Jan C. Binnema
2010-11-24* create mu-error.h, update some functions to use GError for errorsDirk-Jan C. Binnema
2010-11-23* rename mu_msg_str => mu_strDirk-Jan C. Binnema
2010-11-21* mu-msg-prio.[ch]: add implementationDirk-Jan C. Binnema
2010-11-20* <many>: fix source code checks; move mu_msg_str_normalize to separate fileDirk-Jan C. Binnema
2010-11-14* add 'mu_runtime' for initialization, keeping global state during runtime. u...Dirk-Jan C. Binnema
2010-11-13* add basic implementation for bookmark support.Dirk-Jan C. Binnema
2010-10-31* refactor output a bit (mu-cmd-find)Dirk-Jan C. Binnema
2010-09-05* src/Makefile.am: add -Wdeclaration-after-statement to the warning flags for...Dirk-Jan C. Binnema
2010-08-25* rename MuStoreXapian => MuStoredjcb
2010-08-25* rename MuQueryXapian => MuQuerydjcb
2010-08-25* rename mu-util-xapian => mu-util-db (and some leftovers)djcb
2010-08-25* rename MuMsgIterXapian => MuMsgIterdjcb
2010-08-25* many: renaming/refactoringdjcb
2010-08-21* WIP: added MuMsgPartInfo (WIP)Dirk-Jan C. Binnema
2010-08-20* some cleanup + beginnings of extract functionalityDirk-Jan C. Binnema
2010-08-20* update: some refactoring of commandsdjcb
2010-08-19* MuMsgContact refactoring (split off)djcb
2010-08-17* don't require gio anymore, not even optionallyDirk-Jan C. Binnema
2010-02-02* src/Makefile.am: add AM_CFLAGS, AM_CXXFLAGS with strict warningsDirk-Jan C. Binnema
2010-01-31* mu.c => mu.cc: force c++-linkingDirk-Jan C. Binnema
2010-01-25* set up (unit) test framework using gtesterDirk-Jan C. Binnema
2010-01-25* split mu bulding in libmu noinst lib and mu.c.Dirk-Jan C. Binnema
2010-01-23* rename MuMsgXapian => MuMsgIterXapianDirk-Jan C. Binnema
2010-01-23* <many>: (WIP) use ~/mu/xapian as the database with an embedded version tagDirk-Jan C. Binnema
2010-01-16* update configuration filesDirk-Jan C. Binnema
2010-01-07* update copyright info; add cc10 cyclomatic complexity checkDirk-Jan C. Binnema
2010-01-02* refactoring, cleanup of the configuration / command systemDirk-Jan C. Binnema
2010-01-01* <many>: refactor command parsing / checking a bitDirk-Jan C. Binnema
2010-01-01* move all Maildir funcs to mu-maildir.[ch]Dirk-Jan C. Binnema
2009-12-31* add mkmdir supportDirk-Jan C. Binnema
2009-12-31* many: rename mu_path into mu_walkDirk-Jan C. Binnema
2009-11-29* Makefile.am: add mu-log to the buildDirk-Jan C. Binnema
2009-11-28* add mu-config.[ch]Dirk-Jan C. Binnema
2009-11-25* initial import of mu - the next generationDirk-Jan C. Binnema