Commit graph

7 commits

Author SHA1 Message Date
markd
092f16f8ea Update kbiff to 3.9
10-05-08 - Kurt Granroth (3.9)
   o Converted KBiff into a full-fledged kdeinit module compatible
     with the latest KDE 3.5 (previous support was outdated)
   o Yet more tweaks to compile under the gcc 4.x running target
     without warnings
   o Cleaned up a bunch of Makefiles, configure files, and automake
     files along with an updated 'admin' directory
   o Got rid of the 'release-kbiff' "meta" version and date tags
   o Updated the .spec file to be more up to date

09-09-08 - Frédéric Brière
   o Replaced complicated date-time calculations with toTime_t()

03-30-08 - Léo Terziman
   o Fix compilation of ASUS led code under gcc 4

03-21-08 - Martin Spirk
   o Added 'stopped' icon state

02-27-08 - Elve
   o Updated Dutch translation (nl.po)

01-21-08 - Kurt Granroth
   o Updated automake admin dir with latest code from KDE 3.8
   o Tweaked the code to compile on gcc 4.2 without warnings with -Wall
   o Status window tweaks to work better on multiple-monitors as well
     as in more positions (side, bottom, top, etc).
   o Removed some 2.x code.  Nobody uses KDE2 anymore so it's high
     time KBiff stops supporting it.
   o Fix display of icons with the icon selector
2008-10-12 11:23:13 +00:00
markd
47142742df Update kbiff to 3.8
o Updated automake admin dir to compile with latest SuSE
   o Updated documentation slightly
   o Status Window patch for multiple-monitors
   o Added CRAM-MD5 and APOP login support for POP and IMAP
   o Fixed advanced options like keepalive propogating from the setup
     dialog to the code that actually uses it
2005-12-10 22:07:01 +00:00
agc
8758983939 Add RMD160 digests. 2005-02-24 09:59:20 +00:00
markd
7164da2e7f Update kbiff to 3.7.1 and fix configure script so SSL is supported.
Changes:
03-23-04 - Roeland Merks (3.7.1)
   o Added code to toggle ASUS Mail LED

12-18-03 - Anton Perich
   o Changed IMAP code to use STATUS instead of EXAMINE

11-14-03 - Kurt Granroth
   o Updated 'admin' subdir to work with newer autoconf/automake

10-22-03 - Adam Piatyszek
   o Bug fix in maildir code to handle 'f'lagged messages

09-26-03 - Clemens Oertel
   o New option to set a command that runs whenever the status changes
     from New back to Old.  Useful to set LEDs and the like
2004-10-12 11:08:03 +00:00
markd
c577f84e3e config.status is called to rebuild Makefiles if config.status is changed
and we now change it.  Unfortunately at the toplevel "Makefile" is passed
as the argument but config.status expects "./Makefile" so fails.

Patch the Makefile to not try and update Makefile in this case, as if it
worked it would make no functional change to the Makefile anyway so don't
bother.
2004-03-01 14:04:37 +00:00
markd
486b72773c Update kbiff to 3.7.
09-10-03 - Alex Galakhov (3.7)
   o Added SSL protocols support using KSSL

12-11-02 - Oren Peled
   o More robust .spec file
2004-02-09 11:46:49 +00:00
markd
9ac913f2fa Initial import of kbiff 3.6.3
KBiff is a "biff" or new mail notification utility. It is highly configurable
but very easy to use and setup. It tries to combine the best of the features
of most of the "other" biff programs out there.

KBiff supports all major mailbox formats: mbox (Berkely style), maildir, mh,
POP3, IMAP4, and NNTP.
2003-03-11 13:56:31 +00:00