claws.git
17 years ago2006-09-02 [paul] 2.4.0cvs132
Paul Mangan [Sat, 2 Sep 2006 14:50:18 +0000 (14:50 +0000)]
2006-09-02 [paul] 2.4.0cvs132

* src/mainwindow.c
* src/prefs_message.c
* src/summaryview.c
fix some english

17 years agoFixed missing text in changelog.
Tristan Chabredier [Sat, 2 Sep 2006 14:39:17 +0000 (14:39 +0000)]
Fixed missing text in changelog.

17 years ago2006-09-02 [wwp] 2.4.0cvs131
Tristan Chabredier [Sat, 2 Sep 2006 14:35:55 +0000 (14:35 +0000)]
2006-09-02 [wwp] 2.4.0cvs131

* src/prefs_filtering.c

17 years ago2006-09-02 [colin] 2.4.0cvs130
Colin Leroy [Sat, 2 Sep 2006 14:06:38 +0000 (14:06 +0000)]
2006-09-02 [colin] 2.4.0cvs130

* src/gtk/logwindow.c
* src/gtk/logwindow.h
Block scrolling if we're not at the end
of the log

17 years ago2006-09-02 [colin] 2.4.0cvs129
Colin Leroy [Sat, 2 Sep 2006 13:44:12 +0000 (13:44 +0000)]
2006-09-02 [colin] 2.4.0cvs129

* src/folder.c
Make sure account-specific rules can't
be used in {pre-,post-,}processing
* src/mainwindow.c
* src/gtk/logwindow.c
* src/gtk/logwindow.h
Jump to last error when clicking on the
warning icon

17 years ago2006-09-02 [colin] 2.4.0cvs128
Colin Leroy [Sat, 2 Sep 2006 13:13:03 +0000 (13:13 +0000)]
2006-09-02 [colin] 2.4.0cvs128

* src/imap.c
* src/import.c
* src/mainwindow.c
* src/mainwindow.h
Fix warning icon
* src/inc.c
* src/mbox.c
* src/mbox.h
Let proc_mbox know its account, for
account-specific rules

17 years ago2006-09-01 [colin] 2.4.0cvs127
Colin Leroy [Fri, 1 Sep 2006 17:13:59 +0000 (17:13 +0000)]
2006-09-01 [colin] 2.4.0cvs127

* src/codeconv.c
Don't uselessly use iconv to convert from
us-ascii
* src/alertpanel.c
* src/mainwindow.c
* src/mainwindow.h
* src/inc.c
Fix certain log cases, disable warning icon
for now, the correct way to display it when
necessary and only when necessary is probably
to do it manually rather than use error logs
* src/etpan/imap-thread.c
Clean up UID logging a bit
* src/gtk/logwindow.c
* src/gtk/logwindow.h
Make logging faster when the window's closed

17 years ago2006-09-01 [wwp] 2.4.0cvs126
Tristan Chabredier [Fri, 1 Sep 2006 10:59:39 +0000 (10:59 +0000)]
2006-09-01 [wwp] 2.4.0cvs126

* manual/fr/account.xml
reflect changes to the ref. manual (parts of cvs72):
fix tabnames and quotes.

17 years ago2006-09-01 [wwp] 2.4.0cvs125
Tristan Chabredier [Fri, 1 Sep 2006 10:50:03 +0000 (10:50 +0000)]
2006-09-01 [wwp] 2.4.0cvs125

* manual/fr/plugins.xml
reflect changes to the reference manual (cvs42):
update IRC channel info.

17 years agoTypo (s/is/if/).
Tristan Chabredier [Fri, 1 Sep 2006 10:42:08 +0000 (10:42 +0000)]
Typo (s/is/if/).

17 years ago2006-09-01 [wwp] 2.4.0cvs124
Tristan Chabredier [Fri, 1 Sep 2006 10:40:16 +0000 (10:40 +0000)]
2006-09-01 [wwp] 2.4.0cvs124

* commitHelper
use CVSEDITOR env. var. is set, according to `man cvs`.

17 years ago2006-09-01 [wwp] 2.4.0cvs123
Tristan Chabredier [Fri, 1 Sep 2006 10:30:44 +0000 (10:30 +0000)]
2006-09-01 [wwp] 2.4.0cvs123

* manual/advanced.xml
better sentence again (thanks to Paul).

17 years agoAdded missing Changelog entry (commitHelper doesn't know about CVSEDITOR).
Tristan Chabredier [Fri, 1 Sep 2006 10:29:08 +0000 (10:29 +0000)]
Added missing Changelog entry (commitHelper doesn't know about CVSEDITOR).

17 years ago2006-09-01 [wwp] 2.4.0cvs122
Tristan Chabredier [Fri, 1 Sep 2006 10:24:49 +0000 (10:24 +0000)]
2006-09-01 [wwp] 2.4.0cvs122

* manual/advanced.xml

17 years ago2006-09-01 [mones] 2.4.0cvs121
Ricardo Mones [Fri, 1 Sep 2006 09:43:35 +0000 (09:43 +0000)]
2006-09-01 [mones] 2.4.0cvs121

* manual/advanced.xml
Document enable_dotted_lines

17 years agocredit it
Paul Mangan [Fri, 1 Sep 2006 07:41:51 +0000 (07:41 +0000)]
credit it

17 years ago2006-09-01 [paul] 2.4.0cvs120
Paul Mangan [Fri, 1 Sep 2006 07:39:44 +0000 (07:39 +0000)]
2006-09-01 [paul] 2.4.0cvs120

* src/folderview.c
* src/folderview.h
* src/imap.c
* src/mainwindow.c
* src/summaryview.c
obey the 'When entering folder...' option
when using the /View/Go to/... menu items

17 years ago2006-08-31 [colin] 2.4.0cvs119
Colin Leroy [Thu, 31 Aug 2006 22:11:10 +0000 (22:11 +0000)]
2006-08-31 [colin] 2.4.0cvs119

* src/folderview.c
Revert 2.4.0cvs116, wrong fix.

17 years ago2006-08-31 [colin] 2.4.0cvs118
Colin Leroy [Thu, 31 Aug 2006 21:54:31 +0000 (21:54 +0000)]
2006-08-31 [colin] 2.4.0cvs118

* src/gtk/gtksctree.c
Better state the various copyrights

17 years ago2006-08-31 [colin] 2.4.0cvs117
Colin Leroy [Thu, 31 Aug 2006 20:55:26 +0000 (20:55 +0000)]
2006-08-31 [colin] 2.4.0cvs117

* src/prefs_common.c
fix enable_dotted_lines

17 years ago2006-08-31 [colin] 2.4.0cvs116
Colin Leroy [Thu, 31 Aug 2006 19:25:05 +0000 (19:25 +0000)]
2006-08-31 [colin] 2.4.0cvs116

* src/folderview.c
Use pref "Always open on select" when going
to next unread folder
* src/gtk/gtksctree.c
Fix link failure to _gtk_clist_create_cell_layout
on certain computers. (Why not mine, I wonder)

17 years ago2006-08-31 [colin] 2.4.0cvs115
Colin Leroy [Thu, 31 Aug 2006 17:27:03 +0000 (17:27 +0000)]
2006-08-31 [colin] 2.4.0cvs115

* src/procmsg.c
* src/textview.c
* src/plugins/bogofilter/bogofilter.c
* src/plugins/spamassassin/spamassassin.c
Requalify some "errors" to warnings
* src/mainwindow.c
* src/mainwindow.h
* src/statusbar.c
Add an icon in the statusbar to notify
of errors
* src/gtk/gtksctree.c
* src/folderview.c
* src/summaryview.c
Make the GtkSCTree look more modern by
alternating background lines
* src/prefs_common.c
* src/prefs_common.h
Add a pref to let people have the old
way if they prefer

17 years ago2006-08-30 [cleroy] 2.4.0cvs114
Colin Leroy [Wed, 30 Aug 2006 18:29:32 +0000 (18:29 +0000)]
2006-08-30 [cleroy] 2.4.0cvs114

* src/procmsg.c
* src/procmsg.h
Provide a way to filter a list of
messages in an optimised manner, and
add a list-filtering hook
* src/folder.c
* src/inc.c
* src/mbox.c
Use the list filtering
* src/plugins/bogofilter/bogofilter.c
Use the list-filtering hook
Use -b (bulk) mode for more speed
when learning and filtering
* src/etpan/imap-thread.c
Make log output shorter in UID SEARCH

17 years ago2006-08-30 [colin] 2.4.0cvs113
Colin Leroy [Wed, 30 Aug 2006 06:47:55 +0000 (06:47 +0000)]
2006-08-30 [colin] 2.4.0cvs113

* src/plugins/bogofilter/bogofilter.c
Really fast mass learning - thanks to David
Relson for the options explanations :)

17 years ago2006-08-30 [colin] 2.4.0cvs112
Colin Leroy [Wed, 30 Aug 2006 01:49:55 +0000 (01:49 +0000)]
2006-08-30 [colin] 2.4.0cvs112

* src/msgcache.c
Fix compilation on FreeBSD. Thanks
to Michael Hugues

17 years ago2006-08-29 [colin] 2.4.0cvs111
Colin Leroy [Tue, 29 Aug 2006 16:27:14 +0000 (16:27 +0000)]
2006-08-29 [colin] 2.4.0cvs111

* src/folderview.c
Handle "popup_menu" signal (for popping the
menu via the keyboard)
* src/mimeview.c
* src/mimeview.h
* src/summaryview.c
* src/textview.c
* src/gtk/gtkutils.c
* src/gtk/gtkutils.h
Factorize scrolling code, and add an API
for MimeViewers to handle scroll orders

17 years ago2006-08-29 [wwp] 2.4.0cvs110
Tristan Chabredier [Tue, 29 Aug 2006 09:57:48 +0000 (09:57 +0000)]
2006-08-29 [wwp] 2.4.0cvs110

* src/plugins//bogofilter/bogofilter.c
* src/plugins//spamassassin/spamassassin.c
make the bogofilter/spamassassin filtering error dialogs at
        incorporation obey to the "don't popup error dialog on
        receive error" option. If disabled, feed the log window w/
        the error message.

17 years ago2.5.0-rc2 released
Paul Mangan [Tue, 29 Aug 2006 09:02:09 +0000 (09:02 +0000)]
2.5.0-rc2 released

17 years ago2006-08-29 [paul] 2.4.0cvs109
Paul Mangan [Tue, 29 Aug 2006 07:40:29 +0000 (07:40 +0000)]
2006-08-29 [paul] 2.4.0cvs109

* Makefile.am
remove 'make release', it's not needed
since we use 'AUTOMAKE_OPTIONS = dist-bzip2'

17 years ago2006-08-29 [paul] 2.4.0cvs108
Paul Mangan [Tue, 29 Aug 2006 06:16:20 +0000 (06:16 +0000)]
2006-08-29 [paul] 2.4.0cvs108

* src/foldersel.c
* src/summary_search.c
* src/gtk/progressdialog.c
* src/plugins/pgpcore/passphrase.c
replace deprecated gtk_window_set_policy()

17 years ago2006-08-29 [colin] 2.4.0cvs107
Colin Leroy [Tue, 29 Aug 2006 06:06:19 +0000 (06:06 +0000)]
2006-08-29 [colin] 2.4.0cvs107

* src/folder.c
Fix data loss when copy fails during a move:
only use fast remove_msgs if everything was
copied OK; else use slow remove_msg on the
mails that got copied only.

17 years ago2006-08-28 [paul] 2.4.0cvs106
Paul Mangan [Mon, 28 Aug 2006 13:50:15 +0000 (13:50 +0000)]
2006-08-28 [paul] 2.4.0cvs106

* src/mh.c
revert change in 2.4.0cvs104, it breaks
stuff

17 years ago2006-08-28 [paul] 2.4.0cvs105
Paul Mangan [Mon, 28 Aug 2006 12:23:27 +0000 (12:23 +0000)]
2006-08-28 [paul] 2.4.0cvs105

* src/plugins/spamassassin/spamassassin.c
english fix

17 years ago2006-08-28 [paul] 2.4.0cvs104
Paul Mangan [Mon, 28 Aug 2006 12:10:36 +0000 (12:10 +0000)]
2006-08-28 [paul] 2.4.0cvs104

* src/mh.c
fix data loss when moving to another
mailbox fails
* src/prefs_spelling.c
improve the english
* src/gtk/pluginwindow.c
improve the layout of the dialog text
All thanks to Colin

17 years ago2006-08-28 [paul] 2.4.0cvs103
Paul Mangan [Mon, 28 Aug 2006 12:07:09 +0000 (12:07 +0000)]
2006-08-28 [paul] 2.4.0cvs103

* src/plugins/bogofilter/bogofilter.c
* src/plugins/bogofilter/bogofilter_gtk.c
fix english up a bit, innit

17 years ago2006-08-28 [paul] 2.4.0cvs102
Paul Mangan [Mon, 28 Aug 2006 07:07:05 +0000 (07:07 +0000)]
2006-08-28 [paul] 2.4.0cvs102

* configure.ac
* po/Makefile.in.in
* po/Makevars
require autoconf 2.60, enabling building
with gettext 0.15 (gettext 0.14.x build still
possible). Replace Makefiles with versions
from gettext 0.15.
Remove configure options --with-localedir and
--with-mandir. The options that are provided
directly by autoconf 2.60 can be used instead:
--mandir --localedir

17 years ago2006-08-27 [colin] 2.4.0cvs101
Colin Leroy [Sun, 27 Aug 2006 17:55:32 +0000 (17:55 +0000)]
2006-08-27 [colin] 2.4.0cvs101

* src/plugins/bogofilter/Makefile.am
Fix make dist (no README)

17 years ago2006-08-27 [colin] 2.4.0cvs100
Colin Leroy [Sun, 27 Aug 2006 14:19:22 +0000 (14:19 +0000)]
2006-08-27 [colin] 2.4.0cvs100

* src/folder.c
Don't use F_UNKNOWN folders for any default
outbox/trash/etc
* src/plugins/bogofilter/bogofilter.c
* src/plugins/bogofilter/bogofilter.h
* src/plugins/bogofilter/bogofilter_gtk.c
Add an option to specify the path to bogofilter
Use single-quotes to be able to learn in folders
with spaces in their names
Verify learning status

17 years ago2006-08-27 [colin] 2.4.0cvs99
Colin Leroy [Sun, 27 Aug 2006 10:36:44 +0000 (10:36 +0000)]
2006-08-27 [colin] 2.4.0cvs99

* manual/faq.xml
* manual/plugins.xml
Document Bogofilter plugin

17 years ago2006-08-27 [colin] 2.4.0cvs98
Colin Leroy [Sun, 27 Aug 2006 10:31:59 +0000 (10:31 +0000)]
2006-08-27 [colin] 2.4.0cvs98

* src/compose.c
* src/messageview.c
* src/procmsg.c
* src/procmsg.h
When possible, copy the queued mail to sent folder
instead of re-adding. Much faster on IMAP.

17 years ago2006-08-27 [colin] 2.4.0cvs97
Colin Leroy [Sun, 27 Aug 2006 09:48:26 +0000 (09:48 +0000)]
2006-08-27 [colin] 2.4.0cvs97

* src/msgcache.c
Disable mmaped caches - huge metadata loss
here after a power failure.
* src/summaryview.c
Add quicksearch timing
* src/common/plugin.c
* src/common/plugin.h
Implement an interface to tell what plugins
provide. Prevent loading of similar plugins.
* src/plugins/clamav/clamav_plugin.c
* src/plugins/demo/demo.c
* src/plugins/dillo_viewer/dillo_viewer.c
* src/plugins/pgpcore/plugin.c
* src/plugins/pgpinline/pgpinline.c
* src/plugins/pgpmime/pgpmime.c
* src/plugins/spamassassin/spamassassin.c
* src/plugins/trayicon/trayicon.c
Implement plugin_provides()

17 years ago2006-08-27 [colin] 2.4.0cvs96
Colin Leroy [Sun, 27 Aug 2006 09:44:59 +0000 (09:44 +0000)]
2006-08-27 [colin] 2.4.0cvs96

* configure.ac
* src/plugins/Makefile.am
* src/plugins/bogofilter/.cvsignore
* src/plugins/bogofilter/Makefile.am
* src/plugins/bogofilter/bogofilter.c
* src/plugins/bogofilter/bogofilter.h
* src/plugins/bogofilter/bogofilter_gtk.c
New Bogofilter plugin, provides filtering and
learning. Spamassassin will go to extra plugins.

17 years ago2006-08-26 [mones] 2.4.0cvs95
Ricardo Mones [Sat, 26 Aug 2006 17:35:01 +0000 (17:35 +0000)]
2006-08-26 [mones] 2.4.0cvs95

* manual/handling.xml
Fix subfolder path in the example (thanks to Paul)

17 years ago2006-08-26 [mones] 2.4.0cvs94
Ricardo Mones [Sat, 26 Aug 2006 17:04:05 +0000 (17:04 +0000)]
2006-08-26 [mones] 2.4.0cvs94

* manual/glossary.xml
2.2. + add ISP to the glossary
7.5. + Add UIDL to glossary
7.7. + Add TCP to glossary
* manual/handling.xml
7.1. + Mentions GNU/Linux distribution, what about the non...
7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
7.3. + Mentions .bashrc, what about the non-bash ones?
7.4. = Use appropriate quotation for commands
7.6. = change "" to <quote></quote>
* manual/plugins.xml
6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends
* manual/starting.xml
2.1. + local mbox file: some examples of mbox file locations...
Also reformatted files requiring it

17 years ago2006-08-26 [wwp] 2.4.0cvs93
Tristan Chabredier [Sat, 26 Aug 2006 10:12:20 +0000 (10:12 +0000)]
2006-08-26 [wwp] 2.4.0cvs93

* src/summary_search.c
disable find buttons while summary search is running.

17 years ago2006-08-25 [colin] 2.4.0cvs92
Colin Leroy [Fri, 25 Aug 2006 17:02:15 +0000 (17:02 +0000)]
2006-08-25 [colin] 2.4.0cvs92

* src/folder.c
* src/folderutils.c
* src/mh.c
* src/procmsg.h
* src/summaryview.c
Speed up MH moving, and add progressbar
for MH deletion
* src/msgcache.c
Write cache files using mmap() too

17 years ago2006-08-25 [wwp] 2.4.0cvs91
Tristan Chabredier [Fri, 25 Aug 2006 14:58:37 +0000 (14:58 +0000)]
2006-08-25 [wwp] 2.4.0cvs91

* src/summaryview.c
switch spam<->ham button when a message has been marked as spam or ham
and is still selected. Thanks to Colin.

17 years ago2006-08-25 [paul] 2.4.0cvs90
Paul Mangan [Fri, 25 Aug 2006 13:09:21 +0000 (13:09 +0000)]
2006-08-25 [paul] 2.4.0cvs90

* src/Makefile.am
* src/stock_pixmap.c
* src/stock_pixmap.h
* src/summaryview.c
* src/gtk/icon_legend.c
* src/pixmaps/copied.xpm
* src/pixmaps/moved.xpm
add icons for delayed execution marked for
copying, marked for moving

17 years ago2006-08-25 [mones] 2.4.0cvs89
Ricardo Mones [Fri, 25 Aug 2006 11:14:19 +0000 (11:14 +0000)]
2006-08-25 [mones] 2.4.0cvs89

* manual/glossary.xml
Fix the other glossary items:
5.1. = Inmmediate execution -> <quote>immediate execution...
5.2. = Fix MBOX capitalization -> Mbox
5.3. + Improve Plugins def. w/ tech. ref.
5.4. = Quotation -> replace '>' by <quote>></quote>
5.5. - SMTP Server. -> remove dot
* po/es.po
Updated translation

17 years ago2006-08-25 [mones] 2.4.0cvs88
Ricardo Mones [Fri, 25 Aug 2006 10:54:54 +0000 (10:54 +0000)]
2006-08-25 [mones] 2.4.0cvs88

* manual/ack.xml
Reformatted, changed email address
* manual/glossary.xml
Reformatted, fixed MANUAL-TODO items:
8.2. + add ROT-13 to glossary
8.4. + add URL to glossary
* manual/es/advanced.xml
Fixed <literal>s

17 years ago2006-08-25 [paul] 2.4.0cvs87
Paul Mangan [Fri, 25 Aug 2006 09:16:56 +0000 (09:16 +0000)]
2006-08-25 [paul] 2.4.0cvs87

* src/gtk/icon_legend.c
add 'marked for deletion' icon
arrange icons by containing column
wrap long label text

17 years ago2006-08-25 [cleroy] 2.4.0cvs86
Colin Leroy [Fri, 25 Aug 2006 06:20:23 +0000 (06:20 +0000)]
2006-08-25 [cleroy] 2.4.0cvs86

* src/common/utils.c
* src/common/utils.h
Add the sc_g_*list_bigger functions in
a place everyone can use it
* src/summaryview.c
Only freeze/thaw the list when working
on the selection, if it's bigger than 1
* src/gtk/gtksctree.c
Only freeze/thaw the list when unselec-
ting 'all' if ('all' != 1)
This avoids some flickering

17 years ago2006-08-24 [colin] 2.4.0cvs85
Colin Leroy [Thu, 24 Aug 2006 21:52:53 +0000 (21:52 +0000)]
2006-08-24 [colin] 2.4.0cvs85

* src/addressbook.c
Fix strange list selection
Fix random seg (Invalid read of freed memory)

17 years ago2006-08-24 [colin] 2.4.0cvs84
Colin Leroy [Thu, 24 Aug 2006 21:38:11 +0000 (21:38 +0000)]
2006-08-24 [colin] 2.4.0cvs84

* src/alertpanel.c
* src/gtk/inputdialog.c
* src/plugins/pgpcore/passphrase.c
Revert minimal width patch of 2.4.0cvs67,
as it is also a maximal width. Use
gtk_window_set_default_size instead.

17 years ago2006-08-24 [colin] 2.4.0cvs83
Colin Leroy [Thu, 24 Aug 2006 16:43:55 +0000 (16:43 +0000)]
2006-08-24 [colin] 2.4.0cvs83

* src/msgcache.c
Write cache/mark to temp files before
overwriting old ones (avoids metadata
loss if writing the new files fail).
Use mmap() to read cache/mark file, as
this makes cache reading faster. Dis-
abled for big-endian machines until it
can be tested. (Big-endian users: set
msgcache_use_mmap = TRUE in the relevant
#if).
* src/procmsg.h
Move rarely used fields of MsgInfo in
another structure, which will only be
allocated if needed. Face, X-Face,
Return receipt headers and List-*
headers are moved. Mails having none
of these occupy 52 bytes less with
this patch, which makes 2.5MB of RAM
saved on a 50k folder).
* src/headerview.c
* src/mainwindow.c
* src/messageview.c
* src/partial_download.c
* src/procheader.c
* src/procmsg.c
* src/textview.c
Follow this structure change.

17 years ago2006-08-24 [wwp] 2.4.0cvs82
Tristan Chabredier [Thu, 24 Aug 2006 15:51:12 +0000 (15:51 +0000)]
2006-08-24 [wwp] 2.4.0cvs82

* manual/es/.cvsignore
* manual/es/dist/.cvsignore
* manual/es/dist/html/.cvsignore
* manual/es/dist/pdf/.cvsignore
* manual/es/dist/ps/.cvsignore
* manual/es/dist/txt/.cvsignore
more (generated) files to ignore.

17 years ago2006-08-24 [colin] 2.4.0cvs81
Colin Leroy [Thu, 24 Aug 2006 06:34:54 +0000 (06:34 +0000)]
2006-08-24 [colin] 2.4.0cvs81

* src/folder.c
* src/mh.c
Fix possible problems with local delivery. Check the folder doesn't
need scan before setting its mtime when saving cache (which can be
done long after the folder's been modified by an external process);
Check that the stored item's mtime didn't change in mh functions.

17 years ago2006-08-24 [mones] 2.4.0cvs80
Ricardo Mones [Thu, 24 Aug 2006 04:52:01 +0000 (04:52 +0000)]
2006-08-24 [mones] 2.4.0cvs80

* manual/advanced.xml
Rewrapping, some fixes and MANUAL-TODO items:
8.1. = change "" to <quote></quote>
8.3. = quote menu items
8.5. - deploying -> new user ... ideally a new user (redundant)

17 years ago2006-08-23 [colin] 2.4.0cvs79
Colin Leroy [Wed, 23 Aug 2006 17:43:52 +0000 (17:43 +0000)]
2006-08-23 [colin] 2.4.0cvs79

* src/gtk/gtksctree.c
When selecting or deselecting range, only
freeze/thaw when selection is bigger than 10

17 years ago2006-08-23 [colin] 2.4.0cvs78
Colin Leroy [Wed, 23 Aug 2006 17:21:00 +0000 (17:21 +0000)]
2006-08-23 [colin] 2.4.0cvs78

* src/messageview.c
* src/mimeview.c
* src/mimeview.h
* src/plugins/dillo_viewer/dillo_viewer.c
Provide an API for MimeViewer plugins to
return a text selection for replying

17 years ago2006-08-23 [colin] 2.4.0cvs77
Colin Leroy [Wed, 23 Aug 2006 17:18:36 +0000 (17:18 +0000)]
2006-08-23 [colin] 2.4.0cvs77

* src/image_viewer.c
* src/textview.c
Use gtk_pixbuf_new_from_file_at_scale(), which
is faster than getting the pixbuf then resizing
it.

17 years ago2006-08-23 [colin] 2.4.0cvs76
Colin Leroy [Wed, 23 Aug 2006 17:16:59 +0000 (17:16 +0000)]
2006-08-23 [colin] 2.4.0cvs76

* src/procmime.c
UTF-8 should be sent Quoted-printable

17 years ago2006-08-22 [colin] 2.4.0cvs75
Colin Leroy [Tue, 22 Aug 2006 20:37:43 +0000 (20:37 +0000)]
2006-08-22 [colin] 2.4.0cvs75

* src/mh.c
Check if scan is required before touching
the folder (or it'll be required every time)

17 years ago2006-08-22 [colin] 2.4.0cvs74
Colin Leroy [Tue, 22 Aug 2006 19:37:31 +0000 (19:37 +0000)]
2006-08-22 [colin] 2.4.0cvs74

* configure.ac
Require libetpan 0.46 (crasher fix when built
against gnutls)

17 years ago2006-08-22 [colin] 2.4.0cvs73
Colin Leroy [Tue, 22 Aug 2006 16:28:00 +0000 (16:28 +0000)]
2006-08-22 [colin] 2.4.0cvs73

* src/folder.c
Set folder's mtime after writing its
cache
* src/folderview.c
Add some timing
* src/procmsg.c
Don't do useless stuff if we don't
thread by subject
* src/summaryview.c
Add some timing, don't deselect prior
to selecting (gtksctree does it itself),
remove crash avoidance hacks as it's been
properly fixed since a while
* src/common/utils.c
Optimize to_human_readable(): _() is slow,
do it only once, and avoid %f format for KB
(the most common in a summaryview)
* src/gtk/gtksctree.c
Don't uselessly freeze/thaw (fixes flicker
on next unread and friends), reduce number
of g_list_nth/g_list_position where possible
* src/gtk/gtkutils.c
* src/gtk/gtkutils.h
Reduce number of g_list_nth/g_list_position
where possible.
All of this makes loading as 70k folder 2.1
seconds instead of 3.2 (with hot FS caches).
(1.3 seconds without Date and Size columns...)

17 years ago2006-08-22 [paul] 2.4.0cvs72
Paul Mangan [Tue, 22 Aug 2006 08:58:53 +0000 (08:58 +0000)]
2006-08-22 [paul] 2.4.0cvs72

wrap documents and do some items from mones' MANUAL-TODO:

* manual/account.xml
4.1. = fix tabname references to <quote>tabname</quote>
4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
* manual/faq.xml
1.1. = mentioned options don't match UI
Add information about the 'Never send Return Receipts'
option
* manual/handling.xml
6.2. = Mentions Extended symbols button, but now is
named Information
6.3. = Mentions ... button, which is now Edit

17 years ago2006-08-22 [colin] 2.4.0cvs71
Colin Leroy [Tue, 22 Aug 2006 06:32:58 +0000 (06:32 +0000)]
2006-08-22 [colin] 2.4.0cvs71

* src/gtk/pluginwindow.c
Fix layout in verbose translations (such
as french)

17 years ago2006-08-22 [paul] 2.4.0cvs70
Paul Mangan [Tue, 22 Aug 2006 05:25:35 +0000 (05:25 +0000)]
2006-08-22 [paul] 2.4.0cvs70

* manual/Makefile.am
build manuals in alphabetical order
* src/addressbook.c
* src/prefs_themes.c
replace/remove deprecated symbols
* src/gtk/gtkutils.c
fix a warning
* src/gtk/pluginwindow.c
replace deprecated symbol
replace label text and move it
* src/plugins/pgpcore/prefs_gpg.c
move the 'Generate...' button out of the
Sign Key frame, replace the English used
* src/plugins/pgpcore/sgpgme.c
fixes to the English

17 years ago2006-08-21 [colin] 2.4.0cvs69
Colin Leroy [Mon, 21 Aug 2006 19:27:57 +0000 (19:27 +0000)]
2006-08-21 [colin] 2.4.0cvs69

* src/plugins/trayicon/trayicon.c
Add more strings for translation; patch
by Pawel

17 years ago2006-08-21 [colin] 2.4.0cvs68
Colin Leroy [Mon, 21 Aug 2006 16:22:31 +0000 (16:22 +0000)]
2006-08-21 [colin] 2.4.0cvs68

* src/compose.c
fix replied flag not set after drafting
* src/matcher.c
fix body quicksearch in non-encoded bodies
containing '='
* src/msgcache.c
Get rid of the g_malloc workaround for
corrupted caches, use g_try_malloc

17 years ago2006-08-21 [colin] 2.4.0cvs67
Colin Leroy [Mon, 21 Aug 2006 06:12:40 +0000 (06:12 +0000)]
2006-08-21 [colin] 2.4.0cvs67

* src/alertpanel.c
* src/gtk/inputdialog.c
* src/plugins/pgpcore/passphrase.c
Set minimal width to 375
* src/mainwindow.c
Fix switching to offline, asking if it
should be overriden for synchronising
* src/mimeview.c
Don't offer to remember command on Open
with for text parts, as the browser or
text editor command isn't changed from
there

17 years ago2006-08-20 [paul] 2.4.0cvs66
Paul Mangan [Sun, 20 Aug 2006 08:21:12 +0000 (08:21 +0000)]
2006-08-20 [paul] 2.4.0cvs66

* po/ko.po
* po/zh_CN.po
fix plural form errors. revealed by stricter
checking of gettext 0.15

17 years ago2006-08-18 [paul] 2.4.0cvs65
Paul Mangan [Fri, 18 Aug 2006 10:01:56 +0000 (10:01 +0000)]
2006-08-18 [paul] 2.4.0cvs65

* src/stock_pixmap.c
fix the fix of 2.4.0cvs64
Thanks to Colin

17 years agoadd info about the bug item
Paul Mangan [Fri, 18 Aug 2006 09:22:59 +0000 (09:22 +0000)]
add info about the bug item

17 years ago2006-08-18 [paul] 2.4.0cvs64
Paul Mangan [Fri, 18 Aug 2006 09:21:11 +0000 (09:21 +0000)]
2006-08-18 [paul] 2.4.0cvs64

* src/stock_pixmap.c
fix leaks
Thanks to Colin

17 years ago2006-08-18 [paul] 2.4.0cvs63
Paul Mangan [Fri, 18 Aug 2006 09:18:04 +0000 (09:18 +0000)]
2006-08-18 [paul] 2.4.0cvs63

* src/compose.c
* src/procmsg.c
fix occasional IMAP bug where large msgs
were left in the queue folder after sending
Thanks to Colin

17 years ago2006-08-18 [paul] 2.4.0cvs62
Paul Mangan [Fri, 18 Aug 2006 08:36:38 +0000 (08:36 +0000)]
2006-08-18 [paul] 2.4.0cvs62

* src/folderview.c
freeze the summaryview while quicksearch results
are displayed
Thanks to Colin
* src/textview.c
add missing #include "inputdialog.h"
* src/common/utils.h
add missing mailcap_update_default() and improve
readability

17 years ago2006-08-17 [colin] 2.4.0cvs61
Colin Leroy [Thu, 17 Aug 2006 20:28:43 +0000 (20:28 +0000)]
2006-08-17 [colin] 2.4.0cvs61

* src/plugins/pgpcore/select-keys.c
Fix warnings :)

17 years ago2006-08-17 [colin] 2.4.0cvs60
Colin Leroy [Thu, 17 Aug 2006 20:21:23 +0000 (20:21 +0000)]
2006-08-17 [colin] 2.4.0cvs60

* src/compose.c
Don't continue queuing if Cancel is clicked
in select-keys

17 years ago2006-08-17 [colin] 2.4.0cvs59
Colin Leroy [Thu, 17 Aug 2006 20:19:25 +0000 (20:19 +0000)]
2006-08-17 [colin] 2.4.0cvs59

* src/plugins/pgpcore/select-keys.c
When encrypting, if only one key matches and it
matches exactly, automatically use it.

17 years ago2006-08-17 [colin] 2.4.0cvs58
Colin Leroy [Thu, 17 Aug 2006 19:07:36 +0000 (19:07 +0000)]
2006-08-17 [colin] 2.4.0cvs58

* src/mimeview.c
* src/prefs_common.c
* src/prefs_common.h
* src/prefs_ext_prog.c
* src/textview.c
Fix issues with previous patch (text/html)
Remove outdated prefs

17 years ago2006-08-17 [colin] 2.4.0cvs57
Colin Leroy [Thu, 17 Aug 2006 16:46:14 +0000 (16:46 +0000)]
2006-08-17 [colin] 2.4.0cvs57

* src/imap.c
Add View Log button on auth error
* src/procmsg.c
Fix encrypted mail marked as new when
saved in normal folders
* src/plugins/pgpinline/pgpinline.c
Fix encrypt bug on IMAP
* src/mimeview.c
* src/common/utils.c
* src/common/utils.h
* src/gtk/inputdialog.c
* src/gtk/inputdialog.h
Get rid of metamail stuff, simplify
opening, and allow remembering of user's
choices (by updating ~/.mailcap). There's
still to drop "Audio player" and "Image
viewer" preferences.

17 years ago2006-08-17 [mones] 2.4.0cvs56
Ricardo Mones [Thu, 17 Aug 2006 12:31:45 +0000 (12:31 +0000)]
2006-08-17 [mones] 2.4.0cvs56

* manual/es/sylpheed-claws-manual.xml
fix DTD path

17 years ago2006-08-17 [mones] 2.4.0cvs55
Ricardo Mones [Thu, 17 Aug 2006 12:00:50 +0000 (12:00 +0000)]
2006-08-17 [mones] 2.4.0cvs55

* configure.ac
* manual/Makefile.am
* manual/es/Makefile.am
* manual/es/account.xml
* manual/es/ack.xml
* manual/es/addrbook.xml
* manual/es/advanced.xml
* manual/es/faq.xml
* manual/es/glossary.xml
* manual/es/gpl.xml
* manual/es/handling.xml
* manual/es/intro.xml
* manual/es/keyboard.xml
* manual/es/plugins.xml
* manual/es/starting.xml
* manual/es/sylpheed-claws-manual.xml
* manual/es/dist/Makefile.am
* manual/es/dist/html/Makefile.am
* manual/es/dist/pdf/Makefile.am
* manual/es/dist/ps/Makefile.am
* manual/es/dist/txt/Makefile.am
Spanish translation for the manual

17 years ago2006-08-16 [colin] 2.4.0cvs54
Colin Leroy [Wed, 16 Aug 2006 16:24:00 +0000 (16:24 +0000)]
2006-08-16 [colin] 2.4.0cvs54

* src/compose.c
* src/main.c
* src/mainwindow.c
Fix send button sensitivity at startup
Set send menu sensitivity (patch by Fabien)
* src/ssl_manager.c
Enable closing with esc (patch by Fabien)
* src/gtk/foldersort.c
Enable closing with esc (patch by Fabien)
* src/procmime.c
Optimisation (no need to copy to tempfile to
"decode" 7bit and 8bit)
* src/summaryview.c
Fix cruft in swap_from case
* src/textview.c
Fix missing last line in some mail cases
(Fixes debian #381872)
* src/plugins/pgpcore/prefs_gpg.c
* src/plugins/pgpcore/sgpgme.c
* src/plugins/pgpcore/sgpgme.h
Don't show "no key found" when user explicitely
wants to create a key

17 years ago2006-08-16 [paul] 2.4.0cvs53
Paul Mangan [Wed, 16 Aug 2006 08:59:53 +0000 (08:59 +0000)]
2006-08-16 [paul] 2.4.0cvs53

* configure.ac
* src/account.c
* src/addressbook.c
* src/headerview.c
* src/prefs_account.c
* src/prefs_message.c
* src/gtk/gtkutils.c
bump up minimum required versions of GTK+ and
GLIB to 2.6.0

17 years ago2006-08-16 [paul] 2.4.0cvs52
Paul Mangan [Wed, 16 Aug 2006 08:17:35 +0000 (08:17 +0000)]
2006-08-16 [paul] 2.4.0cvs52

* src/toolbar.c
workaround GTK+ Bug 351600 - 'Can't re-click
on button after sensitivity update'
http://bugzilla.gnome.org/show_bug.cgi?id=351600
Thanks to Colin

17 years ago2006-08-15 [colin] 2.4.0cvs51
Colin Leroy [Tue, 15 Aug 2006 10:19:08 +0000 (10:19 +0000)]
2006-08-15 [colin] 2.4.0cvs51

* src/plugins/pgpcore/prefs_gpg.c
Set options sensitivity according to
key existence
* src/plugins/pgpcore/sgpgme.c
Allow to create key with no passphrase

17 years ago2006-08-14 [cleroy] 2.4.0cvs50
Colin Leroy [Mon, 14 Aug 2006 15:45:51 +0000 (15:45 +0000)]
2006-08-14 [cleroy] 2.4.0cvs50

* src/gtk/pluginwindow.c
New layout (maybe to be changed?)
* src/gtk/gtkutils.c
Fix a bit label_window
* src/plugins/pgpcore/passphrase.c
* src/plugins/pgpcore/passphrase.h
* src/plugins/pgpcore/plugin.c
* src/plugins/pgpcore/prefs_gpg.c
* src/plugins/pgpcore/prefs_gpg.h
* src/plugins/pgpcore/sgpgme.c
* src/plugins/pgpcore/sgpgme.h
Allow to create a PGP private key via the GUI

17 years ago2006-08-14 [wwp] 2.4.0cvs49
Tristan Chabredier [Mon, 14 Aug 2006 14:31:05 +0000 (14:31 +0000)]
2006-08-14 [wwp] 2.4.0cvs49

* src/addressbook_foldersel.c
fix strict ISO C90 compliance.

17 years ago2006-08-14 [paul] 2.4.0cvs48
Paul Mangan [Mon, 14 Aug 2006 07:00:29 +0000 (07:00 +0000)]
2006-08-14 [paul] 2.4.0cvs48

* src/gtk/prefswindow.c
re-set scrolled window on opening
Patch by Ticho

17 years ago2.5.0-rc1 released
Paul Mangan [Mon, 14 Aug 2006 06:41:57 +0000 (06:41 +0000)]
2.5.0-rc1 released

17 years ago2006-08-14 [paul] 2.4.0cvs47
Paul Mangan [Mon, 14 Aug 2006 05:35:51 +0000 (05:35 +0000)]
2006-08-14 [paul] 2.4.0cvs47

* src/prefs_display_header.c
re-enable user-defined Displayed Headers

17 years ago2006-08-14 [paul] 2.4.0cvs46
Paul Mangan [Mon, 14 Aug 2006 04:15:11 +0000 (04:15 +0000)]
2006-08-14 [paul] 2.4.0cvs46

* src/prefs_account.c
use GTK_STOCK_EDIT

17 years ago2006-08-13 [colin] 2.4.0cvs45
Colin Leroy [Sun, 13 Aug 2006 21:48:32 +0000 (21:48 +0000)]
2006-08-13 [colin] 2.4.0cvs45

* src/common/utils.c
Fix "a" in quote when the original message is empty,
by using \0 instead of 'a' to test writability of
temp files.

17 years ago2006-08-13 [wwp] 2.4.0cvs44
Tristan Chabredier [Sun, 13 Aug 2006 16:36:51 +0000 (16:36 +0000)]
2006-08-13 [wwp] 2.4.0cvs44

* src/plugins/spamassassin/spamassassin.c
fix capitalization of "SpamAssassin" in some debug, log and
dialog messages.

17 years ago2006-08-13 [paul] 2.4.0cvs43
Paul Mangan [Sun, 13 Aug 2006 07:32:27 +0000 (07:32 +0000)]
2006-08-13 [paul] 2.4.0cvs43

* src/editldap.c
fix overlapping widgets
* src/prefs_account.c
fix translation of protocol_names[]
fix label disappearing off the edge of the
visible area

17 years ago2006-08-12 [paul] 2.4.0cvs42
Paul Mangan [Sat, 12 Aug 2006 09:50:17 +0000 (09:50 +0000)]
2006-08-12 [paul] 2.4.0cvs42

* manual/plugins.xml
update IRC channel info before it gets forgotten
about

17 years ago2006-08-11 [colin] 2.4.0cvs41
Colin Leroy [Fri, 11 Aug 2006 16:58:44 +0000 (16:58 +0000)]
2006-08-11 [colin] 2.4.0cvs41

* src/compose.c
* src/mainwindow.c
* src/mainwindow.h
* src/procmsg.c
* src/procmsg.h
* src/summaryview.c
* src/toolbar.c
Grey out the Send button if
- Queue folders are empty, or
- We're sending already

17 years ago2006-08-11 [wwp] 2.4.0cvs40
Tristan Chabredier [Fri, 11 Aug 2006 08:34:07 +0000 (08:34 +0000)]
2006-08-11 [wwp] 2.4.0cvs40

* src/main.c
fix a logic issue when quitting while a compose window is
still open, thanks to Colin.