* 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
* src/compose.c
* src/undo.c
* src/undo.h
Fix a bit replace-by-pasting undo
* src/mainwindow.c
* src/messageview.c
Fix Fold quotes menu synchro in
mainwindow when it changes in
messageview
* src/textview.c
Fix right-click on quotes blocks
* src/common/utils.c
Verify that the file created by
my_tmpfile() is writable. Fixes
bug #988 (very specific filesystem
issue)
* src/plugins/pgpcore/sgpgme.c
Fix file descriptor leak
* src/plugins/spamassassin/spamassassin.c
Warn once if spamd isn't reachable
* 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
* 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.
* 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
* 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
* 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.
* 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.
* 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)
* 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)
* 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
* src/compose.c
* src/compose.h
* src/folder.c
* src/folder.h
* src/imap.c
* src/inc.c
* src/main.c
* src/messageview.c
* src/mh.c
* src/prefs_folder_item.c
* src/procheader.c
* src/procmime.c
* src/procmsg.c
* src/procmsg.h
* src/send_message.c
* src/summaryview.c
* src/toolbar.c
Apply bug #964's patch (Queue and drafts aren't normal)
The Drafts and Queue folder now contain RFC-822 files,
allowing to move and copy mails from and to these
folders. Moving from Drafts to Queue will prepare the
mail for sending (PGP signature, encryption, etc).
This patch also rework sending errors handling to try
to be more helpful.
Also, allow redefining folder types via the GUI
(Folder type in its Properties)
* src/compose.c
Better guards against IMAP races
* src/main.c
* src/prefs_common.c
* src/prefs_common.h
* src/common/ssl_certificate.c
* src/etpan/imap-thread.c
* src/etpan/imap-thread.h
* src/gtk/sslcertwindow.c
New hidden option ssl_skip_cert_check to
avoid dups of bug #959 (libetpan linked
against gnutls and gnutls buggy on 64bit)
Present expired warning only once per
session/server.
* manual/advanced.xml
* manual/fr/advanced.xml
Document new option
* src/compose.c
* src/gtk/gtkaspell.c
Fix crash on redirect (related to the return
of the aspell menu in compose's toolbar)
* src/image_viewer.c
* src/prefs_msg_colors.c
* src/gtk/pluginwindow.c
* src/gtk/prefswindow.c
Change released signals to clicked (Fabien)
* po/POTFILES.in
* src/common/socket.c
* src/plugins/spamassassin/spamassassin.c
Translate strings (Fabien)
* src/compose.c
Fix logic on error with send dialog on
* src/imap.c
Fix compilation without libetpan, thanks
to Fabien
* src/summaryview.c
Fix 'context-menu' key
* src/compose.c
* src/compose.h
* src/gtk/gtkaspell.c
* src/gtk/gtkaspell.h
Put back Options menu in Spelling/
* src/gtk/quicksearch.c
Don't search, and show error, if the
advanced search has a syntax error
* src/compose.c
Fix crash on Reply with no From:
Show signature and conversion error on queuing
(but not sending)
* src/mainwindow.c
* src/summaryview.c
* src/summaryview.h
Factorize threading code and make sure msginfo
is not null when it comes from a GtkCTreeRow's
data
* src/gtk/gtkaspell.c
Check for necessary things
* src/gtk/gtksctree.c
* src/gtk/gtksctree.h
Reset anchor if necessary when removing node
* src/procheader.c
Make sure the date is UTF8 valid, or try to make it
so. IncrediMail is really IncrediStupid.
* src/compose.c
Fix possible conversions.
* src/compose.c
rollback few lines from my previous commit (those lines come from
a pending patch, accidentally commited, even if neutral as they are
commented out).