Commit graph

1408 commits

Author SHA1 Message Date
Colin Leroy dbd7f1c8b7 2006-09-25 [colin] 2.5.0cvs3
* src/plugins/bogofilter/bogofilter.c
	* src/plugins/clamav/clamav_plugin.c
	* src/plugins/spamassassin/spamassassin.c
		BogoFilter, Spamassassin: Fix double hook registering after
		visiting preferences
		Spamassassin, Clamav: Just set the mails to move instead of
		doing the move - caller will move the things at once.
2006-09-25 21:31:38 +00:00
Colin Leroy 3e40df4508 2006-09-25 [colin] 2.5.0cvs2
* src/imap.c
	* src/etpan/imap-thread.c
		Use UID SEARCH ALL instead of UID 1:*
		(braindead servers can't figure out that's
		the same...)
2006-09-25 16:21:04 +00:00
Tristan Chabredier 1fbc3065c3 2006-09-25 [wwp] 2.5.0cvs1
* src/message_search.c
		Added the ability to stop a running search (in message body).
2006-09-25 13:46:10 +00:00
Paul Mangan 02318a9758 2.5.0 unleashedcd sylpheed-claws 2006-09-25 12:02:02 +00:00
Paul Mangan 5ed747d52f 2006-09-25 [paul] 2.4.0cvs214
* po/cs.po
	* po/de.po
	* po/fi.po
	* po/fr.po
	* po/nl.po
	* po/pt_BR.po
	* po/sk.po
	* po/sr.po
	* po/zh_CN.po
		updated by Tim, Stephan Sachse, Flammie Pirinen,
		Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
		Ticho, Aleksander Urosevic, Ralgh Young
2006-09-25 11:28:18 +00:00
Ricardo Mones cd3ddddf7c 2006-09-24 [mones] 2.4.0cvs213
* po/es.po
		Updated for release
2006-09-24 22:42:06 +00:00
Colin Leroy fcd1423682 2006-09-23 [colin] 2.4.0cvs212
* src/gtk/inputdialog.c
		Fix [ ] remember this appearing in normal
		input dialogs after it's been used by
		mimeview.
	* src/folder.c
	* src/folderview.c
	* src/msgcache.c
	* src/procmsg.c
	* src/summaryview.c
	* src/textview.c
	* src/common/timing.h
		Enable timings in debug mode and make it
		look prettier.
2006-09-23 13:31:18 +00:00
Colin Leroy 86580ddde9 2006-09-22 [colin] 2.4.0cvs211
* README
		Revert test change
	* commitHelper
		ping the correct URI
2006-09-22 17:07:40 +00:00
Colin Leroy 2ae469f1c7 2006-09-22 [colin] 2.4.0cvs210
* README
		Let's see if bug #1022 is fixed
2006-09-22 17:01:57 +00:00
Colin Leroy 33a457b919 2006-09-21 [colin] 2.4.0cvs209
* src/wizard.c
	* src/common/plugin.c
		Prepare infra to load predefined plugins when
		no configuration existed. Don't actually load
		anything yet (feat. freeze)
2006-09-21 17:10:04 +00:00
Tristan Chabredier 3f60edf263 2006-09-21 [wwp] 2.4.0cvs208
* manual/fr/faq.xml
		Partial sync w/ 2.4.0cvs72:
		wrap file and minor updates.
2006-09-21 11:35:38 +00:00
Tristan Chabredier f44cdd6dff 2006-09-21 [wwp] 2.4.0cvs207
* tools/fix_date.sh
		several fixes and enhancements. A new --force switch has been
		added to prevent overriding by default Date: header when
		already existing.
2006-09-21 09:51:40 +00:00
Paul Mangan 02cfddd3e6 2006-09-21 [paul] 2.4.0cvs206
* src/common/utils.c
		add Chinese UTF8 Re prefix
2006-09-21 09:25:28 +00:00
Tristan Chabredier 097cf5e477 2006-09-21 [wwp] 2.4.0cvs205
* tools/Makefile.am
		Fics alfabettical order.
2006-09-21 08:24:51 +00:00
Tristan Chabredier f51555adba 2006-09-21 [wwp] 2.4.0cvs204
* tools/fix_date.sh
	* tools/Makefile.am
		Added an action tool to fix missing Date field in emails.
		Updated Makefile.am to reflect those last two additions.
2006-09-21 08:15:45 +00:00
Tristan Chabredier d42a411ec8 2006-09-21 [wwp] 2.4.0cvs203
* tools/uuooffice
		Added a action tool to open uuencoded docs w/
		OpenOffice (based on uudec method).
2006-09-21 07:42:01 +00:00
Colin Leroy 7c6e4e47e4 2006-09-21 [colin] 2.4.0cvs202
* src/compose.c
	* src/textview.c
		Workaround possible GTK crash: remove selection
		clipboard before destroying widget, or GTK+-2.10
		dies. Thanks to Hiro.
2006-09-21 06:12:00 +00:00
Colin Leroy d7320b1d34 2006-09-20 [colin] 2.4.0cvs201
* src/compose.c
		Fix free-after-use in some cases (when
		procmime_encode_content() frees mimeinfo->data.mem
		and turns it to a temp file)
2006-09-20 18:21:30 +00:00
Colin Leroy 334f5ce3f2 2006-09-20 [colin] 2.4.0cvs200
* src/folderview.c
	* src/summaryview.c
	* src/gtk/gtksctree.c
	* src/gtk/gtksctree.h
		Add tooltips in the folderview and summaryview
		(Doesn't break string freeze as they already
		exist)
	* src/toolbar.c
		Put the spam button in the default configuration
		if compiled with bogo plugin too
2006-09-20 06:15:33 +00:00
Colin Leroy d0ff26b87f 2006-09-19 [colin] 2.4.0cvs199
* src/summaryview.c
	* src/summaryview.h
		Update folder name label on folder rename
	* src/prefs_matcher.c
	* src/gtk/logwindow.h
		Fix warnings
		Patches by Fabien
2006-09-19 16:13:08 +00:00
Tristan Chabredier 574e00535c 2006-09-19 [wwp] 2.4.0cvs198
* src/summary_search.c
		fix can't click forward/backward buttons in the
		search messages.
2006-09-19 08:00:15 +00:00
Paul Mangan 539cbc07c1 2006-09-18 [paul] 2.4.0cvs197
* src/wizard.c
		add missing bracket, capitalise the A of
		'SpamAssassin'
2006-09-18 09:10:11 +00:00
Paul Mangan 59302f6281 2006-09-18 [paul] 2.4.0cvs196
* src/compose.c
		fix bug 1012 'crashed upon sending mail
		from compose window'
		Thanks to Colin
2006-09-18 08:38:28 +00:00
Colin Leroy a6536e7f46 2006-09-16 [colin] 2.4.0cvs195
* src/folderview.c
		Fix "real-time" sorting by freezing/thawing
2006-09-16 16:34:35 +00:00
Colin Leroy 489d3f2b50 2006-09-16 [colin] 2.4.0cvs194
* manual/faq.xml
		Fix the anti-spam entry a bit
2006-09-16 15:34:39 +00:00
Colin Leroy 1318aef732 2006-09-16 [colin] 2.4.0cvs193
* src/wizard.c
		Make sure reviewers have no excuse when stating
		Sylpheed-Claws doesn't have antispam capabilities.
2006-09-16 15:32:28 +00:00
Colin Leroy 86df12369c 2006-09-16 [colin] 2.4.0cvs192
* src/main.c
		Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
		as if the SIGPIPE comes from etpan's thread we could
		trigger a GUI update from this thread.
2006-09-16 13:28:20 +00:00
Colin Leroy b1b9239c7c 2006-09-16 [colin] 2.4.0cvs191
* src/summaryview.c
		Init all members of the struct
2006-09-16 12:24:40 +00:00
Paul Mangan 86d4768b56 2006-09-16 [paul] 2.4.0cvs190
* src/account.c
		improvements to the English
2006-09-16 09:05:07 +00:00
Colin Leroy 3bab86cc3e 2006-09-15 [colin] 2.4.0cvs189
* src/summaryview.c
		HIG order on dialog
2006-09-15 17:11:00 +00:00
Colin Leroy afc889a090 2006-09-14 [colin] 2.4.0cvs188
* src/common/socket.c
	* src/common/socket.h
	* src/common/ssl.c
	* src/common/ssl_certificate.c
	* src/common/ssl_certificate.h
	* src/etpan/imap-thread.c
		the get_fqdn() call done to get canonical name when
		checking an SSL certificate is blocking, which is
		sad as we just did a non-blocking lookup to connect.
		Fix that by letting the fqdn available to the SockInfo,
		and use that in ssl_certificate_check(). For IMAP,
		we don't do it as the lookup's done by libetpan, but
		it's less annoying as IMAP connections as much more
		rare than POP3 connections.
2006-09-14 16:32:50 +00:00
Paul Mangan 69826f0944 2006-09-14 [paul] 2.4.0cvs187
* manual/advanced.xml
		improvements to the English,
		properly place the new hidden options
		within the alphabetical order
	* src/gtk/pluginwindow.c
		improvements to the English
2006-09-14 08:42:08 +00:00
Colin Leroy c7768f5b82 2006-09-14 [colin] 2.4.0cvs186
* src/prefs_common.c
	* src/prefs_common.h
	* src/gtk/gtksctree.c
	* manual/advanced.xml
		New hidden pref, stripes_color_offset, to change
		the value added/substracted to normal bgcolor to
		create the stripes in summaries
2006-09-14 06:16:02 +00:00
Colin Leroy bece396012 2006-09-13 [colin] 2.4.0cvs185
* src/gedit-print.c
	* src/messageview.c
	* src/messageview.h
	* src/summaryview.c
	* src/textview.c
		Fix misc. printing issues:
		- Bad font for linkified headers
		- Different font if the mail was displayed or not
		- Factorize the thing
2006-09-13 17:25:48 +00:00
Colin Leroy 8c77b4838c 2006-09-13 [colin] 2.4.0cvs184
* src/common/ssl_certificate.c
		Only get FQDN once when checking certificate
2006-09-13 17:21:21 +00:00
Colin Leroy 96ebad4cb2 2006-09-13 [colin] 2.4.0cvs183
* src/account.c
	* src/gtk/pluginwindow.c
		Misc. GUI fixes by Fabien
2006-09-13 17:19:11 +00:00
Tristan Chabredier 0b0be22e99 2006-09-13 [wwp] 2.4.0cvs182
* configure.ac
	* src/common/utils.h
	* src/common/utils.c
		get rid of unused wide-char functions.
2006-09-13 13:09:16 +00:00
Tristan Chabredier 6905ceaf9d 2006-09-13 [wwp] 2.4.0cvs181
* src/plugins/pgpinline/sylpheed.def
	* src/textview.c
		merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
		add privacy_reset_error to the .def file,
		do not fork for an external textviewer.
2006-09-13 10:31:49 +00:00
Tristan Chabredier 0cbcbd88dc 2006-09-13 [wwp] 2.4.0cvs180
* src/prefs_common.c
		fix broken font entry in prefs (patch issued by the gpg4win team,
		probably by Marcus Brinkmann <marcus@g10code.de>).
2006-09-13 09:15:17 +00:00
Colin Leroy 918faae771 2006-09-13 [colin] 2.4.0cvs179
* src/folder.h
		Fix a warning in summaryview.c
	* src/mainwindow.c
	* src/summaryview.c
	* src/summaryview.h
		Add missing Mark/* elements in the
		main menu
2006-09-13 06:42:36 +00:00
Colin Leroy d1c3f89950 2006-09-12 [colin] 2.4.0cvs178
* src/prefs_actions.c
	* src/prefs_filtering_action.c
	* src/prefs_matcher.c
		Use (New) instead of New everywhere
2006-09-12 15:53:33 +00:00
Tristan Chabredier 0752fd920c 2006-09-12 [wwp] 2.4.0cvs177
* manual/fr/addrbook.xml
	* manual/fr/handling.xml
		updated some quotes in the fr manual to match the fr translation.
2006-09-12 12:34:05 +00:00
Tristan Chabredier 626e4b2e59 2006-09-12 [wwp] 2.4.0cvs176
* src/prefs_matcher.c
		don't store translated string elements in matcher expressions.
		Also fixed a misused of Q_().
2006-09-12 12:19:32 +00:00
Tristan Chabredier 9cdb03f9c1 2006-09-11 [wwp] 2.4.0cvs175
* src/plugins//bogofilter/bogofilter.c
	* src/plugins//clamav/clamav_plugin.c
	* src/plugins//demo/demo.c
	* src/plugins//dillo_viewer/dillo_viewer.c
	* src/plugins//pgpcore/plugin.c
	* src/plugins//pgpinline/plugin.c
	* src/plugins//pgpmime/plugin.c
	* src/plugins//spamassassin/spamassassin.c
		gettext-ize more strings (mostly plugin error messages).
2006-09-11 17:19:45 +00:00
Colin Leroy 4fce91bc93 2006-09-11 [colin] 2.4.0cvs174
* src/alertpanel.c
		Make maximum buffer size bigger to avoid
		truncating translated messages. Patch by
		Fabien
2006-09-11 17:07:23 +00:00
Colin Leroy fecfc97b2b 2006-09-11 [colin] 2.4.0cvs173
* src/etpan/imap-thread.c
		Fix compilation on OpenBSD, thanks to
		Landry
2006-09-11 16:08:24 +00:00
Tristan Chabredier 2943fd6495 2006-09-10 [wwp] 2.4.0cvs172
* manual/account.xml
	* manual/addrbook.xml
	* manual/handling.xml
	* manual/es/handling.xml
	* manual/fr/account.xml
	* manual/fr/addrbook.xml
	* manual/fr/handling.xml
		documented addressbook matching (condition configuration):
		  addrbook.xml, en fr
		documented per-account filtering rules (handling/filtering
		  section, account section):
		  account.xml, handling.xml, en fr
		slightly updated the handling/searching section to tell few
		  words about the extended search ability:
		  handling.xml, en fr
		added missing <quote></quotes> to Quick Search:
		  handling.xml, en fr es
		fixed a typo (auomatically):
		  handling.xml, en
		changes revisited by Paul.
2006-09-10 13:47:51 +00:00
Paul Mangan f7fef5d098 2006-09-10 [paul] 2.4.0cvs171
* src/prefs_actions.c
	* src/prefs_filtering.c
	* src/prefs_template.c
		adjustments to the gui
		Patch by Fabien Vantard (slightly modified)
2006-09-10 13:29:42 +00:00
Colin Leroy d6fcabfb6f 2006-09-10 [colin] 2.4.0cvs170
* src/summaryview.c
		Check folderitem/summaryview consistency
		(basically automates Update summary). Fixes
		#1011 (wrong (negative) count on unread
		messages)
2006-09-10 12:30:21 +00:00
Colin Leroy 0580de87c8 2006-09-10 [colin] 2.4.0cvs169
* src/gtk/gtksctree.c
		Fix recursive expansion via mouse
	* src/plugins/bogofilter/bogofilter.c
		Use normal filtering way of moving
		messages (batching), possibly fixing
		bug #1015 (Bogofilter plugin doubles
		new messages)
2006-09-10 11:39:49 +00:00