Commit graph

797 commits

Author SHA1 Message Date
Colin Leroy
fda7d49be5 2007-10-09 [colin] 3.0.2cvs44
* src/addrduplicates.c
	* src/addressadd.c
	* src/addressadd.h
	* src/addressbook.c
	* src/addressbook.h
	* src/addrindex.c
	* src/addrindex.h
	* src/addritem.c
	* src/addritem.h
	* src/compose.c
	* src/editaddress.c
	* src/editaddress_other_attributes_ldap.h
	* src/headerview.c
	* src/messageview.c
	* src/mimeview.c
	* src/summaryview.c
	* src/textview.c
	* src/gtk/gtkutils.c
		Automatically set contacts' pictures from Face
		or X-Face if they have no picture
		Display the contact picture in textview or
		headerview for mails sent by people in the
		addressbook, that have no Face or X-Face
		Fix a few details in the Person edition dialog
		(ability to unset picture)
		Remove picture file when deleting contacts
2007-10-09 16:37:50 +00:00
Colin Leroy
0f8a3641f5 2007-10-08 [colin] 3.0.2cvs36
* src/compose.c
	* src/compose.h
		Beautify the GUI a bit; in particular, show the
		number of attachments in the tab's title.
		Patch by Pawel
2007-10-08 16:21:49 +00:00
Colin Leroy
0cf759dbea 2007-10-04 [colin] 3.0.2cvs9
* src/action.c
	* src/addrbook.c
	* src/addrindex.c
	* src/compose.c
	* src/exporthtml.c
	* src/exportldif.c
	* src/folder.c
	* src/main.c
	* src/matcher.c
	* src/mbox.c
	* src/messageview.c
	* src/mh.c
	* src/news.c
	* src/partial_download.c
	* src/pop.c
	* src/procmime.c
	* src/procmsg.c
	* src/toolbar.c
	* src/common/log.c
	* src/common/mgutils.c
	* src/common/plugin.c
	* src/common/utils.c
	* src/common/xml.c
	* src/common/xml.h
	* src/common/xmlprops.c
	* src/common/xmlprops.h
	* src/plugins/bogofilter/bogofilter.c
	* src/plugins/clamav/clamav_plugin.c
	* src/plugins/dillo_viewer/dillo_prefs.c
	* src/plugins/pgpcore/prefs_gpg.c
	* src/plugins/pgpinline/pgpinline.c
	* src/plugins/pgpmime/pgpmime.c
	* src/plugins/spamassassin/spamassassin.c
	* src/plugins/trayicon/trayicon_prefs.c
		Verify success on writes. Will fix possible strange
		failure on disk full.
2007-10-04 17:36:57 +00:00
Colin Leroy
7154f6ff1e 2007-09-28 [colin] 3.0.1cvs41
* src/compose.c
	* src/msgcache.c
	* src/pop.c
	* src/procmime.c
	* src/etpan/imap-thread.c
		64bits-related warning fixes
2007-09-28 16:35:36 +00:00
Paul Mangan
88c4388489 2007-09-24 [paul] 3.0.1cvs26
* src/compose.c
		compact the character set menu, adding some
		missing encodings. Patch by Pawel Pekala
2007-09-24 10:38:03 +00:00
Ricardo Mones
90c55af6e0 2007-09-21 [mones] 3.0.1cvs17
* src/compose.c
		Fix for bug 1327, 'segfault when replying to a non-existent
		news message', thanks to Colin.
2007-09-21 09:21:39 +00:00
Colin Leroy
bb8340739c 2007-09-16 [colin] 3.0.0cvs16
* src/account.c
	* src/compose.c
	* src/prefs_account.c
	* src/prefs_account.h
	* src/prefs_template.c
	* src/common/utils.c
		Remove Generate Message-ID option. We need
		this on some IMAP servers.
2007-09-16 10:01:17 +00:00
Colin Leroy
68471dc8e4 2007-09-16 [colin] 3.0.0cvs13
* src/compose.c
		Fix scrolling to cursor
2007-09-16 09:52:06 +00:00
Tristan Chabredier
e12a64b2c1 2007-09-03 [wwp] 3.0.0cvs3
* src/compose.c
		Warn differently when sending or sending later (queueing).
2007-09-03 20:08:46 +00:00
Colin Leroy
4b35632da4 2007-08-31 [colin] 2.10.0cvs187
* src/etpan/imap-thread.c
		Fix unwanted creation of
		libetpan's stream dump file
	* src/compose.c
		Fix coloring of pastes as quotation
	* src/summaryview.c
		Maemo: Fix opening of mails from keypad
		in Sent folders
	* src/addressbook.c
	* src/folderview.c
	* src/image_viewer.c
	* src/mimeview.c
	* src/gtk/prefswindow.c
		Maemo: Fix adjustments changes
2007-08-31 17:03:45 +00:00
Colin Leroy
4bee7a9224 2007-08-30 [colin] 2.10.0cvs185
* src/compose.c
	* src/folderview.c
	* src/main.c
	* src/prefs_matcher.c
	* src/prefs_template.c
	* src/quote_fmt.c
	* src/send_message.c
	* src/toolbar.c
	* src/gtk/gtkaspell.c
	* src/plugins/bogofilter/bogofilter.c
	* src/plugins/bogofilter/bogofilter_gtk.c
	* src/plugins/clamav/clamav_plugin_gtk.c
	* src/plugins/pgpcore/sgpgme.c
	* src/plugins/spamassassin/spamassassin.c
	* src/plugins/spamassassin/spamassassin_gtk.c
		Fix all potential misuses of format-string functions
2007-08-30 16:12:14 +00:00
Colin Leroy
465527e283 2007-08-28 [colin] 2.10.0cvs180
* src/compose.c
	* src/compose.h
		Fix signature replacement when it's been wrapped
2007-08-28 16:22:21 +00:00
Colin Leroy
b9504d1cf5 2007-08-18 [colin] 2.10.0cvs130
* src/compose.c
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_send.c
	* src/send_message.c
		Revert 'send_dialog_mode' meaning to
		'send_dialog_invisible', so that the
		new checkbox doesn't change the
		existing behaviour.
2007-08-18 14:19:10 +00:00
Andrej Kacian
1320d42a49 2007-08-14 [ticho] 2.10.0cvs120
* src/compose.c
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_send.c
	* src/send_message.c
		Change "Show send dialog" optionmenu to a checkbutton.
	* src/prefs_receive.c
		Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
2007-08-14 09:23:14 +00:00
Tristan Chabredier
e1cfe6213a 2007-08-13 [wwp] 2.10.0cvs119
* src/addr_compl.c
	* src/addressbook.c
	* src/addrindex.c
	* src/compose.c
	* src/filtering.c
	* src/folderview.c
	* src/inc.c
	* src/matcher.c
	* src/mh.c
	* src/partial_download.c
	* src/prefs_gtk.c
	* src/procmsg.c
	* src/stock_pixmap.c
	* src/summaryview.c
	* src/common/utils.c
	* src/gtk/gtkaspell.c
	* src/gtk/menu.c
		Make sure we never pass NULL pointers for %s substitutions
		(prevent from crashing in Windows).
2007-08-13 21:36:57 +00:00
Colin Leroy
4ac68f07ef 2007-08-06 [colin] 2.10.0cvs95
* src/compose.c
	* src/compose.h
		Re-commit 2.10.0cvs86, with a protection
		against Pango bug. Also, try to fix
		bug 1275, 'auto-saved draft messages not
		always being removed'
2007-08-06 16:39:10 +00:00
Colin Leroy
aa595e3dc2 2007-08-05 [colin] 2.10.0cvs91
* src/compose.c
	* src/compose.h
		reverting buggy patch for now
2007-08-05 08:29:05 +00:00
Colin Leroy
ebf9fd4c9c 2007-08-03 [colin] 2.10.0cvs86
* src/compose.c
	* src/compose.h
		Make colorisation and wrapping algorithms
		faster. Fixes bug 1246, 'compose becomes
		increasingly slow replying to complex emails'
2007-08-03 19:33:16 +00:00
Paul Mangan
85b1d39dd4 2007-07-27 [paul] 2.10.0cvs76
* src/compose.c
		fix potential crasher
		thanks to Colin
2007-07-27 14:27:40 +00:00
Colin Leroy
438277591e 2007-07-26 [colin] 2.10.0cvs68
* src/ldapserver.c
		Fix possible crash on cache invalidation
	* src/compose.c
	* src/procmime.c
	* src/procmime.h
	* src/quote_fmt_parse.y
		Make replying to mails with big attachments
		much faster. Fixes bug 1224, 'The process of
		Replying to emails with large attachments
		seems unreasonably long...'
2007-07-26 16:32:02 +00:00
Colin Leroy
22d5c465fb 2007-07-13 [colin] 2.10.0cvs19
* src/toolbar.c
	* src/toolbar.h
		Rework to fit the non-deprecated API
	* src/compose.c
	* src/folderview.c
	* src/mainwindow.c
	* src/messageview.c
	* src/summaryview.c
		Maemo layout changes. Better toolbars,
		removal of CTree headers.
2007-07-13 16:47:36 +00:00
Colin Leroy
52ffd8b406 2007-07-11 [colin] 2.10.0cvs16
* COPYING
	* README
	* autogen.sh
	* manual/claws-mail-manual.xml
	* manual/gpl.xml
	* manual/es/claws-mail-manual.xml
	* manual/es/gpl.xml
	* manual/fr/claws-mail-manual.xml
	* manual/fr/gpl.xml
	* manual/pl/gpl.xml
	* src/account.c
	* src/account.h
	* src/action.c
	* src/action.h
	* src/adbookbase.h
	* src/addr_compl.c
	* src/addr_compl.h
	* src/addrbook.c
	* src/addrbook.h
	* src/addrcache.c
	* src/addrcache.h
	* src/addrcindex.c
	* src/addrcindex.h
	* src/addrclip.c
	* src/addrclip.h
	* src/addrdefs.h
	* src/addressadd.c
	* src/addressadd.h
	* src/addressbook.c
	* src/addressbook.h
	* src/addressbook_foldersel.c
	* src/addressbook_foldersel.h
	* src/addressitem.h
	* src/addrgather.c
	* src/addrgather.h
	* src/addrharvest.c
	* src/addrharvest.h
	* src/addrindex.c
	* src/addrindex.h
	* src/addritem.c
	* src/addritem.h
	* src/addrquery.c
	* src/addrquery.h
	* src/addrselect.c
	* src/addrselect.h
	* src/alertpanel.c
	* src/alertpanel.h
	* src/browseldap.c
	* src/browseldap.h
	* src/codeconv.c
	* src/codeconv.h
	* src/compose.c
	* src/compose.h
	* src/crash.c
	* src/crash.h
	* src/customheader.c
	* src/customheader.h
	* src/displayheader.c
	* src/displayheader.h
	* src/editaddress.c
	* src/editaddress.h
	* src/editaddress_other_attributes_ldap.c
	* src/editaddress_other_attributes_ldap.h
	* src/editbook.c
	* src/editbook.h
	* src/editgroup.c
	* src/editgroup.h
	* src/editjpilot.c
	* src/editjpilot.h
	* src/editldap.c
	* src/editldap.h
	* src/editldap_basedn.c
	* src/editldap_basedn.h
	* src/edittags.c
	* src/edittags.h
	* src/editvcard.c
	* src/editvcard.h
	* src/enriched.c
	* src/enriched.h
	* src/exphtmldlg.c
	* src/exphtmldlg.h
	* src/expldifdlg.c
	* src/expldifdlg.h
	* src/export.c
	* src/export.h
	* src/exporthtml.c
	* src/exporthtml.h
	* src/exportldif.c
	* src/exportldif.h
	* src/filtering.c
	* src/filtering.h
	* src/folder.c
	* src/folder.h
	* src/folder_item_prefs.c
	* src/folder_item_prefs.h
	* src/foldersel.c
	* src/foldersel.h
	* src/folderutils.c
	* src/folderutils.h
	* src/folderview.c
	* src/folderview.h
	* src/gedit-print.c
	* src/gedit-print.h
	* src/grouplistdialog.c
	* src/grouplistdialog.h
	* src/headerview.c
	* src/headerview.h
	* src/html.c
	* src/html.h
	* src/image_viewer.c
	* src/image_viewer.h
	* src/imap.c
	* src/imap.h
	* src/imap_gtk.c
	* src/imap_gtk.h
	* src/import.c
	* src/import.h
	* src/importldif.c
	* src/importldif.h
	* src/importmutt.c
	* src/importmutt.h
	* src/importpine.c
	* src/importpine.h
	* src/inc.c
	* src/inc.h
	* src/jpilot.c
	* src/jpilot.h
	* src/ldapctrl.c
	* src/ldapctrl.h
	* src/ldaplocate.c
	* src/ldaplocate.h
	* src/ldapquery.c
	* src/ldapquery.h
	* src/ldapserver.c
	* src/ldapserver.h
	* src/ldapupdate.c
	* src/ldapupdate.h
	* src/ldaputil.c
	* src/ldaputil.h
	* src/ldif.c
	* src/ldif.h
	* src/localfolder.c
	* src/localfolder.h
	* src/main.c
	* src/main.h
	* src/mainwindow.c
	* src/mainwindow.h
	* src/manual.c
	* src/manual.h
	* src/matcher.c
	* src/matcher.h
	* src/matcher_parser.h
	* src/matcher_parser_lex.l
	* src/matcher_parser_parse.y
	* src/mbox.c
	* src/mbox.h
	* src/message_search.c
	* src/message_search.h
	* src/messageview.c
	* src/messageview.h
	* src/mh.c
	* src/mh.h
	* src/mh_gtk.c
	* src/mh_gtk.h
	* src/mimeview.c
	* src/mimeview.h
	* src/msgcache.c
	* src/msgcache.h
	* src/mutt.c
	* src/mutt.h
	* src/news.c
	* src/news.h
	* src/news_gtk.c
	* src/news_gtk.h
	* src/noticeview.c
	* src/noticeview.h
	* src/partial_download.c
	* src/partial_download.h
	* src/pine.c
	* src/pine.h
	* src/pop.c
	* src/pop.h
	* src/prefs_account.c
	* src/prefs_account.h
	* src/prefs_actions.c
	* src/prefs_actions.h
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_compose_writing.c
	* src/prefs_compose_writing.h
	* src/prefs_customheader.c
	* src/prefs_customheader.h
	* src/prefs_display_header.c
	* src/prefs_display_header.h
	* src/prefs_ext_prog.c
	* src/prefs_ext_prog.h
	* src/prefs_filtering.c
	* src/prefs_filtering.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_fonts.c
	* src/prefs_fonts.h
	* src/prefs_gtk.c
	* src/prefs_gtk.h
	* src/prefs_image_viewer.c
	* src/prefs_image_viewer.h
	* src/prefs_logging.c
	* src/prefs_logging.h
	* src/prefs_matcher.c
	* src/prefs_matcher.h
	* src/prefs_message.c
	* src/prefs_message.h
	* src/prefs_msg_colors.c
	* src/prefs_msg_colors.h
	* src/prefs_other.c
	* src/prefs_other.h
	* src/prefs_quote.c
	* src/prefs_quote.h
	* src/prefs_receive.c
	* src/prefs_receive.h
	* src/prefs_send.c
	* src/prefs_send.h
	* src/prefs_spelling.c
	* src/prefs_spelling.h
	* src/prefs_summaries.c
	* src/prefs_summaries.h
	* src/prefs_summary_column.c
	* src/prefs_summary_column.h
	* src/prefs_summary_open.c
	* src/prefs_summary_open.h
	* src/prefs_template.c
	* src/prefs_template.h
	* src/prefs_themes.c
	* src/prefs_themes.h
	* src/prefs_toolbar.c
	* src/prefs_toolbar.h
	* src/prefs_wrapping.c
	* src/prefs_wrapping.h
	* src/privacy.c
	* src/privacy.h
	* src/procheader.c
	* src/procheader.h
	* src/procmime.c
	* src/procmime.h
	* src/procmsg.c
	* src/procmsg.h
	* src/quote_fmt.c
	* src/quote_fmt_lex.l
	* src/quote_fmt_parse.y
	* src/recv.c
	* src/recv.h
	* src/remotefolder.c
	* src/remotefolder.h
	* src/send_message.c
	* src/send_message.h
	* src/setup.c
	* src/setup.h
	* src/simple-gettext.c
	* src/sourcewindow.c
	* src/sourcewindow.h
	* src/ssl_manager.c
	* src/ssl_manager.h
	* src/statusbar.c
	* src/statusbar.h
	* src/stock_pixmap.c
	* src/stock_pixmap.h
	* src/summary_search.c
	* src/summary_search.h
	* src/summaryview.c
	* src/summaryview.h
	* src/textview.c
	* src/textview.h
	* src/toolbar.c
	* src/toolbar.h
	* src/undo.c
	* src/undo.h
	* src/unmime.c
	* src/unmime.h
	* src/uri_opener.c
	* src/uri_opener.h
	* src/vcard.c
	* src/vcard.h
	* src/wizard.c
	* src/wizard.h
	* src/common/base64.c
	* src/common/base64.h
	* src/common/claws.c
	* src/common/claws.h
	* src/common/defs.h
	* src/common/fnmatch.c
	* src/common/fnmatch.h
	* src/common/fnmatch_loop.c
	* src/common/hooks.c
	* src/common/hooks.h
	* src/common/log.c
	* src/common/log.h
	* src/common/md5.c
	* src/common/md5.h
	* src/common/mgutils.c
	* src/common/mgutils.h
	* src/common/nntp.c
	* src/common/nntp.h
	* src/common/passcrypt.c
	* src/common/passcrypt.h.in
	* src/common/plugin.c
	* src/common/plugin.h
	* src/common/prefs.c
	* src/common/prefs.h
	* src/common/progressindicator.c
	* src/common/progressindicator.h
	* src/common/quoted-printable.c
	* src/common/quoted-printable.h
	* 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/common/string_match.c
	* src/common/string_match.h
	* src/common/stringtable.c
	* src/common/stringtable.h
	* src/common/tags.c
	* src/common/tags.h
	* src/common/template.c
	* src/common/template.h
	* src/common/timing.h
	* src/common/utils.c
	* src/common/utils.h
	* src/common/uuencode.c
	* src/common/uuencode.h
	* src/common/version.h.in
	* src/common/w32_dirent.c
	* src/common/w32_reg.c
	* src/common/w32_signal.c
	* src/common/w32_stat.c
	* src/common/w32_stdlib.c
	* src/common/w32_string.c
	* src/common/w32_time.c
	* src/common/w32_unistd.c
	* src/common/w32_wait.c
	* src/common/w32lib.h
	* src/common/xml.c
	* src/common/xml.h
	* src/common/xmlprops.c
	* src/common/xmlprops.h
	* src/etpan/etpan-errors.h
	* src/etpan/etpan-thread-manager-types.h
	* src/etpan/etpan-thread-manager.c
	* src/etpan/etpan-thread-manager.h
	* src/etpan/imap-thread.c
	* src/etpan/imap-thread.h
	* src/gtk/about.c
	* src/gtk/about.h
	* src/gtk/colorlabel.c
	* src/gtk/colorlabel.h
	* src/gtk/colorsel.c
	* src/gtk/colorsel.h
	* src/gtk/combobox.c
	* src/gtk/combobox.h
	* src/gtk/description_window.c
	* src/gtk/description_window.h
	* src/gtk/filesel.c
	* src/gtk/filesel.h
	* src/gtk/foldersort.c
	* src/gtk/foldersort.h
	* src/gtk/gtkaspell.c
	* src/gtk/gtkaspell.h
	* src/gtk/gtksctree.c
	* src/gtk/gtkshruler.c
	* src/gtk/gtkshruler.h
	* src/gtk/gtksourceprintjob.c
	* src/gtk/gtksourceprintjob.h
	* src/gtk/gtkutils.c
	* src/gtk/gtkutils.h
	* src/gtk/gtkvscrollbutton.c
	* src/gtk/gtkvscrollbutton.h
	* src/gtk/icon_legend.c
	* src/gtk/icon_legend.h
	* src/gtk/inputdialog.c
	* src/gtk/inputdialog.h
	* src/gtk/logwindow.c
	* src/gtk/logwindow.h
	* src/gtk/manage_window.c
	* src/gtk/manage_window.h
	* src/gtk/menu.c
	* src/gtk/menu.h
	* src/gtk/pluginwindow.c
	* src/gtk/pluginwindow.h
	* src/gtk/prefswindow.c
	* src/gtk/prefswindow.h
	* src/gtk/progressdialog.c
	* src/gtk/progressdialog.h
	* src/gtk/quicksearch.c
	* src/gtk/quicksearch.h
	* src/gtk/sslcertwindow.c
	* src/gtk/sslcertwindow.h
	* src/plugins/bogofilter/bogofilter.c
	* src/plugins/bogofilter/bogofilter.h
	* src/plugins/bogofilter/bogofilter_gtk.c
	* src/plugins/clamav/clamav_plugin.c
	* src/plugins/clamav/clamav_plugin.h
	* src/plugins/clamav/clamav_plugin_gtk.c
	* src/plugins/demo/demo.c
	* src/plugins/dillo_viewer/dillo_prefs.c
	* src/plugins/dillo_viewer/dillo_prefs.h
	* src/plugins/dillo_viewer/dillo_viewer.c
	* src/plugins/pgpcore/passphrase.c
	* src/plugins/pgpcore/passphrase.h
	* src/plugins/pgpcore/pgp_viewer.c
	* src/plugins/pgpcore/pgp_viewer.h
	* src/plugins/pgpcore/plugin.c
	* src/plugins/pgpcore/prefs_gpg.c
	* src/plugins/pgpcore/prefs_gpg.h
	* src/plugins/pgpcore/select-keys.c
	* src/plugins/pgpcore/select-keys.h
	* src/plugins/pgpcore/sgpgme.c
	* src/plugins/pgpcore/sgpgme.h
	* src/plugins/pgpinline/pgpinline.c
	* src/plugins/pgpinline/pgpinline.h
	* src/plugins/pgpinline/plugin.c
	* src/plugins/pgpmime/pgpmime.c
	* src/plugins/pgpmime/pgpmime.h
	* src/plugins/pgpmime/plugin.c
	* src/plugins/spamassassin/spamassassin.c
	* src/plugins/spamassassin/spamassassin.h
	* src/plugins/spamassassin/spamassassin_gtk.c
	* src/plugins/trayicon/trayicon.c
	* src/plugins/trayicon/trayicon_prefs.c
	* src/plugins/trayicon/trayicon_prefs.h
	* src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
	* src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
	* src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
	* src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
	* src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
	* tools/OOo2claws-mail.pl
	* tools/README.sylprint
	* tools/acroread2claws-mail.pl
	* tools/claws-mail-compose-insert-files.pl
	* tools/convert_mbox.pl
	* tools/filter_conv.pl
	* tools/filter_conv_new.pl
	* tools/fix_date.sh
	* tools/freshmeat_search.pl
	* tools/google_search.pl
	* tools/kmail-mailbox2claws-mail.pl
	* tools/kmail2claws-mail.pl
	* tools/kmail2claws-mail_v2.pl
	* tools/mairix.sh
	* tools/make.themes.project
	* tools/multiwebsearch.pl
	* tools/nautilus2claws-mail.sh
	* tools/outlook2claws-mail.pl
	* tools/textviewer.sh
	* tools/thunderbird-filters-convertor.pl
	* tools/update-po
	* tools/uuooffice
	* tools/vcard2xml.py
	* tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
		Upgrade to GPLv3 or later.
2007-07-11 16:38:12 +00:00
Paul Mangan
66f740ab85 2007-07-03 [paul] 2.10.0cvs3
* src/compose.c
		fix auto-save
	* src/summaryview.c
		fix build warnings
	Thanks to Colin
2007-07-03 11:09:15 +00:00
Colin Leroy
e57b4b3e65 2007-07-02 [colin] 2.10.0cvs1
* src/Makefile.am
	* src/compose.c
	* src/edittags.c
	* src/edittags.h
	* src/filtering.c
	* src/folder.c
	* src/folder.h
	* src/headerview.c
	* src/headerview.h
	* src/main.c
	* src/mainwindow.c
	* src/mainwindow.h
	* src/manual.h
	* src/matcher.c
	* src/matcher.h
	* src/matcher_parser_parse.y
	* src/mimeview.c
	* src/msgcache.c
	* src/msgcache.h
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_filtering_action.c
	* src/prefs_matcher.c
	* src/prefs_summary_column.c
	* src/procmsg.c
	* src/procmsg.h
	* src/quote_fmt.c
	* src/quote_fmt_lex.l
	* src/quote_fmt_parse.y
	* src/summaryview.c
	* src/summaryview.h
	* src/textview.c
	* src/common/Makefile.am
	* src/common/defs.h
	* src/common/tags.c
	* src/common/tags.h
	* src/gtk/quicksearch.c
	* src/gtk/quicksearch.h
		Add Tags implementation. Tags are arbitrary labels
		that can be applied to messages. It is possible
		to create, edit, remove tags; apply them to mails;
		filter on tags or tag presence; apply or unset
		tags via filtering actions; reference tags in
		reply templates.
2007-07-02 16:35:40 +00:00
Colin Leroy
cd3ae7ab6d 2007-06-19 [colin] 2.9.2cvs71
* src/compose.c
	* src/messageview.c
		Fix crash mentioned in bug 1246
		Race condition when automatically drafting
		due to insertion on reedit.
2007-06-19 21:36:55 +00:00
Paul Mangan
c2e46edb46 2007-06-15 [paul] 2.9.2cvs60
* src/compose.c
		fix bug when one closing a compose window
		during autosave
2007-06-15 11:23:43 +00:00
Tristan Chabredier
90660664d2 2007-06-08 [wwp] 2.9.2cvs50
* src/compose.c
	* src/compose.h
	* src/main.c
	* src/mainwindow.c
	* src/mainwindow.h
		Provide a way out of automatic draft saving on IMAP, when
		exiting offline.
		Prevent drafting while sending and quitting while sending.
		Thanks for Colin.
2007-06-08 13:18:44 +00:00
Tristan Chabredier
2ce28140f1 2007-06-05 [wwp] 2.9.2cvs40
* src/compose.c
	* src/compose.h
		Use per-folder/per-account quote chars when applying a
		template or inserting text as well. Const'ify some
		vars more.
2007-06-05 06:43:35 +00:00
Colin Leroy
4aa7dee7c7 2007-06-04 [colin] 2.9.2cvs39
* src/compose.c
		More work for wwp :)
2007-06-04 19:56:09 +00:00
Tristan Chabredier
9e3e745771 2007-06-04 [wwp] 2.9.2cvs38
* src/compose.c
		Same as 2.9.2cvs36 but for forwarding.
2007-06-04 17:09:07 +00:00
Colin Leroy
e476058693 2007-06-04 [colin] 2.9.2cvs37
* src/compose.c
		Use original mail file for forward/redirect
		Fixes some forwarded mails to be attached as
		application/octet-stream (when they have binary
		parts), and incidentally fixes bug 848
		'Redirect breaks GnuPG'
2007-06-04 16:51:29 +00:00
Tristan Chabredier
400985fca0 2007-06-04 [wwp] 2.9.2cvs36
* src/compose.c
		Fix quote mark mis-initialisation when replying/forwarding
		(introduced w/ 2.9.2cvs20).
2007-06-04 16:47:33 +00:00
Tristan Chabredier
7b4a263ea9 2007-05-31 [wwp] 2.9.2cvs25
* src/compose.c
		Removed unused code.
2007-05-31 07:24:29 +00:00
Tristan Chabredier
4d030dbfe2 2007-05-30 [wwp] 2.9.2cvs20
* src/compose.c
	* src/folder_item_prefs.c
	* src/folder_item_prefs.h
	* src/prefs_account.c
	* src/prefs_account.h
	* src/prefs_folder_item.c
	* src/prefs_gtk.c
	* src/prefs_gtk.h
		Implemented per-account and per-folder
		compose/reply/forward formats.
2007-05-30 22:35:52 +00:00
Colin Leroy
dae513209f 2007-05-30 [colin] 2.9.2cvs18
* src/compose.c
		Fix race where it's possible to re-click Send
		between end of SMTP session and end of "move to
		sent folder" when sending an email with send
		dialog enabled.
2007-05-30 17:51:35 +00:00
Tristan Chabredier
4d8b5ea0e0 2007-05-23 [wwp] 2.9.2cvs13
* src/compose.c
	* src/prefs_compose_writing.c
	* src/prefs_quote.c
	* src/prefs_template.c
	* src/prefs_template.h
	* src/quote_fmt.c
	* src/quote_fmt.h
	* src/quote_fmt_lex.l
	* src/quote_fmt_parse.y
		Introduced new syntax elements (symbols and commands)
		in templates/quote_fmt. Compatibility w/ old
		symbols is kept.
		Updated and reworked the corresponding Information
		dialog.
		Display the line number in dialogs that talk about
		parser errors (in addition to the error message in
		output).
2007-05-23 17:19:50 +00:00
Tristan Chabredier
a38d4b6a5c 2007-05-23 [wwp] 2.9.2cvs11
* src/compose.c
	* src/prefs_template.c
	* src/quote_fmt.h
	* src/quote_fmt_parse.y
		Fix 2.9.2cvs10, which broke --disable-aspell.
2007-05-23 07:51:42 +00:00
Tristan Chabredier
439319888c 2007-05-22 [wwp] 2.9.2cvs10
* src/compose.c
	* src/prefs_template.c
	* src/quote_fmt.c
	* src/quote_fmt.h
	* src/quote_fmt_lex.l
	* src/quote_fmt_parse.y
	* src/gtk/gtkaspell.c
	* src/gtk/gtkaspell.h
		Added template/quote format syntactical elements
		to show and query:
			- current dictionary
			  %T to show (shows empty if not set or not enabled),
			  ?T and !T to check if the default dictionary is
			  enabled and set
			- current account's default dictionary
			  %aT to show (empty if not set or not enabled),
			  ?aT and !aT to check if it's enabled and set
			- name completion for an address, from the address
			  book
			  %ABf, %ABt, %ABc respectively show the full name got
			  from the address book if From, To or Cc match a single
			  contact.
			  ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
			  matches any contact and if the full name is non-empty.
			  If From, To or Cc are lists of email addresses, only
			  the first address will be checked.
		In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
		that could show a trailing ','.
		Also, template/quote_fmt parser now shows the line number in case
		of parser error.
2007-05-22 21:36:07 +00:00
Paul Mangan
551d7219e7 2007-05-06 [paul] 2.9.1cvs45
* src/compose.c
	* src/ldapquery.c
	* src/privacy.h
	* src/summary_search.c
	* src/summaryview.c
		fix build warnings
2007-05-06 06:46:24 +00:00
Colin Leroy
1e84f56272 2007-05-04 [colin] 2.9.1cvs43
* src/compose.c
	* src/privacy.c
	* src/privacy.h
	* src/plugins/pgpcore/prefs_gpg.c
	* src/plugins/pgpcore/prefs_gpg.h
	* src/plugins/pgpinline/pgpinline.c
	* src/plugins/pgpmime/pgpmime.c
		Add an API to warn about encryption limits,
		and allow to disable these warnings
2007-05-04 17:16:35 +00:00
Colin Leroy
da4a6ce109 2007-04-25 [colin] 2.9.1cvs24
* src/compose.c
		Fix bug 1198, 'Reply-all "disappearing" address bug
		persists...'
2007-04-25 16:32:14 +00:00
Tristan Chabredier
17a1c7e4a6 2007-04-24 [wwp] 2.9.1cvs22
* src/compose.c
		Fix few compiler warnings.
2007-04-24 16:24:21 +00:00
Colin Leroy
fc5f11b372 2007-04-23 [colin] 2.9.1cvs15
* src/compose.c
		Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
2007-04-23 16:15:16 +00:00
Colin Leroy
b4fc125798 2007-04-20 [colin] 2.9.1cvs6
* src/compose.c
		Fix bug 1187, 'Reply-to addressee disappears
		when reply-to text box is clicked...' (Maemo)
2007-04-20 15:54:57 +00:00
Tristan Chabredier
351b1b34f7 2007-04-20 [wwp] 2.9.1cvs5
* po/POTFILES.in
	* src/addressbook.c
	* src/compose.c
	* src/filtering.c
	* src/headerview.c
	* src/matcher.c
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_display_header.c
	* src/prefs_matcher.c
	* src/summaryview.c
	* src/gtk/headers.h
	* src/gtk/quicksearch.c
		Translate more header names according to the relevant option value,
		mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
		Replaced nearly all uses of prefs_common.trans_hdr with a call
		to prefs_common_translated_header_name().
		Added a headers.h reference file that contains known header names
		(RFC2822 and others) to the translation process' input, so that
		translated header names will still exist even if no occurrence of
		_("headername") is found anymore in the sources.
		Don't translate column name 'Number' following to trans_hdr option
		value as it's not a header name.
2007-04-20 14:54:54 +00:00
Tristan Chabredier
fea6bd218d 2007-04-17 [wwp] 2.9.0cvs2
* src/compose.c
		Prepend "Add to address book" to the context menu of compose window's sender and
		recipient fields.
2007-04-17 08:47:10 +00:00
Colin Leroy
47e3663c54 2007-03-31 [colin] 2.8.1cvs72
* src/compose.c
	* src/imap.c
	* src/inc.c
	* src/inc.h
	* src/messageview.c
	* src/news.c
	* src/plugins/spamassassin/spamassassin.c
		Offline override: Add a parameter to allow
		asking even if the override timer is running.
		Allows to ask every time the user makes an
		explicit action needing online access (such
		as Get Mail), and not when the action is
		implicit (such as opening an IMAP folder)
2007-03-31 08:35:45 +00:00
Colin Leroy
691e856270 2007-03-29 [colin] 2.8.1cvs66
* src/compose.c
	* src/compose.h
		Maemo: dynamically switch headers/text position
	* src/prefs_common.c
		Maemo: hide compose's ruler by default
	* src/common/socket.c
	* src/common/socket.h
		Fix build warning
2007-03-29 17:52:09 +00:00
Colin Leroy
608bb3a140 2007-03-28 [colin] 2.8.1cvs58
* src/compose.c
		Don't dynamically update title on Maemo
		Patch by Jean-Luc Biord
2007-03-28 16:20:40 +00:00
Colin Leroy
03b893d20f 2007-03-27 [colin] 2.8.1cvs57
* src/compose.c
	* src/folderview.c
	* src/summaryview.c
		Enable tap-and-hold on Maemo
2007-03-27 17:28:38 +00:00