claws.git
17 years ago2006-07-09 [colin] 2.3.1cvs78
Colin Leroy [Sun, 9 Jul 2006 12:19:54 +0000 (12:19 +0000)]
2006-07-09 [colin] 2.3.1cvs78

* src/textview.c
Show errors in textviewer's command
Patch by H. Merijn Brand

17 years ago2006-07-09 [colin] 2.3.1cvs77
Colin Leroy [Sun, 9 Jul 2006 08:39:54 +0000 (08:39 +0000)]
2006-07-09 [colin] 2.3.1cvs77

* src/compose.c
Save FMID in drafts too

17 years ago2006-07-08 [colin] 2.3.1cvs76
Colin Leroy [Sat, 8 Jul 2006 22:15:33 +0000 (22:15 +0000)]
2006-07-08 [colin] 2.3.1cvs76

* src/compose.c
Svae RMID in drafted mails too
Save quote_fmt vars for whole mails,
don't reset at each quote_fmt_init:
allows to use the same |i{var} in
various template fields
* src/prefs_template.c
* src/quote_fmt.h
* src/quote_fmt_parse.y
Same

17 years ago2006-07-08 [colin] 2.3.1cvs75
Colin Leroy [Sat, 8 Jul 2006 11:24:18 +0000 (11:24 +0000)]
2006-07-08 [colin] 2.3.1cvs75

* src/textview.c
Fix highlighting of attached parts URIs

17 years ago2006-07-08 [colin] 2.3.1cvs74
Colin Leroy [Sat, 8 Jul 2006 09:54:30 +0000 (09:54 +0000)]
2006-07-08 [colin] 2.3.1cvs74

* src/main.c
Prevent bug #981 (sc 2.3.1 segfaults with
gtk+ 2.10) from being reported again:
if Sylpheed-Claws has been compiled against
GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0,
of if Sylpheed-Claws has been compiled against
GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
error out.

17 years ago2006-07-07 [colin] 2.3.1cvs73
Colin Leroy [Fri, 7 Jul 2006 18:53:00 +0000 (18:53 +0000)]
2006-07-07 [colin] 2.3.1cvs73

* src/prefs_actions.c
Fix label

17 years ago2006-07-07 [colin] 2.3.1cvs72
Colin Leroy [Fri, 7 Jul 2006 18:49:28 +0000 (18:49 +0000)]
2006-07-07 [colin] 2.3.1cvs72

* src/prefs_actions.c
Fix compile on gtk < 2.8. argh :)

17 years ago2006-07-07 [paul] 2.3.1cvs71
Paul Mangan [Fri, 7 Jul 2006 18:09:01 +0000 (18:09 +0000)]
2006-07-07 [paul] 2.3.1cvs71

* src/common/defs.h
update DONATE_URI

17 years ago2006-07-07 [colin] 2.3.1cvs70
Colin Leroy [Fri, 7 Jul 2006 18:03:21 +0000 (18:03 +0000)]
2006-07-07 [colin] 2.3.1cvs70

* po/POTFILES.in
* src/quote_fmt.c
* src/quote_fmt_lex.l
* src/quote_fmt_parse.y
Add |i{var}, a way to insert user-entered
text in a template

17 years ago2.4.0-rc3 released
Colin Leroy [Fri, 7 Jul 2006 17:17:15 +0000 (17:17 +0000)]
2.4.0-rc3 released

17 years ago2006-07-07 [colin] 2.3.1cvs69
Colin Leroy [Fri, 7 Jul 2006 16:53:55 +0000 (16:53 +0000)]
2006-07-07 [colin] 2.3.1cvs69

* src/folder.c
Don't consider inboxes of UNKNOWN folder
classes to be useable as default inboxes

17 years ago2006-07-07 [paul] 2.3.1cvs68
Paul Mangan [Fri, 7 Jul 2006 10:50:30 +0000 (10:50 +0000)]
2006-07-07 [paul] 2.3.1cvs68

* src/textview.c
add missing #include <errno.h>
Thanks to RenĂ© J. Blokland

17 years agofix typo
Paul Mangan [Fri, 7 Jul 2006 08:22:59 +0000 (08:22 +0000)]
fix typo

17 years ago2006-07-07 [paul] 2.3.1cvs67
Paul Mangan [Fri, 7 Jul 2006 08:20:23 +0000 (08:20 +0000)]
2006-07-07 [paul] 2.3.1cvs67

* src/action.c
Return now Closes dialog
* src/mimeview.c
* src/mimeview.h
* src/textview.c
add contextual menu to mime parts listed
in the textview
Thank to Colin
* src/common/utils.c
reversal: ' is a valid character in URLs

17 years ago2006-07-06 [colin] 2.3.1cvs66
Colin Leroy [Thu, 6 Jul 2006 17:16:46 +0000 (17:16 +0000)]
2006-07-06 [colin] 2.3.1cvs66

* src/remotefolder.h
Forgotten in previous commit

17 years ago2006-07-06 [colin] 2.3.1cvs65
Colin Leroy [Thu, 6 Jul 2006 16:34:05 +0000 (16:34 +0000)]
2006-07-06 [colin] 2.3.1cvs65

* src/folder.c
Set summary update flag whenever
totals changed
* src/imap.c
* src/prefs_account.c
* src/common/utils.h
* src/etpan/imap-thread.c
Fix warnings, thanks to Fabien and
Ricardo

17 years ago2006-07-06 [wwp] 2.3.1cvs64
Tristan Chabredier [Thu, 6 Jul 2006 14:25:54 +0000 (14:25 +0000)]
2006-07-06 [wwp] 2.3.1cvs64

* src/gtk/gtkutils.c
GTK_STOCK_HELP exists in GTK+ 2.4.x.

17 years ago2006-07-06 [wwp] 2.3.1cvs63
Tristan Chabredier [Thu, 6 Jul 2006 14:20:03 +0000 (14:20 +0000)]
2006-07-06 [wwp] 2.3.1cvs63

* src/account.c
* src/addressbook.c
* src/addressitem.h
* src/folderview.c
* src/mainwindow.c
* src/manual.c
* src/manual.h
* src/message_search.c
* src/prefs_actions.c
* src/prefs_filtering.c
* src/prefs_filtering.h
* src/prefs_template.c
* src/summary_search.c
* src/summaryview.c
* src/gtk/gtkutils.c
* src/gtk/gtkutils.h
* src/gtk/pluginwindow.c
add help buttons to some dialogs. Clicking such buttons opens a
relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.

17 years ago2006-07-06 [paul] 2.3.1cvs62
Paul Mangan [Thu, 6 Jul 2006 07:46:13 +0000 (07:46 +0000)]
2006-07-06 [paul] 2.3.1cvs62

* src/textview.c
fix attachments contextual menu
Thanks to Colin

17 years ago2006-07-05 [colin] 2.3.1cvs61
Colin Leroy [Wed, 5 Jul 2006 18:45:13 +0000 (18:45 +0000)]
2006-07-05 [colin] 2.3.1cvs61

* src/textview.c
* src/compose.c
Handle sftp:// links

17 years ago2006-07-05 [paul] 2.3.1cvs60
Paul Mangan [Wed, 5 Jul 2006 15:13:00 +0000 (15:13 +0000)]
2006-07-05 [paul] 2.3.1cvs60

* src/gtk/filesel.c
grab save button by default
Thanks to Colin

17 years ago2006-07-05 [wwp] 2.3.1cvs59
Tristan Chabredier [Wed, 5 Jul 2006 07:26:26 +0000 (07:26 +0000)]
2006-07-05 [wwp] 2.3.1cvs59

* manual/xml2pdf
use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.

17 years ago2006-07-04 [colin] 2.3.1cvs58
Colin Leroy [Tue, 4 Jul 2006 16:53:47 +0000 (16:53 +0000)]
2006-07-04 [colin] 2.3.1cvs58

* src/mimeview.c
* src/textview.c
Use left click to select, middle click to open
on mimeparts links
* src/common/utils.c
Fix segfault

17 years ago2006-07-04 [colin] 2.3.1cvs57
Colin Leroy [Tue, 4 Jul 2006 16:32:15 +0000 (16:32 +0000)]
2006-07-04 [colin] 2.3.1cvs57

* src/mainwindow.c
* src/news.c
Warning fixes, thanks to Fabien

17 years ago2006-07-04 [colin] 2.3.1cvs56
Colin Leroy [Tue, 4 Jul 2006 16:19:39 +0000 (16:19 +0000)]
2006-07-04 [colin] 2.3.1cvs56

* src/mimeview.c
* src/mimeview.h
* src/textview.c
Allow parts to be selected via their text label
in textview

17 years ago2006-07-04 [colin] 2.3.1cvs55
Colin Leroy [Tue, 4 Jul 2006 16:17:41 +0000 (16:17 +0000)]
2006-07-04 [colin] 2.3.1cvs55

* src/folderview.c
Feedback when closing (for big folders)
* src/prefs_actions.c
* src/prefs_filtering.c
* src/prefs_matcher.c
* src/prefs_template.c
Fix default button when closing without
having saved

17 years ago2006-07-04 [colin] 2.3.1cvs54
Colin Leroy [Tue, 4 Jul 2006 06:13:07 +0000 (06:13 +0000)]
2006-07-04 [colin] 2.3.1cvs54

* src/news.c
Delete local file on deletion

17 years ago2006-07-03 [colin] 2.3.1cvs53
Colin Leroy [Mon, 3 Jul 2006 19:16:47 +0000 (19:16 +0000)]
2006-07-03 [colin] 2.3.1cvs53

* src/folderview.c
* src/main.c
Don't freeze when rescanning after crash

17 years ago2006-07-03 [wwp] 2.3.1cvs52
Tristan Chabredier [Mon, 3 Jul 2006 12:35:59 +0000 (12:35 +0000)]
2006-07-03 [wwp] 2.3.1cvs52

* src/compose.c
* src/privacy.c
* src/privacy.h
* src/plugins/pgpinline/pgpinline.c
* src/plugins/pgpmime/pgpmime.c
don't report an error when the user cancels the passphrase dialog.

17 years ago2006-07-02 [colin] 2.3.1cvs51
Colin Leroy [Sun, 2 Jul 2006 21:34:31 +0000 (21:34 +0000)]
2006-07-02 [colin] 2.3.1cvs51

* src/folderview.c
Open message when crossing folders with Space,
goto next unread and friends

17 years ago2006-07-01 [colin] 2.3.1cvs50
Colin Leroy [Sat, 1 Jul 2006 20:29:48 +0000 (20:29 +0000)]
2006-07-01 [colin] 2.3.1cvs50

* src/prefs_account.c
Typographic rules varying from language
to language (in french "Protocole :"),
we have to do that :)

17 years ago2006-07-01 [ticho] 2.3.1cvs49
Andrej Kacian [Sat, 1 Jul 2006 15:22:44 +0000 (15:22 +0000)]
2006-07-01 [ticho] 2.3.1cvs49

* src/prefs_account.c
Only use one temporary gchar* variable in
prefs_account_protocol_set_optmenu().

17 years ago2006-07-01 [ticho] 2.3.1cvs48
Andrej Kacian [Sat, 1 Jul 2006 15:16:31 +0000 (15:16 +0000)]
2006-07-01 [ticho] 2.3.1cvs48

* src/prefs_account.c
* src/prefs_account.h
Use GtkLabel for existing account protocol name.
Created an array for protocol names and populate the
combobox from it in a for() cycle.

17 years ago2006-06-30 [colin] 2.3.1cvs47
Colin Leroy [Fri, 30 Jun 2006 20:37:04 +0000 (20:37 +0000)]
2006-06-30 [colin] 2.3.1cvs47

* src/compose.c
Block undo when changing signature (by changing
account)

17 years ago2006-06-30 [paul] 2.3.1cvs46
Paul Mangan [Fri, 30 Jun 2006 08:26:43 +0000 (08:26 +0000)]
2006-06-30 [paul] 2.3.1cvs46

* src/send_message.c
when editing From in the Compose window, use that address
in the Return-Path: header
Thanks to Colin

17 years ago2006-06-30 [colin] 2.3.1cvs45
Colin Leroy [Fri, 30 Jun 2006 06:34:50 +0000 (06:34 +0000)]
2006-06-30 [colin] 2.3.1cvs45

* src/compose.c
Fix signature replacement:
- when no newline before separator
- when reediting

17 years ago2006-06-29 [colin] 2.3.1cvs44
Colin Leroy [Thu, 29 Jun 2006 18:16:52 +0000 (18:16 +0000)]
2006-06-29 [colin] 2.3.1cvs44

* src/folderview.c
* src/folderview.h
* src/mainwindow.c
* src/summaryview.c
Let 'View/Go to/Next marked' work like
Next new & Next unread: across folders
Change the select_on_entry pref to do
what we want when changing folder
* src/common/utils.c
Fix single-quoted links

17 years ago2006-06-29 [colin] 2.3.1cvs43
Colin Leroy [Thu, 29 Jun 2006 17:39:05 +0000 (17:39 +0000)]
2006-06-29 [colin] 2.3.1cvs43

* src/gtk/gtkaspell.c
"Sylpheed" and "Sylpheed-Claws" do exist !

17 years ago2006-06-29 [colin] 2.3.1cvs42
Colin Leroy [Thu, 29 Jun 2006 17:21:55 +0000 (17:21 +0000)]
2006-06-29 [colin] 2.3.1cvs42

* src/imap.c
Forgot to remove debug

17 years ago2006-06-29 [colin] 2.3.1cvs41
Colin Leroy [Thu, 29 Jun 2006 17:20:04 +0000 (17:20 +0000)]
2006-06-29 [colin] 2.3.1cvs41

* src/imap.c
* src/imap.h
* src/mainwindow.c
Disconnect from IMAP servers when going
offline. Fixes bug #978 (going to offline-mode
won't close connections)

17 years ago2006-06-29 [colin] 2.3.1cvs40
Colin Leroy [Thu, 29 Jun 2006 17:01:39 +0000 (17:01 +0000)]
2006-06-29 [colin] 2.3.1cvs40

* src/main.c
Fix transient setting on failing plugins
Patch by Fabien
* src/plugins/pgpcore/sgpgme.c
Only warn for OpenPGP. Most people don't
have CMS available.

17 years ago2006-06-29 [colin] 2.3.1cvs39
Colin Leroy [Thu, 29 Jun 2006 16:26:13 +0000 (16:26 +0000)]
2006-06-29 [colin] 2.3.1cvs39

* src/compose.c
Fix Spelling menu (discrepancy between context menu
and top menu when folder's dictionary isn't the
default one)
* src/plugins/pgpcore/sgpgme.c
More error reporting about why gpgme can fail

17 years ago2006-06-29 [wwp] 2.3.1cvs38
Tristan Chabredier [Thu, 29 Jun 2006 07:20:40 +0000 (07:20 +0000)]
2006-06-29 [wwp] 2.3.1cvs38

* src/mainwindow.c
honor the display-header-pane setting even when the message view
is a separate window.

17 years ago2006-06-29 [wwp] 2.3.1cvs37
Tristan Chabredier [Thu, 29 Jun 2006 07:14:46 +0000 (07:14 +0000)]
2006-06-29 [wwp] 2.3.1cvs37

* src/prefs_actions.c
forgot to commit that one (use of GTK_STOCK_INFO).

17 years ago2006-06-29 [colin] 2.3.1cvs36
Colin Leroy [Thu, 29 Jun 2006 07:01:57 +0000 (07:01 +0000)]
2006-06-29 [colin] 2.3.1cvs36

* src/imap.c
Better handling of login errors (ask the password
again once), alert in case of error. Fix three
signedness warnings.

17 years agoGTK_STOCK_INFO!
Tristan Chabredier [Wed, 28 Jun 2006 21:39:07 +0000 (21:39 +0000)]
GTK_STOCK_INFO!

17 years ago2006-06-28 [wwp] 2.3.1cvs35
Tristan Chabredier [Wed, 28 Jun 2006 21:34:50 +0000 (21:34 +0000)]
2006-06-28 [wwp] 2.3.1cvs35

* src/prefs_template.c
* src/prefs_matcher.c
* src/prefs_filtering_action.c
* src/prefs_quote.c
unify info/help/symbols.. buttons to use GTK_STOCK_HELP,
patch by Fabien Vantard, slightly modified.

17 years ago2.4.0-rc2 released
Paul Mangan [Wed, 28 Jun 2006 18:02:21 +0000 (18:02 +0000)]
2.4.0-rc2 released

17 years ago2006-06-28 [colin] 2.3.1cvs34
Colin Leroy [Wed, 28 Jun 2006 17:40:30 +0000 (17:40 +0000)]
2006-06-28 [colin] 2.3.1cvs34

* src/prefs_account.c
Fix bug #977 (Can't add or edit imap accounts)

17 years ago2006-06-28 [colin] 2.3.1cvs33
Colin Leroy [Wed, 28 Jun 2006 17:28:32 +0000 (17:28 +0000)]
2006-06-28 [colin] 2.3.1cvs33

* src/mimeview.c
Fix previous

17 years ago2006-06-28 [colin] 2.3.1cvs32
Colin Leroy [Wed, 28 Jun 2006 16:22:41 +0000 (16:22 +0000)]
2006-06-28 [colin] 2.3.1cvs32

* src/mimeview.c
Save named inlined attachments with "Save all"
* src/main.c
* src/mbox.c
* src/common/plugin.c
* src/common/plugin.h
* src/common/sylpheed.c
* src/common/utils.c
* src/plugins/pgpcore/sylpheed.def
* src/plugins/pgpinline/sylpheed.def
* src/plugins/pgpmime/sylpheed.def
Win32 compatibility patch, by
Werner Koch

17 years ago2006-06-28 [wwp] 2.3.1cvs31
Tristan Chabredier [Wed, 28 Jun 2006 14:38:03 +0000 (14:38 +0000)]
2006-06-28 [wwp] 2.3.1cvs31

* src/imap.c
* src/prefs_folder_item.c
less compilation warnings (thanks to Fabien Vantard), less typos.

17 years ago2006-06-28 [paul] 2.3.1cvs30
Paul Mangan [Wed, 28 Jun 2006 11:47:12 +0000 (11:47 +0000)]
2006-06-28 [paul] 2.3.1cvs30

* src/gtk/gtkutils.c
gtk_combo_box_set_focus_on_click() is only
available since gtk 2.6.0

17 years ago2006-06-28 [paul] 2.3.1cvs29
Paul Mangan [Wed, 28 Jun 2006 11:09:23 +0000 (11:09 +0000)]
2006-06-28 [paul] 2.3.1cvs29

* src/prefs_ext_prog.c
fix engrish and add a tooltip for the
'command for 'Display as text' option

17 years ago2.4.0-rc1 released
Paul Mangan [Wed, 28 Jun 2006 09:58:41 +0000 (09:58 +0000)]
2.4.0-rc1 released

17 years ago2006-06-28 [paul] 2.3.1cvs28
Paul Mangan [Wed, 28 Jun 2006 09:55:06 +0000 (09:55 +0000)]
2006-06-28 [paul] 2.3.1cvs28

* ChangeLog
* tools/Makefile.am
include textviewer.pl in releases

17 years ago2.4.0-rc1 released
Paul Mangan [Wed, 28 Jun 2006 09:21:08 +0000 (09:21 +0000)]
2.4.0-rc1 released

17 years ago2006-06-28 [paul] 2.3.1cvs27
Paul Mangan [Wed, 28 Jun 2006 08:37:56 +0000 (08:37 +0000)]
2006-06-28 [paul] 2.3.1cvs27

* src/prefs_ext_prog.c
hide Print command option if libgnomeprint
support is present

17 years ago2006-06-27 [colin] 2.3.1cvs26
Colin Leroy [Tue, 27 Jun 2006 16:10:22 +0000 (16:10 +0000)]
2006-06-27 [colin] 2.3.1cvs26

* src/compose.c
Fix Esc handling in insert/attach dialog
Don't show this dialog if dragging something
else than text/uri-list
Thanks to Fabien Vantard
* tools/textviewer.pl
Filter script to display stuff as text
by H. Merijn Brand

17 years ago2006-06-27 [wwp] 2.3.1cvs25
Tristan Chabredier [Tue, 27 Jun 2006 16:04:58 +0000 (16:04 +0000)]
2006-06-27 [wwp] 2.3.1cvs25

* src/messageview.c
use the exact product name (message view title), patch
by Fabien Vantard.

17 years agoFix ChangeLog message for 2.3.1cvs24.
Andrej Kacian [Tue, 27 Jun 2006 12:57:23 +0000 (12:57 +0000)]
Fix ChangeLog message for 2.3.1cvs24.

17 years ago2006-06-27 [ticho] 2.3.1cvs24
Andrej Kacian [Tue, 27 Jun 2006 12:46:42 +0000 (12:46 +0000)]
2006-06-27 [ticho] 2.3.1cvs24

* src/prefs_account.c
* src/prefs_common.c
* src/prefs_common.h
* src/prefs_ext_prog.c
* src/textview.c
add a preference (Preferences/External programs)
to allow "Display as text" to be done via a script
(patch by H.Merijn Brand)

17 years ago2006-06-27 [paul] 2.3.1cvs23
Paul Mangan [Tue, 27 Jun 2006 07:15:11 +0000 (07:15 +0000)]
2006-06-27 [paul] 2.3.1cvs23

* src/mbox.c
fix crasher introduced in cvs21.
Thanks to Colin

17 years ago2006-06-26 [colin] 2.3.1cvs22
Colin Leroy [Mon, 26 Jun 2006 18:09:07 +0000 (18:09 +0000)]
2006-06-26 [colin] 2.3.1cvs22

* src/mbox.c
Fix double-frees when leaving folders
after exporting to mbox

17 years ago2006-06-26 [colin] 2.3.1cvs21
Colin Leroy [Mon, 26 Jun 2006 16:37:01 +0000 (16:37 +0000)]
2006-06-26 [colin] 2.3.1cvs21

* src/mbox.c
More feedback (and optimisation)
on import/export
* src/common/utils.c
Fix case when looking for mail addresses
* src/gtk/gtkutils.c
Extra check for (X-)Face

17 years ago2006-06-25 [ticho] 2.3.1cvs20
Andrej Kacian [Sun, 25 Jun 2006 17:01:28 +0000 (17:01 +0000)]
2006-06-25 [ticho] 2.3.1cvs20

* src/compose.c
* src/exphtmldlg.c
* src/gtk/gtkutils.c
* src/gtk/gtkutils.h
Added second argument to gtkut_sc_combobox_create() to
control focus-on-click for the widget.
Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.

17 years ago2006-06-25 [ticho] 2.3.1cvs19
Andrej Kacian [Sun, 25 Jun 2006 09:54:36 +0000 (09:54 +0000)]
2006-06-25 [ticho] 2.3.1cvs19

* src/compose.c
* src/gtk/Makefile.am
* src/gtk/combobox.c
* src/gtk/combobox.h
* src/gtk/gtkutils.c
* src/gtk/gtkutils.h
Use GtkComboBox instead of deprecated GtkOptionMenu
for account selector in compose window and for encoding
selector in attachment properties.
Also factorise working with the new GtkComboBox somewhat.

17 years ago2006-06-24 [paul] 2.3.1cvs18
Paul Mangan [Sat, 24 Jun 2006 11:10:06 +0000 (11:10 +0000)]
2006-06-24 [paul] 2.3.1cvs18

* src/prefs_common.c
use the correct default value

17 years ago2006-06-24 [paul] 2.3.1cvs17
Paul Mangan [Sat, 24 Jun 2006 10:45:26 +0000 (10:45 +0000)]
2006-06-24 [paul] 2.3.1cvs17

* src/compose.c
* src/prefs_common.c
* src/prefs_common.h
* src/prefs_compose_writing.c
enable setting of default action when
dnd'ing files in the compose window.
(Collaborative effort with wwp)

17 years ago2006-06-23 [wwp] 2.3.1cvs16
Tristan Chabredier [Fri, 23 Jun 2006 16:26:25 +0000 (16:26 +0000)]
2006-06-23 [wwp] 2.3.1cvs16

* src/compose.c
i18n fix (thanks to Fabien Vantard)

17 years ago2006-06-22 [colin] 2.3.1cvs15
Colin Leroy [Thu, 22 Jun 2006 17:42:45 +0000 (17:42 +0000)]
2006-06-22 [colin] 2.3.1cvs15

* src/prefs_customheader.c
Don't use filters in custom headers' file
selector. Remember, extensions mean nothing :)

17 years ago2006-06-22 [paul] 2.3.1cvs14
Paul Mangan [Thu, 22 Jun 2006 12:06:50 +0000 (12:06 +0000)]
2006-06-22 [paul] 2.3.1cvs14

* configure.ac
allow setting of man directory location

17 years ago2006-06-22 [colin] 2.3.1cvs13
Colin Leroy [Thu, 22 Jun 2006 06:37:06 +0000 (06:37 +0000)]
2006-06-22 [colin] 2.3.1cvs13

* src/mainwindow.c
Add 'View/Go to/Next unread folder'.
I missed that :)

17 years ago2006-06-22 [colin] 2.3.1cvs12
Colin Leroy [Thu, 22 Jun 2006 06:30:11 +0000 (06:30 +0000)]
2006-06-22 [colin] 2.3.1cvs12

* src/common/utils.c
Add some subject prefixes

17 years ago2006-06-22 [colin] 2.3.1cvs11
Colin Leroy [Thu, 22 Jun 2006 05:38:11 +0000 (05:38 +0000)]
2006-06-22 [colin] 2.3.1cvs11

* manual/advanced.xml
Forgotten hidden pref

17 years ago2006-06-21 [paul] 2.3.1cvs10
Paul Mangan [Wed, 21 Jun 2006 17:03:07 +0000 (17:03 +0000)]
2006-06-21 [paul] 2.3.1cvs10

* src/prefs_account.c
complete the removal of 'Add date header' option

17 years ago2006-06-21 [paul] 2.3.1cvs9
Paul Mangan [Wed, 21 Jun 2006 12:45:39 +0000 (12:45 +0000)]
2006-06-21 [paul] 2.3.1cvs9

* src/account.c
* src/compose.c
* src/prefs_account.c
* src/prefs_account.h
remove option to add date header - always
add date header
* src/etpan/imap-thread.c
fix warnings (Thanks to Colin)

17 years ago2006-06-21 [wwp] 2.3.1cvs8
Tristan Chabredier [Wed, 21 Jun 2006 11:58:49 +0000 (11:58 +0000)]
2006-06-21 [wwp] 2.3.1cvs8

* src/folder.c
set the attachment flag when inline text part are (file)named. This is more convenient
when receiving (for instance) inline source files or patches sent using thunderbird.

17 years ago2006-06-21 [paul] 2.3.1cvs7
Paul Mangan [Wed, 21 Jun 2006 11:08:06 +0000 (11:08 +0000)]
2006-06-21 [paul] 2.3.1cvs7

* src/inc.c
fix off-by-one count of current msg in
statusbar filtering progressbar

17 years ago2006-06-21 [paul] 2.3.1cvs6
Paul Mangan [Wed, 21 Jun 2006 08:51:24 +0000 (08:51 +0000)]
2006-06-21 [paul] 2.3.1cvs6

* src/folder.c
Show attachment icon even if the part is 'inline'
if the following conditions are met:
- content-type != 'text/plain'
- content-type != '*/pgp-signature'
- either 'name' or 'filename' parameter is not NULL

Thanks to Colin

17 years ago2006-06-21 [paul] 2.3.1cvs5
Paul Mangan [Wed, 21 Jun 2006 08:48:25 +0000 (08:48 +0000)]
2006-06-21 [paul] 2.3.1cvs5

* src/messageview.c
* src/prefs_common.c
* src/prefs_common.h
* src/prefs_other.c
add an option to 'Never send Return
Receipts'
Thanks to Colin

17 years ago2006-06-20 [mones] 2.3.1cvs4
Ricardo Mones [Tue, 20 Jun 2006 19:36:29 +0000 (19:36 +0000)]
2006-06-20 [mones] 2.3.1cvs4

* po/es.po
updated
* src/compose.c
typo fixed (space after comma)
* tools/make.themes.project
remove exec mode from tarball files

17 years ago2006-06-20 [colin] 2.3.1cvs3
Colin Leroy [Tue, 20 Jun 2006 16:33:30 +0000 (16:33 +0000)]
2006-06-20 [colin] 2.3.1cvs3

* src/news.c
* src/procheader.c
* src/unmime.c
Better fix for \n's in headers (don't
break Received: and others)

17 years ago2006-06-20 [paul] 2.3.1cvs2
Paul Mangan [Tue, 20 Jun 2006 13:04:37 +0000 (13:04 +0000)]
2006-06-20 [paul] 2.3.1cvs2

* src/alertpanel.c
* src/textview.c
improve legibility of phishing attempt
dialog

17 years ago2006-06-20 [paul] 2.3.1cvs1
Paul Mangan [Tue, 20 Jun 2006 09:50:57 +0000 (09:50 +0000)]
2006-06-20 [paul] 2.3.1cvs1

* NEWS
* README
* configure.ac
Update version number following
stable release

17 years ago2006-06-20 [colin] 2.3.0cvs26
Colin Leroy [Tue, 20 Jun 2006 06:55:27 +0000 (06:55 +0000)]
2006-06-20 [colin] 2.3.0cvs26

* src/compose.c
When dragging a file to the text of the compose
window, ask whether we want to insert or attach
(I know lots of people who do that to attach)

17 years ago2006-06-20 [colin] 2.3.0cvs25
Colin Leroy [Tue, 20 Jun 2006 06:28:06 +0000 (06:28 +0000)]
2006-06-20 [colin] 2.3.0cvs25

* src/etpan/imap-thread.c
Fix threshold (the append command is often > 32 bytes)

17 years ago2006-06-19 [colin] 2.3.0cvs24
Colin Leroy [Mon, 19 Jun 2006 19:46:21 +0000 (19:46 +0000)]
2006-06-19 [colin] 2.3.0cvs24

* src/imap.c
* src/etpan/imap-thread.c
Workaround Rockliffe IMAP server bug: replace
"x UID SEARCH (ANSWERED UID 1:*)" with
"x UID SEARCH ANSWERED"
(Rockliffe doesn't handle the parenthesis)

17 years ago2006-06-19 [colin] 2.3.0cvs23
Colin Leroy [Mon, 19 Jun 2006 18:42:26 +0000 (18:42 +0000)]
2006-06-19 [colin] 2.3.0cvs23

* src/compose.c
* src/imap.c
* src/etpan/imap-thread.c
Probably fix bug #972 (Freezes when adding
an attachment to the message)
* src/common/defs.h
Modernize Firefox cmd

17 years ago2006-06-18 [colin] 2.3.0cvs22
Colin Leroy [Sun, 18 Jun 2006 18:04:36 +0000 (18:04 +0000)]
2006-06-18 [colin] 2.3.0cvs22

* src/prefs_customheader.c
Only allow correct filenames for various
custom headers

17 years ago2006-06-18 [colin] 2.3.0cvs21
Colin Leroy [Sun, 18 Jun 2006 09:02:10 +0000 (09:02 +0000)]
2006-06-18 [colin] 2.3.0cvs21

* src/prefs_customheader.c
Add a 'From File...' button in custom headers prefs, which
try to do the right thing:
for normal headers, use file as plaintext,
for X-Face, calls compface,
for Face, encode to b64.

17 years ago2006-06-17 [colin] 2.3.0cvs20
Colin Leroy [Sat, 17 Jun 2006 18:50:41 +0000 (18:50 +0000)]
2006-06-17 [colin] 2.3.0cvs20

* src/mh.c
Warning fix

17 years ago2006-06-16 [colin] 2.3.0cvs19
Colin Leroy [Fri, 16 Jun 2006 16:58:18 +0000 (16:58 +0000)]
2006-06-16 [colin] 2.3.0cvs19

* src/summaryview.c
Recursive quicksearch: show message list
in current folder, *then* search children
in the background.

17 years ago2006-06-16 [colin] 2.3.0cvs18
Colin Leroy [Fri, 16 Jun 2006 16:30:03 +0000 (16:30 +0000)]
2006-06-16 [colin] 2.3.0cvs18

* src/main.c
Instead of ignoring SIGPIPE, save caches
when getting one. Will fix the fact that
hot caches are out-of-date when logging
out of Xorg.
* src/compose.c
* src/prefs_compose_writing.c
Only save text (not attachments) when
auto-saving to drafts
* src/unmime.c
Always replace \n, \r and \t with spaces
in headers
* manual/dist/html/Makefile.am
* manual/dist/pdf/Makefile.am
* manual/dist/ps/Makefile.am
* manual/dist/txt/Makefile.am
* manual/fr/dist/html/Makefile.am
* manual/fr/dist/pdf/Makefile.am
* manual/fr/dist/ps/Makefile.am
* manual/fr/dist/txt/Makefile.am
* manual/pl/dist/html/Makefile.am
* manual/pl/dist/pdf/Makefile.am
* manual/pl/dist/ps/Makefile.am
* manual/pl/dist/txt/Makefile.am
Fix make clean removing pregenerated manuals

17 years ago2006-06-16 [colin] 2.3.0cvs17
Colin Leroy [Fri, 16 Jun 2006 06:46:34 +0000 (06:46 +0000)]
2006-06-16 [colin] 2.3.0cvs17

* src/plugins/pgpcore/sgpgme.c
* src/plugins/pgpmime/pgpmime.c
* src/plugins/pgpinline/pgpinline.c
Better error reporting in setup_signers.
Don't fallback to default key if specified
key isn't found.
Don't allow signing if more than one secret
key matches the one specified in prefs.

17 years ago2006-06-15 [colin] 2.3.0cvs16
Colin Leroy [Thu, 15 Jun 2006 17:03:17 +0000 (17:03 +0000)]
2006-06-15 [colin] 2.3.0cvs16

* src/folderview.c
Add "Send queue" in the folder's contextual
menu
* src/compose.c
* src/messageview.c
* src/privacy.c
* src/privacy.h
* src/procmime.c
* src/procmsg.c
* src/plugins/pgpcore/passphrase.c
* src/plugins/pgpcore/sgpgme.c
* src/plugins/pgpinline/pgpinline.c
* src/plugins/pgpmime/pgpmime.c
Better error reporting
* src/mbox.c
Probably fix bug #971 (2.2.3 cannot read mail
from local mbox)

17 years ago2006-06-15 [mones] 2.3.0cvs15
Ricardo Mones [Thu, 15 Jun 2006 10:31:46 +0000 (10:31 +0000)]
2006-06-15 [mones] 2.3.0cvs15

* tools/make.themes.project
creates the themes project from the web page

17 years ago2006-06-15 [colin] 2.3.0cvs14
Colin Leroy [Thu, 15 Jun 2006 07:02:07 +0000 (07:02 +0000)]
2006-06-15 [colin] 2.3.0cvs14

* src/folder.c
Better fix (avoid losing the folder if scan_tree
fails)

17 years ago2006-06-15 [cleroy] 2.3.0cvs13
Colin Leroy [Thu, 15 Jun 2006 06:29:48 +0000 (06:29 +0000)]
2006-06-15 [cleroy] 2.3.0cvs13

* src/folder.c
Probably fix Bug #969 (crash on rebuilding
imap folder)

17 years ago2006-06-14 [colin] 2.3.0cvs12
Colin Leroy [Wed, 14 Jun 2006 17:35:28 +0000 (17:35 +0000)]
2006-06-14 [colin] 2.3.0cvs12

* manual/dtd/manual.xsl
* manual/sylpheed-claws-manual.xml
* manual/fr/sylpheed-claws-manual.xml
* manual/pl/sylpheed-claws-manual.xml
Insert pagebreaks between sections