claws.git
21 years ago* src/mh.c
Christoph Hohmann [Mon, 7 Jan 2002 20:25:37 +0000 (20:25 +0000)]
* src/mh.c
search for free message number, do not only rely
on last_num
* src/send.c
fix smtp auth and use extra account information
if available, if not use pop3 data instead
(closes bug #500341)
* src/ssl.[ch]
match coding style

21 years agoput Hiro's logs in claws too
Alfons Hoogervorst [Mon, 7 Jan 2002 18:59:34 +0000 (18:59 +0000)]
put Hiro's logs in claws too

21 years agoretry to make the separate window stuff work again
Alfons Hoogervorst [Sun, 6 Jan 2002 19:33:39 +0000 (19:33 +0000)]
retry to make the separate window stuff work again

21 years agomake separate view work new style
Alfons Hoogervorst [Sun, 6 Jan 2002 19:19:56 +0000 (19:19 +0000)]
make separate view work new style

21 years agofix the date in the changelog entry...
Alfons Hoogervorst [Sun, 6 Jan 2002 16:09:57 +0000 (16:09 +0000)]
fix the date in the changelog entry...

21 years agoclean up account.c (remove pixmap files) and add sylprint script for printing from...
Alfons Hoogervorst [Sun, 6 Jan 2002 16:05:30 +0000 (16:05 +0000)]
clean up account.c (remove pixmap files) and add sylprint script for printing from sylpheed (contributed by Ricardo)

21 years agofixed Claws crash introduced by the menu reorganisation in claws38
Melvin Hadasht [Sun, 6 Jan 2002 13:03:33 +0000 (13:03 +0000)]
fixed Claws crash introduced by the menu reorganisation in claws38

21 years agoSync with hiro's cvs 10 to 17.
Alfons Hoogervorst [Sun, 6 Jan 2002 12:21:36 +0000 (12:21 +0000)]
Sync with hiro's cvs 10 to 17.

21 years agoMade account selection when reediting queued message work again
Melvin Hadasht [Sun, 6 Jan 2002 11:47:40 +0000 (11:47 +0000)]
Made account selection when reediting queued message work again
Fixed bug where 'Enter' in a compose header entry will send message if 'CTL-Enter' is used as a send shortcut

21 years agoupdated few translations
Melvin Hadasht [Fri, 4 Jan 2002 12:09:36 +0000 (12:09 +0000)]
updated few translations

21 years agoAdded popup menu for common preferences and account preferences
Melvin Hadasht [Thu, 3 Jan 2002 00:23:17 +0000 (00:23 +0000)]
Added popup menu for common preferences and account preferences
(right click on tab displays a menu of all tabs.)

21 years agoFixed bugs:
Melvin Hadasht [Wed, 2 Jan 2002 21:45:26 +0000 (21:45 +0000)]
Fixed bugs:
Subject simplification's summaryview bug
Spell checker and undo/redo interaction
Improvements:
CTL-ENTER possible for message sending
Subject simplification does not update cache anymore
Added option for default suggestion mode in general preferences

21 years agofgetc() returns an int which should never ever be put in a char.
Alfons Hoogervorst [Sun, 30 Dec 2001 23:14:31 +0000 (23:14 +0000)]
fgetc() returns an int which should never ever be put in a char.

21 years agoadd #ifdefs that Melvin forgot in his previous commit
Alfons Hoogervorst [Sun, 30 Dec 2001 17:30:21 +0000 (17:30 +0000)]
add #ifdefs that Melvin forgot in his previous commit

21 years agofixed bug about foreground color used by the spell checker.
Melvin Hadasht [Sun, 30 Dec 2001 13:05:53 +0000 (13:05 +0000)]
fixed bug about foreground color used by the spell checker.
made misspelled word color configurable.

21 years agoclean up some code
Alfons Hoogervorst [Sun, 30 Dec 2001 12:26:45 +0000 (12:26 +0000)]
clean up some code

21 years agomake folder properties persistent so they are properly restored after rescanning...
Alfons Hoogervorst [Sun, 30 Dec 2001 01:27:14 +0000 (01:27 +0000)]
make folder properties persistent so they are properly restored after rescanning the folder tree

21 years agoImproved subject simplification by regexp.
Melvin Hadasht [Sat, 29 Dec 2001 05:29:09 +0000 (05:29 +0000)]
Improved subject simplification by regexp.

21 years agocleanup namespace and put <sys/types.h> where it belongs so the stuff should compile...
Alfons Hoogervorst [Fri, 28 Dec 2001 19:22:46 +0000 (19:22 +0000)]
cleanup namespace and put <sys/types.h> where it belongs so the stuff should compile on *BSD

21 years agosync hiro's bugfix for BSD (include omission)
Alfons Hoogervorst [Thu, 27 Dec 2001 19:23:28 +0000 (19:23 +0000)]
sync hiro's bugfix for BSD (include omission)

21 years agoSimplify focus to subject entry code.
Melvin Hadasht [Thu, 27 Dec 2001 12:04:03 +0000 (12:04 +0000)]
Simplify focus to subject entry code.

21 years agoShow key icon for encrypted mails in summary view.
Darko Koruga [Thu, 27 Dec 2001 07:17:19 +0000 (07:17 +0000)]
Show key icon for encrypted mails in summary view.

21 years agoupdated spell checker usage instructions
Melvin Hadasht [Thu, 27 Dec 2001 02:51:17 +0000 (02:51 +0000)]
updated spell checker usage instructions

21 years agospell checker options in a separate tab to decrease window height.
Melvin Hadasht [Thu, 27 Dec 2001 02:49:56 +0000 (02:49 +0000)]
spell checker options in a separate tab to decrease window height.

21 years agoUI improvements: headers and subject reordering, better keyboard focusing..
Melvin Hadasht [Thu, 27 Dec 2001 02:45:27 +0000 (02:45 +0000)]
UI improvements: headers and subject reordering, better keyboard focusing..
See ChangeLog.claws for more details.

21 years agomake default inbox really work for multiple POP3 account (on popular demand)
Alfons Hoogervorst [Wed, 26 Dec 2001 20:09:20 +0000 (20:09 +0000)]
make default inbox really work for multiple POP3 account (on popular demand)

21 years agomake clicking on mailto url in texview use the default account of the currently selec...
Alfons Hoogervorst [Wed, 26 Dec 2001 11:02:33 +0000 (11:02 +0000)]
make clicking on mailto url in texview use the default account of the currently selected folder; and put a reminder in compose.c to fix something that's just wrong.

21 years agoshow pixmap in mark and locked column headers and a bugfix by adding locked and score...
Alfons Hoogervorst [Tue, 25 Dec 2001 12:44:57 +0000 (12:44 +0000)]
show pixmap in mark and locked column headers and a bugfix by adding locked and score to haeder sort array

21 years agocatch an inadvertent (as in *probably* at the wrong time) saving back of summary...
Alfons Hoogervorst [Tue, 25 Dec 2001 01:04:31 +0000 (01:04 +0000)]
catch an inadvertent (as in *probably* at the wrong time) saving back of summary caches

21 years agocorrect copy and paste error
Christoph Hohmann [Tue, 25 Dec 2001 00:16:15 +0000 (00:16 +0000)]
correct copy and paste error

21 years agoadd ignore thread pixmap
Christoph Hohmann [Tue, 25 Dec 2001 00:11:23 +0000 (00:11 +0000)]
add ignore thread pixmap

21 years agomake default to address in folder property dialog really use address completion
Alfons Hoogervorst [Mon, 24 Dec 2001 17:40:43 +0000 (17:40 +0000)]
make default to address in folder property dialog really use address completion

21 years agouse new style regexp for subject stripping (submitted by Thomas Link)
Alfons Hoogervorst [Mon, 24 Dec 2001 16:03:58 +0000 (16:03 +0000)]
use new style regexp for subject stripping (submitted by Thomas Link)

21 years agoMove GPG related informational messages to debug mode.
Darko Koruga [Mon, 24 Dec 2001 10:23:17 +0000 (10:23 +0000)]
Move GPG related informational messages to debug mode.

21 years agoadd the locked pixmap thing I missed in the sync with Hiro (which reorganized the...
Alfons Hoogervorst [Sun, 23 Dec 2001 23:22:56 +0000 (23:22 +0000)]
add the locked pixmap thing I missed in the sync with Hiro (which reorganized the pixmap code)

21 years agoapply patch that allows accepting a file name typed in the multi file selector (submi...
Alfons Hoogervorst [Sun, 23 Dec 2001 19:28:55 +0000 (19:28 +0000)]
apply patch that allows accepting a file name typed in the multi file selector (submitted by kov@debian.org)

21 years agoclean up a little bit
Alfons Hoogervorst [Sun, 23 Dec 2001 19:02:36 +0000 (19:02 +0000)]
clean up a little bit

21 years agobe a little bit more stringent in checking input strings
Alfons Hoogervorst [Sun, 23 Dec 2001 17:37:53 +0000 (17:37 +0000)]
be a little bit more stringent in checking input strings

21 years agoupdate AUTHORS to include Martin Pool and Fredrik Olofsen
Alfons Hoogervorst [Sun, 23 Dec 2001 14:36:07 +0000 (14:36 +0000)]
update AUTHORS to include Martin Pool and Fredrik Olofsen

21 years agoadd and adapt Thomas Link's subject simplification patch
Alfons Hoogervorst [Sun, 23 Dec 2001 14:30:06 +0000 (14:30 +0000)]
add and adapt Thomas Link's subject simplification patch

21 years agofix bug that did not allow at least me to clean my trash folders for a long time...
Alfons Hoogervorst [Sat, 22 Dec 2001 23:53:31 +0000 (23:53 +0000)]
fix bug that did not allow at least me to clean my trash folders for a long time...

21 years agoquick fix for martin's omission of a account specific setting. imap over ssh tunnel...
Alfons Hoogervorst [Sat, 22 Dec 2001 19:14:48 +0000 (19:14 +0000)]
quick fix for martin's omission of a account specific setting. imap over ssh tunnel only works with IMAP

21 years agobetter support for mime/digest
Alfons Hoogervorst [Sat, 22 Dec 2001 16:09:08 +0000 (16:09 +0000)]
better support for mime/digest

21 years agocorrect function signature
Alfons Hoogervorst [Sat, 22 Dec 2001 11:35:41 +0000 (11:35 +0000)]
correct function signature

21 years agoadd SSH tunnel stuff
Alfons Hoogervorst [Sat, 22 Dec 2001 11:22:38 +0000 (11:22 +0000)]
add SSH tunnel stuff

21 years agosync with 0.6.6hiro3-0.6.6hiro9
Alfons Hoogervorst [Sat, 22 Dec 2001 00:30:32 +0000 (00:30 +0000)]
sync with 0.6.6hiro3-0.6.6hiro9

21 years agoimplement saving of outgoing messages to current folder.
Christoph Hohmann [Fri, 21 Dec 2001 13:20:11 +0000 (13:20 +0000)]
implement saving of outgoing messages to current folder.
fix segfault when no default outbox is available (closes bug #495683)

21 years agopressing CTRL while DND will copy the mail now
Carsten Schurig [Fri, 21 Dec 2001 08:51:54 +0000 (08:51 +0000)]
pressing CTRL while DND will copy the mail now

21 years agosync with sylpheed 0.6.6cvs3
Paul Mangan [Tue, 18 Dec 2001 07:36:38 +0000 (07:36 +0000)]
sync with sylpheed 0.6.6cvs3

21 years agofix for multibyte characters in undo.c.
Hiroyuki Yamamoto [Mon, 17 Dec 2001 18:20:47 +0000 (18:20 +0000)]
fix for multibyte characters in undo.c.

21 years agosync with sylpheed 0.6.6cvs1
Paul Mangan [Mon, 17 Dec 2001 07:08:39 +0000 (07:08 +0000)]
sync with sylpheed 0.6.6cvs1

21 years agominor code clean up
Alfons Hoogervorst [Mon, 17 Dec 2001 00:36:01 +0000 (00:36 +0000)]
minor code clean up

21 years agoupdated rel_0_6_6
Paul Mangan [Sun, 16 Dec 2001 20:05:19 +0000 (20:05 +0000)]
updated

21 years agoupdated
Paul Mangan [Sun, 16 Dec 2001 18:32:26 +0000 (18:32 +0000)]
updated

21 years agolast minute update (undo levels)
Melvin Hadasht [Sun, 16 Dec 2001 14:22:49 +0000 (14:22 +0000)]
last minute update (undo levels)

21 years agomake undo levels user-configuarable
Paul Mangan [Sun, 16 Dec 2001 13:34:13 +0000 (13:34 +0000)]
make undo levels user-configuarable

21 years agoupdated de translation
Paul Mangan [Sun, 16 Dec 2001 09:19:46 +0000 (09:19 +0000)]
updated de translation

21 years agoupdated translation
Paul Mangan [Sun, 16 Dec 2001 09:18:56 +0000 (09:18 +0000)]
updated translation

21 years agoincrease undo levels to 50
Paul Mangan [Sat, 15 Dec 2001 19:42:40 +0000 (19:42 +0000)]
increase undo levels to 50

21 years agoupdate for sync with 0.6.6
Paul Mangan [Sat, 15 Dec 2001 18:33:19 +0000 (18:33 +0000)]
update for sync with 0.6.6

21 years agosync with sylpheed 0.6.6
Paul Mangan [Sat, 15 Dec 2001 18:30:33 +0000 (18:30 +0000)]
sync with sylpheed 0.6.6

21 years agomove 0.6.6 release entry
Paul Mangan [Sat, 15 Dec 2001 17:25:42 +0000 (17:25 +0000)]
move 0.6.6 release entry

21 years agoupdated
Paul Mangan [Sat, 15 Dec 2001 17:24:17 +0000 (17:24 +0000)]
updated

21 years agoupdated french translation
Melvin Hadasht [Sat, 15 Dec 2001 14:28:05 +0000 (14:28 +0000)]
updated french translation

21 years agoupdate
Melvin Hadasht [Sat, 15 Dec 2001 14:27:27 +0000 (14:27 +0000)]
update

21 years agorelease 0.6.6
Paul Mangan [Sat, 15 Dec 2001 13:17:22 +0000 (13:17 +0000)]
release 0.6.6

21 years agoupdated
Paul Mangan [Sat, 15 Dec 2001 09:04:12 +0000 (09:04 +0000)]
updated

21 years agosync with sylpheed 0.6.5cvs28
Paul Mangan [Sat, 15 Dec 2001 09:03:09 +0000 (09:03 +0000)]
sync with sylpheed 0.6.5cvs28

21 years agoupdate dutch translation for coming release
Alfons Hoogervorst [Fri, 14 Dec 2001 23:52:54 +0000 (23:52 +0000)]
update dutch translation for coming release

21 years agoFixed bug #473785
Carsten Schurig [Fri, 14 Dec 2001 21:37:51 +0000 (21:37 +0000)]
Fixed bug #473785

21 years agofixed the dnd bug reported by wwb hopefully
Carsten Schurig [Fri, 14 Dec 2001 19:31:14 +0000 (19:31 +0000)]
fixed the dnd bug reported by wwb hopefully

21 years agofixed my last fix; thanks to Hiroyuki -- I just didn't test (and think) thoroughly...
Carsten Schurig [Fri, 14 Dec 2001 16:01:02 +0000 (16:01 +0000)]
fixed my last fix; thanks to Hiroyuki  -- I just didn't test (and think) thoroughly enough

21 years agoChanges to gtkut_clist_set_focus_row
Carsten Schurig [Fri, 14 Dec 2001 13:57:27 +0000 (13:57 +0000)]
Changes to gtkut_clist_set_focus_row

21 years agoRemove unnecessary line.
Darko Koruga [Fri, 14 Dec 2001 09:35:56 +0000 (09:35 +0000)]
Remove unnecessary line.

21 years agosync with sylpheed 0.6.5cvs27
Paul Mangan [Fri, 14 Dec 2001 09:32:45 +0000 (09:32 +0000)]
sync with sylpheed 0.6.5cvs27

21 years agoChanges to the rcoabm popups (thanks to Melvin)
Carsten Schurig [Fri, 14 Dec 2001 08:47:28 +0000 (08:47 +0000)]
Changes to the rcoabm popups (thanks to Melvin)

21 years agoFix bug #492305 (see description in the changelog).
Darko Koruga [Fri, 14 Dec 2001 06:26:36 +0000 (06:26 +0000)]
Fix bug #492305 (see description in the changelog).

21 years agoremove unused summary_set_menu_sensitive entry
Paul Mangan [Thu, 13 Dec 2001 10:59:02 +0000 (10:59 +0000)]
remove unused summary_set_menu_sensitive entry

21 years agoremove unused summary_set_menu_senstive entry
Paul Mangan [Thu, 13 Dec 2001 10:56:55 +0000 (10:56 +0000)]
remove unused summary_set_menu_senstive entry

21 years agoprefer 'Reply-To' header over mailing list header
Paul Mangan [Thu, 13 Dec 2001 10:17:38 +0000 (10:17 +0000)]
prefer 'Reply-To' header over mailing list header

21 years agocorrection to my last entry
Paul Mangan [Thu, 13 Dec 2001 09:40:48 +0000 (09:40 +0000)]
correction to my last entry

21 years agoimprovement to 'Hide read messages'
Paul Mangan [Thu, 13 Dec 2001 09:34:35 +0000 (09:34 +0000)]
improvement to 'Hide read messages'

21 years agoanother attempt to fix escaping and unescaping and revise the filtering.
Alfons Hoogervorst [Wed, 12 Dec 2001 22:05:46 +0000 (22:05 +0000)]
another attempt to fix escaping and unescaping and revise the filtering.

21 years agosome UI tweaks, see Changelog
Carsten Schurig [Wed, 12 Dec 2001 18:31:25 +0000 (18:31 +0000)]
some UI tweaks, see Changelog

21 years agosome tweaks, please see Changelog
Carsten Schurig [Wed, 12 Dec 2001 18:30:35 +0000 (18:30 +0000)]
some tweaks, please see Changelog

21 years agofix sensitivity of 'Search folder...'
Paul Mangan [Wed, 12 Dec 2001 11:54:46 +0000 (11:54 +0000)]
fix sensitivity of 'Search folder...'

21 years agoimprove dodgy English
Paul Mangan [Wed, 12 Dec 2001 11:52:57 +0000 (11:52 +0000)]
improve dodgy English

21 years agoremoved a compile warning (forgot to mention it in the Changelog)
Carsten Schurig [Tue, 11 Dec 2001 21:54:10 +0000 (21:54 +0000)]
removed a compile warning (forgot to mention it in the Changelog)

21 years agofixing a typo in filtering.c
Carsten Schurig [Tue, 11 Dec 2001 21:53:17 +0000 (21:53 +0000)]
fixing a typo in filtering.c
removing the extra menu from email/news button

21 years ago*** empty log message ***
Carsten Schurig [Tue, 11 Dec 2001 21:50:51 +0000 (21:50 +0000)]
*** empty log message ***

21 years agorevert matcher.c and matcher_parse_lex.l to previous revision
Alfons Hoogervorst [Tue, 11 Dec 2001 19:21:45 +0000 (19:21 +0000)]
revert matcher.c and matcher_parse_lex.l to previous revision

21 years agofixed wrong german translation for prev. unread msg
Christoph Hohmann [Tue, 11 Dec 2001 19:13:42 +0000 (19:13 +0000)]
fixed wrong german translation for prev. unread msg

21 years agoupdated Spanish translation
Paul Mangan [Tue, 11 Dec 2001 15:58:18 +0000 (15:58 +0000)]
updated Spanish translation

21 years agoupdated translation
Paul Mangan [Tue, 11 Dec 2001 15:57:02 +0000 (15:57 +0000)]
updated translation

21 years agoallow for 'hidereadmsgs'
Paul Mangan [Tue, 11 Dec 2001 15:07:15 +0000 (15:07 +0000)]
allow for 'hidereadmsgs'

21 years agoenable ability to hide read messages
Paul Mangan [Tue, 11 Dec 2001 15:06:46 +0000 (15:06 +0000)]
enable ability to hide read messages

22 years agosync with sylpheed 0.6.5cvs25
Paul Mangan [Tue, 11 Dec 2001 09:18:29 +0000 (09:18 +0000)]
sync with sylpheed 0.6.5cvs25

22 years agomake unescaping / escaping in filtering work again
Alfons Hoogervorst [Mon, 10 Dec 2001 22:38:19 +0000 (22:38 +0000)]
make unescaping / escaping in filtering work again

22 years agomake info button for execute action sensitive
Alfons Hoogervorst [Mon, 10 Dec 2001 21:20:27 +0000 (21:20 +0000)]
make info button for execute action sensitive

22 years agoclean up warnings wrt. returning values in functions that should return void
Alfons Hoogervorst [Mon, 10 Dec 2001 21:05:34 +0000 (21:05 +0000)]
clean up warnings wrt. returning values in functions that should return void