]> mj.ucw.cz Git - checkmail.git/history - cm.c
Updated maintainer scripts
[checkmail.git] / cm.c
2022-08-23 Jiri KalvodaRedraw on screen resize
2022-01-21 Martin MaresMake it compile without CONFIG_INOTIFY and clean it...
2022-01-21 Jiri KalvodaAdd OSD repeat notification.
2022-01-21 Jiri KalvodaAdd inotify
2022-01-21 Jiri KalvodaAdd Jiri Kalvoda as author
2022-01-21 Jiri KalvodaAdd help for OSD notifications
2022-01-21 Jiri KalvodaBetter help for -i
2022-01-21 Jiri KalvodaInclude ncurses.h instead of ncursesw/ncurses.h
2018-03-03 Martin MaresDots at the start of mailbox name are ignored
2015-12-14 Martin MaresAdded sort order option
2015-02-15 Martin MaresBugfix: Running mutt on a mailbox did not order it...
2015-02-15 Martin MaresMaildir: Skip Dovecot extended flags properly
2015-02-15 Martin MaresSupport for maildir format
2014-07-22 Martin MaresUse seek to skip mail body if possible
2014-07-22 Martin MaresFixed a bug in parsing of headers
2014-07-22 Martin MaresAdded "simple TAB" mode in which TAB ignores priorities
2014-07-22 Martin MaresAdded an option to treat old, but still unread messages...
2014-07-22 Martin MaresUse Content-Length to determine mail length if available
2014-03-29 Martin MaresAvoid repeating the same mail in OSD announcements
2014-03-29 Martin MaresMail age gets updated properly, even if the mailbox...
2014-03-29 Martin MaresSilence warning about unused variable
2014-03-29 Martin MaresAvoid writing "1 hrs"
2014-02-05 Martin MaresFixed formatting of sender addresses combined with...
2012-07-04 Martin MaresWhen debug_mode > 1, log all parsed messages
2010-07-18 Martin MaresOSD: Substitution of variables to OSD messages
2010-07-18 Martin MaresRefactored processing of snippets
2010-07-18 Martin MaresImplemented incremental search
2010-07-18 Martin MaresOSD: avoid repeated messages
2010-07-18 Martin MaresOSD message options (and even messages themselves)...
2010-07-18 Martin MaresAdded basic support for on-screen display via OSDD
2008-03-05 Martin MaresAdded support for lighting keyboard LEDs via the XKB...
2008-02-13 Martin MaresAdded support for gzipped mailboxes.
2008-01-16 Martin MaresUse libncursesw, because UTF-8 does not work otherwise.
2007-06-25 Martin MaresOne more improvement to the flag highlighting mode...
2007-06-25 Martin MaresReleased version 1.0.
2007-06-25 Martin MaresMailboxes can be assigned hotkeys.
2007-06-25 Martin MaresBetter rules for coloring of flagged messages.
2007-06-25 Martin MaresAdded parsing of sender addresses and two new options...
2007-06-25 Martin MaresMoved all functions related to charsets to a separate...
2007-06-25 Martin MaresFirst attempt at rfc2047 parsing.
2007-06-25 Martin MaresShow flagged messages if there are no new mails.
2007-06-25 Martin MaresFolded headers are now unfolded.
2006-06-03 Martin MaresCompress spaces and avoid printing unprintable characters.
2005-05-25 Martin Mares0.3
2005-05-25 Martin MaresF.
2005-05-23 Martin MaresAdded release scripts.
2005-05-23 Martin Mares0.2
2005-05-20 Martin Mares...
2005-05-20 Martin Mares...
2005-05-20 Martin MaresInitial revision