claws.git
21 years agogive credit where credit is due
Paul Mangan [Tue, 8 Oct 2002 09:46:40 +0000 (09:46 +0000)]
give credit where credit is due

21 years agofix quote reply format for newsgroups reply bug
Paul Mangan [Tue, 8 Oct 2002 09:43:55 +0000 (09:43 +0000)]
fix quote reply format for newsgroups reply bug

21 years agorelease 0.8.5claws
Paul Mangan [Tue, 8 Oct 2002 00:19:47 +0000 (00:19 +0000)]
release 0.8.5claws

21 years agosome rubbish cleaned up
Jens Oberender [Tue, 8 Oct 2002 00:02:29 +0000 (00:02 +0000)]
some rubbish cleaned up

21 years agoUpdated german translation
Jens Oberender [Mon, 7 Oct 2002 23:56:29 +0000 (23:56 +0000)]
Updated german translation

21 years ago*** empty log message ***
Paul Mangan [Mon, 7 Oct 2002 23:34:50 +0000 (23:34 +0000)]
*** empty log message ***

21 years agoupdate Italian, Brazilian and Serbian message catalogs
Paul Mangan [Mon, 7 Oct 2002 22:45:31 +0000 (22:45 +0000)]
update Italian, Brazilian and Serbian message catalogs

21 years ago* src/folder.[ch]
Christoph Hohmann [Mon, 7 Oct 2002 21:47:32 +0000 (21:47 +0000)]
* src/folder.[ch]
* src/folderview.c
* src/mainwindow.c
        fix new folder ghost message bug
        (closes bug [ 619722 ] wrong count for newly created folders)

21 years ago* src/compose.c
Christoph Hohmann [Mon, 7 Oct 2002 21:08:25 +0000 (21:08 +0000)]
* src/compose.c
        fix news posting problem

21 years agoUpdated French translation
Melvin Hadasht [Mon, 7 Oct 2002 07:17:45 +0000 (07:17 +0000)]
Updated French translation

21 years agocheck local variable cache instead of text->line_start_cache
Christoph Hohmann [Sat, 5 Oct 2002 23:19:56 +0000 (23:19 +0000)]
check local variable cache instead of text->line_start_cache
no real change in function

21 years ago* src/gtkstext.c
Christoph Hohmann [Sat, 5 Oct 2002 22:31:56 +0000 (22:31 +0000)]
* src/gtkstext.c
        check if line_start_cache is set in gtk_stext_update_text
        (closes bug [ 618119 ] crash while doing search in folder)

21 years agosmall changelog update
Christoph Hohmann [Sat, 5 Oct 2002 14:29:18 +0000 (14:29 +0000)]
small changelog update

21 years ago* src/imap.c
Christoph Hohmann [Sat, 5 Oct 2002 13:02:50 +0000 (13:02 +0000)]
* src/imap.c
* src/news.c
* src/utils.c
* src/utils.h
        implement cache cleanups for claws' folder system

21 years agoMade the actions help text for %p more clear
Melvin Hadasht [Sat, 5 Oct 2002 08:15:21 +0000 (08:15 +0000)]
Made the actions help text for %p more clear

21 years agosync with 0.8.5
Paul Mangan [Fri, 4 Oct 2002 15:35:49 +0000 (15:35 +0000)]
sync with 0.8.5

21 years ago* src/inc.c
Christoph Hohmann [Fri, 4 Oct 2002 14:56:09 +0000 (14:56 +0000)]
* src/inc.c
        fix segfault caused by pop before smtp
        call to inc_account_mail with NULL
        pointer for mainwin

21 years agofix typo: sync ldap detection from 0.8.5cvs1 not 0.8.5
Paul Mangan [Fri, 4 Oct 2002 09:48:52 +0000 (09:48 +0000)]
fix typo: sync ldap detection from 0.8.5cvs1 not 0.8.5

21 years agosync ldap detection from 0.8.5
Paul Mangan [Fri, 4 Oct 2002 09:31:59 +0000 (09:31 +0000)]
sync ldap detection from 0.8.5

21 years ago* po/de.po
Christoph Hohmann [Wed, 2 Oct 2002 21:24:36 +0000 (21:24 +0000)]
* po/de.po
        fix small spelling error

21 years agoac/aspell.m4 behaves better and says no when test program cannot be run
Melvin Hadasht [Wed, 2 Oct 2002 16:48:47 +0000 (16:48 +0000)]
ac/aspell.m4 behaves better and says no when test program cannot be run

21 years agosync with 0.8.4cvs1
Paul Mangan [Wed, 2 Oct 2002 10:24:03 +0000 (10:24 +0000)]
sync with 0.8.4cvs1

21 years agoConvert newlines in the message text to the canonical form
Sergey Vlasov [Tue, 1 Oct 2002 14:47:37 +0000 (14:47 +0000)]
Convert newlines in the message text to the canonical form
before base64 encoding (RFC2045 compliance, fixes some
interoperability issues with Evolution 1.0.3)

21 years agosync
Paul Mangan [Mon, 30 Sep 2002 08:26:00 +0000 (08:26 +0000)]
sync

21 years agoFix an unwanted copy/paste
Colin Leroy [Sun, 29 Sep 2002 22:12:36 +0000 (22:12 +0000)]
Fix an unwanted copy/paste

21 years agofix a few English errors
Colin Leroy [Sun, 29 Sep 2002 22:06:21 +0000 (22:06 +0000)]
fix a few English errors

21 years agoonline, offline and quicksearch pixmaps follow theme changes
Colin Leroy [Sun, 29 Sep 2002 21:46:05 +0000 (21:46 +0000)]
online, offline and quicksearch pixmaps follow theme changes

21 years agoadd default_reply_to folder option (closes patch 581044)
Thorsten Maerz [Sun, 29 Sep 2002 16:08:20 +0000 (16:08 +0000)]
add default_reply_to folder option (closes patch 581044)

21 years ago* acconfig.h ** REMOVED **
Christoph Hohmann [Sun, 29 Sep 2002 14:31:20 +0000 (14:31 +0000)]
* acconfig.h    ** REMOVED **
* configure.in
* ac/aspell.m4
* ac/check-type.m4
* ac/gnupg-check-typedef.m4
        fix autoheader 2.50 warning

21 years ago* major code cleanup (part 2)
Christoph Hohmann [Sun, 29 Sep 2002 13:43:33 +0000 (13:43 +0000)]
* major code cleanup (part 2)

        - unused variables removed
        - unused functions removed
        - uninitialized variables checked
        - missing return statements added
        - missing function return types added
        - added parentheses around assignment
  when suggested by gcc

21 years ago* src/logwindow.c
Alfons Hoogervorst [Sun, 29 Sep 2002 12:40:46 +0000 (12:40 +0000)]
* src/logwindow.c
log_window_clear(): only bracket gtk_text_forward_delete()
with gtk_text_freeze() / gtk_text_thaw() (see if this
works around GTK text bug)

21 years agoupdate message catalogs
Paul Mangan [Sun, 29 Sep 2002 06:27:01 +0000 (06:27 +0000)]
update message catalogs

21 years agoupdate Bulgarian and Serbian message catalogs
Paul Mangan [Sun, 29 Sep 2002 06:26:16 +0000 (06:26 +0000)]
update Bulgarian and Serbian message catalogs

21 years ago* doc-src/readme.txt
Christoph Hohmann [Fri, 27 Sep 2002 16:48:46 +0000 (16:48 +0000)]
* doc-src/readme.txt
* doc-src/rfc1806.txt
* doc-src/rfc2183.txt
* doc-src/rfc2980.txt
        update rfcs

21 years agoFixed typo which could break linking
Melvin Hadasht [Fri, 27 Sep 2002 14:27:46 +0000 (14:27 +0000)]
Fixed typo which could break linking

21 years agoImproved GNU/aspell checking and fixed bug #614490
Melvin Hadasht [Fri, 27 Sep 2002 10:59:56 +0000 (10:59 +0000)]
Improved GNU/aspell checking and fixed bug #614490

21 years agosync with 0.8.3cvs8
Paul Mangan [Fri, 27 Sep 2002 06:48:50 +0000 (06:48 +0000)]
sync with 0.8.3cvs8

21 years agoOops !
Colin Leroy [Thu, 26 Sep 2002 21:50:37 +0000 (21:50 +0000)]
Oops !

21 years agoAdd "reply to ml" to the toolbar
Colin Leroy [Thu, 26 Sep 2002 21:46:12 +0000 (21:46 +0000)]
Add "reply to ml" to the toolbar

21 years ago* src/summaryview.c
Christoph Hohmann [Thu, 26 Sep 2002 12:41:14 +0000 (12:41 +0000)]
* src/summaryview.c
        Fix wrong message counts in summaryview status

21 years agosync with 0.8.3cvs7
Paul Mangan [Thu, 26 Sep 2002 10:26:16 +0000 (10:26 +0000)]
sync with 0.8.3cvs7

21 years agosync with 0.8.3cvs6
Paul Mangan [Thu, 26 Sep 2002 07:32:06 +0000 (07:32 +0000)]
sync with 0.8.3cvs6

21 years ago* src/prefs_common.c
Christoph Hohmann [Wed, 25 Sep 2002 21:19:01 +0000 (21:19 +0000)]
* src/prefs_common.c
* src/prefs_folder_item.c
* src/prefs_scoring.c
        Renamed "kill score" to "hide score" in GUI
        and prefs files

21 years agosync with 0.8.3cvs5
Paul Mangan [Wed, 25 Sep 2002 06:15:31 +0000 (06:15 +0000)]
sync with 0.8.3cvs5

21 years agopatch by Satoshi Nagayasu: allows appending / saving multiple
Alfons Hoogervorst [Tue, 24 Sep 2002 18:58:07 +0000 (18:58 +0000)]
patch by Satoshi Nagayasu: allows appending / saving multiple
selected files (closes "[ 612279 ] save multiple mesg(s) in
'Save as ...'")

* AUTHORS
add Satoshi Nagayasu
* src/summaryview.c
summary_save_as(): allow saving selected files to
one file
summary_set_menu_sensitive: enable "Save As..." when
multiple files are selected
* src/utils.[ch]
append_file(): new function

21 years agoFix segfault when mimeinfo doesn't have a
Colin Leroy [Tue, 24 Sep 2002 15:22:59 +0000 (15:22 +0000)]
Fix segfault when mimeinfo doesn't have a
content_type.

21 years ago * src/prefs_common.[ch]
Colin Leroy [Tue, 24 Sep 2002 12:11:27 +0000 (12:11 +0000)]
* src/prefs_common.[ch]
Add a preference to display send dialog or not
* src/send.c
Display send dialog according to preference

21 years ago * src/compose.[ch]
Colin Leroy [Tue, 24 Sep 2002 12:10:26 +0000 (12:10 +0000)]
* src/compose.[ch]
Disable user actions when sending

21 years agofix bug "[ 537413 ] false varification of pgp-signature"
Colin Leroy [Mon, 23 Sep 2002 22:57:32 +0000 (22:57 +0000)]
fix bug "[ 537413 ] false varification of pgp-signature"
(false pgp-signature attachment named Good signature)

21 years agoInitialize entry_email, entry_alias and
Colin Leroy [Mon, 23 Sep 2002 21:54:41 +0000 (21:54 +0000)]
Initialize entry_email, entry_alias and
entry_remarks to first email address of the list

21 years agodrop pgp-signature when reediting queued signed messages
Colin Leroy [Mon, 23 Sep 2002 21:28:42 +0000 (21:28 +0000)]
drop pgp-signature when reediting queued signed messages

21 years agoUpdated French translation
Melvin Hadasht [Mon, 23 Sep 2002 20:14:38 +0000 (20:14 +0000)]
Updated French translation

21 years agoMore consistent labeling
Melvin Hadasht [Mon, 23 Sep 2002 20:13:22 +0000 (20:13 +0000)]
More consistent labeling

21 years agofix Get doing pop-before-smtp
Colin Leroy [Sun, 22 Sep 2002 22:46:18 +0000 (22:46 +0000)]
fix Get doing pop-before-smtp

21 years agoFix pop_bfr_smtp_tm_entry sensivity when switching
Colin Leroy [Sun, 22 Sep 2002 16:46:38 +0000 (16:46 +0000)]
Fix pop_bfr_smtp_tm_entry sensivity when switching
from pop3 to apop or vice-versa

21 years ago* src/prefs_account.[ch]
Colin Leroy [Sun, 22 Sep 2002 16:30:27 +0000 (16:30 +0000)]
* src/prefs_account.[ch]
Add an option for the POP before SMTP timeout
* src/inc.c
Remember time of last POP connection
* src/send.c
Do POP before SMTP only if timeout reached

21 years agoREADME entry explaining custom toolbar
Oliver Haertel [Sun, 22 Sep 2002 14:52:17 +0000 (14:52 +0000)]
README entry explaining custom toolbar

21 years agocustom toolbar: compose win final
Oliver Haertel [Sun, 22 Sep 2002 14:42:37 +0000 (14:42 +0000)]
custom toolbar: compose win final

21 years agocustom toolbar: compose win 3
Oliver Haertel [Sun, 22 Sep 2002 14:37:58 +0000 (14:37 +0000)]
custom toolbar: compose win 3

21 years agocustom toolbar: compose win 2
Oliver Haertel [Sun, 22 Sep 2002 14:34:20 +0000 (14:34 +0000)]
custom toolbar: compose win 2

21 years agocustom toolbar: compose win 1
Oliver Haertel [Sun, 22 Sep 2002 14:31:45 +0000 (14:31 +0000)]
custom toolbar: compose win 1

21 years agocustom toolbar: compose win
Oliver Haertel [Sun, 22 Sep 2002 14:27:34 +0000 (14:27 +0000)]
custom toolbar: compose win

21 years ago* src/procmsg.c
Alfons Hoogervorst [Sun, 22 Sep 2002 12:50:52 +0000 (12:50 +0000)]
* src/procmsg.c
:%sno/if(/if (/gc
:%sno/for(/for (/gc
(beautify)

21 years ago* src/procmsg.c
Alfons Hoogervorst [Sun, 22 Sep 2002 12:44:40 +0000 (12:44 +0000)]
* src/procmsg.c
procmsg_save_to_outbox(): don't unlink message file from queue;
callers should do it using folder_item_remove_msg()

21 years agoMade GPG signatures verifiable by clicking the
Colin Leroy [Sun, 22 Sep 2002 10:53:49 +0000 (10:53 +0000)]
Made GPG signatures verifiable by clicking the
[application/pgp-signature] in the Text view

21 years agoupdated rel_0_8_3
Paul Mangan [Sun, 22 Sep 2002 09:25:55 +0000 (09:25 +0000)]
updated

21 years agoversion 0.8.3claws
Paul Mangan [Sun, 22 Sep 2002 07:23:43 +0000 (07:23 +0000)]
version 0.8.3claws

21 years agoupdated message catalogs
Paul Mangan [Sun, 22 Sep 2002 07:22:17 +0000 (07:22 +0000)]
updated message catalogs

21 years ago* src/procmsg.c
Alfons Hoogervorst [Sun, 22 Sep 2002 00:06:59 +0000 (00:06 +0000)]
* src/procmsg.c
* src/pgptext.c
no furry valgrinds have been used to plug these memleaks

21 years agoupdated german translation
Jens Oberender [Sat, 21 Sep 2002 23:12:02 +0000 (23:12 +0000)]
updated german translation

21 years agoupdated TODO
Thorsten Maerz [Sat, 21 Sep 2002 13:58:41 +0000 (13:58 +0000)]
updated TODO

21 years agobeautify
Alfons Hoogervorst [Sat, 21 Sep 2002 08:39:28 +0000 (08:39 +0000)]
beautify

21 years agosync with 0.8.3cvs4
Paul Mangan [Fri, 20 Sep 2002 22:22:19 +0000 (22:22 +0000)]
sync with 0.8.3cvs4

21 years ago* src/compose.c
Alfons Hoogervorst [Fri, 20 Sep 2002 22:11:00 +0000 (22:11 +0000)]
* src/compose.c
compose_send(): plug unnoticed memleak

21 years ago* src/addr_compl.c
Alfons Hoogervorst [Fri, 20 Sep 2002 19:54:22 +0000 (19:54 +0000)]
* src/addr_compl.c
replace_address_in_edit(): strict check for NULL address to
fix "[ 607348 ] Segfault in address completion". My guess is
that this happens with an empty address book, but it's good
to have this check here anyway

completion_window_button_press(): free string returned
from the internal cache

21 years ago* src/procmime.h
Christoph Hohmann [Fri, 20 Sep 2002 12:52:36 +0000 (12:52 +0000)]
* src/procmime.h
        added ENC_BINARY to EncodingType
* src/procmime.c
        the string returned by procmime_get_encoding_str
        should not depend on the order of values in the
        EncodingType definition
* doc-src/rfc1806.txt   ** NEW FILE **
        Added rfc1806 about MIME Content-Disposition
        Extension

21 years agosync with 0.8.3cvs3
Paul Mangan [Thu, 19 Sep 2002 17:36:44 +0000 (17:36 +0000)]
sync with 0.8.3cvs3

21 years agoforce BASE64 encoding for 8-bit text when signing
Paul Mangan [Thu, 19 Sep 2002 11:06:07 +0000 (11:06 +0000)]
force BASE64 encoding for 8-bit text when signing

21 years agore-align colour selector button
Paul Mangan [Thu, 19 Sep 2002 11:00:19 +0000 (11:00 +0000)]
re-align colour selector button

21 years ago* src/compose.c
Alfons Hoogervorst [Wed, 18 Sep 2002 20:21:20 +0000 (20:21 +0000)]
* src/compose.c
:%sno/if(/if (/gc
:%sno/for(/for (/gc
(beautify a little bit)

21 years ago* src/pine.c
Christoph Hohmann [Wed, 18 Sep 2002 13:42:52 +0000 (13:42 +0000)]
* src/pine.c
        fix handling of fgetc return value

21 years ago* src/summaryview.c
Alfons Hoogervorst [Tue, 17 Sep 2002 21:10:52 +0000 (21:10 +0000)]
* src/summaryview.c
summary_sort(): check non-NULL summaryview->folder_item when no
folder is selected at all
(closes "[ 610344 ] sort label make syl Crash")

21 years agobeautify a little bit
Alfons Hoogervorst [Tue, 17 Sep 2002 19:59:21 +0000 (19:59 +0000)]
beautify a little bit

21 years ago* src/folder.c
Christoph Hohmann [Tue, 17 Sep 2002 12:19:16 +0000 (12:19 +0000)]
* src/folder.c
        initialize max values for cache and folder
        when cache or folder is empty

21 years agofix leak, rename vars
Colin Leroy [Mon, 16 Sep 2002 20:43:54 +0000 (20:43 +0000)]
fix leak, rename vars

21 years agofix problem with custom headers when trans_hdr is on
Colin Leroy [Mon, 16 Sep 2002 08:15:43 +0000 (08:15 +0000)]
fix problem with custom headers when trans_hdr is on

21 years agodynamically-added custom headers
Colin Leroy [Sun, 15 Sep 2002 23:43:12 +0000 (23:43 +0000)]
dynamically-added custom headers

21 years agofix warnings
Alfons Hoogervorst [Sun, 15 Sep 2002 13:37:38 +0000 (13:37 +0000)]
fix warnings

21 years agofix popbeforesmtp checkbutton sensitivity
Colin Leroy [Sun, 15 Sep 2002 11:05:51 +0000 (11:05 +0000)]
fix popbeforesmtp checkbutton sensitivity
- sorry for forgetting it

21 years agoAdd pop before smtp
Colin Leroy [Sun, 15 Sep 2002 10:48:35 +0000 (10:48 +0000)]
Add pop before smtp

21 years agosync with 0.8.3
Paul Mangan [Sun, 15 Sep 2002 08:02:17 +0000 (08:02 +0000)]
sync with 0.8.3

21 years agoupdated Bulgarian message catalog
Paul Mangan [Sat, 14 Sep 2002 09:32:40 +0000 (09:32 +0000)]
updated Bulgarian message catalog

21 years ago[sync with 0.8.2cvs15]
Paul Mangan [Fri, 13 Sep 2002 07:57:51 +0000 (07:57 +0000)]
[sync with 0.8.2cvs15]

21 years agofolder item is returned, memory should not be freed
Christoph Hohmann [Thu, 12 Sep 2002 21:34:20 +0000 (21:34 +0000)]
folder item is returned, memory should not be freed

21 years ago* src/filter.c
Christoph Hohmann [Thu, 12 Sep 2002 21:27:08 +0000 (21:27 +0000)]
* src/filter.c
        o allocate 1 elements of FolderItem not 0
        o free memory used by dummy folder

21 years agoFix bug #590825 (obey Follow-up: poster)
Colin Leroy [Thu, 12 Sep 2002 20:51:10 +0000 (20:51 +0000)]
Fix bug #590825 (obey Follow-up: poster)

21 years ago Fix bug #557009 (wrong headers for messages
Colin Leroy [Thu, 12 Sep 2002 20:26:42 +0000 (20:26 +0000)]
            Fix bug #557009 (wrong headers for messages
                forwarded as attachments)

21 years ago * src/compose.c
Colin Leroy [Thu, 12 Sep 2002 00:10:06 +0000 (00:10 +0000)]
    * src/compose.c
                Put SCF: pseudo-header on top of message
                Set draft tmp_flag when saved as draft

        * src/procmsg.c
          src/procheader.c
                Skip after first \n\n for beginning of real message
                for drafts too

21 years ago* src/filtering.c
Christoph Hohmann [Wed, 11 Sep 2002 18:28:01 +0000 (18:28 +0000)]
* src/filtering.c
        use procmsg flag functions in filtering or processing
        will cause incorrect folder message counts

21 years agofix bug 550175 - wrong save folder when reediting drafts
Colin Leroy [Wed, 11 Sep 2002 17:12:43 +0000 (17:12 +0000)]
fix bug 550175 - wrong save folder when reediting drafts