claws.git
22 years agoChanged two string with the same german translation
Christoph Hohmann [Tue, 13 Nov 2001 14:47:23 +0000 (14:47 +0000)]
Changed two string with the same german translation
New mailsending process
Applied wwp <subscript@free.fr>'s patch that fixes marks for multiple forwarded messages

22 years agoupdate claws README to reflect recent merges
Alfons Hoogervorst [Mon, 12 Nov 2001 21:24:06 +0000 (21:24 +0000)]
update claws README to reflect recent merges

22 years agoupdate Dutch translation
Alfons Hoogervorst [Mon, 12 Nov 2001 20:22:06 +0000 (20:22 +0000)]
update Dutch translation

22 years agosrc/prefs_common.c:
Melvin Hadasht [Mon, 12 Nov 2001 12:51:06 +0000 (12:51 +0000)]
src/prefs_common.c:
re-enabled account autoselection feature for forward and reedit lost
during the branch point for SYNC-B4-REL
src/gtkspell.c:
gtkpspell_get_dict(): more readable code (even if function is
not used yet)
ChangeLog.claws: added claws version number to Hiro's 2001-11-12 entry.

22 years agogtkpspell_get_dict(): more readable code (even if function is not used yet)
Melvin Hadasht [Mon, 12 Nov 2001 12:47:54 +0000 (12:47 +0000)]
gtkpspell_get_dict(): more readable code (even if function is not used yet)

22 years agore-enabled account autoselection feature for forward and reedit lost
Melvin Hadasht [Mon, 12 Nov 2001 12:47:16 +0000 (12:47 +0000)]
re-enabled account autoselection feature for forward and reedit lost
during the branch point for SYNC-B4-REL

22 years agofixed a bug in compose.c, and removed unnecessary code.
Hiroyuki Yamamoto [Mon, 12 Nov 2001 04:04:44 +0000 (04:04 +0000)]
fixed a bug in compose.c, and removed unnecessary code.

22 years agochange GTK_TEXT in GTK_STEXT
Alfons Hoogervorst [Sun, 11 Nov 2001 18:24:55 +0000 (18:24 +0000)]
change GTK_TEXT in GTK_STEXT

22 years agorevert undo stuff that belong in 0.6.6claws
Alfons Hoogervorst [Sun, 11 Nov 2001 18:16:18 +0000 (18:16 +0000)]
revert undo stuff that belong in 0.6.6claws

22 years agoremove undo.[ch] for now
Alfons Hoogervorst [Sun, 11 Nov 2001 18:02:31 +0000 (18:02 +0000)]
remove undo.[ch] for now

22 years agoundo patch feature, can be enabled through compose.h by adding a #define USE_UNDO_PATCH
Hoà Viêt Dinh [Sun, 11 Nov 2001 16:52:12 +0000 (16:52 +0000)]
undo patch feature, can be enabled through compose.h by adding a #define USE_UNDO_PATCH

22 years agodon't thread a node by subject if it has already been threaded by subject
Alfons Hoogervorst [Sat, 10 Nov 2001 23:24:05 +0000 (23:24 +0000)]
don't thread a node by subject if it has already been threaded by subject

22 years agoallows creation of mbox folder item from any files.
Hoà Viêt Dinh [Fri, 9 Nov 2001 20:57:12 +0000 (20:57 +0000)]
allows creation of mbox folder item from any files.

22 years agofix incorrect subject by threading
Alfons Hoogervorst [Fri, 9 Nov 2001 19:34:54 +0000 (19:34 +0000)]
fix incorrect subject by threading

22 years agosubject threading not when subject starts with "Re: "
Alfons Hoogervorst [Thu, 8 Nov 2001 20:57:06 +0000 (20:57 +0000)]
subject threading not when subject starts with "Re: "

22 years agosync with sylpheed 0.6.5 release
Paul Mangan [Wed, 7 Nov 2001 10:52:17 +0000 (10:52 +0000)]
sync with sylpheed 0.6.5 release

22 years agosync with sylpheed 0.6.4cvs18
Paul Mangan [Wed, 7 Nov 2001 10:29:45 +0000 (10:29 +0000)]
sync with sylpheed 0.6.4cvs18

22 years agoadd ; Hoa forgot :-)
Alfons Hoogervorst [Tue, 6 Nov 2001 19:19:42 +0000 (19:19 +0000)]
add ; Hoa forgot :-)

22 years agothreading - empty subject are ignored
Hoà Viêt Dinh [Tue, 6 Nov 2001 18:27:14 +0000 (18:27 +0000)]
threading - empty subject are ignored

22 years agouse SSL_peek for sock_gets
Christoph Hohmann [Tue, 6 Nov 2001 17:10:40 +0000 (17:10 +0000)]
use SSL_peek for sock_gets
removed unneeded pointer in extracting quoted names implementation

22 years agosrc/gtkspell.c
Melvin Hadasht [Tue, 6 Nov 2001 14:45:59 +0000 (14:45 +0000)]
src/gtkspell.c
fixed bug #476792 Selection overtyping with spell checker
fixed bug which could cause a buffer overflow
fixed a memory leak

22 years agofixed bug #476792 Selection overtyping with spell checker
Melvin Hadasht [Tue, 6 Nov 2001 14:44:41 +0000 (14:44 +0000)]
fixed bug #476792 Selection overtyping with spell checker
fixed bug which could cause a buffer overflow
fixed a memory leak

22 years agothreading by subject is back
Hoà Viêt Dinh [Mon, 5 Nov 2001 23:42:00 +0000 (23:42 +0000)]
threading by subject is back

22 years agoreplace gtk_text_insert with gtk_stext_insert; GTK_TEXT with GTK_STEXT
Alfons Hoogervorst [Mon, 5 Nov 2001 19:15:13 +0000 (19:15 +0000)]
replace gtk_text_insert with gtk_stext_insert; GTK_TEXT with GTK_STEXT

22 years agoreplace Xalloca + strdup with Xstrdup_a
Christoph Hohmann [Sun, 4 Nov 2001 20:00:11 +0000 (20:00 +0000)]
replace Xalloca + strdup with Xstrdup_a
better implementation of extracting quoted names from addresses (remove backlashes and ignore quotes after them)

22 years agocomply with coding style
Alfons Hoogervorst [Sun, 4 Nov 2001 16:34:27 +0000 (16:34 +0000)]
comply with coding style

22 years agofix bug in textview introduced by enhanced clickable links
Alfons Hoogervorst [Sun, 4 Nov 2001 16:13:43 +0000 (16:13 +0000)]
fix bug in textview introduced by enhanced clickable links

22 years agoand add Jonathan to AUTHORS
Alfons Hoogervorst [Sun, 4 Nov 2001 15:40:53 +0000 (15:40 +0000)]
and add Jonathan to AUTHORS

22 years agoadd jonathan ware
Alfons Hoogervorst [Sun, 4 Nov 2001 15:35:00 +0000 (15:35 +0000)]
add jonathan ware

22 years agoinit some pointers that possibly caused a segfault reported in the claws-users ML
Christoph Hohmann [Sun, 4 Nov 2001 14:51:34 +0000 (14:51 +0000)]
init some pointers that possibly caused a segfault reported in the claws-users ML

22 years agonewsgroups dialog / enhanced mailto
Hoà Viêt Dinh [Sun, 4 Nov 2001 12:51:37 +0000 (12:51 +0000)]
newsgroups dialog / enhanced mailto

22 years agonew newsgroups dialog box
Hoà Viêt Dinh [Sat, 3 Nov 2001 20:00:09 +0000 (20:00 +0000)]
new newsgroups dialog box

22 years agonickname bug / options disabled when on inbox
Hoà Viêt Dinh [Sat, 3 Nov 2001 17:13:22 +0000 (17:13 +0000)]
nickname bug / options disabled when on inbox

22 years agoNew wrap quotation implementation. Move gtkstext_strncmp() to gtkstext.c.
Darko Koruga [Fri, 2 Nov 2001 08:37:17 +0000 (08:37 +0000)]
New wrap quotation implementation. Move gtkstext_strncmp() to gtkstext.c.

22 years agoups, wromg date in changelog
Christoph Hohmann [Thu, 1 Nov 2001 20:05:24 +0000 (20:05 +0000)]
ups, wromg date in changelog

22 years agofixed mess in account settings dialog
Christoph Hohmann [Thu, 1 Nov 2001 20:00:42 +0000 (20:00 +0000)]
fixed mess in account settings dialog
added label with folder path to folder property dialog

22 years agoFixed mem leak, addrbook file,...
Match Grun [Thu, 1 Nov 2001 06:41:39 +0000 (06:41 +0000)]
Fixed mem leak, addrbook file,...

22 years agoIncluded missing files.
Match Grun [Thu, 1 Nov 2001 06:40:52 +0000 (06:40 +0000)]
Included missing files.

22 years agoFixed spurious addressbook file names. Fixed test read file. Removed
Match Grun [Thu, 1 Nov 2001 06:40:24 +0000 (06:40 +0000)]
Fixed spurious addressbook file names. Fixed test read file. Removed
redundant functions.

22 years agoFixed memory leak in reading data.
Match Grun [Thu, 1 Nov 2001 06:39:16 +0000 (06:39 +0000)]
Fixed memory leak in reading data.

22 years agodon't hardcode top-level folder name
Paul Mangan [Tue, 30 Oct 2001 12:00:04 +0000 (12:00 +0000)]
don't hardcode top-level folder name

22 years agosync with sylpheed 0.6.4cvs6
Paul Mangan [Tue, 30 Oct 2001 10:25:49 +0000 (10:25 +0000)]
sync with sylpheed 0.6.4cvs6

22 years agoactivate links in html mail
Paul Mangan [Mon, 29 Oct 2001 15:42:21 +0000 (15:42 +0000)]
activate links in html mail

22 years agoupdated translations
Paul Mangan [Mon, 29 Oct 2001 15:20:00 +0000 (15:20 +0000)]
updated translations

22 years agoFix wrapping for good.
Darko Koruga [Mon, 29 Oct 2001 14:36:12 +0000 (14:36 +0000)]
Fix wrapping for good.

22 years agoFix infinite loop when quoting long URL.
Darko Koruga [Mon, 29 Oct 2001 09:17:02 +0000 (09:17 +0000)]
Fix infinite loop when quoting long URL.

22 years agoImport MUTT. Update import LDIF. RELEASE_0_6_4claws12
Match Grun [Mon, 29 Oct 2001 07:03:14 +0000 (07:03 +0000)]
Import MUTT. Update import LDIF.

22 years agoImport Mutt address book. Modified ImportLDIF into wizard.
Match Grun [Mon, 29 Oct 2001 06:59:14 +0000 (06:59 +0000)]
Import Mutt address book. Modified ImportLDIF into wizard.

22 years agofixed that filtering did not work if there were no filter rules (closes bug #472003... Release_0_6_4claws12
Christoph Hohmann [Sun, 28 Oct 2001 09:40:13 +0000 (09:40 +0000)]
fixed that filtering did not work if there were no filter rules (closes bug #472003 and better implementation of patch #474644)

22 years agoerror panel when a folder could not be created (closes bug #471080)
Christoph Hohmann [Sat, 27 Oct 2001 16:53:38 +0000 (16:53 +0000)]
error panel when a folder could not be created (closes bug #471080)

22 years agocode cleanup
Christoph Hohmann [Sat, 27 Oct 2001 16:29:03 +0000 (16:29 +0000)]
code cleanup

22 years agomake the folder's default account to be used when replying. (patch by wwp <subscript...
Christoph Hohmann [Sat, 27 Oct 2001 13:10:52 +0000 (13:10 +0000)]
make the folder's default account to be used when replying. (patch by wwp <subscript@free.fr>)

22 years agofix prototype of strstr2() (forgotten by Christoph)
Alfons Hoogervorst [Fri, 26 Oct 2001 21:04:01 +0000 (21:04 +0000)]
fix prototype of strstr2() (forgotten by Christoph)

22 years agomade search for accounts by email address not case sensitive
Christoph Hohmann [Fri, 26 Oct 2001 19:39:20 +0000 (19:39 +0000)]
made search for accounts by email address not case sensitive
fixed memory leak in folder_item_get_identifier
fixed wrong strstr2 (should work like strstr)

22 years agoMove is_url_string() and gtkstext_str_strcmp() to gtkstext.c.
Darko Koruga [Fri, 26 Oct 2001 10:37:02 +0000 (10:37 +0000)]
Move is_url_string() and gtkstext_str_strcmp() to gtkstext.c.

22 years agoignore CSS and javascript in html mail
Paul Mangan [Fri, 26 Oct 2001 08:42:37 +0000 (08:42 +0000)]
ignore CSS and javascript in html mail

22 years agominor improvements to the English
Paul Mangan [Fri, 26 Oct 2001 06:25:24 +0000 (06:25 +0000)]
minor improvements to the English

22 years agosync with sylpheed 0.6.4cvs1
Paul Mangan [Fri, 26 Oct 2001 05:41:51 +0000 (05:41 +0000)]
sync with sylpheed 0.6.4cvs1

22 years agodon't forget to remove conflict marker...
Alfons Hoogervorst [Thu, 25 Oct 2001 13:24:16 +0000 (13:24 +0000)]
don't forget to remove conflict marker...

22 years agoensure style of GtkText widget is used, also sync with GtkText of GTK 1.2.10
Alfons Hoogervorst [Thu, 25 Oct 2001 13:22:51 +0000 (13:22 +0000)]
ensure style of GtkText widget is used, also sync with GtkText of GTK 1.2.10

22 years agomake 'ignore css tags' case-insensitive
Paul Mangan [Thu, 25 Oct 2001 08:57:37 +0000 (08:57 +0000)]
make 'ignore css tags' case-insensitive

22 years agoignore css tags in html mail
Paul Mangan [Thu, 25 Oct 2001 06:31:55 +0000 (06:31 +0000)]
ignore css tags in html mail

22 years agoDon't wrap long URLs while composing a message.
Darko Koruga [Thu, 25 Oct 2001 06:01:30 +0000 (06:01 +0000)]
Don't wrap long URLs while composing a message.

22 years agofix ssl deadlock, when peer closes connection
Christoph Hohmann [Wed, 24 Oct 2001 13:21:57 +0000 (13:21 +0000)]
fix ssl deadlock, when peer closes connection

22 years agoimprove insert DOS/MAC file
Paul Mangan [Wed, 24 Oct 2001 07:57:55 +0000 (07:57 +0000)]
improve insert DOS/MAC file

22 years agogettextize gpg plaintext warning
Paul Mangan [Wed, 24 Oct 2001 07:55:30 +0000 (07:55 +0000)]
gettextize gpg plaintext warning

22 years agoChangeLog update
Christoph Hohmann [Mon, 22 Oct 2001 20:42:10 +0000 (20:42 +0000)]
ChangeLog update

22 years agoupdated translations
Paul Mangan [Mon, 22 Oct 2001 08:44:24 +0000 (08:44 +0000)]
updated translations

22 years agosync with sylpheed 0.6.4 release
Paul Mangan [Mon, 22 Oct 2001 08:42:36 +0000 (08:42 +0000)]
sync with sylpheed 0.6.4 release

22 years agoinsert file with DOS line endings
Paul Mangan [Sun, 21 Oct 2001 09:39:46 +0000 (09:39 +0000)]
insert file with DOS line endings

22 years agoauto mv to working directory
Paul Mangan [Sun, 21 Oct 2001 09:37:23 +0000 (09:37 +0000)]
auto mv to working directory

22 years agoChangeLog updates
Christoph Hohmann [Sat, 20 Oct 2001 13:56:14 +0000 (13:56 +0000)]
ChangeLog updates

22 years agobugfix for newsgroups list dialog
Hoà Viêt Dinh [Sat, 20 Oct 2001 12:22:07 +0000 (12:22 +0000)]
bugfix for newsgroups list dialog

22 years agosync with sylpheed 0.6.3cvs9
Paul Mangan [Sat, 20 Oct 2001 07:04:54 +0000 (07:04 +0000)]
sync with sylpheed 0.6.3cvs9

22 years agofix compilation problem with pgptext.[ch]
Alfons Hoogervorst [Fri, 19 Oct 2001 23:37:48 +0000 (23:37 +0000)]
fix compilation problem with pgptext.[ch]

22 years agobug and feature numbers
Hoà Viêt Dinh [Fri, 19 Oct 2001 21:08:49 +0000 (21:08 +0000)]
bug and feature numbers

22 years agobugfix for newsgroup selection dialog
Hoà Viêt Dinh [Fri, 19 Oct 2001 20:51:29 +0000 (20:51 +0000)]
bugfix for newsgroup selection dialog

22 years agolast header entry should default to "To:" or "Newsgroups:" and not copy the last...
Christoph Hohmann [Fri, 19 Oct 2001 14:36:56 +0000 (14:36 +0000)]
last header entry should default to "To:" or "Newsgroups:" and not copy the last entry line in a new compose window (closes bug #472686)

22 years agosync with sylpheed 0.6.3cvs8
Paul Mangan [Fri, 19 Oct 2001 07:49:39 +0000 (07:49 +0000)]
sync with sylpheed 0.6.3cvs8

22 years agoreimplement ignore thread
Christoph Hohmann [Thu, 18 Oct 2001 20:00:59 +0000 (20:00 +0000)]
reimplement ignore thread

22 years agonews selection dialog box enhanced
Hoà Viêt Dinh [Thu, 18 Oct 2001 18:51:14 +0000 (18:51 +0000)]
news selection dialog box enhanced

22 years agosync with sylpheed 0.6.3cvs7
Paul Mangan [Thu, 18 Oct 2001 05:20:44 +0000 (05:20 +0000)]
sync with sylpheed 0.6.3cvs7

22 years agofix Re-edit bug in Message menu
Paul Mangan [Thu, 18 Oct 2001 05:19:43 +0000 (05:19 +0000)]
fix Re-edit bug in Message menu

22 years agoignore empty or whitespace only header lines
Christoph Hohmann [Wed, 17 Oct 2001 18:52:35 +0000 (18:52 +0000)]
ignore empty or whitespace only header lines

22 years agosync with sylpheed 0.6.3cvs7
Paul Mangan [Wed, 17 Oct 2001 09:25:12 +0000 (09:25 +0000)]
sync with sylpheed 0.6.3cvs7

22 years agoImprove smart wrapping - wrap lines without spaces.
Darko Koruga [Wed, 17 Oct 2001 07:59:31 +0000 (07:59 +0000)]
Improve smart wrapping - wrap lines without spaces.
Don't wrap URLs.

22 years agofix typo
Paul Mangan [Tue, 16 Oct 2001 11:06:40 +0000 (11:06 +0000)]
fix typo

22 years agoupdated translations
Paul Mangan [Tue, 16 Oct 2001 11:01:22 +0000 (11:01 +0000)]
updated translations

22 years agoadded summary and detailed installation instructions for spell checker in README...
Melvin Hadasht [Mon, 15 Oct 2001 22:45:31 +0000 (22:45 +0000)]
added summary and detailed installation instructions for spell checker in README.claws
updated, corrected and completed french translation

22 years agoUpdated, corrected and completed french translation (1291t+0f+0u)
Melvin Hadasht [Mon, 15 Oct 2001 22:40:07 +0000 (22:40 +0000)]
Updated, corrected and completed french translation (1291t+0f+0u)

22 years agoAdded summary and more detailed instructions for the spell checker
Melvin Hadasht [Mon, 15 Oct 2001 22:30:23 +0000 (22:30 +0000)]
Added summary and more detailed instructions for the spell checker

22 years agowe can choose the newsgroups to display with wildcards
Hoà Viêt Dinh [Mon, 15 Oct 2001 17:45:03 +0000 (17:45 +0000)]
we can choose the newsgroups to display with wildcards

22 years agowe can now select newsgroups to display
Hoà Viêt Dinh [Mon, 15 Oct 2001 17:19:23 +0000 (17:19 +0000)]
we can now select newsgroups to display

22 years agoremoved forgotten comment
Christoph Hohmann [Mon, 15 Oct 2001 10:53:00 +0000 (10:53 +0000)]
removed forgotten comment

22 years agoFixed wrong german translation
Christoph Hohmann [Sun, 14 Oct 2001 22:24:42 +0000 (22:24 +0000)]
Fixed wrong german translation
applied wwp <subscript@free.fr>'s folder default account patch

22 years agodon't forget to set thread member to null
Alfons Hoogervorst [Sat, 13 Oct 2001 18:26:33 +0000 (18:26 +0000)]
don't forget to set thread member to null

22 years agomy stab at fixing the non MT safety code in the LDAP lookup
Alfons Hoogervorst [Sat, 13 Oct 2001 18:01:56 +0000 (18:01 +0000)]
my stab at fixing the non MT safety code in the LDAP lookup

22 years agoseparate username/password for SMTP Auth
Paul Mangan [Sat, 13 Oct 2001 17:00:28 +0000 (17:00 +0000)]
separate username/password for SMTP Auth

22 years agoenable decryption of ascii-armored gpg messages
Paul Mangan [Sat, 13 Oct 2001 07:11:42 +0000 (07:11 +0000)]
enable decryption of ascii-armored gpg messages

22 years agoadded some more infos about default to and feature requests to claws readme
Christoph Hohmann [Fri, 12 Oct 2001 23:54:14 +0000 (23:54 +0000)]
added some more infos about default to and feature requests to claws readme
init glib threading when ldap is used
threading fixes for ldap
fixed a typo in de.po