claws.git
16 years agoAdded missing copyright headers.
Tristan Chabredier [Tue, 13 Mar 2007 11:18:03 +0000 (11:18 +0000)]
Added missing copyright headers.

16 years agohhm, strange bug
Colin Leroy [Mon, 12 Mar 2007 18:23:57 +0000 (18:23 +0000)]
hhm, strange bug

16 years ago2007-03-12 [colin] 2.8.1cvs8
Colin Leroy [Mon, 12 Mar 2007 17:45:42 +0000 (17:45 +0000)]
2007-03-12 [colin] 2.8.1cvs8

* src/wizard.c
Fix bug 1145, 'Setting a different name
for the Mailbox name isn't reflected in
default account settings'. Patch by wwp

16 years ago2007-03-12 [wwp] 2.8.1cvs6
Tristan Chabredier [Mon, 12 Mar 2007 10:46:37 +0000 (10:46 +0000)]
2007-03-12 [wwp] 2.8.1cvs6

* src/folderview.c
* src/prefs_common.c
* src/prefs_common.h
* src/prefs_summaries.c
Changed the option that displays unread messages count
next to the folder name in folder list: it is now
possible to either display nothing, display the
unread messages number only or the unread and total messages
numbers. The patch includes this extra feature as well
as some minor fixes by rewriting the algo in folderview.c.
Thanks to Paul for the original idea and implementation, plus
testing and proof-reading!

16 years ago2007-03-09 [paul] 2.8.1cvs5
Paul Mangan [Fri, 9 Mar 2007 09:16:38 +0000 (09:16 +0000)]
2007-03-09 [paul] 2.8.1cvs5

* tools/Makefile.am
* tools/README
* tools/claws-mail-compose-insert-files.pl
added a script which enables inserting files
into the message body of a new Claws Mail
Compose window from the command line. Additionally
To, Cc, Subject and files to attach to the message
can be specified.

16 years ago2007-03-09 [wwp] 2.8.1cvs4
Tristan Chabredier [Fri, 9 Mar 2007 07:26:34 +0000 (07:26 +0000)]
2007-03-09 [wwp] 2.8.1cvs4

* src/addr_compl.c
* src/addr_compl.h
* src/filtering.c
Optimize matching of addresses in the addressbook
(filtering/processing 'found_in_addressbook' condition).

16 years ago2007-03-07 [wwp] 2.8.1cvs3
Tristan Chabredier [Wed, 7 Mar 2007 09:21:09 +0000 (09:21 +0000)]
2007-03-07 [wwp] 2.8.1cvs3

* src/quote_fmt.c
* src/quote_fmt_lex.l
* src/quote_fmt_parse.y
Add a new quote format symbol: %A to insert the
sender email address (just the address itself).

16 years ago2007-03-06 [wwp] 2.8.1cvs2
Tristan Chabredier [Tue, 6 Mar 2007 10:16:20 +0000 (10:16 +0000)]
2007-03-06 [wwp] 2.8.1cvs2

* src/gtk/gtkutils.c
* src/plugins/trayicon/trayicon_prefs.h
* src/plugins/trayicon/trayicon_prefs.c
* src/plugins/trayicon/trayicon.c
* src/mainwindow.h
* src/mainwindow.c
Add a new trayicon (optional) feature: minimize to tray. When enabled,
minimizing Claws-Mail main window will hide it to the trayicon instead.

16 years ago2007-03-06 [paul] 2.8.1cvs1
Paul Mangan [Tue, 6 Mar 2007 05:45:22 +0000 (05:45 +0000)]
2007-03-06 [paul] 2.8.1cvs1

* NEWS
* README
* RELEASE_NOTES
* configure.ac
bump version number following
stable release

16 years ago2007-03-06 [paul] 2.8.0cvs24
Paul Mangan [Tue, 6 Mar 2007 04:04:46 +0000 (04:04 +0000)]
2007-03-06 [paul] 2.8.0cvs24

* po/cs.po
corrected by by Tim <timbrain@post.cz>

16 years ago2007-03-05 [colin] 2.8.0cvs23
Colin Leroy [Mon, 5 Mar 2007 17:13:56 +0000 (17:13 +0000)]
2007-03-05 [colin] 2.8.0cvs23

* src/Makefile.am
* src/procmime.c
Fix mime/globs path on NetBSD
patch by George Michaelson

16 years ago2007-03-05 [wwp] 2.8.0cvs22
Tristan Chabredier [Mon, 5 Mar 2007 17:01:28 +0000 (17:01 +0000)]
2007-03-05 [wwp] 2.8.0cvs22

* src/addr_compl.c
Remove debug statement (accidentally committed w/ cvs14).

16 years ago2007-03-05 [paul] 2.8.0cvs21
Paul Mangan [Mon, 5 Mar 2007 16:13:52 +0000 (16:13 +0000)]
2007-03-05 [paul] 2.8.0cvs21

* src/plugins/pgpcore/prefs_gpg.c
fix compiler warning

16 years ago2007-03-05 [wwp] 2.8.0cvs20
Tristan Chabredier [Mon, 5 Mar 2007 11:05:16 +0000 (11:05 +0000)]
2007-03-05 [wwp] 2.8.0cvs20

* src/matcher_parser_parse.y
Fix mismerge between cvs17 and cvs19.

16 years ago2007-03-05 [wwp] 2.8.0cvs19
Tristan Chabredier [Mon, 5 Mar 2007 10:37:37 +0000 (10:37 +0000)]
2007-03-05 [wwp] 2.8.0cvs19

* src/matcher_parser_parse.y
* src/prefs_filtering_action.c
* src/matcher.c
* src/matcher.h
* src/filtering.c
* src/filtering.h
Add new 'add_to_addressbook' filtering/processing action.

16 years ago2007-03-05 [wwp] 2.8.0cvs18
Tristan Chabredier [Mon, 5 Mar 2007 09:14:17 +0000 (09:14 +0000)]
2007-03-05 [wwp] 2.8.0cvs18

* src/filtering.c
Fix mark_as_ham filtering/processing action: spam flag
was not unset.

16 years ago2007-03-04 [colin] 2.8.0cvs17
Colin Leroy [Sun, 4 Mar 2007 20:46:01 +0000 (20:46 +0000)]
2007-03-04 [colin] 2.8.0cvs17

* src/filtering.c
* src/matcher.c
* src/matcher.h
* src/matcher_parser_parse.y
* src/prefs_filtering_action.c
Add 'Mark as spam' and 'Mark as ham' filtering
actions. Fixes bug 1138.

16 years ago2007-03-04 [colin] 2.8.0cvs16
Colin Leroy [Sun, 4 Mar 2007 18:04:02 +0000 (18:04 +0000)]
2007-03-04 [colin] 2.8.0cvs16

* src/imap.c
Fix bug 1140, wrong return value
without libetpan

16 years ago2007-03-04 [wwp] 2.8.0cvs15
Tristan Chabredier [Sun, 4 Mar 2007 13:04:32 +0000 (13:04 +0000)]
2007-03-04 [wwp] 2.8.0cvs15

* src/addr_compl.c
Rollback cvs14: don't free stuff that is managed in g_list.

16 years ago2007-03-04 [wwp] 2.8.0cvs14
Tristan Chabredier [Sun, 4 Mar 2007 12:56:43 +0000 (12:56 +0000)]
2007-03-04 [wwp] 2.8.0cvs14

* src/addr_compl.c
Fix a leak in address completion code.

16 years ago2007-03-04 [colin] 2.8.0cvs13
Colin Leroy [Sun, 4 Mar 2007 11:15:51 +0000 (11:15 +0000)]
2007-03-04 [colin] 2.8.0cvs13

* src/addr_compl.c
Maybe fix bug 1136, 'Crash in group
address completion'

16 years ago2007-03-04 [iwkse] 2.8.0cvs12
Salvatore De Paolis [Sun, 4 Mar 2007 00:42:26 +0000 (00:42 +0000)]
2007-03-04 [iwkse] 2.8.0cvs12

* src/imap.c
fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN

16 years ago2007-03-03 [colin] 2.8.0cvs11
Colin Leroy [Sat, 3 Mar 2007 14:11:04 +0000 (14:11 +0000)]
2007-03-03 [colin] 2.8.0cvs11

* src/plugins/pgpinline/pgpinline.c
Fix off-by-one, fix double-free. Fixes
bug 1135, 'cm-segfault on decrypting
with PGP/inline'

16 years ago2007-03-03 [colin] 2.8.0cvs10
Colin Leroy [Sat, 3 Mar 2007 10:51:26 +0000 (10:51 +0000)]
2007-03-03 [colin] 2.8.0cvs10

* configure.ac
* src/main.c
* src/common/plugin.c
Fix bug 1134, 'Valgrind macros unhandled
by Irix's cc'

16 years ago2007-03-02 [colin] 2.8.0cvs9
Colin Leroy [Fri, 2 Mar 2007 21:54:41 +0000 (21:54 +0000)]
2007-03-02 [colin] 2.8.0cvs9

* src/mbox.c
Don't error out on EAGAIN. Fixes
bug 1129, '"local mbox file" account
isn't retrieving mails'

16 years ago2007-03-01 [wwp] 2.8.0cvs8
Tristan Chabredier [Thu, 1 Mar 2007 08:18:06 +0000 (08:18 +0000)]
2007-03-01 [wwp] 2.8.0cvs8

* src/mainwindow.c
* src/gtk/colorlabel.c
Remove accels for extra color labels until we set better
and definitive ones.

16 years ago2007-02-28 [wwp] 2.8.0cvs7
Tristan Chabredier [Wed, 28 Feb 2007 18:24:49 +0000 (18:24 +0000)]
2007-02-28 [wwp] 2.8.0cvs7

* src/mainwindow.c
* src/matcher_parser_parse.y
* src/prefs_common.c
* src/prefs_msg_colors.c
* src/procmsg.h
* src/gtk/colorlabel.c
* src/gtk/colorlabel.h
Add more customizable color labels. Cleaned up a bit
the color label API to avoid duplicate defines of
the max number of colors.

16 years ago2007-02-27 [colin] 2.8.0cvs6
Colin Leroy [Tue, 27 Feb 2007 21:38:57 +0000 (21:38 +0000)]
2007-02-27 [colin] 2.8.0cvs6

* src/mainwindow.c
* src/common/utils.c
* src/common/utils.h
Fix '+' in mailto URIs for List-* headers

16 years ago2007-02-27 [colin] 2.8.0cvs5
Colin Leroy [Tue, 27 Feb 2007 18:35:38 +0000 (18:35 +0000)]
2007-02-27 [colin] 2.8.0cvs5

* src/gtk/gtkutils.c
Use gtk_window_set_role instead of
_set_wmclass

16 years ago2007-02-27 [colin] 2.8.0cvs4
Colin Leroy [Tue, 27 Feb 2007 18:18:10 +0000 (18:18 +0000)]
2007-02-27 [colin] 2.8.0cvs4

* src/inc.c
Fix "After receiving new mail, go to inbox" on IMAP,
and make it work only on manual reception

16 years ago2007-02-27 [wwp] 2.8.0cvs3
Tristan Chabredier [Tue, 27 Feb 2007 17:19:25 +0000 (17:19 +0000)]
2007-02-27 [wwp] 2.8.0cvs3

* src/prefs_filtering.c
* src/prefs_filtering_action.c
* src/prefs_matcher.c
Update filtering matcher's and action's color label menus
when re-opening those dialogs (reflect any change to the
color labels list in the preferences).

16 years ago2007-02-27 [colin] 2.8.0cvs2
Colin Leroy [Tue, 27 Feb 2007 07:27:36 +0000 (07:27 +0000)]
2007-02-27 [colin] 2.8.0cvs2

* src/imap.c
* src/etpan/etpan-thread-manager-types.h
* src/etpan/etpan-thread-manager.c
* src/etpan/imap-thread.c
Log imap ALERTs as errors in the log.

16 years ago2007-02-26 [paul] 2.8.0cvs1
Paul Mangan [Mon, 26 Feb 2007 15:04:29 +0000 (15:04 +0000)]
2007-02-26 [paul] 2.8.0cvs1

* tools/claws.i18n.status.pl
updated

16 years ago2.8.0 unleashed rel_2_8_0
Paul Mangan [Mon, 26 Feb 2007 12:57:32 +0000 (12:57 +0000)]
2.8.0 unleashed

16 years ago2007-02-26 [paul] 2.7.2cvs75
Paul Mangan [Mon, 26 Feb 2007 09:12:38 +0000 (09:12 +0000)]
2007-02-26 [paul] 2.7.2cvs75

* po/ca.po
* po/cs.po
* po/de.po
* po/en_GB.po
* po/fi.po
* po/fr.po
* po/hu.po
* po/pl.po
* po/pt_BR.po
* po/sk.po
* po/sr.po
* po/zh_CN.po
updated by Miquel Oliete, Tim Brain, Stephan Sachse,
me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
Aleksandar Urosevic, and Ralgh Young

16 years ago2007-02-25 [mones] 2.7.2cvs74
Ricardo Mones [Sun, 25 Feb 2007 19:28:19 +0000 (19:28 +0000)]
2007-02-25 [mones] 2.7.2cvs74

* po/es.po
Updated for release

16 years ago2007-02-25 [colin] 2.7.2cvs73
Colin Leroy [Sun, 25 Feb 2007 12:34:17 +0000 (12:34 +0000)]
2007-02-25 [colin] 2.7.2cvs73

* src/main.c
Clearing the list is only useful
to prevent a valgrind false-positive

16 years ago2007-02-25 [paul] 2.7.2cvs72
Paul Mangan [Sun, 25 Feb 2007 10:53:57 +0000 (10:53 +0000)]
2007-02-25 [paul] 2.7.2cvs72

* tools/Makefile.am
* tools/README
* tools/kmail-mailbox2claws-mail.pl  **ADDED**
* tools/maildir2claws-mail.pl  **REMOVED**
renamed the script, fixed a couple bugs

16 years ago2007-02-23 [colin] 2.7.2cvs71
Colin Leroy [Fri, 23 Feb 2007 22:15:29 +0000 (22:15 +0000)]
2007-02-23 [colin] 2.7.2cvs71

* src/addressbook.c
Fix a leak, check for a few improbable nulls

16 years ago2007-02-23 [colin] 2.7.2cvs70
Colin Leroy [Fri, 23 Feb 2007 18:09:54 +0000 (18:09 +0000)]
2007-02-23 [colin] 2.7.2cvs70

* src/main.c
* src/main.h
* src/plugins/trayicon/trayicon.c
Fix blinking mainwin when starting in tray
(show mainwindow later in the startup process,
 apart if restarting post-crash)

16 years ago2007-02-23 [colin] 2.7.2cvs69
Colin Leroy [Fri, 23 Feb 2007 18:07:44 +0000 (18:07 +0000)]
2007-02-23 [colin] 2.7.2cvs69

* src/folderview.c
* src/imap_gtk.c
Fix crash when unsubscribing the currently
selected/opened folder

16 years ago2007-02-23 [colin] 2.7.2cvs68
Colin Leroy [Fri, 23 Feb 2007 18:06:03 +0000 (18:06 +0000)]
2007-02-23 [colin] 2.7.2cvs68

* src/compose.c
Fix bug that prevented colorization to
work without wrap quotation option

16 years ago2007-02-23 [colin] 2.7.2cvs67
Colin Leroy [Fri, 23 Feb 2007 18:04:21 +0000 (18:04 +0000)]
2007-02-23 [colin] 2.7.2cvs67

* src/addr_compl.c
Fix refcounting, start and end completion who
behaved as if there couldn't be any other current
user of completion

16 years ago2007-02-23 [wwp] 2.7.2cvs66
Tristan Chabredier [Fri, 23 Feb 2007 14:15:55 +0000 (14:15 +0000)]
2007-02-23 [wwp] 2.7.2cvs66

* src/addressbook.c
* src/addrindex.c
Address completion fixes: fix addressbook_peek_folder_exists() in
which the algorithm was ridiculously over-obfuscated and broken.
Fix addrindex_load_completion() as well, to load addresses in
completion list with regards to what addressbook_peek_folder_exists()
returns now.

16 years ago2007-02-23 [wwp] 2.7.2cvs65
Tristan Chabredier [Fri, 23 Feb 2007 14:06:12 +0000 (14:06 +0000)]
2007-02-23 [wwp] 2.7.2cvs65

* src/addr_compl.c
Add addresses to completion when they're non-empty (thanks to Colin).

16 years ago2007-02-23 [paul] 2.7.2cvs64
Paul Mangan [Fri, 23 Feb 2007 11:11:11 +0000 (11:11 +0000)]
2007-02-23 [paul] 2.7.2cvs64

* src/plugins/pgpcore/passphrase.c
remove 'const '

16 years ago2007-02-23 [colin] 2.7.2cvs63
Colin Leroy [Fri, 23 Feb 2007 07:25:36 +0000 (07:25 +0000)]
2007-02-23 [colin] 2.7.2cvs63

* src/plugins/pgpcore/prefs_gpg.c
* src/plugins/pgpcore/prefs_gpg.h
* src/plugins/pgpcore/sgpgme.c
* src/plugins/pgpinline/pgpinline.c
* src/plugins/pgpmime/pgpmime.c
Try harder to respect user's choice wrt
gpg-agent even with gpg2, by unsetting
GPG_AGENT_INFO when necessary.

16 years ago2007-02-22 [paul] 2.7.2cvs62
Colin Leroy [Thu, 22 Feb 2007 12:00:53 +0000 (12:00 +0000)]
2007-02-22 [paul] 2.7.2cvs62

* src/plugins/pgpcore/sgpgme.c
* src/plugins/pgpcore/sgpgme.h
* src/plugins/pgpcore/passphrase.c
* src/plugins/pgpinline/pgpinline.c
* src/plugins/pgpmime/pgpmime.c
Fix a leak - gpgme_data_release_and_get_mem
leaks in recent gpgme. Workaround by using
our own function.

16 years ago2007-02-22 [paul] 2.7.2cvs61
Colin Leroy [Thu, 22 Feb 2007 09:13:36 +0000 (09:13 +0000)]
2007-02-22 [paul] 2.7.2cvs61

* src/gtk/quicksearch.c
Abandon dynamic search when pressing
Enter

16 years ago2007-02-21 [colin] 2.7.2cvs60
Colin Leroy [Wed, 21 Feb 2007 17:24:13 +0000 (17:24 +0000)]
2007-02-21 [colin] 2.7.2cvs60

* src/procmsg.c
* src/plugins/pgpcore/passphrase.c
Fix little memory leaks
* src/main.c
Fix false-positive leak at exit
* src/gtk/quicksearch.c
Fix potentially big leak in recursive
Quicksearch

16 years ago2007-02-21 [wwp] 2.7.2cvs59
Tristan Chabredier [Wed, 21 Feb 2007 11:00:48 +0000 (11:00 +0000)]
2007-02-21 [wwp] 2.7.2cvs59

* src/summaryview.c
Add missing newline to a debug message.

16 years ago2007-02-20 [colin] 2.7.2cvs58
Colin Leroy [Tue, 20 Feb 2007 18:45:33 +0000 (18:45 +0000)]
2007-02-20 [colin] 2.7.2cvs58

* src/Makefile.am
* src/mimeview.c
* src/stock_pixmap.c
* src/stock_pixmap.h
* src/pixmaps/mime_pgpsig.xpm
Add icon for application/pgp-signature

16 years ago2007-02-20 [colin] 2.7.2cvs57
Colin Leroy [Tue, 20 Feb 2007 17:49:16 +0000 (17:49 +0000)]
2007-02-20 [colin] 2.7.2cvs57

* src/Makefile.am
* src/main.c
* src/mimeview.c
* src/stock_pixmap.c
* src/stock_pixmap.h
* src/pixmaps/mime_calendar.xpm
* src/pixmaps/mime_pdf.xpm
* src/pixmaps/mime_ps.xpm
Add icons for text/calendar, application/pdf
and application/postscript

16 years ago2007-02-20 [colin] 2.7.2cvs56
Colin Leroy [Tue, 20 Feb 2007 17:42:49 +0000 (17:42 +0000)]
2007-02-20 [colin] 2.7.2cvs56

* autogen.sh
* src/matcher_parser_parse.y
* src/matcher_parser_lex.l
Fix big memory leak in flex, and
require flex 2.5.31

16 years ago2007-02-20 [wwp] 2.7.2cvs55
Tristan Chabredier [Tue, 20 Feb 2007 17:34:12 +0000 (17:34 +0000)]
2007-02-20 [wwp] 2.7.2cvs55

* src/matcher_parser_parse.y
Fix a duplicate token definition (thanks to iwkse).

16 years ago2007-02-20 [wwp] 2.7.2cvs54
Tristan Chabredier [Tue, 20 Feb 2007 17:31:18 +0000 (17:31 +0000)]
2007-02-20 [wwp] 2.7.2cvs54

* src/matcher_parser_lex.l
* src/quote_fmt_lex.l
Use proper flex options instead of direct use of #define,
make the flex-generated C lighter.

16 years ago2007-02-20 [colin] 2.7.2cvs53
Colin Leroy [Tue, 20 Feb 2007 07:49:26 +0000 (07:49 +0000)]
2007-02-20 [colin] 2.7.2cvs53

* src/summaryview.c
Grab focus in message list after hiding
the quicksearch, instead of leaving it
"somewhere"

16 years ago2007-02-19 [colin] 2.7.2cvs52
Colin Leroy [Mon, 19 Feb 2007 17:42:26 +0000 (17:42 +0000)]
2007-02-19 [colin] 2.7.2cvs52

* src/folderview.c
Fix bug 1033, 'Automatically refresh
message list when new messages arrives'
Looks like folderview->opened can sometimes
be wrong...

16 years ago2007-02-19 [paul] 2.7.2cvs51
Paul Mangan [Mon, 19 Feb 2007 17:29:00 +0000 (17:29 +0000)]
2007-02-19 [paul] 2.7.2cvs51

* tools/Makefile.am
* tools/README
* tools/thunderbird-filters-convertor.pl
add new script which converts thunderbird filter
rules to Claws filter rules

16 years ago2007-02-18 [paul] 2.7.2cvs50
Paul Mangan [Sun, 18 Feb 2007 23:20:33 +0000 (23:20 +0000)]
2007-02-18 [paul] 2.7.2cvs50

* src/plugins/pgpcore/prefs_gpg.c
* src/plugins/pgpcore/prefs_gpg.h
* src/plugins/pgpcore/sgpgme.c
* src/plugins/pgpinline/pgpinline.c
* src/plugins/pgpmime/pgpmime.c
improved GUI interoperability with gpg-agent

16 years ago2007-02-18 [paul] 2.7.2cvs49
Paul Mangan [Sun, 18 Feb 2007 23:18:11 +0000 (23:18 +0000)]
2007-02-18 [paul] 2.7.2cvs49

* src/prefs_account.c
Privacy options sensitivity fix

16 years ago2007-02-17 [colin] 2.7.2cvs48
Colin Leroy [Sat, 17 Feb 2007 17:23:24 +0000 (17:23 +0000)]
2007-02-17 [colin] 2.7.2cvs48

* src/messageview.c
Reset icon to warning in the noticeview

16 years agoForgot to date rc1
Colin Leroy [Thu, 15 Feb 2007 18:27:39 +0000 (18:27 +0000)]
Forgot to date rc1

16 years ago2007-02-15 [colin] 2.7.2cvs47
Colin Leroy [Thu, 15 Feb 2007 17:42:47 +0000 (17:42 +0000)]
2007-02-15 [colin] 2.7.2cvs47

* src/folderview.c
Fix a manifestation of bug 1033 (summaryview failing
to update for new mails), which happens after editing
account preferences or preferences that cause a
folderview reload.

16 years ago2007-02-15 [colin] 2.7.2cvs46
Colin Leroy [Thu, 15 Feb 2007 07:52:27 +0000 (07:52 +0000)]
2007-02-15 [colin] 2.7.2cvs46

* src/addressbook.c
Probably fix bug 1123, 'Segmentation
fault while opening address book'. I get
g_warnings if the saved paned position is
not greater than 0. Also, save position
when hiding the addressbook instead of
via signal.

16 years ago2007-02-14 [colin] 2.7.2cvs45
Colin Leroy [Wed, 14 Feb 2007 18:55:18 +0000 (18:55 +0000)]
2007-02-14 [colin] 2.7.2cvs45

* src/plugins/pgpcore/prefs_gpg.c
* src/plugins/pgpcore/prefs_gpg.h
* src/plugins/pgpcore/sgpgme.c
* src/plugins/pgpinline/pgpinline.c
* src/plugins/pgpmime/pgpmime.c
Add an option "Use gpg-agent if available". Fixes
annoyances with distro-installed gpg-agent, when
no pinentry program is installed, and the user's
at a loss on why "decryption failed". Makes more
clear why passphrase isn't saved when gpg-agent is
used. Defaults to true, to avoid changing the
current behaviour.

16 years ago2007-02-14 [wwp] 2.7.2cvs44
Tristan Chabredier [Wed, 14 Feb 2007 10:14:37 +0000 (10:14 +0000)]
2007-02-14 [wwp] 2.7.2cvs44

* src/matcher_parser_parse.y
Fix missing line number reset (wrong line number might appear
when re-loading filtering rules if there's a parser error).

16 years ago2007-02-13 [colin] 2.7.2cvs43
Colin Leroy [Tue, 13 Feb 2007 22:21:33 +0000 (22:21 +0000)]
2007-02-13 [colin] 2.7.2cvs43

* src/common/utils.c
Don't encode ',' in URIs before passing it
to the browser command-line. It was probably
done at a time where commas in URIs made
mozilla -remote 'openurl(%s,new-window)'
bug.

16 years ago2007-02-13 [wwp] 2.7.2cvs42
Tristan Chabredier [Tue, 13 Feb 2007 18:15:00 +0000 (18:15 +0000)]
2007-02-13 [wwp] 2.7.2cvs42

* src/prefs_matcher.c
* src/plugins/bogofilter/bogofilter_gtk.c
A bit of string factorization around "Select ..." buttons.

16 years ago2007-02-11 [colin] 2.7.2cvs41
Colin Leroy [Sun, 11 Feb 2007 20:08:44 +0000 (20:08 +0000)]
2007-02-11 [colin] 2.7.2cvs41

* src/alertpanel.c
Make sure to escape the title

16 years ago2007-02-11 [colin] 2.7.2cvs40
Colin Leroy [Sun, 11 Feb 2007 19:03:28 +0000 (19:03 +0000)]
2007-02-11 [colin] 2.7.2cvs40

* src/codeconv.c
Recognize .utf8 locales as .UTF-8 ones

16 years ago2007-02-11 [colin] 2.7.2cvs39
Colin Leroy [Sun, 11 Feb 2007 18:47:45 +0000 (18:47 +0000)]
2007-02-11 [colin] 2.7.2cvs39

* src/compose.c
Fix code conversion when dragging a file

16 years ago2007-02-09 [colin] 2.7.2cvs38
Colin Leroy [Fri, 9 Feb 2007 18:09:37 +0000 (18:09 +0000)]
2007-02-09 [colin] 2.7.2cvs38

* src/plugins/clamav/clamav_plugin.c
Complete Paul's patch with conditional
compilation to avoid breaking compilation
on old Dapper and Edgy... Maybe other
distros too.

16 years ago2007-02-09 [paul] 2.7.2cvs37
Paul Mangan [Fri, 9 Feb 2007 16:19:10 +0000 (16:19 +0000)]
2007-02-09 [paul] 2.7.2cvs37

* src/plugins/clamav/clamav_plugin.c
fix for the upstream changes in libclamav

16 years ago2007-02-09 [paul] 2.7.2cvs36
Paul Mangan [Fri, 9 Feb 2007 14:52:37 +0000 (14:52 +0000)]
2007-02-09 [paul] 2.7.2cvs36

* src/main.c
* src/mainwindow.c
* src/procmsg.c
* src/procmsg.h
fix "warn if there are queued messages" (on exit)
option, which only checked the first mailbox's
queue
don't ask before emptying trash if there are no
messages in trash, also check and empty all trash
folders
* src/prefs_other.c
move "Ask before emptying trash" option
outside of the "On exit" frame as it's
not only an "On exit" option

16 years ago2007-02-09 [paul] 2.7.2cvs35
Paul Mangan [Fri, 9 Feb 2007 11:54:39 +0000 (11:54 +0000)]
2007-02-09 [paul] 2.7.2cvs35

* src/addrgather.c
* src/alertpanel.c
* src/editldap.c
* src/prefs_account.c
* src/prefs_folder_item.c
* src/prefs_gtk.h
* src/prefs_matcher.c
* src/prefs_message.c
* src/prefs_msg_colors.c
* src/prefs_summaries.c
* src/wizard.c
* src/gtk/inputdialog.c
* src/plugins/bogofilter/bogofilter_gtk.c
pedantic commit: use 'checkbtn' everywhere
instead of a mixture of 'checkbtn' and 'chkbtn'

16 years ago2007-02-09 [paul] 2.7.2cvs34
Paul Mangan [Fri, 9 Feb 2007 10:57:33 +0000 (10:57 +0000)]
2007-02-09 [paul] 2.7.2cvs34

* src/compose.c
fix default hotkeys
* src/prefs_other.c
* src/prefs_send.c
move "Never send Return Receipts" from
prefs_other to prefs_send
add an option "Ask about account specific
filtering rules..." to prefs_other
* src/gtk/gtkutils.c
fix a compiler warning

16 years ago2007-02-08 [colin] 2.7.2cvs33
Colin Leroy [Thu, 8 Feb 2007 22:59:51 +0000 (22:59 +0000)]
2007-02-08 [colin] 2.7.2cvs33

* src/plugins/pgpinline/pgpinline.c
Fix bug 1110, 'pgpmime fails to process
encapsulated openpgp mime (rfc 3156, 6.1
-> rfc1847)'
It was due to an interaction between PGP/Mime
and PGP/Inline plugin.

16 years ago2007-02-08 [colin] 2.7.2cvs32
Colin Leroy [Thu, 8 Feb 2007 18:14:23 +0000 (18:14 +0000)]
2007-02-08 [colin] 2.7.2cvs32

* src/inc.c
* src/mbox.c
* src/mbox.h
Fix bug 1117, 'fcntl locking code
does not work in mbox.c'

16 years ago2007-02-08 [colin] 2.7.2cvs31
Colin Leroy [Thu, 8 Feb 2007 07:22:52 +0000 (07:22 +0000)]
2007-02-08 [colin] 2.7.2cvs31

* src/prefs_account.c
Fix Gentoo bug 165819, 'can't create
a "local mbox file" account'. Patch
by Olivier <castan.o@free.fr>

16 years ago2007-02-07 [colin] 2.7.2cvs30
Colin Leroy [Wed, 7 Feb 2007 16:09:54 +0000 (16:09 +0000)]
2007-02-07 [colin] 2.7.2cvs30

* src/ldapquery.c
Fix bug 1106, 'Claws crash on exit if LDAPS
autocompletion was used'

16 years ago2007-02-07 [paul] 2.7.2cvs29
Paul Mangan [Wed, 7 Feb 2007 11:13:37 +0000 (11:13 +0000)]
2007-02-07 [paul] 2.7.2cvs29

* src/folder.c
cut down on unnecessary debug_prints
* src/imap_gtk.c
fix menu_set_active() on 'Show only
subscribed folders'

16 years ago2007-02-07 [paul] 2.7.2cvs28
Paul Mangan [Wed, 7 Feb 2007 10:44:49 +0000 (10:44 +0000)]
2007-02-07 [paul] 2.7.2cvs28

* src/plugins/clamav/clamav_plugin.c
* src/plugins/clamav/clamav_plugin.h
* src/plugins/clamav/clamav_plugin_gtk.c
fix copyright header

16 years ago2007-02-07 [paul] 2.7.2cvs27
Paul Mangan [Wed, 7 Feb 2007 09:58:38 +0000 (09:58 +0000)]
2007-02-07 [paul] 2.7.2cvs27

* src/procheader.c
fix bug 1116, 'summary view allow a
subject line break'

16 years ago2007-02-06 [colin] 2.7.2cvs26
Colin Leroy [Tue, 6 Feb 2007 22:25:57 +0000 (22:25 +0000)]
2007-02-06 [colin] 2.7.2cvs26

* src/summaryview.c
Fix delete thread

16 years ago2007-02-05 [fabien] 2.7.2cvs25
Fabien Vantard [Mon, 5 Feb 2007 20:57:50 +0000 (20:57 +0000)]
2007-02-05 [fabien] 2.7.2cvs25

* po/POTFILES.in
* src/uri_opener.c
i18n related - 1 fix and 1 message for translators.

16 years ago2007-02-05 [colin] 2.7.2cvs24
Colin Leroy [Mon, 5 Feb 2007 20:36:46 +0000 (20:36 +0000)]
2007-02-05 [colin] 2.7.2cvs24

* src/gtk/quicksearch.c
Don't reload summary list if quicksearch wasn't
active on hiding; move currently selected mail in
the visible area when showing the quicksearch

16 years ago2007-02-05 [colin] 2.7.2cvs23
Colin Leroy [Mon, 5 Feb 2007 18:41:14 +0000 (18:41 +0000)]
2007-02-05 [colin] 2.7.2cvs23

* src/folderview.c
Add debug to try to solve bug 1104

16 years ago2007-02-05 [paul] 2.7.2cvs22
Paul Mangan [Mon, 5 Feb 2007 05:28:17 +0000 (05:28 +0000)]
2007-02-05 [paul] 2.7.2cvs22

* src/mainwindow.c
confirm before emptying trash on exit is
a Yes or No answer, use Yes or No in the
dialog

16 years ago2007-02-04 [colin] 2.7.2cvs21
Colin Leroy [Sun, 4 Feb 2007 22:52:27 +0000 (22:52 +0000)]
2007-02-04 [colin] 2.7.2cvs21

* src/compose.c
* src/plugins/pgpcore/passphrase.c
* src/plugins/pgpcore/select-keys.c
Set wmclass on new windows

16 years ago2007-02-04 [colin] 2.7.2cvs20
Colin Leroy [Sun, 4 Feb 2007 11:51:29 +0000 (11:51 +0000)]
2007-02-04 [colin] 2.7.2cvs20

* src/compose.c
* src/compose.h
Auto save drafts on exit, reopen them
at startup, instead of asking
* src/account.c
* src/addressadd.c
* src/addressbook.c
* src/addressbook_foldersel.c
* src/addrgather.c
* src/crash.c
* src/editaddress.c
* src/editbook.c
* src/editgroup.c
* src/editjpilot.c
* src/editldap.c
* src/editldap_basedn.c
* src/editvcard.c
* src/exphtmldlg.c
* src/expldifdlg.c
* src/export.c
* src/foldersel.c
* src/gedit-print.c
* src/import.c
* src/importldif.c
* src/importmutt.c
* src/importpine.c
* src/main.c
* src/mainwindow.c
* src/message_search.c
* src/messageview.c
* src/prefs_actions.c
* src/prefs_customheader.c
* src/prefs_display_header.c
* src/prefs_filtering.c
* src/prefs_filtering_action.c
* src/prefs_folder_column.c
* src/prefs_gtk.c
* src/prefs_matcher.c
* src/prefs_other.c
* src/prefs_summaries.c
* src/prefs_summary_column.c
* src/prefs_template.c
* src/sourcewindow.c
* src/ssl_manager.c
* src/summary_search.c
* src/uri_opener.c
* src/gtk/about.c
* src/gtk/description_window.c
* src/gtk/foldersort.c
* src/gtk/gtkutils.c
* src/gtk/gtkutils.h
* src/gtk/icon_legend.c
* src/gtk/logwindow.c
* src/gtk/pluginwindow.c
* src/gtk/prefswindow.c
Give different wmclass to different
windows - thanks to sed ;)

16 years ago2007-02-04 [colin] 2.7.2cvs19
Colin Leroy [Sun, 4 Feb 2007 10:25:42 +0000 (10:25 +0000)]
2007-02-04 [colin] 2.7.2cvs19

* src/main.c
Revert previous patch, can't reproduce
it anymore.

16 years ago2007-02-03 [colin] 2.7.2cvs18
Colin Leroy [Sat, 3 Feb 2007 23:25:39 +0000 (23:25 +0000)]
2007-02-03 [colin] 2.7.2cvs18

* src/main.c
Don't save the mainwindow size and
position on emergency exit (libSM's
"die" callback), Xfce seems to make
the window smaller just before the
size's saved.

16 years ago2007-02-03 [colin] 2.7.2cvs17
Colin Leroy [Sat, 3 Feb 2007 11:58:16 +0000 (11:58 +0000)]
2007-02-03 [colin] 2.7.2cvs17

* src/plugins/bogofilter/bogofilter.c
* src/plugins/bogofilter/bogofilter.h
* src/plugins/bogofilter/bogofilter_gtk.c
* src/plugins/pgpinline/pgpinline.c
* src/plugins/pgpinline/pgpinline.h
Fix more copyrights

16 years agoFix revision
Colin Leroy [Sat, 3 Feb 2007 10:24:31 +0000 (10:24 +0000)]
Fix revision

16 years ago2007-02-03 [colin] 2.7.2cvs17
Colin Leroy [Sat, 3 Feb 2007 09:59:57 +0000 (09:59 +0000)]
2007-02-03 [colin] 2.7.2cvs17

* src/partial_download.c
* src/partial_download.h
* src/ssl_manager.c
* src/ssl_manager.h
* src/uri_opener.c
* src/uri_opener.h
* src/wizard.c
* src/wizard.h
* src/common/ssl_certificate.c
* src/common/ssl_certificate.h
* src/gtk/quicksearch.c
* src/gtk/quicksearch.h
* src/gtk/sslcertwindow.c
* src/gtk/sslcertwindow.h
Fix copyright on my files

16 years ago2007-02-02 [colin] 2.7.2cvs15
Colin Leroy [Fri, 2 Feb 2007 17:48:17 +0000 (17:48 +0000)]
2007-02-02 [colin] 2.7.2cvs15

* src/Makefile.am
* src/mainwindow.c
* src/messageview.c
* src/messageview.h
* src/textview.c
* src/textview.h
* src/uri_opener.c
* src/uri_opener.h
Add Tools/List URIs to allow
opening any URI in the current mail

16 years ago2007-02-02 [colin] 2.7.2cvs14
Colin Leroy [Fri, 2 Feb 2007 07:44:04 +0000 (07:44 +0000)]
2007-02-02 [colin] 2.7.2cvs14

* src/common/valgrind.h ** NEW FILE **
* src/common/Makefile.am
* src/common/plugin.c
Don't dlclose the plugins if we're running
under valgrind. (doesn't require valgrind
either at compile time or run time).

16 years ago2007-02-01 [paul] 2.7.2cvs13
Paul Mangan [Thu, 1 Feb 2007 17:58:28 +0000 (17:58 +0000)]
2007-02-01 [paul] 2.7.2cvs13

* AUTHORS
* src/gtk/authors.h
* tools/freshmeat_search.pl
* tools/google_search.pl
* tools/multiwebsearch.pl
add support for non ISO-8859-1 compatible locales
Patch by Alex Gorbachenko <agent_007@immo.ru>

16 years ago2007-02-01 [colin] 2.7.2cvs12
Colin Leroy [Thu, 1 Feb 2007 17:43:33 +0000 (17:43 +0000)]
2007-02-01 [colin] 2.7.2cvs12

* src/prefs_other.c
* src/prefs_summaries.c
Move keybinding prefs to the Other page