claws.git
22 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...

22 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)

22 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

22 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.

22 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

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

22 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.)

22 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

22 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.

22 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

22 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.

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

22 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

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

22 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

22 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)

22 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.

22 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.

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

22 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.

22 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.

22 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)

22 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.

22 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

22 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

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

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

22 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

22 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)

22 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.

22 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)

22 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)

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

22 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

22 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

22 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

22 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...

22 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

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

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

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

22 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

22 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)

22 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

22 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

22 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.

22 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

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

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

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

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

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

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

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

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

22 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

22 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

22 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

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

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

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

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

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

22 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

22 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

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

22 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

22 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

22 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

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

22 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

22 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)

22 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).

22 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

22 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

22 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

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

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

22 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.

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

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

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

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

22 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)

22 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

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

22 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

22 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

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

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

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

22 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

22 years agoimap server gets informed of MARKED, UNMARKED and REPLY events
Paul Mangan [Mon, 10 Dec 2001 09:12:24 +0000 (09:12 +0000)]
imap server gets informed of MARKED, UNMARKED and REPLY events

22 years agofixed bug #490076 (hunted down by Alfons who implemented a workaround
Melvin Hadasht [Sun, 9 Dec 2001 20:44:24 +0000 (20:44 +0000)]
fixed bug #490076 (hunted down by Alfons who implemented a workaround
in 0.6.5claws65)

22 years agoset pointer to string in LOCKED column to NULL (might fix bug #490800)
Christoph Hohmann [Sun, 9 Dec 2001 16:19:16 +0000 (16:19 +0000)]
set pointer to string in LOCKED column to NULL (might fix bug #490800)

22 years agoremoved at last
Carsten Schurig [Sun, 9 Dec 2001 14:03:18 +0000 (14:03 +0000)]
removed at last