Stephan Kulow
0e0e2ff2f7
now kdenetwork compiles even under Linux without kdedir() ;-)
...
svn path=/trunk/kdenetwork/kmail/; revision=5617
28 years ago
Stefan Taferner
a4a80118f5
Fixed bogous charset support by disabling it by default. Please do *not* re-enable charset support before I allow this explicitly.
...
svn path=/trunk/kdenetwork/kmail/; revision=5605
28 years ago
Stephan Kulow
bfd7a6e828
kdenetwork (haven't tried kppp) compiles now, even if kdedir() is private
...
svn path=/trunk/kdenetwork/kmail/; revision=5599
28 years ago
jacek
6704f75f2e
Two files I forgot about.
...
Of course the name can be changed to kmsomething, if you like.
svn path=/trunk/kdenetwork/kmail/; revision=5581
28 years ago
jacek
677e6b447f
Added charset support from KRN.
...
It is disabled by default, but it can be enabled by defining CHARSETS macro.
For examble executing:
make CPPFLAGS=-DCHARSETS
Of course, if it works, -DCHARSETS should be put into Makefile.am, or better
all "#ifdef CHARSETS" and such should be removed from code.
I am waiting for comments (jajcus@zeus.polsl.gliwice.pl )
svn path=/trunk/kdenetwork/kmail/; revision=5580
28 years ago
Stephan Kulow
ca46de3519
removed some more references to libgif. Now only kpaint depends on it
...
svn path=/trunk/kdenetwork/kmail/; revision=5541
28 years ago
Mark Donohoe
784a983d39
MD: Tidy up icons
...
svn path=/trunk/kdenetwork/kmail/; revision=5530
28 years ago
Stefan Taferner
d8aa0e0973
Fixed bug in Makefile.am
...
Changed order of cut/copy/paste buttons in composer
added i18n around composer's column/line text
svn path=/trunk/kdenetwork/kmail/; revision=5499
28 years ago
Markus Wuebben
149cb8e3b7
//$ markus: -added some processEvents() to reduce blocking....
...
svn path=/trunk/kdenetwork/kmail/; revision=5496
28 years ago
Markus Wuebben
36fd427b88
//$markus: -Added kmnewiostatus[wdg].*. Classes to visualize the download
...
and send process. I have only implemented pop support for it.
svn path=/trunk/kdenetwork/kmail/; revision=5489
28 years ago
Stefan Taferner
e9c8f1d226
small bugfix around missing index files
...
svn path=/trunk/kdenetwork/kmail/; revision=5468
28 years ago
Stefan Taferner
e0e39dcef5
fixed bug that caused to send mail message to all previous receivers of previously sent mails
...
svn path=/trunk/kdenetwork/kmail/; revision=5432
28 years ago
Stefan Taferner
dd8641c5da
Removed occurances of not-yet-added ktreeview from Makefile.am and fixed display of some message-header styles
...
svn path=/trunk/kdenetwork/kmail/; revision=5412
28 years ago
Stefan Taferner
768e5a5cdf
Complete rewrite of bogous and slow RFC1522 field decoding algorithm
...
svn path=/trunk/kdenetwork/kmail/; revision=5402
28 years ago
Matthias Hoelzer-Kluepfel
c607921b17
Converted the icons to the standard palette.
...
svn path=/trunk/kdenetwork/kmail/; revision=5399
28 years ago
Stefan Taferner
625bfd745b
Fixed broken mail-check timer.
...
svn path=/trunk/kdenetwork/kmail/; revision=5377
28 years ago
Stefan Taferner
5b262c1df8
removed obsolete files
...
svn path=/trunk/kdenetwork/kmail/; revision=5373
28 years ago
Stefan Taferner
25c6cd7f92
* fixed attachment size in sending/receiving (often extra zero-bytes were added
...
* fix in kfileio -- extra zero-byte was there
svn path=/trunk/kdenetwork/kmail/; revision=5369
28 years ago
Stefan Taferner
9d95da801d
Removed obsolete files, added ChangeLog, fixed problem in kfileio, composer, and startup code
...
svn path=/trunk/kdenetwork/kmail/; revision=5275
28 years ago
Stefan Taferner
bab4d13284
added proper handling of command line arguments for subject, to, cc, bcc.
...
svn path=/trunk/kdenetwork/kmail/; revision=5268
28 years ago
Stephan Kulow
66df9ab1d8
added portuguese translations by Pedro
...
svn path=/trunk/kdeutils/knotes/; revision=5266
28 years ago
Stefan Taferner
8f6dd7dee4
Fixed problem with sending multiple addresses, esp. those that contain
...
" or comma in a quoted string.
svn path=/trunk/kdenetwork/kmail/; revision=5265
28 years ago
Markus Wuebben
06d25e3ba9
//: Minor changes to kmnewiostatus*
...
svn path=/trunk/kdenetwork/kmail/; revision=5263
29 years ago
Stephan Kulow
58bc3fc180
added more hungarian comments
...
svn path=/trunk/kdenetwork/kmail/; revision=5246
29 years ago
Markus Wuebben
221a057607
//: Added two new class for transmission visualisation.
...
svn path=/trunk/kdenetwork/kmail/; revision=5244
29 years ago
Markus Wuebben
48c9aa32b4
//: Added Column/Line in StatusBar in Composer
...
svn path=/trunk/kdenetwork/kmail/; revision=5198
29 years ago
Roberto Alsina
fa75498365
[Roberto] Fixed a small bug in refsAsAnchor, has nothing to do with kmail
...
svn path=/trunk/kdenetwork/kmail/; revision=5196
29 years ago
Roberto Alsina
1a6d8f9935
[Roberto] Imported new files from kmail, retrofitted a small change.
...
svn path=/trunk/kdenetwork/kmail/; revision=5140
29 years ago
Stefan Taferner
3015f41a72
* dead.letter is now written when kmail crashes
...
* some bugs fixed
svn path=/trunk/kdenetwork/kmail/; revision=5108
29 years ago
Stefan Taferner
0a40f0022f
Changed detection of beginning of messages such that KMail also works on Suns.
...
svn path=/trunk/kdenetwork/kmail/; revision=5049
29 years ago
Stefan Taferner
5faf6abca0
removed two surplus debug() statements
...
svn path=/trunk/kdenetwork/kmail/; revision=5028
29 years ago
Stefan Taferner
eb1285d94a
* nasty bug fixed: msgs got lost when sending was unsuccessful. I am sorry,
...
but this bug is in Beta3 ...
* some memory leaks closed
* improved decoding of encoded header fields
* column widths of msg list and sorting order now persistent per folder
* warning when no account was created and check-mail is pressed
* sender: changed conversion of '.'->' .' to '.'->'..' as in RFCxy
and removed conversion of 'From'->'>From' (due to same RFC)
svn path=/trunk/kdenetwork/kmail/; revision=5027
29 years ago
Stefan Taferner
52dbd91890
uhh.. some nasty little renaming bug that caused to set Cc instead of
...
Reply-To.
svn path=/trunk/kdenetwork/kmail/; revision=4912
29 years ago
Stefan Taferner
a8c63f70b5
With permission of Coolo and certification of Chris I apply a major bugfix
...
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
29 years ago
Stephan Kulow
26bd0419c6
updates by Bertrand Leconte
...
svn path=/trunk/kdeutils/knotes/; revision=4786
29 years ago
Stefan Taferner
3b83030a35
removed still broken filter dialog from menus (for Beta3 release)
...
svn path=/trunk/kdenetwork/kmail/; revision=4733
29 years ago
Stefan Taferner
e94c77c3d6
sorting of new messages is still broken :-|
...
svn path=/trunk/kdenetwork/kmail/; revision=4731
29 years ago
Stefan Taferner
95acc2bef2
annother small bug in index creation fixed.
...
svn path=/trunk/kdenetwork/kmail/; revision=4730
29 years ago
Stefan Taferner
0a2b642065
fixed a little nasty bug in index creation of yesterdays version
...
svn path=/trunk/kdenetwork/kmail/; revision=4698
29 years ago
Roberto Alsina
4084eba98d
[Roberto] Small changes so copying these files over to krn is easier,
...
didn't change anything outside my #ifdefs
svn path=/trunk/kdenetwork/kmail/; revision=4681
29 years ago
Stefan Taferner
f3b51dff43
removed outdated changelog
...
svn path=/trunk/kdenetwork/kmail/; revision=4649
29 years ago
Stefan Taferner
861347ab89
* fixed small bug in last commit ;-)
...
* added support for future marks
svn path=/trunk/kdenetwork/kmail/; revision=4647
29 years ago
Stefan Taferner
d82f3c2e15
* finally found the bug in sorting new messages - Roberto, you
...
definitely want to upgrade the kmmessage class in krn
* added empty-trash-on-exit
* implemented workaround in warning() output for annoying KCharset output
and also for the Qt geometry manager warning messages.
* implemented sorting of folders by type.
svn path=/trunk/kdenetwork/kmail/; revision=4635
29 years ago
Stephan Kulow
01fb8e2d28
replaced some hardcoded paths with $kde_*
...
svn path=/trunk/kdenetwork/kmail/; revision=4611
29 years ago
Stefan Taferner
d3c5dbd3a6
* fixed a few bugs
...
* implemented quoted-printable sending of messages
* hmm, what else? ;-)
* improved smart URL and email detection in the reader
svn path=/trunk/kdenetwork/kmail/; revision=4466
29 years ago
Martin Jones
f1dd02c57e
MRJ: Fixed redrawing when scrolling - horizontal scrollbar was positioned
...
over the bottom of the HTML widget. Also adjust SB steps when resized.
svn path=/trunk/kdenetwork/kmail/; revision=4347
29 years ago
Kalle Dalheimer
4f0acd30fe
Mentioned new bugsite, small fix (found by egcs)
...
svn path=/trunk/kdenetwork/kmail/; revision=4315
29 years ago
Stefan Taferner
7dc61d8ace
* fixed some bugs in the SMTP sender code
...
* implemented urgent,commit-delivery,commit-read composer msg types
* fixed some bugs in the HTML generation in the reader
* implemented send-again message operation
svn path=/trunk/kdenetwork/kmail/; revision=4310
29 years ago
Stefan Taferner
5277c84ecd
* fixed problems with @-detection in reader
...
* fixed nasty bug in SMTP code that caused errors when multiple receivers were
specified in one line (To,Cc,Bcc)
* some cleanup of menus in composer
* re-activated deletion of temp files in kpgp code
* some code containing KSpell support, but not functional yet
svn path=/trunk/kdenetwork/kmail/; revision=4255
29 years ago
Stephan Kulow
ca2008cb2d
added a finnish comment to (almost) every file in KDE
...
svn path=/trunk/kdeutils/knotes/; revision=4239
29 years ago