Commit graph

1090 commits

Author SHA1 Message Date
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
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
830802de5a 2006-06-06 [paul] 2.2.2cvs1
* configure.ac
		Update version number following
		stable release
2006-06-06 09:17:34 +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
Tristan Chabredier
242cf84a7f 2006-06-05 [wwp] 2.2.1cvs3
* manual/fr/account.xml
		minor language fixes (thanks to Fabien Vantard).
2006-06-05 15:15:36 +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
ec04523460 2006-06-05 [colin] 2.2.1cvs1
* configure.ac
		Update version number following
		stable release
2006-06-05 09:18:26 +00:00
Colin Leroy
8a1e6e4744 Reference bug summary in bugfix commit ;) 2006-06-04 12:56:21 +00:00
Tristan Chabredier
d966a1be28 2006-06-04 [wwp] 2.2.0cvs82
* manual/glossary.xml
	* manual/account.xml
	* manual/fr/glossary.xml
	* manual/fr/account.xml
		added glossary section and references/links related to the Face custom header.
2006-06-04 10:46:46 +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
Tristan Chabredier
117ee1edb5 2006-06-04 [wwp] 2.2.0cvs80
* manual/xml2pdf
		added sanity checks, exit when needed.
2006-06-04 06:40:36 +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
Tristan Chabredier
ee25c8e052 2006-06-02 [wwp] 2.2.0cvs73
* manual/fr/glossary.xml
	* manual/fr/ack.xml
	* manual/ack.xml
		one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
2006-06-02 12:23:08 +00:00
Tristan Chabredier
4290492336 2006-06-02 [wwp] 2.2.0cvs72
* manual/xml2pdf
	* manual/dist/pdf/Makefile.am
	* manual/dtd/manual.xsl
	* manual/fr/dist/pdf/Makefile.am
	* manual/pl/dist/pdf/Makefile.am
		we changed the procedure to generate the .pdf version of the manual.
		The procedure is more modern and the .pdf we get now has a valid index.
		Here are the new pre-requisites:

		- JRE 1.x (1.4 here): there must be one from your distro
		- Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
		- FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
		- DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download

		See my posts for further info about the installation of this toolchain:

		Date: Fri, 19 May 2006 19:40:06 +0200
		From: wwp <subscript@free.fr>
		To: sylpheed-claws-devel@lists.sourceforge.net
		Subject: [Sylpheed-claws-devel] Generating the manual .pdf

		and

		Date: Wed, 24 May 2006 12:58:49 +0200
		From: wwp <subscript@free.fr>
		To: sylpheed-claws-devel@lists.sourceforge.net
		Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
2006-06-02 12:14: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
a1faa3b887 2.3.0-rc4 released 2006-05-25 10:21:58 +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
Tristan Chabredier
35d520395e 2006-05-24 [wwp] 2.2.0cvs53
* manual/fr/advanced.xml
		updates to the French manual.
2006-05-24 16:46:42 +00:00
Tristan Chabredier
d140278d3f 2006-05-24 [wwp] 2.2.0cvs52
* src/common/utils.c
		MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
2006-05-24 09:23:40 +00:00
Tristan Chabredier
643e7f9230 2006-05-24 [wwp] 2.2.0cvs51
* src/folderutils.c
		fixed "mark all read" in MH folders (thanks to Colin).
2006-05-24 09:10:29 +00:00
Paul Mangan
c76cea0eea 2006-05-24 [paul] 2.2.0cvs50
* doc/man/sylpheed-claws.1
		updated the man page
2006-05-24 08:58:43 +00:00
Colin Leroy
e014c4b34a 2006-05-23 [colin] 2.2.0cvs49
* src/folderview.c
	* src/imap.c
	* src/inc.c
	* src/mbox.c
	* src/messageview.c
	* src/news.c
	* src/send_message.c
	* src/summaryview.c
	* src/gtk/sslcertwindow.c
		alertpanel fixes, by Fabien
2006-05-23 17:45:56 +00:00
Colin Leroy
8781b7b147 2006-05-23 [colin] 2.2.0cvs48
* src/folder.c
	* src/folderview.c
	* src/msgcache.c
	* src/summaryview.c
	* src/gtk/gtksctree.c
	* src/gtk/gtksctree.h
		More timings
		Fix slow loading problem, which was caused by the
		use of some gtk_ctree funcs and their use of
		g_list_position while gtk_ctree_(un)link'ing.
		Reap more functions from gtkctree.c to be sure we
		use our (fast) version instead of theirs.
	* src/mh.c
		Fix copy of unread mails
2006-05-23 17:42:52 +00:00
Tristan Chabredier
44ef1f244d 2006-05-22 [wwp] 2.2.0cvs47
* manual/fr/advanced.xml
		updated.
2006-05-22 16:53:48 +00:00
Colin Leroy
cec85f860f 2006-05-22 [colin] 2.2.0cvs46
* src/filtering.c
		Fix possible infinite loop. 'copy' is not a
		final action, so when encountering a 'copy',
		we have to check if a previous one was set
		and do it. In the same way, if we encounter
		a 'move' we have to perform a possibly
		pending 'copy'. This will slow down filtering
		on IMAP if move+copy or multiple copy actions
		are to be done, but handling it via the batch
		would be really too convoluted.
2006-05-22 16:37:02 +00:00
Tristan Chabredier
13806f8e8b 2006-05-22 [wwp] 2.2.0cvs45
* manual/fr/advanced.xml
	* manual/fr/faq.xml
	* manual/fr/glossary.xml
	* manual/fr/handling.xml
	* manual/fr/intro.xml
	* manual/fr/plugins.xml
	* manual/fr/sylpheed-claws-manual.xml
		sync w/ the english manual: updates URIs, documented mailing-list
		support, better explanation about the enabled/disabled feature
		in filtering/processing rules by Paul.
2006-05-22 16:20:22 +00:00
Colin Leroy
83e08449d2 2006-05-21 [colin] 2.2.0cvs44
* src/summaryview.c
		Don't expand after building threads, but during
2006-05-21 19:55:34 +00:00
Colin Leroy
ef217868f8 2006-05-21 [colin] 2.2.0cvs43
* src/procmsg.c
	* src/summaryview.c
		More timing possibilities... For next time I have
		to find out how the hell some 3GHz computer takes
		one minute to open a 30k folder...
2006-05-21 18:49:25 +00:00
Colin Leroy
dc2316b4b6 2006-05-21 [colin] 2.2.0cvs42
* manual/pl/advanced.xml
	* manual/pl/faq.xml
	* manual/pl/glossary.xml
	* manual/pl/handling.xml
	* manual/pl/intro.xml
	* manual/pl/plugins.xml
	* manual/pl/sylpheed-claws-manual.xml
		Polish manual updated by Pawel
2006-05-21 18:33:25 +00:00
Colin Leroy
5d0a66ff3a 2.3.0-rc3 released 2006-05-20 17:39:15 +00:00
Colin Leroy
fbf1b296a9 2006-05-20 [colin] 2.2.0cvs41
* src/imap.c
		Fix -rc2 problems:
		- remove cache of moved messages from original folder
		- apply new flags to messages even if they aren't appliable
		  via IMAP.
2006-05-20 17:31:23 +00:00
Colin Leroy
ce12f32823 2.3.0-rc2 released 2006-05-20 11:09:13 +00:00
Colin Leroy
db44f53938 2006-05-19 [colin] 2.2.0cvs40
* src/imap.c
		Don't issue SELECT in imap_change_flags
		before having checked that we indeed have
		some flags to change. MSG_POSTFILTERED for
		example can't be used on IMAP.
		Fixes bug #955 (copying messages between
		imap folders is extremely slow), which was
		a regression.
2006-05-19 23:19:09 +00:00
Colin Leroy
820d86b34e 2006-05-19 [colin] 2.2.0cvs39
* src/folder.c
	* src/folder.h
	* src/folderview.c
		Try to fix bug #830 (Some unread messages
		get marked read in IMAP inbox):
		- Prevent scanning a folder if it's being
		  opened via the GUI
		- Postpone opening via the GUI of a folder
		  currently scanned.
2006-05-19 17:09:06 +00:00
Tristan Chabredier
dc33197c79 2006-05-19 [wwp] 2.2.0cvs38
* manual/advanced.xml
		fix English+typo (thanks to Paul).
2006-05-19 12:26:09 +00:00
Tristan Chabredier
96b76e646e 2006-05-19 [wwp] 2.2.0cvs37
* manual/advanced.xml
	* manual/fr/advanced.xml
	* src/gtk/logwindow.c
	* src/prefs_common.c
	* src/prefs_common.h
		added hidden prefs to allow customization of colors used in
		protocol log window (useful for dark gtk+ themes).
2006-05-19 11:11:20 +00:00
Tristan Chabredier
caeb312d09 2006-05-19 [wwp] 2.2.0cvs36
* ChangeLog
		fix an old erroneous changelog entry (thanks to Fabien Vantard).
2006-05-19 09:27:03 +00:00
Paul Mangan
7543ce0ce5 2006-05-19 [paul] 2.2.0cvs35
* src/textview.c
		make Reply-To fully clickable
	* src/gtk/logwindow.c
		more colouring (SMTP ESMTP)
	Both patches by Pawel Pekala
2006-05-19 07:04:40 +00:00
Colin Leroy
7270f2d908 2006-05-19 [cleroy] 2.2.0cvs34
* src/mh.c
		Don't update flags from current folder
		Probably fixes bug #935 (Read Messages
		Revert to Being Marked as Unread)
2006-05-19 06:27:04 +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
Paul Mangan
00517cbe25 2006-05-18 [paul] 2.2.0cvs32
* src/summaryview.c
		keep Mailing-List menu refreshed
		Thanks to Colin
2006-05-18 11:21:41 +00:00
Paul Mangan
688512843f 2006-05-18 [paul] 2.2.0cvs31
* manual/advanced.xml
	* manual/faq.xml
	* manual/glossary.xml
	* manual/handling.xml
	* manual/intro.xml
	* manual/plugins.xml
	* manual/sylpheed-claws-manual.xml
		update URLs
		add info about mailing-list support
		edit filtering info
	* src/wizard.c
	* src/common/defs.h
	* src/gtk/about.c
	* src/plugins/dillo_viewer/README
		update URLs
2006-05-18 11:18:28 +00:00
Tristan Chabredier
3c9314dcce 2006-05-17 [wwp] 2.2.0cvs30
* manual/handling.xml
	* manual/fr/handling.xml
		documented the ability to enabled/disable filtering/processing rules.
2006-05-17 20:17:26 +00:00
Colin Leroy
9291c8e7bd 2006-05-17 [colin] 2.2.0cvs29
* src/main.c
		Don't initialize g_thread subsystem if it's
		already done (thanks to Hiro)
	* src/mimeview.c
		Fix saving of parts when there name can't be
		converted from UTF-8.
2006-05-17 16:37:41 +00:00
Paul Mangan
6bc48dff5b 2006-05-17 [paul] 2.2.0cvs28
* po/Makefile.in.in
		fix config.status warning with autoconf 2.60
2006-05-17 12:43:54 +00:00
Paul Mangan
d86a815a6c 2006-05-17 [paul] 2.2.0cvs27
* po/POTFILES.in
		add src/mbox.c
2006-05-17 12:20:46 +00:00
Tristan Chabredier
d4f91ca14f 2006-05-17 [wwp] 2.2.0cvs26
* src/mainwindow.c
		fix useless and potentially dangerous buffer walking (thanks to Colin).
2006-05-17 09:28:12 +00:00
Tristan Chabredier
210ec29dbc 2006-05-17 [wwp] 2.2.0cvs25
* src/plugins/demo/demo.c
		updated product name in plugin demo (many plugins need to be
		sync'ed w/ that change).
2006-05-17 08:19:45 +00:00
Colin Leroy
85890787b4 2006-05-17 [colin] 2.2.0cvs24
* src/mh.c
		Fix leak
2006-05-17 06:44:11 +00:00
Colin Leroy
4f0c3c7aa1 2006-05-16 [colin] 2.2.0cvs23
* src/mainwindow.c
		Stupid me hit again. Fix cvs22.
2006-05-16 20:25:36 +00:00
Colin Leroy
0d96f5617b 2006-05-16 [colin] 2.2.0cvs22
* src/mainwindow.c
		Fix bug #922 (sylpheed-claws crashed after
		pushing on Inbox folder)
2006-05-16 20:15:40 +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
Tristan Chabredier
52e0025a10 2006-05-16 [wwp] 2.2.0cvs20
* src/export.c
	* src/matcher.c
	* src/summaryview.c
	* src/etpan/imap-thread.c
		fix some compiler warnings (thanks to Colin).
2006-05-16 09:42:16 +00:00
Tristan Chabredier
749e0af242 2006-05-16 [wwp] 2.2.0cvs19
* src/action.c
	* src/gedit-print.c
	* src/inc.c
	* src/mainwindow.c
	* src/mh.c
	* src/statusbar.c
	* src/send_message.c
	* src/summaryview.c
		get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
2006-05-16 09:38:20 +00:00
Colin Leroy
127c47b4fd 2006-05-15 [colin] 2.2.0cvs18
* src/procmsg.c
		Fix automatic rule creation with List-Post
2006-05-15 17:53:23 +00:00
Paul Mangan
57bda9042e 2006-05-15 [paul] 2.2.0cvs17
* tools/filter_conv_new.pl
		updated for rule enabling/disabling
		claws version >= 2.3.x required
2006-05-15 17:08:04 +00:00
Colin Leroy
dd36d94033 2006-05-15 [cleroy] 2.2.0cvs16
* src/main.c
		Revert test
2006-05-15 08:24:25 +00:00
Colin Leroy
2121a4d8a1 2006-05-15 [cleroy] 2.2.0cvs15
* src/main.c
		test
2006-05-15 08:23:23 +00:00
Tristan Chabredier
290e683566 2006-05-15 [wwp] 2.2.0cvs14
* manual/pl/.cvsignore
		ignore generated files.
2006-05-15 08:13:33 +00:00
Colin Leroy
f018c3b07a 2.3.0-rc1 released 2006-05-14 11:27:10 +00:00
Tristan Chabredier
2896acb268 2006-05-13 [wwp] 2.2.0cvs13
* src/filtering.c
	* src/filtering.h
	* src/matcher.c
	* src/matcher_parser_lex.l
	* src/matcher_parser_parse.y
	* src/prefs_filtering.c
		new feature: provide the ability to disable filtering and processing
		rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
		adaptations.
2006-05-13 13:04:55 +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
Tristan Chabredier
22b1314524 2006-05-13 [wwp] 2.2.0cvs11
* src/export.c
	* src/import.c
	* src/mainwindow.c
	* src/mbox.c
	* src/summaryview.c
	* src/summaryview.h
		no more silent failures (or at least less ones) when importing
		or exporting from/to mbox. Also start importing/exporting if
		the necessary info is set.
2006-05-13 10:02:33 +00:00
Tristan Chabredier
435f0f4a6b 2006-05-13 [wwp] 2.2.0cvs10
* RELEASE_NOTES
		restored up-to-date release notes.
2006-05-13 09:29:12 +00:00
Paul Mangan
2d569fc172 2006-05-13 [paul] 2.2.0cvs9
* po/nl.po
	* po/ru.po
		updated by Tim Dijkstra and Pavlo Bohmat
2006-05-13 06:48:39 +00:00
Colin Leroy
4df843e861 2006-05-12 [colin] 2.2.0cvs8
* src/gtk/quicksearch.c
		Add "k" as shortcut for "colorlabel". Patch
		by ath42@users.sf.net.
2006-05-12 20:32:00 +00:00
Paul Mangan
de2f5de238 2006-05-12 [paul] 2.2.0cvs7
* src/prefs_common.h
	* src/prefs_summaries.c
	* src/summaryview.c
		when entering a folder also allow
		going directly to first Marked message
2006-05-12 18:12:31 +00:00
Paul Mangan
f1a9d6c116 2006-05-12 [paul] 2.2.0cvs6
* src/summaryview.c
		always obey 'confirm before marking all
		mails read' option
2006-05-12 18:10:00 +00:00
Paul Mangan
ca4ef2b905 2006-05-12 [paul] 2.2.0cvs5
* src/textview.c
		make Sender fully clickable
2006-05-12 18:08:21 +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
68cec9a28f 2006-05-12 [colin] 2.2.0cvs3
* src/folder.c
	* src/mainwindow.c
	* src/mainwindow.h
	* src/messageview.c
	* src/prefs_spelling.c
	* src/procheader.c
	* src/procmsg.c
	* src/procmsg.h
	* src/summaryview.c
	* src/toolbar.c
	* src/toolbar.h
		Add contextual menu on Compose toolbar
                button. Fixes bug #944 (Automatic
                addresses not applied when changing account
                from compose window)
                add Mailing List support
                based on the old 0.6.5claws25 patch by
                Melvin Hadasht, with finishing touches
                by Colin
                Fix "ignore thread" when mails are threaded by
                subject (and weren't ignored although appearing
                in the thread).
                GUI rework.
                Both patches by Pawel.
2006-05-12 17:42:48 +00:00
Colin Leroy
f710198b4d 2006-05-12 [colin] 2.1.1cvs50
* po/cs.po
	* po/de.po
	* po/en_GB.po
	* po/es.po
	* po/fi.po
	* po/fr.po
	* po/pt_BR.po
	* po/sr.po
	* po/zh_CN.po
		updated by Tim, Stephan Sachse, me, Flammie Pirinen,
                Fabien Vantard, Frederico Goncalves Guimaraes,
                Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
2006-05-12 17:38:02 +00:00
Colin Leroy
09e5c53efb 2006-05-05 [colin] 2.1.1cvs49
* manual/Makefile.am
	* manual/pl/Makefile.am
	* manual/pl/account.xml
	* manual/pl/ack.xml
	* manual/pl/addrbook.xml
	* manual/pl/advanced.xml
	* manual/pl/faq.xml
	* manual/pl/glossary.xml
	* manual/pl/gpl.xml
	* manual/pl/handling.xml
	* manual/pl/intro.xml
	* manual/pl/keyboard.xml
	* manual/pl/plugins.xml
	* manual/pl/starting.xml
	* manual/pl/sylpheed-claws-manual.xml
	* manual/pl/dist/.cvsignore
	* manual/pl/dist/Makefile.am
	* manual/pl/dist/html/.cvsignore
	* manual/pl/dist/html/Makefile.am
	* manual/pl/dist/pdf/.cvsignore
	* manual/pl/dist/pdf/Makefile.am
	* manual/pl/dist/ps/.cvsignore
	* manual/pl/dist/ps/Makefile.am
	* manual/pl/dist/txt/.cvsignore
	* manual/pl/dist/txt/Makefile.am
		Add the polish translation of the manual,
		Authored by Pawel Pekala.
2006-05-05 17:53:32 +00:00
Colin Leroy
ed5ba70d9a 2006-05-05 [cleroy] 2.1.1cvs48
* src/main.c
		Re-read matcherrc after loading plugins
		if some of them add folders.
2006-05-05 16:17:38 +00:00
Colin Leroy
51fd369e48 2006-05-03 [colin] 2.1.1cvs47
* src/imap.c
		I'm idiot
2006-05-03 17:51:39 +00:00
Colin Leroy
0a57866979 2006-05-03 [colin] 2.1.1cvs46
* src/imap.c
		Be sure to have a session when
		getting separator
2006-05-03 17:49:25 +00:00