Commit graph

1088 commits

Author SHA1 Message Date
Tristan Chabredier 0703af97ac 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.
2006-06-21 11:58:49 +00:00
Paul Mangan fe5ec95782 2006-06-21 [paul] 2.3.1cvs7
* src/inc.c
		fix off-by-one count of current msg in
		statusbar filtering progressbar
2006-06-21 11:08:06 +00:00
Paul Mangan 8d42584bcf 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
2006-06-21 08:51:24 +00:00
Paul Mangan b133782278 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
2006-06-21 08:48:25 +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 59712bbc18 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)
2006-06-20 16:33:30 +00:00
Paul Mangan 674d5bdaac 2006-06-20 [paul] 2.3.1cvs2
* src/alertpanel.c
	* src/textview.c
		improve legibility of phishing attempt
		dialog
2006-06-20 13:04:37 +00:00
Paul Mangan 55621bec53 2006-06-20 [paul] 2.3.1cvs1
* NEWS
	* README
	* configure.ac
		Update version number following
		stable release
2006-06-20 09:50:57 +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 2ca9eee10a 2006-06-20 [colin] 2.3.0cvs25
* src/etpan/imap-thread.c
		Fix threshold (the append command is often > 32 bytes)
2006-06-20 06:28:06 +00:00
Colin Leroy 040bbdcb17 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)
2006-06-19 19:46:21 +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 3f4e41a84c 2006-06-18 [colin] 2.3.0cvs22
* src/prefs_customheader.c
		Only allow correct filenames for various
		custom headers
2006-06-18 18:04:36 +00:00
Colin Leroy cf31c48536 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.
2006-06-18 09:02:10 +00:00
Colin Leroy 57033c5551 2006-06-17 [colin] 2.3.0cvs20
* src/mh.c
		Warning fix
2006-06-17 18:50:41 +00:00
Colin Leroy c8bc15b930 2006-06-16 [colin] 2.3.0cvs19
* src/summaryview.c
		Recursive quicksearch: show message list
		in current folder, *then* search children
		in the background.
2006-06-16 16:58:18 +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 b827aeafda 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.
2006-06-16 06:46:34 +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
Ricardo Mones 54679481f0 2006-06-15 [mones] 2.3.0cvs15
* tools/make.themes.project
		creates the themes project from the web page
2006-06-15 10:31:46 +00:00
Colin Leroy d4cf1bc3c7 2006-06-15 [colin] 2.3.0cvs14
* src/folder.c
		Better fix (avoid losing the folder if scan_tree
		fails)
2006-06-15 07:02:07 +00:00
Colin Leroy c2ec50c6fb 2006-06-15 [cleroy] 2.3.0cvs13
* src/folder.c
		Probably fix Bug #969 (crash on rebuilding
		imap folder)
2006-06-15 06:29:48 +00:00
Colin Leroy 861d9d6c44 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
2006-06-14 17:35:28 +00:00
Paul Mangan e7fd563ba5 2006-06-14 [paul] 2.3.0cvs11
* configure.ac
		better fix than 2.3.0cvs10
2006-06-14 11:52:08 +00:00
Paul Mangan 58b0403a00 2006-06-14 [paul] 2.3.0cvs10
* configure.ac
		fix setting of PACKAGE_DATA_DIR with newer autoconf
		(backwards compatible)
2006-06-14 11:36:04 +00:00
Colin Leroy 656664a276 2006-06-13 [colin] 2.3.0cvs9
* src/messageview.c
		Fix sending of return receipt with the new queue folders
2006-06-13 16:37:20 +00:00
Tristan Chabredier 4e77b80a38 2006-06-13 [wwp] 2.3.0cvs8
* src/quote_fmt_lex.l
		fix wrong tokens returned in quote_fmt lexer, query not().
2006-06-13 10:49:55 +00:00
Tristan Chabredier 754d439ed7 2006-06-13 [wwp] 2.3.0cvs7
* src/folder.c
	* src/prefs_folder_item.c
		allow changing folder type even when folder is not a top-level one,
		thanks to Colin.
2006-06-13 08:59:27 +00:00
Colin Leroy 95afdba4f2 2006-06-12 [colin] 2.3.0cvs6
* src/folderview.c
		Fix double-ask of "Do you want to mark all
		as read"
2006-06-12 17:39:07 +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 c593215544 2006-06-12 [colin] 2.3.0cvs4
* src/summaryview.c
	* src/prefs_common.c
	* src/prefs_common.h
	* src/gedit-print.c
		Allow to define a specific print font - patch
		by Bernhard Walle <bernhard.walle@gmx.de>
	* src/prefs_fonts.c
	* manual/advanced.xml
	* manual/fr/advanced.xml
		Add a hidden pref to allow deletion without
		confirmation
2006-06-12 16:06:14 +00:00
Tristan Chabredier 6cfbbaace2 2006-06-12 [wwp] 2.3.0cvs3
* .cvsignore
		more files to ignore.
2006-06-12 16:01:42 +00:00
Tristan Chabredier d4983f7684 2006-06-12 [wwp] 2.3.0cvs2
* src/quote_fmt.c
	* src/quote_fmt_lex.l
	* src/quote_fmt_parse.y
		extend the quote_fmt parser (templates and quotes):
		- allow limited sub-expressions in |p{} and |f{} expressions,
		- add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
		- implemented/fixed missing implementation of query_references and show_references,
		- completed, fixed contents and format of the symbols help dialog,
		- fix some compilation warnings.
2006-06-12 15:59:35 +00:00
Tristan Chabredier aeb087ffea 2006-06-12 [wwp] 2.3.0cvs1
* manual/advanced.xml
	* manual/fr/advanced.xml
		updates in the "templates" section of the manual (eng/fr):
		 - be more precise (both versions)
		 - completed to match the english reference (fr version)
		 - touchups (both versions)
2006-06-12 15:21:31 +00:00
Paul Mangan 27adfe6209 2.3.0 released 2006-06-12 09:53:05 +00:00
Paul Mangan ba640d6d3a 2006-06-12 [paul] 2.2.3cvs14
* po/ca.po
	* po/cs.po
	* po/de.po
	* po/el.po
	* po/fr.po
	* po/it.po
	* po/pt_BR.po
	* po/sr.po
	* po/zh_CN.po
		updated by Miquel Oliete, Tim, Stephan Sachse,
		Stavros Giannouris, Fabien Vantard, Andrea
		Spadaccini, Frederico Goncalves Guimaraes,
		Aleksandar Urosevic, and Ralgh Young
2006-06-12 09:25:07 +00:00
Colin Leroy 5a67aaef3f 2006-06-12 [colin] 2.2.3cvs13
* src/mbox.c
		Add missing header
2006-06-12 06:30:39 +00:00
Colin Leroy 6f4a568ef2 2006-06-11 [colin] 2.2.3cvs12
* src/msgcache.c
		Verify that g_malloc() succeeded
2006-06-11 13:36:35 +00:00
Colin Leroy 66f1d6b1d4 2006-06-11 [colin] 2.2.3cvs11
* src/wizard.c
		Add Face header to welcome mail
2006-06-11 08:17:49 +00:00
Colin Leroy ad48e6e2da 2006-06-10 [colin] 2.2.3cvs10
* src/textview.c
		Revert previous (Forgot it changes the
		margin on the whole mail)
2006-06-10 20:50:38 +00:00
Colin Leroy 8fed0b832e 2006-06-10 [colin] 2.2.3cvs9
* src/textview.c
		Don't overlap long headers under (X-)Face
2006-06-10 17:45:59 +00:00
Ricardo Mones f41598765e 2006-06-10 [mones] 2.2.3cvs8
* manual/xml2pdf
		allow generation of manual on systems lacking saxon binary
		but with java and the saxon library installed

	* po/es.po
		updated for release
2006-06-10 16:20:51 +00:00
Colin Leroy f9841b7a3b 2006-06-09 [colin] 2.2.3cvs7
* src/summaryview.c
		Fix leak when using Display Sender using Addressbook
2006-06-09 15:05:37 +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
Paul Mangan 5ecb2a0b5c 2006-06-09 [paul] 2.2.3cvs5
* AUTHORS
	* src/gtk/authors.h
	* tools/claws.i18n.status.pl
		updated with new info
2006-06-09 09:04:36 +00:00
Paul Mangan f0f5a635ec 2006-06-09 [paul] 2.2.3cvs4
* README
		updated
	* manual/ack.xml
		add wwp to authors list
	* src/gtk/authors.h
		update mine and Colin's addresses
2006-06-09 06:35:20 +00:00
Colin Leroy cd3b304508 2006-06-08 [colin] 2.2.3cvs3
* src/etpan/imap-thread.c
		Fix leak on SSL cert check
2006-06-08 20:57:05 +00:00
Colin Leroy 660cb2a55e 2006-06-08 [colin] 2.2.3cvs2
* src/common/utils.c
		Fix leak
2006-06-08 16:34:18 +00:00
Paul Mangan 3e21259033 2006-06-08 [paul] 2.2.3cvs1
* configure.ac
		Update version number following
		stable release
2006-06-08 10:26:56 +00:00
Colin Leroy 9b14369ffa 2006-06-07 [colin] 2.2.2cvs3
* src/msgcache.c
		Fix catching cache read errors (guint instead of gint)
		Prevent malloc'ing more than 8MB (means cache corruption)
2006-06-07 16:41:15 +00:00