claws.git
16 years ago2007-11-16 [colin] 3.0.2cvs138
Colin Leroy [Fri, 16 Nov 2007 17:26:14 +0000 (17:26 +0000)]
2007-11-16 [colin] 3.0.2cvs138

* src/news.c
Fix bug 1390, 'NNTP fails after server
closed connection'

16 years ago2007-11-16 [colin] 3.0.2cvs137
Colin Leroy [Fri, 16 Nov 2007 17:24:44 +0000 (17:24 +0000)]
2007-11-16 [colin] 3.0.2cvs137

* src/prefs_display_header.c
Fix bug 1389, 'Changing 'Display headers
in message view' breaks dispheaderrc'

16 years ago2007-11-14 [colin] 3.0.2cvs136
Colin Leroy [Wed, 14 Nov 2007 17:35:03 +0000 (17:35 +0000)]
2007-11-14 [colin] 3.0.2cvs136

* src/summaryview.c
* src/gtk/quicksearch.c
* src/gtk/quicksearch.h
Fix resetting the quicksearch when in non-sticky
mode, but Recursive is set: reset only when going
out of the root search folder.

16 years ago2007-11-14 [colin] 3.0.2cvs135
Colin Leroy [Wed, 14 Nov 2007 17:32:10 +0000 (17:32 +0000)]
2007-11-14 [colin] 3.0.2cvs135

* src/filtering.c
Don't set new flag back when doing "Mark as unread"
from filtering

16 years agonote when 3.1.0-rc2 was released
Paul Mangan [Mon, 12 Nov 2007 09:15:42 +0000 (09:15 +0000)]
note when 3.1.0-rc2 was released

16 years ago2007-11-12 [paul] 3.0.2cvs134
Paul Mangan [Mon, 12 Nov 2007 09:09:30 +0000 (09:09 +0000)]
2007-11-12 [paul] 3.0.2cvs134

* src/plugins/dillo_viewer/dillo_viewer.c
don't offer the mime type for translation

16 years ago2007-11-11 [colin] 3.0.2cvs133
Colin Leroy [Sun, 11 Nov 2007 10:39:24 +0000 (10:39 +0000)]
2007-11-11 [colin] 3.0.2cvs133

* src/imap_gtk.c
* src/mh_gtk.c
Use markup-escaped strings in dialogs

16 years ago2007-11-11 [colin] 3.0.2cvs132
Colin Leroy [Sun, 11 Nov 2007 10:19:57 +0000 (10:19 +0000)]
2007-11-11 [colin] 3.0.2cvs132

* src/imap.c
Better IMAP-UTF7/UTF8 conversion

16 years ago2007-11-10 [colin] 3.0.2cvs131
Colin Leroy [Sat, 10 Nov 2007 13:24:29 +0000 (13:24 +0000)]
2007-11-10 [colin] 3.0.2cvs131

* src/news.c
Fix debian bug 450698, 'nntp auth behavior changed
without notice'

16 years ago2007-11-10 [colin] 3.0.2cvs130
Colin Leroy [Sat, 10 Nov 2007 12:42:23 +0000 (12:42 +0000)]
2007-11-10 [colin] 3.0.2cvs130

* configure.ac
* src/inc.c
* src/main.c
* src/main.h
* src/mimeview.c
* src/statusbar.c
* src/common/utils.c
* src/etpan/Makefile.am
* src/gtk/filesel.c
* src/gtk/gtkutils.h
* src/gtk/menu.c
* src/plugins/bogofilter/Makefile.am
* src/plugins/clamav/Makefile.am
* src/plugins/dillo_viewer/Makefile.am
* src/plugins/pgpcore/Makefile.am
* src/plugins/spamassassin/Makefile.am
* src/plugins/trayicon/Makefile.am
Fixes (mainly preprocessor foo) for Maemo 4.0 (Chinook)

16 years ago2007-11-09 [colin] 3.0.2cvs129
Colin Leroy [Fri, 9 Nov 2007 16:59:46 +0000 (16:59 +0000)]
2007-11-09 [colin] 3.0.2cvs129

* src/addressbook.c
* src/ldapupdate.c
fix bug 1375, 'Impossible to modify e-mail
                in LDAP addressbook twice'; Try two. update
externalID, don't make display lag, and
fix the cases where dn is not mail.

16 years ago2007-11-08 [paul] 3.0.2cvs128
Paul Mangan [Thu, 8 Nov 2007 09:13:16 +0000 (09:13 +0000)]
2007-11-08 [paul] 3.0.2cvs128

* src/account.c
* src/compose.c
* src/messageview.c
* src/prefs_account.c
* src/prefs_account.h
reinstate 'Generate Message-ID' option as an
account preference. (hidden on IMAP)
Thanks to Colin

16 years ago2007-11-08 [paul] 3.0.2cvs127
Paul Mangan [Thu, 8 Nov 2007 08:06:35 +0000 (08:06 +0000)]
2007-11-08 [paul] 3.0.2cvs127

* src/textview.c
MAEMO: fix failure of loading images inline
MAEMO: fix bug 1349, 'Emails still skip to end
when opened (in certain circumstances)...'

16 years ago2007-11-07 [colin] 3.0.2cvs126
Colin Leroy [Wed, 7 Nov 2007 17:38:12 +0000 (17:38 +0000)]
2007-11-07 [colin] 3.0.2cvs126

* src/toolbar.c
Migrate from A_SYL_ACTIONS to A_CLAWS_ACTIONS

16 years ago2007-11-07 [colin] 3.0.2cvs125
Colin Leroy [Wed, 7 Nov 2007 17:32:10 +0000 (17:32 +0000)]
2007-11-07 [colin] 3.0.2cvs125

* src/toolbar.c
Re-change the string occurence of A_CLAWS_ACTIONS
to A_SYL_ACTIONS, to prevent parse errors of the
toolbar_*.xml files

16 years ago2007-11-07 [colin] 3.0.2cvs124
Colin Leroy [Wed, 7 Nov 2007 17:26:29 +0000 (17:26 +0000)]
2007-11-07 [colin] 3.0.2cvs124

* src/mimeview.c
* src/prefs_common.c
* src/prefs_common.h
* manual/advanced.xml
Add an hidden pref, 'save_parts_readwrite';
completes 3.0.2cvs35

16 years ago2007-11-07 [paul] 3.0.2cvs123
Paul Mangan [Wed, 7 Nov 2007 09:21:19 +0000 (09:21 +0000)]
2007-11-07 [paul] 3.0.2cvs123

* src/prefs_toolbar.c
* src/toolbar.c
* src/toolbar.h
rename ToolbarSylpheedActions to ToolbarClawsActions
rename A_SYL_ACTIONS to A_CLAWS_ACTIONS

16 years ago2007-11-07 [paul] 3.0.2cvs122
Paul Mangan [Wed, 7 Nov 2007 09:06:57 +0000 (09:06 +0000)]
2007-11-07 [paul] 3.0.2cvs122

* src/toolbar.c
MAEMO: remove tooltips

16 years ago2007-11-07 [colin] 3.0.2cvs121
Colin Leroy [Wed, 7 Nov 2007 07:34:54 +0000 (07:34 +0000)]
2007-11-07 [colin] 3.0.2cvs121

* src/plugins/pgpinline/pgpinline.c
Fix bug 1377, 'unspecific errors on
signature checking'. Fix trimming of
UTF8 data.

16 years ago2007-11-06 [iwkse] 3.0.2cvs120
Salvatore De Paolis [Tue, 6 Nov 2007 22:54:06 +0000 (22:54 +0000)]
2007-11-06 [iwkse] 3.0.2cvs120

* src/prefs_summary_open.c
yet a string change

16 years ago2007-11-06 [paul] 3.0.2cvs119
Paul Mangan [Tue, 6 Nov 2007 10:33:43 +0000 (10:33 +0000)]
2007-11-06 [paul] 3.0.2cvs119

* tools/Makefile.am
* tools/README
* tools/csv2addressbook.pl
add a new script that imports a CSV formatted
address book. Becky and Thunderbird address
book are currently supported.

16 years ago2007-11-05 [colin] 3.0.2cvs118
Colin Leroy [Mon, 5 Nov 2007 16:58:56 +0000 (16:58 +0000)]
2007-11-05 [colin] 3.0.2cvs118

* src/imap.c
Fix deletion

16 years agoFix dup cvs117 entries.
Tristan Chabredier [Mon, 5 Nov 2007 11:48:44 +0000 (11:48 +0000)]
Fix dup cvs117 entries.

16 years ago2007-11-05 [iwkse] 3.0.2cvs117
Salvatore De Paolis [Mon, 5 Nov 2007 10:46:25 +0000 (10:46 +0000)]
2007-11-05 [iwkse] 3.0.2cvs117

* src/prefs_summary_open.c
String change

16 years ago2007-11-04 [paul] 3.0.2cvs116
Paul Mangan [Sun, 4 Nov 2007 09:37:09 +0000 (09:37 +0000)]
2007-11-04 [paul] 3.0.2cvs116

* src/addressbook_foldersel.c
fix gtk critical warning
Patch by Pawel Pekala

16 years ago2007-11-04 [paul] 3.0.2cvs115
Paul Mangan [Sun, 4 Nov 2007 07:35:01 +0000 (07:35 +0000)]
2007-11-04 [paul] 3.0.2cvs115

* tools/README
* tools/claws-mail-compose-insert-files.pl
add --bcc and uri_escape() everything

16 years agocorrect last commit
Paul Mangan [Sun, 4 Nov 2007 06:28:29 +0000 (06:28 +0000)]
correct last commit

16 years ago2007-11-04 [paul] 3.0.2cvs114
Paul Mangan [Sun, 4 Nov 2007 06:25:31 +0000 (06:25 +0000)]
2007-11-04 [paul] 3.0.2cvs114

* src/gtk/gtkutils.c
gtkut_stock_with_text_button_set_create(): set
GTK_CAN_DEFAULT on buttons 2 and 3

16 years ago2007-11-03 [paul] 3.0.2cvs113
Paul Mangan [Sat, 3 Nov 2007 08:28:53 +0000 (08:28 +0000)]
2007-11-03 [paul] 3.0.2cvs113

* src/common/utils.c
fix debian bug #448814, 'mailto: URI decoding
desn't decode the destination address field'
Patch by Federico Heinz <fheinz@vialibre.org.ar>

16 years ago2007-11-03 [paul] 3.0.2cvs112
Paul Mangan [Sat, 3 Nov 2007 07:06:36 +0000 (07:06 +0000)]
2007-11-03 [paul] 3.0.2cvs112

* AUTHORS
* src/compose.c
* src/gtk/authors.h
allow Bcc in commandline URIs
(based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>

16 years ago2007-11-02 [colin] 3.0.2cvs111
Colin Leroy [Fri, 2 Nov 2007 07:07:56 +0000 (07:07 +0000)]
2007-11-02 [colin] 3.0.2cvs111

* src/addressbook.c
Maybe fix bug 1376, 'crash on
addressbook manipulation'

16 years ago2007-10-31 [paul] 3.0.2cvs110
Paul Mangan [Wed, 31 Oct 2007 06:17:43 +0000 (06:17 +0000)]
2007-10-31 [paul] 3.0.2cvs110

* src/ldapupdate.c
fix bug 1375, 'Impossible to modify e-mail
in LDAP addressbook twice'
Patch by Michael Rasmussen

16 years agomention when 3.1.0-rc1 was released
Paul Mangan [Tue, 30 Oct 2007 13:57:35 +0000 (13:57 +0000)]
mention when 3.1.0-rc1 was released

16 years ago2007-10-30 [paul] 3.0.2cvs109
Paul Mangan [Tue, 30 Oct 2007 13:55:59 +0000 (13:55 +0000)]
2007-10-30 [paul] 3.0.2cvs109

* configure.ac
enable GnuTLS support with --enable-gnutls which
will disable openssl support. if the user has
gtk >= 2.10.x don't allow gnomeprint even if the
user asks for it

16 years ago2007-10-30 [paul] 3.0.2cvs108
Paul Mangan [Tue, 30 Oct 2007 08:46:18 +0000 (08:46 +0000)]
2007-10-30 [paul] 3.0.2cvs108

* Makefile.am
add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST

16 years ago2007-10-30 [paul] 3.0.2cvs107
Paul Mangan [Tue, 30 Oct 2007 08:04:20 +0000 (08:04 +0000)]
2007-10-30 [paul] 3.0.2cvs107

* src/expldifdlg.c
* src/prefs_account.c
* src/prefs_folder_item.c
* src/prefs_spelling.c
* src/prefs_themes.c
* src/wizard.c
* src/gtk/gtkaspell.c
* src/gtk/gtkaspell.h
* src/plugins/spamassassin/spamassassin_gtk.c
replace deprecated gtk_option_menu...
patch by Pawel Pekala

16 years ago2007-10-29 [colin] 3.0.2cvs106
Colin Leroy [Mon, 29 Oct 2007 17:47:06 +0000 (17:47 +0000)]
2007-10-29 [colin] 3.0.2cvs106

* src/plugins/dillo_viewer/dillo_prefs.c
Fix forgotten signal connect

16 years ago2007-10-28 [colin] 3.0.2cvs105
Colin Leroy [Sun, 28 Oct 2007 17:02:31 +0000 (17:02 +0000)]
2007-10-28 [colin] 3.0.2cvs105

* src/plugins/dillo_viewer/dillo_prefs.c
* src/plugins/dillo_viewer/dillo_prefs.h
* src/plugins/dillo_viewer/dillo_viewer.c
Implement addressbook-based whitelisting for loading
remote images. Fixed missing destroy of the embedded
browser that made a Dillo window pop up on exit, if
an HTML part was displayed.

16 years ago2007-10-26 [colin] 3.0.2cvs104
Colin Leroy [Fri, 26 Oct 2007 06:39:13 +0000 (06:39 +0000)]
2007-10-26 [colin] 3.0.2cvs104

* src/edittags.c
Add missing static

16 years ago2007-10-25 [colin] 3.0.2cvs103
Colin Leroy [Thu, 25 Oct 2007 16:56:50 +0000 (16:56 +0000)]
2007-10-25 [colin] 3.0.2cvs103

* src/editaddress.c
Add tap-and-hold on the picture, for Maemo
* src/edittags.c
* src/edittags.h
* src/mainwindow.c
* src/procmsg.c
* src/summaryview.c
* src/textview.c
Unify tag interfaces.

16 years ago2007-10-25 [colin] 3.0.2cvs102
Colin Leroy [Thu, 25 Oct 2007 16:28:00 +0000 (16:28 +0000)]
2007-10-25 [colin] 3.0.2cvs102

* src/imap.c
* src/etpan/imap-thread.h
Much better error handling. We'll need to be really
clear to users about where errors come from, with
the apparition of Gmail's IMAP server.

16 years ago2007-10-24 [colin] 3.0.2cvs101
Colin Leroy [Wed, 24 Oct 2007 20:45:39 +0000 (20:45 +0000)]
2007-10-24 [colin] 3.0.2cvs101

* src/edittags.c
* src/mainwindow.c
* src/summaryview.c
* src/textview.c
Add tags sorting (alphabetical); allow deletion of
tags from the Apply Tags window

16 years ago2007-10-24 [colin] 3.0.2cvs100
Colin Leroy [Wed, 24 Oct 2007 18:03:36 +0000 (18:03 +0000)]
2007-10-24 [colin] 3.0.2cvs100

* src/editaddress.c
* src/editaddress_other_attributes_ldap.c
* src/editaddress_other_attributes_ldap.h
* src/ldapctrl.c
* src/ldapquery.c
* src/ldapupdate.c
Fix LDAP writing (got broken in cvs39)
Add read-only support for jpegPhoto LDAP field

16 years ago2007-10-23 [colin] 3.0.2cvs99
Colin Leroy [Tue, 23 Oct 2007 16:43:06 +0000 (16:43 +0000)]
2007-10-23 [colin] 3.0.2cvs99

* src/news.c
Fix crash in some cases

16 years ago2007-10-22 [colin] 3.0.2cvs98
Colin Leroy [Mon, 22 Oct 2007 16:26:07 +0000 (16:26 +0000)]
2007-10-22 [colin] 3.0.2cvs98

* src/common/socket.h
* src/common/ssl.c
Fix big leak in GnuTLS code

16 years ago2007-10-22 [colin] 3.0.2cvs97
Colin Leroy [Mon, 22 Oct 2007 16:23:23 +0000 (16:23 +0000)]
2007-10-22 [colin] 3.0.2cvs97

* src/news.c
Fix bug 1368, 'SIGSEGV in NNTP code'

16 years ago2007-10-22 [colin] 3.0.2cvs96
Colin Leroy [Mon, 22 Oct 2007 16:00:52 +0000 (16:00 +0000)]
2007-10-22 [colin] 3.0.2cvs96

* src/prefs_customheader.c
Catch compface warnings when generating X-Faces

16 years ago2007-10-22 [wwp] 3.0.2cvs95
Tristan Chabredier [Mon, 22 Oct 2007 09:20:59 +0000 (09:20 +0000)]
2007-10-22 [wwp] 3.0.2cvs95

* src/quote_fmt_parse.y
Remove accidentally committed debug traces.
Fix a warning.

16 years ago2007-10-22 [colin] 3.0.2cvs94
Colin Leroy [Mon, 22 Oct 2007 06:43:08 +0000 (06:43 +0000)]
2007-10-22 [colin] 3.0.2cvs94

* src/etpan/nntp-thread.c
Fix authentication

16 years ago2007-10-19 [wwp] 3.0.2cvs93
Tristan Chabredier [Fri, 19 Oct 2007 17:44:10 +0000 (17:44 +0000)]
2007-10-19 [wwp] 3.0.2cvs93

* src/common/ssl_certificate.c
Add missing include (Windows).

16 years ago2007-10-19 [colin] 3.0.2cvs92
Colin Leroy [Fri, 19 Oct 2007 06:50:41 +0000 (06:50 +0000)]
2007-10-19 [colin] 3.0.2cvs92

* src/imap_gtk.c
* src/mimeview.c
* src/textview.c
* src/gtk/inputdialog.c
* src/gtk/inputdialog.h
Remove the last old combo; patch by
Pawel

16 years ago2007-10-19 [colin] 3.0.2cvs91
Colin Leroy [Fri, 19 Oct 2007 06:39:39 +0000 (06:39 +0000)]
2007-10-19 [colin] 3.0.2cvs91

* src/common/ssl.c
Fix interop problem with GnuTLS and some crappy
servers that have very little keys.

16 years ago2007-10-19 [colin] 3.0.2cvs90
Colin Leroy [Fri, 19 Oct 2007 06:32:42 +0000 (06:32 +0000)]
2007-10-19 [colin] 3.0.2cvs90

* src/common/ssl.c
Fix return value check on GnuTLS, and
display the error

16 years ago2007-10-18 [colin] 3.0.2cvs89
Colin Leroy [Thu, 18 Oct 2007 17:28:57 +0000 (17:28 +0000)]
2007-10-18 [colin] 3.0.2cvs89

* src/common/ssl_certificate.c
Fix missing initialisations

16 years ago2007-10-18 [wwp] 3.0.2cvs88
Tristan Chabredier [Thu, 18 Oct 2007 15:47:24 +0000 (15:47 +0000)]
2007-10-18 [wwp] 3.0.2cvs88

* src/Makefile.am
Fix linking against GNUTLS (matters if --enable-gnutls only).

16 years ago2007-10-18 [colin] 3.0.2cvs87
Colin Leroy [Thu, 18 Oct 2007 15:11:42 +0000 (15:11 +0000)]
2007-10-18 [colin] 3.0.2cvs87

* po/POTFILES.in
Fix build

16 years ago2007-10-18 [mones] 3.0.2cvs86
Ricardo Mones [Thu, 18 Oct 2007 09:50:59 +0000 (09:50 +0000)]
2007-10-18 [mones] 3.0.2cvs86

* src/editbook.c
* src/import.c
* src/prefs_account.c
* src/prefs_receive.c
* src/gtk/about.c
* src/plugins/bogofilter/bogofilter_gtk.c
* src/plugins/spamassassin/spamassassin_gtk.c
More capitalisation micro-fixes

16 years ago2007-10-18 [paul] 3.0.2cvs85
Paul Mangan [Thu, 18 Oct 2007 09:29:06 +0000 (09:29 +0000)]
2007-10-18 [paul] 3.0.2cvs85

* configure.ac
add info about NNTP support via libetpan
change the configure output ending msg a little
* src/gtk/about.c
similar changes to above

16 years ago2007-10-18 [colin] 3.0.2cvs84
Colin Leroy [Thu, 18 Oct 2007 08:03:40 +0000 (08:03 +0000)]
2007-10-18 [colin] 3.0.2cvs84

* src/procmime.c
* src/procmime.h
Fix missing symbol for S/MIME

16 years ago2007-10-18 [colin] 3.0.2cvs83
Colin Leroy [Thu, 18 Oct 2007 08:02:39 +0000 (08:02 +0000)]
2007-10-18 [colin] 3.0.2cvs83

* src/prefs_filtering_action.c
Fix crash in tags (introduced in cvs78)

16 years ago2007-10-18 [colin] 3.0.2cvs82
Colin Leroy [Thu, 18 Oct 2007 07:13:06 +0000 (07:13 +0000)]
2007-10-18 [colin] 3.0.2cvs82

* src/common/Makefile.am
* src/common/nntp.c
* src/common/nntp.h
* src/etpan/Makefile.am
* src/etpan/etpan-thread-manager-types.h
* src/etpan/etpan-thread-manager.c
* src/etpan/imap-thread.c
* src/etpan/nntp-thread.c
* src/etpan/nntp-thread.h
* src/news.c
* src/news.h
Rewrite the nntp implementation
to use libetpan. Non-blocking NNTP!
* src/account.c
* src/crash.c
* src/imap.c
* src/inc.c
* src/main.c
* src/mainwindow.c
* src/pop.c
* src/pop.h
* src/prefs_account.c
* src/recv.c
* src/recv.h
* src/send_message.c
* src/send_message.h
* src/ssl_manager.c
* src/ssl_manager.h
* src/wizard.c
* src/common/claws.c
* src/common/session.c
* src/common/session.h
* src/common/smtp.c
* src/common/smtp.h
* src/common/socket.c
* src/common/socket.h
* src/common/ssl.c
* src/common/ssl.h
* src/common/ssl_certificate.c
* src/common/ssl_certificate.h
* src/gtk/about.c
* src/gtk/sslcertwindow.c
* src/gtk/sslcertwindow.h
Implement GnuTLS support. GnuTLS support
will be used if OpenSSL isn't available, or
specified explicitely. (the reason is that
GnuTLS cerficate checking is a bit less
practical than OpenSSL's)

16 years agothin down current ChangeLog by moving older entries to ChangeLog.2.0.0-3.0.0
Paul Mangan [Thu, 18 Oct 2007 06:26:39 +0000 (06:26 +0000)]
thin down current ChangeLog by moving older entries to ChangeLog.2.0.0-3.0.0

16 years ago2007-10-18 [paul] 3.0.2cvs81
Paul Mangan [Thu, 18 Oct 2007 06:14:16 +0000 (06:14 +0000)]
2007-10-18 [paul] 3.0.2cvs81

* src/gtk/inputdialog.c
* src/gtk/inputdialog.h
fix copyright header

16 years agocorrect 3.0.2cvs78 ChangeLog entry
Paul Mangan [Thu, 18 Oct 2007 06:09:54 +0000 (06:09 +0000)]
correct 3.0.2cvs78 ChangeLog entry

16 years ago2007-10-17 [colin] 3.0.2cvs80
Colin Leroy [Wed, 17 Oct 2007 16:03:29 +0000 (16:03 +0000)]
2007-10-17 [colin] 3.0.2cvs80

* src/plugins/pgpcore/select-keys.c
                Fix bug which prevented encryption key
                auto-selection when two or more matched the
                email address, but only one isn't revoked
                or expired.

16 years ago2007-10-17 [wwp] 3.0.2cvs79
Tristan Chabredier [Wed, 17 Oct 2007 14:57:18 +0000 (14:57 +0000)]
2007-10-17 [wwp] 3.0.2cvs79

* src/compose.c
* src/quote_fmt.c
* src/quote_fmt.h
* src/quote_fmt_lex.l
* src/quote_fmt_parse.y
Templates can now attach files using |attach{filename}.

16 years ago2007-10-17 [wwp] 3.0.2cvs78
Tristan Chabredier [Wed, 17 Oct 2007 14:43:24 +0000 (14:43 +0000)]
2007-10-17 [wwp] 3.0.2cvs78

* src/prefs_customheader.c
* src/prefs_ext_prog.c
* src/prefs_filtering_action.c
* src/prefs_matcher.c
* src/prefs_other.c
* src/prefs_toolbar.c
* src/gtk/combobox.c
* src/gtk/combobox.h
* src/gtk/gtkutils.c
* src/gtk/gtkutils.h
* src/plugins/bogofilter/bogofilter_gtk.c
* src/plugins/spamassassin/spamassassin_gtk.c
Removed all remaining instances of GtkCombo
old API, patch by Pawel Pekala <c0rn@o2.pl>, with
few visual and code cleanup from Colin.

16 years agoGrmbl, forgot to use commitHelper for 3.0.2cvs77.
Tristan Chabredier [Wed, 17 Oct 2007 14:37:43 +0000 (14:37 +0000)]
Grmbl, forgot to use commitHelper for 3.0.2cvs77.

16 years agoReworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
Tristan Chabredier [Wed, 17 Oct 2007 14:22:25 +0000 (14:22 +0000)]
Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.

16 years ago2007-10-15 [colin] 3.0.2cvs76
Colin Leroy [Mon, 15 Oct 2007 17:20:02 +0000 (17:20 +0000)]
2007-10-15 [colin] 3.0.2cvs76

* src/edittags.c
* src/edittags.h
* src/filtering.c
* src/filtering.h
* src/importmutt.c
* src/importpine.c
* src/main.c
* src/messageview.c
* src/messageview.h
* src/mimeview.c
* src/mimeview.h
* src/pop.c
* src/pop.h
* src/prefs_common.c
* src/prefs_common.h
* src/prefs_customheader.c
* src/prefs_customheader.h
* src/prefs_display_header.c
* src/prefs_display_header.h
* src/prefs_filtering_action.c
* src/prefs_filtering_action.h
* src/prefs_folder_column.c
* src/prefs_folder_column.h
* src/prefs_folder_item.c
* src/prefs_folder_item.h
* src/prefs_gtk.c
* src/prefs_gtk.h
* src/prefs_logging.h
* src/prefs_matcher.c
* src/prefs_matcher.h
* src/prefs_summary_column.c
* src/prefs_summary_column.h
* src/prefs_summary_open.c
* src/procheader.c
* src/procheader.h
* src/procmime.c
* src/procmime.h
* src/recv.c
* src/recv.h
* src/sourcewindow.c
* src/sourcewindow.h
* src/summaryview.c
* src/summaryview.h
* src/textview.c
* src/textview.h
* src/toolbar.c
* src/toolbar.h
* src/common/mgutils.c
* src/common/mgutils.h
* src/common/nntp.c
* src/common/nntp.h
* src/common/prefs.c
* src/common/prefs.h
* src/common/socket.c
* src/common/socket.h
* src/common/stringtable.c
* src/common/stringtable.h
* src/common/template.c
* src/common/template.h
* src/common/uuencode.c
* src/common/uuencode.h
* src/gtk/gtkshruler.c
* src/gtk/gtkshruler.h
* src/gtk/menu.c
* src/gtk/menu.h
* src/gtk/progressdialog.c
* src/gtk/progressdialog.h
Remove/staticalize, the return of the revenge

16 years ago2007-10-15 [colin] 3.0.2cvs75
Colin Leroy [Mon, 15 Oct 2007 17:10:43 +0000 (17:10 +0000)]
2007-10-15 [colin] 3.0.2cvs75

* src/matcher.c
Fix redirections in filtering's tests

16 years ago2007-10-15 [colin] 3.0.2cvs74
Colin Leroy [Mon, 15 Oct 2007 06:39:55 +0000 (06:39 +0000)]
2007-10-15 [colin] 3.0.2cvs74

* src/imap.c
Don't build imap_synchronise at all when
building without libetpan

16 years ago2007-10-14 [colin] 3.0.2cvs73
Colin Leroy [Sun, 14 Oct 2007 18:49:34 +0000 (18:49 +0000)]
2007-10-14 [colin] 3.0.2cvs73

* src/imap.c
* src/common/md5.c
* src/common/md5.h
* src/gtk/manage_window.c
* src/gtk/manage_window.h
Remove more unused code

16 years ago2007-10-14 [colin] 3.0.2cvs72
Colin Leroy [Sun, 14 Oct 2007 18:07:48 +0000 (18:07 +0000)]
2007-10-14 [colin] 3.0.2cvs72

* src/addrquery.c
* src/addrquery.h
* src/recv.c
* src/recv.h
* src/vcard.c
* src/vcard.h
* src/common/xml.c
* src/common/xml.h
* src/common/xmlprops.c
* src/common/xmlprops.h
Remove more unused code

16 years ago2007-10-14 [colin] 3.0.2cvs71
Colin Leroy [Sun, 14 Oct 2007 13:46:31 +0000 (13:46 +0000)]
2007-10-14 [colin] 3.0.2cvs71

* src/common/utils.c
Remove unused function

16 years ago2007-10-13 [colin] 3.0.2cvs70
Colin Leroy [Sat, 13 Oct 2007 08:57:29 +0000 (08:57 +0000)]
2007-10-13 [colin] 3.0.2cvs70

* src/imap.c
* src/imap.h
* src/mainwindow.c
* src/mainwindow.h
* src/gtk/gtkutils.c
* src/gtk/gtkutils.h
Staticalise/Remove more code

16 years ago2007-10-13 [colin] 3.0.2cvs69
Colin Leroy [Sat, 13 Oct 2007 08:46:41 +0000 (08:46 +0000)]
2007-10-13 [colin] 3.0.2cvs69

* src/common/utils.c
* src/common/utils.h
Remove dead code, unused for ages

16 years ago2007-10-13 [colin] 3.0.2cvs68
Colin Leroy [Sat, 13 Oct 2007 08:28:20 +0000 (08:28 +0000)]
2007-10-13 [colin] 3.0.2cvs68

* src/main.c
* src/main.h
Maemo: define hildon_program in main.c,
make it accessible in the .h with extern

16 years ago2007-10-13 [paul] 3.0.2cvs67
Paul Mangan [Sat, 13 Oct 2007 06:56:48 +0000 (06:56 +0000)]
2007-10-13 [paul] 3.0.2cvs67

* src/gtk/menu.c
fix a bunch of runtime warnings on maemo

16 years ago2007-10-13 [paul] 3.0.2cvs66
Paul Mangan [Sat, 13 Oct 2007 05:31:36 +0000 (05:31 +0000)]
2007-10-13 [paul] 3.0.2cvs66

* src/main.c
* src/main.h
* src/gtk/gtkutils.c
* src/gtk/gtkutils.h
fix a bunch of compiler warnings on maemo

16 years ago2007-10-12 [colin] 3.0.2cvs65
Colin Leroy [Fri, 12 Oct 2007 17:03:55 +0000 (17:03 +0000)]
2007-10-12 [colin] 3.0.2cvs65

* src/account.c
* src/addritem.c
* src/addritem.h
* src/filtering.c
* src/filtering.h
* src/folder.c
* src/folder.h
* src/common/utils.c
* src/common/utils.h
Remove unused code, staticalise some functions

16 years ago2007-10-12 [paul] 3.0.2cvs64
Paul Mangan [Fri, 12 Oct 2007 11:26:39 +0000 (11:26 +0000)]
2007-10-12 [paul] 3.0.2cvs64

* src/account.c
* src/folderview.c
* src/main.c
* src/mainwindow.c
* src/messageview.c
* src/summary_search.c
* src/summaryview.c
* src/toolbar.c
* src/wizard.c
* src/common/utils.c
* src/gtk/prefswindow.c
fix a bunch of compiler warnings on maemo

16 years ago2007-10-11 [colin] 3.0.2cvs63
Colin Leroy [Thu, 11 Oct 2007 18:14:27 +0000 (18:14 +0000)]
2007-10-11 [colin] 3.0.2cvs63

* src/editaddress.c
Make static function static

16 years ago2007-10-11 [mones] 3.0.2cvs62
Ricardo Mones [Thu, 11 Oct 2007 16:43:22 +0000 (16:43 +0000)]
2007-10-11 [mones] 3.0.2cvs62

* src/addrduplicates.c
* src/addressbook.c
* src/compose.c
* src/expldifdlg.c
* src/mainwindow.c
* src/messageview.c
* src/pop.c
* src/prefs_customheader.c
* src/prefs_send.c
* src/prefs_themes.c
* src/common/plugin.c
* src/gtk/pluginwindow.c
* src/gtk/quicksearch.c
Fix several typos and capitalisation issues

16 years ago2007-10-11 [wwp] 3.0.2cvs61
Tristan Chabredier [Thu, 11 Oct 2007 15:52:51 +0000 (15:52 +0000)]
2007-10-11 [wwp] 3.0.2cvs61

* src/editaddress.c
Fix a warning about possible use of uninitialized
filename var.

16 years ago2007-10-11 [wwp] 3.0.2cvs60
Tristan Chabredier [Thu, 11 Oct 2007 12:46:11 +0000 (12:46 +0000)]
2007-10-11 [wwp] 3.0.2cvs60

* src/editaddress.c
Disable "Unset picture" menu item when there's
no picture to clear. Fix an extraneous g_unref_object,
add missing initializers.

16 years ago2007-10-11 [wwp] 3.0.2cvs59
Tristan Chabredier [Thu, 11 Oct 2007 11:25:31 +0000 (11:25 +0000)]
2007-10-11 [wwp] 3.0.2cvs59

* src/pixmaps/anonymous.xpm
* src/editaddress.c
* src/Makefile.am
* src/stock_pixmap.c
* src/stock_pixmap.h
Fix a leak, gettext-ize the photo label.
Don't clear the existing picture if loading
a new one fails. Use a default 'anonymous'
picture (this new xpm has been added to the
internal stock_pixmap API). Add a
"Set picture" context menu entry.

16 years agoFix commit of two different things without telling
Colin Leroy [Thu, 11 Oct 2007 07:09:32 +0000 (07:09 +0000)]
Fix commit of two different things without telling

16 years ago2007-10-11 [colin] 3.0.2cvs58
Colin Leroy [Thu, 11 Oct 2007 07:03:10 +0000 (07:03 +0000)]
2007-10-11 [colin] 3.0.2cvs58

* src/messageview.c
Make shift-shortcuts work
* src/prefs_actions.c
Don't ask if we really want to close when
choosing OK and only the list is changed
* src/prefs_template.c
Don't ask if we really want to close when
choosing OK and only the list is changed
* src/common/plugin.c
Fix writing of second [Plugins_*] block
* src/common/template.c
Remove unused files (fixes deletion)

16 years ago2007-10-10 [paul] 3.0.2cvs57
Paul Mangan [Wed, 10 Oct 2007 21:33:10 +0000 (21:33 +0000)]
2007-10-10 [paul] 3.0.2cvs57

* src/prefs_template.c
put the whole thing in a scrolled window
so that half the page is no longer inaccessible
on maemo
make the gtk_text_view smaller on maemo

16 years ago2007-10-10 [colin] 3.0.2cvs56
Colin Leroy [Wed, 10 Oct 2007 18:16:53 +0000 (18:16 +0000)]
2007-10-10 [colin] 3.0.2cvs56

* src/compose.c
Fix updating of Attachments number in some
cases (reedit, attach from command-line, ...)

16 years ago2007-10-10 [colin] 3.0.2cvs55
Colin Leroy [Wed, 10 Oct 2007 18:00:34 +0000 (18:00 +0000)]
2007-10-10 [colin] 3.0.2cvs55

* src/editaddress.c
Initialise error correctly

16 years ago2007-10-10 [paul] 3.0.2cvs54
Paul Mangan [Wed, 10 Oct 2007 17:03:31 +0000 (17:03 +0000)]
2007-10-10 [paul] 3.0.2cvs54

* src/prefs_filtering_action.c
* src/gtk/description_window.c
* src/gtk/foldersort.c
* src/gtk/quicksearch.c
get rid of some pointless new lines and
make the descripton labels wrap better

16 years ago2007-10-10 [colin] 3.0.2cvs53
Colin Leroy [Wed, 10 Oct 2007 16:58:53 +0000 (16:58 +0000)]
2007-10-10 [colin] 3.0.2cvs53

* src/addressadd.c
* src/editaddress.c
* src/headerview.c
* src/textview.c
More error handling on saving pictures

16 years ago2007-10-10 [colin] 3.0.2cvs52
Colin Leroy [Wed, 10 Oct 2007 16:32:11 +0000 (16:32 +0000)]
2007-10-10 [colin] 3.0.2cvs52

* src/printing.c
* src/printing.h
Generalize a bit printing, so we can factorize
most of the code.

16 years ago2007-10-10 [paul] 3.0.2cvs51
Paul Mangan [Wed, 10 Oct 2007 16:03:28 +0000 (16:03 +0000)]
2007-10-10 [paul] 3.0.2cvs51

* src/addrduplicates.c
fix engrish
use GTK_STOCK... buttons

16 years ago2007-10-10 [paul] 3.0.2cvs50
Colin Leroy [Wed, 10 Oct 2007 09:58:51 +0000 (09:58 +0000)]
2007-10-10 [paul] 3.0.2cvs50

* src/addressadd.c
* src/addrindex.c
* src/editaddress.c
Fix previous patch
Thanks to Colin

16 years agocorrect the [name]
Paul Mangan [Wed, 10 Oct 2007 09:55:40 +0000 (09:55 +0000)]
correct the [name]

16 years ago2007-10-10 [claws] 3.0.2cvs49
Colin Leroy [Wed, 10 Oct 2007 09:48:41 +0000 (09:48 +0000)]
2007-10-10 [claws] 3.0.2cvs49

* src/summaryview.c
* src/messageview.c
Fix crash on Add sender to addressbook when
From is null
* src/addressadd.c
* src/addrindex.c
* src/editaddress.c
* src/editaddress_other_attributes_ldap.h
Fix leaks
Rename images to .png in addrbook/
* src/headerview.c
* src/textview.c
Fix Face/X-Face being used if adding another
address than sender to addressbook
Thanks to Colin

16 years ago2007-10-10 [holger] 3.0.2cvs48
Holger Berndt [Wed, 10 Oct 2007 07:38:06 +0000 (07:38 +0000)]
2007-10-10 [holger] 3.0.2cvs48

* src/addrduplicates.c
* src/editaddress.c
Improvements to the addressbook duplicate finder
feature:
 - add an edit button to the button bar
 - display the whole bookname (with iface) and
   use this for same-book checking
 - after editing, try to keep selections if the
   entries are still present
 - sort the email column alphabetically
 - put results in a scrolled window
 - support embedded editing
 - make columns in detail view resizable
 - add keyboard shortcuts