Commit graph

3865 commits

Author SHA1 Message Date
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
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
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
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
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
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
Paul Mangan
93ce38dd93 2006-06-07 [paul] 2.2.2cvs2
* src/exporthtml.c
	* src/exportldif.c
	* src/mh.c
	* src/mutt.c
	* src/pine.c
	* src/common/utils.c
		fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
		obey $HOME'
		http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
		Thanks to Colin
2006-06-07 07:30:10 +00:00
Paul Mangan
35aa3854df 2006-06-06 [paul] 2.2.1cvs6
* src/matcher.c
		fix  implicit declaration of
		sylpheed_do_idle()
		Patch by Fabien Vantard
2006-06-06 07:45:27 +00:00
Paul Mangan
75398415f7 2006-06-06 [paul] 2.2.1cvs5
* src/matcher.c
		fix age_greater and age_lower so that they
		mean what say and not '...or equal to'
		Thanks to Colin
2006-06-06 07:42:50 +00:00
Paul Mangan
5aa2bd854d 2006-06-06 [paul] 2.2.1cvs4
* src/textview.c
	* src/common/utils.c
		fix URI check
		Thanks to Colin
2006-06-06 07:39:23 +00:00
Colin Leroy
0632d9835a 2006-06-05 [colin] 2.2.1cvs2
* src/prefs_folder_item.c
	* src/folderview.c
		Allow recursive setting of properties
		for whole mailboxes
	* src/matcher.c
		Don't freeze on 'test' filtering rule
2006-06-05 14:15:28 +00:00
Colin Leroy
5ba743e5e6 2006-06-04 [colin] 2.2.0cvs81
* src/summaryview.c
		Skip to next message on move with no
		immediate execution
2006-06-04 09:28:23 +00:00
Paul Mangan
aee06c57a2 2006-06-03 [paul] 2.2.0cvs79
* src/prefs_receive.c
		page name is now 'Receiving'
	* src/prefs_send.c
		page name is now 'Sending'
2006-06-03 10:31:49 +00:00
Colin Leroy
3d6f787e33 2006-06-03 [colin] 2.2.0cvs78
* src/plugins/spamassassin/spamassassin_gtk.c
		Autoswitch to Localhost if transport was previously
		disabled. Else people had to check [] Enable, then
		*reselect* transport.
2006-06-03 10:06:28 +00:00
Colin Leroy
46df1f5ee0 2006-06-03 [colin] 2.2.0cvs77
* src/plugins/pgpinline/pgpinline.c
	* src/plugins/pgpmime/pgpmime.c
		Check that gpg_data_release_and_get_mem
		didn't fail (now, why this happens...)
2006-06-03 07:57:21 +00:00
Colin Leroy
2e555d9781 2006-06-03 [colin] 2.2.0cvs76
* src/mbox.c
		Fix bug #962 (Manual and/or UI should
		warn about incompatible locking
		causing dataloss)
2006-06-03 06:43:39 +00:00
Colin Leroy
afe0ccd590 2006-06-02 [cleroy] 2.2.0cvs75
* src/filtering.c
	* src/folder.c
	* src/procmsg.c
	* src/summaryview.c
		Fix a few leaks
2006-06-02 17:06:33 +00:00
Colin Leroy
7557620ce4 2006-06-02 [colin] 2.2.0cvs74
* src/main.c
		On exit, free caches after writing them
		Shuts up some valgrind false positives
	* src/procmsg.c
	* src/send_message.c
		Fix races when reusing existing SMTP connections
		Fix inexistant session timeout
	* src/toolbar.c
		Display alertpanel after all queues have
		been processed, not after each
2006-06-02 16:48:40 +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
Tristan Chabredier
03c1e4b462 2006-06-01 [wwp] 2.2.0cvs70
* src/messageview.c
		fix for bug #961 (wrong check was done when checking before sending
		notification email), thanks to Colin.
2006-06-01 08:04:41 +00:00
Colin Leroy
b0b15fd707 2006-05-31 [cleroy] 2.2.0cvs69
* src/common/ssl.c
		Guard against NULLs, although this
		should never be an issue
2006-05-31 18:06:35 +00:00
Colin Leroy
42a713a340 2006-05-31 [colin] 2.2.0cvs68
* src/filtering.c
		Use g_slist_prepend
	* src/imap.c
		Don't remove caches when destroying folder, it
		could (should) be done at exit
	* src/inc.c
		free processing cache after incorporation
	* src/etpan/imap-thread.c
		Maybe fix bug #959 (Crash on moving to emails
		to a imap account per ssl with a expired
		certificate.)
2006-05-31 16:43:20 +00:00
Colin Leroy
d52302846a 2006-05-30 [colin] 2.2.0cvs67
* src/summaryview.c
		Put back event flush when displaying message
		It avoids reading a bunch of messages just
		by hitting shift-n for too long ;)
2006-05-30 17:54:07 +00:00
Colin Leroy
a54cc67ca7 2006-05-29 [colin] 2.2.0cvs66
* src/summaryview.c
		Remove useless g_warnings
2006-05-29 20:12:23 +00:00
Colin Leroy
86c115e803 2006-05-29 [colin] 2.2.0cvs65
* src/imap.c
		Fix g_slist_append()s for performance
2006-05-29 19:39:23 +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
Paul Mangan
fe04a047f2 2006-05-29 [paul] 2.2.0cvs63
* src/mh.c
		fetch full message when moving mails
		from another mailbox, (fixed data loss
		when filtering from IMAP to MH, introduced
		in 2.2.0cvs57).
		Thanks to Colin
2006-05-29 09:00:26 +00:00
Ricardo Mones
6eadc76fc6 2006-05-29 [mones] 2.2.0cvs62
* src/gtk/gtksctree.c
		Unselect faster (patch by Colin)
2006-05-29 07:42:40 +00:00
Colin Leroy
67b4389f2c 2006-05-26 [colin] 2.2.0cvs61
* src/summaryview.c
		Unplug MSGINFO_UPDATE callback on delete too.
2006-05-26 16:43:21 +00:00
Colin Leroy
4a46a9f6f5 2006-05-26 [colin] 2.2.0cvs60
* src/foldersel.c
		Fix bold in folder selection window with glib2.10
		thanks Hiro
2006-05-26 11:24:19 +00:00
Colin Leroy
a0bf8a3ec5 2006-05-26 [colin] 2.2.0cvs59
* src/procheader.c
		Convert date only if necessary (and don't
		try to convert from utf8 to utf8, too)
	* src/summaryview.c
		Only set column's text if the column's
		displayed
2006-05-26 10:25:58 +00:00
Colin Leroy
2aa198267f 2006-05-26 [colin] 2.2.0cvs58
* src/summaryview.c
	* src/gtk/gtkutils.c
		Fix useless warning
2006-05-26 08:59:33 +00:00
Colin Leroy
547e1c7fa9 2006-05-26 [colin] 2.2.0cvs57
* src/mainwindow.c
		Make summaryview selectable as long as
		no message has focus
	* src/mh.c
		Faster deletion (by implementing mh_remove_msgs)
		Faster copy (avoid using mh_fetch_msg just to get
		the filename)
		Faster move (using move_file instead of copy_file
		if MSG_IS_MOVE)
		No progressbar if total number of mails to cp/mv
		is less than 100
	* src/summaryview.c
		Fix removal from subject_table when mail gets moved
		Faster deletion (g_slist_prepend instead of append)
	* src/gtk/gtksctree.c
		Remove useless code
2006-05-26 08:32:09 +00:00
Colin Leroy
129edbc2d9 2006-05-25 [colin] 2.2.0cvs56
* src/common/ssl_certificate.c
		Fix leak in expired cert check
2006-05-25 19:24:59 +00:00
Colin Leroy
4b8f741ad9 2006-05-25 [colin] 2.2.0cvs55
* src/mh.c
		Disable flags syncing on .mh_sequences - it
		is buggy and marks mails read under unknown
		conditions.
2006-05-25 18:34:08 +00:00
Colin Leroy
e8135a04cd 2006-05-24 [colin] 2.2.0cvs54
attention cvs users: if you manage to crash
	Sylpheed-Claws while moving, copying or deleting
	mails, we *are* interested in stack traces and
	valgrind logs. It looks stable, but one never
	knows...

	* src/folder.c
		Add progressbar for cache updates
	* src/folderutils.c
		Optimize Mark all read in the current
		folder
	* src/mh.c
		Add progressbar for copy/move
	* src/procmsg.c
		Optimize O(n^2) in copy/move
	* src/summaryview.c
	* src/gtk/gtksctree.c
		Optimize O(n^2) algos
	* src/common/timing.h
		Display ms instead of us
2006-05-24 18:02:15 +00:00