summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-12-04* test-mu-store.c: stay within 33 line limit for functionsDirk-Jan C. Binnema
2010-12-04* src/Makefile.am: put files in alphabetical orderDirk-Jan C. Binnema
2010-12-03* mu-str-normalize.c: add note about alternative implementationDirk-Jan C. Binnema
2010-12-03* update some unit test casesDirk-Jan C. Binnema
2010-12-01* add some simply unit tests for mu-runtime, mu-storeDirk-Jan C. Binnema
2010-11-30* mu_date_parse_hdwmy => mu_str_date_parse_hdwmy; update unit tests + codeDirk-Jan C. Binnema
2010-11-30* unify error printing a bit (starting with lowercase)Dirk-Jan C. Binnema
2010-11-30* make error messages more consistentDirk-Jan C. Binnema
2010-11-30* cosmeticDirk-Jan C. Binnema
2010-11-30* <many>: use some gcc attributes (if applicable) for optimizationDirk-Jan C. Binnema
2010-11-29* mu-query.cc, mu-store.cc: use the escaping for some fields; update test caseDirk-Jan C. Binnema
2010-11-29* mu-str.[ch]: add mu_str_ascii_xapian_escape_in_place, for escaping someDirk-Jan C. Binnema
2010-11-29* mu-str-normalize.c: combine separate function for downcse / non-downcaseDirk-Jan C. Binnema
2010-11-29* mu-msg-fields.[ch]: add info whether the field should be normalized/escapedDirk-Jan C. Binnema
2010-11-27* test cases: update for mu-msg / mu-runtime changeDirk-Jan C. Binnema
2010-11-27* mu-msg, mu-runtime: make g_mime_init explicit, mu-runtime can do it.Dirk-Jan C. Binnema
2010-11-27* mu-str.h: add note about unicode blocks supported for mu_str_normalize ('La...Dirk-Jan C. Binnema
2010-11-27* cosmeticsDirk-Jan C. Binnema
2010-11-27* mu-msg.c: refactor to make functions respect 33-lines limit and use GMIME_E...Dirk-Jan C. Binnema
2010-11-27* mu-index.c: refactor to make functions respect 33-lines limitDirk-Jan C. Binnema
2010-11-27* mu-cmd-view.c: refactor to make functions respect 33-lines limitDirk-Jan C. Binnema
2010-11-25* update tests for GError-changesDirk-Jan C. Binnema
2010-11-25* add some GErrorsDirk-Jan C. Binnema
2010-11-24* improve date range parsingDirk-Jan C. Binnema
2010-11-24* create mu-error.h, update some functions to use GError for errorsDirk-Jan C. Binnema
2010-11-24* mug.c: show error dialogs for errors; focus query when there was a parse errorDirk-Jan C. Binnema
2010-11-24* mu-cmd-find.c: update for GErrors in mu_query; fix uninit'd var problemDirk-Jan C. Binnema
2010-11-24* use GError to convey error info in MuQuery; update usersDirk-Jan C. Binnema
2010-11-23* fix sorting, some small cleanupsDirk-Jan C. Binnema
2010-11-23* mu-query.cc: simplify date searching a bitDirk-Jan C. Binnema
2010-11-23* minorDirk-Jan C. Binnema
2010-11-23* minorDirk-Jan C. Binnema
2010-11-23* rename mu_msg_str => mu_strDirk-Jan C. Binnema
2010-11-23* mu-store.cc, mu-query.cc: improved date-range matchingDirk-Jan C. Binnema
2010-11-22* cosmeticsDirk-Jan C. Binnema
2010-11-21* add date-range searches using date:/d:Dirk-Jan C. Binnema
2010-11-21* mu-msg.c: improvement for prioDirk-Jan C. Binnema
2010-11-21* mu-msg-str.c: minorDirk-Jan C. Binnema
2010-11-21* mu-msg-prio: some coding updatesDirk-Jan C. Binnema
2010-11-21* make prio: fields now also searchableDirk-Jan C. Binnema
2010-11-21* mu-msg-flags.[ch]: minorDirk-Jan C. Binnema
2010-11-21* unit tests: updated for other changesDirk-Jan C. Binnema
2010-11-21* testcases: update for other changes, add some testsDirk-Jan C. Binnema
2010-11-21* mu-output-plain.c: update for prio stuff refactoringDirk-Jan C. Binnema
2010-11-21* mu-msg-str.c: cosmeticsDirk-Jan C. Binnema
2010-11-21* mu-msg-str.[ch]: remove functionality which is now in mu-msg-prio.[ch]Dirk-Jan C. Binnema
2010-11-21* cosmeticsDirk-Jan C. Binnema
2010-11-21* mu-msg-flags.[ch]: minorDirk-Jan C. Binnema
2010-11-21* mu-msg-fields.h: minorDirk-Jan C. Binnema
2010-11-21* mu-msg-prio.[ch]: add implementationDirk-Jan C. Binnema