Commit graph

685 commits

Author SHA1 Message Date
Paul Mangan
bcea7ea602 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
2006-08-18 09:18:04 +00:00
Colin Leroy
077ca08451 2006-08-17 [colin] 2.4.0cvs60
* src/compose.c
		Don't continue queuing if Cancel is clicked
		in select-keys
2006-08-17 20:21:23 +00:00
Colin Leroy
1688305659 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
2006-08-16 16:24:00 +00:00
Colin Leroy
936207855d 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
2006-08-11 16:58:44 +00:00
Colin Leroy
a19982304f 2006-08-09 [colin] 2.4.0cvs34
* src/compose.c
		Fix crash setting the priority on reedit
		(Accessing compose before creating it!)
2006-08-09 06:06:49 +00:00
Colin Leroy
535f4fc69e 2006-08-07 [colin] 2.4.0cvs31
* src/compose.c
		Fix bug #956 (DnD text with accents in compose
		text entry); fix gccc's signed/unsigned fuss
2006-08-07 17:11:24 +00:00
Colin Leroy
1637892d9f 2006-08-04 [colin] 2.4.0cvs27
* 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
2006-08-04 16:12:21 +00:00
Colin Leroy
754cdfa8f2 2006-07-31 [colin] 2.4.0cvs7
* src/compose.c
	* src/mainwindow.c
	* src/messageview.h
	* src/prefs_common.c
	* src/prefs_common.h
	* src/textview.c
		Add 'View/Hide quotes'. Patch based on a patch
		by Rafal Weglarz
2006-07-31 17:17:32 +00:00
Colin Leroy
83d03099f6 2006-07-09 [colin] 2.3.1cvs77
* src/compose.c
		Save FMID in drafts too
2006-07-09 08:39:54 +00:00
Colin Leroy
52a9964824 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
2006-07-08 22:15:33 +00:00
Colin Leroy
691f2617ea 2006-07-05 [colin] 2.3.1cvs61
* src/textview.c
	* src/compose.c
		Handle sftp:// links
2006-07-05 18:45:13 +00:00
Tristan Chabredier
622b6e9ada 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.
2006-07-03 12:35:59 +00:00
Colin Leroy
cfe4611ba0 2006-06-30 [colin] 2.3.1cvs47
* src/compose.c
		Block undo when changing signature (by changing
		account)
2006-06-30 20:37:04 +00:00
Colin Leroy
cd93806ec8 2006-06-30 [colin] 2.3.1cvs45
* src/compose.c
		Fix signature replacement:
		- when no newline before separator
		- when reediting
2006-06-30 06:34:50 +00:00
Colin Leroy
068cd797fd 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
2006-06-29 16:26:13 +00:00
Colin Leroy
7e34bc7c28 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
2006-06-27 16:10:22 +00:00
Andrej Kacian
7452a07576 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.
2006-06-25 17:01:28 +00:00
Andrej Kacian
879857dc65 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.
2006-06-25 09:54:36 +00:00
Paul Mangan
ea1a87a977 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)
2006-06-24 10:45:26 +00:00
Tristan Chabredier
9b2314100a 2006-06-23 [wwp] 2.3.1cvs16
* src/compose.c
		i18n fix (thanks to Fabien Vantard)
2006-06-23 16:26:25 +00:00
Paul Mangan
40bd373b81 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)
2006-06-21 12:45:39 +00:00
Ricardo Mones
1e995c1ea5 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
2006-06-20 19:36:29 +00:00
Colin Leroy
675040cd8e 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)
2006-06-20 06:55:27 +00:00
Colin Leroy
10dc61b321 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
2006-06-19 18:42:26 +00:00
Colin Leroy
8d88949a45 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
2006-06-16 16:30:03 +00:00
Colin Leroy
1bb09c7d58 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)
2006-06-15 17:03:17 +00:00
Colin Leroy
8a05d30776 2006-06-12 [colin] 2.3.0cvs5
* 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)
2006-06-12 17:08:19 +00:00
Colin Leroy
0bf1958108 2006-06-09 [colin] 2.2.3cvs6
* src/compose.c
	* src/folder.c
	* src/folderview.c
	* src/mimeview.c
	* src/summaryview.c
		More leaks fixes
2006-06-09 14:48:49 +00:00
Colin Leroy
6362ac1fe6 2006-06-01 [colin] 2.2.0cvs71
* 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
2006-06-01 17:14:34 +00:00
Colin Leroy
a319eb19e3 2006-05-29 [colin] 2.2.0cvs64
* src/compose.c
	* src/common/utils.c
		Fix extraneous tab at start of addresses
	* src/mainwindow.c
		Fix warnings (thanks to Fabien)
		Fix crash at exit when composing messages
		exist
	* src/pop.c
		Fix progress bar when deleting expired mails
		Thanks to Hiro
	* src/summaryview.c
	* src/gtk/gtksctree.c
		Fix re-sorting slowness
2006-05-29 16:42:33 +00:00
Colin Leroy
304322deb2 2006-05-18 [colin] 2.2.0cvs33
* src/imap.c
                Warning fix
        * src/compose.c
        * src/mainwindow.c
        * src/summaryview.c
        * src/toolbar.c
                Allow replying to multiple emails
                in multiple windows
        * src/mimeview.c
        * src/etpan/imap-thread.c
                Leak fixes
2006-05-18 17:10:21 +00:00
Colin Leroy
239006ff75 2006-05-16 [colin] 2.2.0cvs21
* src/compose.c
		Make From header be copy/paste/select-able
2006-05-16 16:10:49 +00:00
Colin Leroy
f7f744c83e 2006-05-13 [colin] 2.2.0cvs12
* src/compose.c
		Remove useless if (a) b; else b;
		Thanks to wwp
2006-05-13 12:42:00 +00:00
Colin Leroy
dabdc67914 2006-05-12 [colin] 2.2.0cvs4
* src/compose.c
	* src/compose.h
		Let From be editable
	* src/main.c
	* src/mh.c
		Full support of .mh_sequences' Unseen seq
2006-05-12 17:46:09 +00:00
Colin Leroy
3ae54083f9 2006-04-25 [cleroy] 2.1.1cvs34
* 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)
2006-04-25 16:59:47 +00:00
Colin Leroy
44826a706e 2006-04-24 [colin] 2.1.1cvs31
* src/compose.c
		Fix compilation warnings (Fabien)
2006-04-24 17:05:06 +00:00
Colin Leroy
dfcb1ffb0b 2006-04-24 [colin] 2.1.1cvs29
* 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
2006-04-24 17:01:08 +00:00
Colin Leroy
f72b66987a 2006-04-19 [colin] 2.1.1cvs15
* 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
2006-04-19 17:28:39 +00:00
Colin Leroy
49220d751b 2006-04-18 [colin] 2.1.1cvs12
* src/imap.c
		Factorize get/set_xml code
	* src/compose.c
	* src/prefs_account.c
	* src/prefs_account.h
	* src/procmsg.c
		Add Encrypt to self option
2006-04-18 16:21:10 +00:00
Colin Leroy
e5bf5df43c 2006-04-14 [colin] 2.1.0cvs44
* src/compose.c
		Don't try to use ASCII for converting headers
		(as done in body)
2006-04-14 06:45:03 +00:00
Colin Leroy
2ebdb2e29d 2006-04-11 [colin] 2.1.0cvs31
* src/compose.c
		Fix inserting files not in utf8 when locale is utf8
2006-04-11 22:10:30 +00:00
Colin Leroy
ebe120809b 2006-04-11 [cleroy] 2.1.0cvs29
* src/compose.c
		Implement multiple quote levels
	* src/prefs_common.c
		Change a little bit the quote bgcolor for 2nd level
2006-04-11 16:30:23 +00:00
Colin Leroy
ac661dc623 2006-04-10 [colin] 2.1.0cvs27
* src/compose.c
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_msg_colors.c
	* src/textview.c
		Allow optional background color in quotes
		Patch by Rafal Weglarz <tokoloshe@users.sf.net>
		GTK+-2.8.x feature
2006-04-10 19:16:31 +00:00
Colin Leroy
59f8e171a7 2006-04-07 [colin] 2.1.0cvs16
* README
	* src/compose.c
	* src/prefs_common.c
	* src/prefs_common.h
		Add hidden compose_no_markup pref
2006-04-07 16:20:05 +00:00
Ricardo Mones
b62ee0089f 2006-04-06 [mones] 2.1.0cvs7
* src/addr_compl.c
	* src/addrindex.c
	* src/addritem.c
	* src/codeconv.c
	* src/compose.c
	* src/filtering.c
	* src/folder.c
	* src/folder_item_prefs.c
	* src/folderview.c
	* src/localfolder.c
	* src/matcher.c
	* src/mimeview.c
	* src/prefs_msg_colors.c
	* src/prefs_spelling.c
	* src/prefs_themes.c
	* src/procmime.c
	* src/procmsg.c
	* src/stock_pixmap.c
	* src/summaryview.c
	* src/textview.c
	* src/toolbar.c
	* src/common/mgutils.c
	* src/common/prefs.c
	* src/common/ssl_certificate.c
	* src/gtk/colorlabel.c
	* src/gtk/quicksearch.c
	* src/plugins/pgpmime/pgpmime.c
	* src/plugins/spamassassin/spamassassin.c
		Removed redundant NULL checks for g_free() calls.
		Patch by Pawel Pekala.
2006-04-06 10:58:17 +00:00
Colin Leroy
2dd7efb647 2006-04-05 [colin] 2.0.0cvs182
* 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
2006-04-05 06:19:17 +00:00
Tristan Chabredier
8d905e8af9 2006-03-26 [wwp] 2.0.0cvs175
* src/compose.c
		use a unified border width ('other' tab in the compose window,
		patch by Pawel Pekala).
2006-03-26 20:20:10 +00:00
Colin Leroy
0500275c41 2006-03-26 [colin] 2.0.0cvs172
* 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.
2006-03-26 16:52:33 +00:00
Colin Leroy
f177bf5e3d 2006-03-21 [colin] 2.0.0cvs161
* src/compose.c
		Fix middle-click pasting (insert at click
		position instead of cursor position, don't
		remove existing selection and allow pasting
		our own selection)
	* src/addressbook.c
		"LDAP Server" -> "LDAP servers"
2006-03-21 17:54:25 +00:00
Tristan Chabredier
7d5d6e5a53 2006-03-17 [wwp] 2.0.0cvs148
* 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).
2006-03-17 10:24:33 +00:00