dialog.
* The filter dialog is now created only once.
Earlier it was created every time it was opened
but it was never deledted. I have prepared for
using a toplevel widget as parent, but it cant
be used as long as the dialog is modeless and
all top levels share one dialog.
svn path=/trunk/kdenetwork/kmail/; revision=50205
field in the pop settings dialog "download-all-msgs"
the leave-on-server checkbox currently also toggles
the download-all-msgs feature.
* Folders are now marked red after download if they
contain new or unread messages. As a feature, folders
that receive old messages are not marked.
* Fixed problems in pop code downloading old messages
also. The "download" dialog is a bit misleading cause
svn path=/trunk/kdenetwork/kmail/; revision=8603
displayed when opening a folder.
* Message-status: now messages change status from
new to unread when the user changes folder (and
not when the folder is closed somewhere within KMail).
* Reader: worked around problem of current HTML widget
with long lines (without '\n')
svn path=/trunk/kdenetwork/kmail/; revision=8351
down filtering a lot.
* kmmsgbase.cpp: added isUnread() method.
* Headers: improved next/prev_unread_message methods.
Improved code that ensures that current item is visible
and added it to several places in the headers code.
svn path=/trunk/kdenetwork/kmail/; revision=8314
action "Move" of 1998-06-14.
Fixed bug in kmfilteraction "Move" action.
* Fonts: reader- and composer-window now change
their font when the settings are changed.
* Shutdown: improved handling of window-close and
KMail shutdown- and crash-handling.
svn path=/trunk/kdenetwork/kmail/; revision=8280
block for KMail:
- Attachments work again
- sending of messages > 64K with sendmail now works
- PGP passphrase is no longer printed to stdout
- inline attachments are handled better
- serious bugs in filter code fixed (filter-Gui is still missing)
- removed KEdit widget (now in KdeLibs)
- fixed some bugs in addressbook editor
- send-again of messages: changing of header fields in the composer did
not really change the contents of the message's header field
svn path=/trunk/kdenetwork/kmail/; revision=4882
- now pine&co are able to display the contents of the mail folders, however,
the status field still needs work
- rewrote the quoted-printable header-field parser. Now quoted-printable
encoded header fields look a lot better.
svn path=/trunk/kdenetwork/kmail/; revision=3490